Dorfromantik Guide

The more Tiles mod for Dorfromantik

The more Tiles mod

Overview

Warning : The use of mods or cheats that give the player an unfair advantage will result in a ban on the leader-bored.Are you tired of running out of tiles? Do you wish you can go negative. Do you want to play creative mode but its not out yet? well i got the mod for you.What the mod dose? It change the quest reward so you gain 54 tiles per quest completed vs the 4 you usually get. It also sets the score to negative. So instead of getting 10 points you -10.note (A): This mod will be delete if you re-download the game or verify integrity.Step 1: go to https://github.com/SpaceyGnat/Dorfromantik-Mod and download the Assembly-CSharp.rarstep 2: go to C:SteamLibrarysteamappscommonDorfromantikDorfromantik_DataManagedstep 3 (optinal): make a backup of the Assembly-Csharp.dll or you can look at the note (A) above about deleting the modstep 4: replace the Assembly-Csharp.dll in the folder with the one you just downloaded.step 5: playIf you want to learn more about the mod or want to see the steps again go to the readme on github link.This is my first mod and i hope you enjoy.

Pictures

How to replicate the mod.

This section will go over how i modded the game.

note: Make sure the game is close

step 1: you need a .net assembly editor i use dnSpy its mainly use for unity games like this one.

step 2: once you have downloaded a editor of your choice locate the Assembly-CSharp.dll

note: for this game its under. C:SteamLibrarysteamappscommonDorfromantikDorfromantik_DataManaged

step 3: If your using dnSpy go to file>open and find the assembly-CSharp.dll.

step 4: once the file is open you to assembly-CSharp > Assembly-CSharp.dll > {} – > TileStack > AddQuestRewardTiles. you screen should look like this.

all you have to do is change this.AddRandomTiles(count, true); to this.AddRandomTiles(count + 50, true); or any number you wish to gain.

step 5 : you got to save it so file > save Module and your done

SteamSolo.com