About this mod
Multiply coins and star coins gained by a custom amount.
- Permissions and credits
- Changelogs
- Donations
With this mod installed, the amount of coins and star coins gained is multiplied by a custom amount (default 10x).
You can change the multiplier in the config file.
Values are stored as Int32 which has a max value of 2,147,483,647. If any currency ever goes over this amount, it will probably roll over to the min value of -2,147,483,647. Be reasonable in choosing a multiplier.
Note that moonstone amounts are controlled by the server so this mod skips them.
Here's a video someone made showing how to use this mod:
Config
A config file BepInEx/config/aedenthorn.CurrencyMultiplier.cfg is created after running the game once with this mod.
You can adjust the config values by editing this file using a text editor.
Technical
This mod requires BepInEx.IL2CPP to be installed for Dreamlight Valley.
To install BepInEx.IL2CPP
To install this mod, place the contents of its zip file in the BepInEx\plugins folder (create it if the folder doesn't exist) and restart the game.
Code is at https://github.com/aedenthorn/DDVMods.
If you want to complain or ask for help or help me test my mods, you can visit my Discord server.
You can change the multiplier in the config file.
Values are stored as Int32 which has a max value of 2,147,483,647. If any currency ever goes over this amount, it will probably roll over to the min value of -2,147,483,647. Be reasonable in choosing a multiplier.
Note that moonstone amounts are controlled by the server so this mod skips them.
Here's a video someone made showing how to use this mod:
Config
A config file BepInEx/config/aedenthorn.CurrencyMultiplier.cfg is created after running the game once with this mod.
You can adjust the config values by editing this file using a text editor.
Technical
This mod requires BepInEx.IL2CPP to be installed for Dreamlight Valley.
To install BepInEx.IL2CPP
- Download https://builds.bepinex.dev/projects/bepinex_be/665/BepInEx-Unity.IL2CPP-win-x64-6.0.0-be.665%2B6aabdb5.zip
- Unzip this file and copy the contents into the game's main folder. Find the game's main folder in steam by right clicking on the game's entry, Manage > Browse Local Files...
- Run the game - it will take some time the first time to setup the game for modding. If it worked, the BepInEx folder will have several new folders including config and plugins.
If your unzip program puts the contents in a single folder, copy the contents of that folder, not the folder itself. There should be five
things you are copying. You should end up with a folder called BepInEx and several new files including winhttp.dll in the same folder as ddv.exe
To install this mod, place the contents of its zip file in the BepInEx\plugins folder (create it if the folder doesn't exist) and restart the game.
Code is at https://github.com/aedenthorn/DDVMods.
If you want to complain or ask for help or help me test my mods, you can visit my Discord server.