About this mod
NG+ scaling continues past NG+7, with no limit. Enables changing current NG intensity at any site of grace.
- Requirements
- Permissions and credits
- Changelogs
Try it with Elden Ring Uncapped!
Requirements
- Mod Engine 2
- Elden Ring Version 1.12.3 ROW (Not compatible with Japanese version)
Installing
Unzip the file, and drop the contents in the mod engine 2 directory. Open the file "config_eldenring.toml" in the mod engine 2 folder and follow the instructions starting with the line "List of files that will be loaded into the game as DLL mods.". for example, If you have no other dll mods installed, replace "external_dlls = []" with "external_dlls = [ "endlessNg.dll" ]"
libER installation
Contained in the zip folder is libER. it is a requirement for the mod and also must be installed. You can simply place the contents of the liber folder on the game folder( the same place as eldenring.exe) to install it.
Configuration
In the INI file, you can set the following options:
fix standard damage: fixes the strange behaviour in the vanilla game where standard typed physical damage is multiplied twice by NG scaling.
Compatiblity/Merging
the csv file can be used with Smithbox to merge the regulation.bin file. Merging the script files will require ESD Studio, check the talk.py script in the source code download. the various flag options in the ini file can be modified if the default flags are incompatible with other mods, but they must also be changed in the script. the changed msg files are: EventTextForTalk.fmg and GoodsName.fmg.
For custom use in mods, the event flag range consists of a range of 32 flags which will contain a number that will be added or removed from the current NG cycle, event flag sign should be true to add it to the current number and false to subtract it, and event flag check should be set to true to start the process of updating the current NG cycle.
Notes
remember to back up your saves!
Uninstalling
Remove any added files.
Credits
Thanks to TechieW, without These Mods as examples I would have absolutely no idea what to do to make something like this.
Dasaav, creator of libER.