EnhancedQOL
Adds quality of life features to the game that the devs have not added yet.
By GhostNarwhal
Last updated | 13 hours ago |
Total downloads | 48 |
Total rating | 0 |
Categories | QOL |
Dependency string | GhostNarwhal-EnhancedQOL-1.4.1 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
This is an example template replace all info in this file with what you need.
Contents of this mod:
- A Detailed Guideline other than that nothing but a template.
How to Contact Me:
- The Modding Discord Server for Thunderstore: https://discord.gg/kCp4mRAVUE
- The Modding Discord Server for Nexus: https://discord.gg/ka7s2PxsG5
- My Discord Tag: GhostNarwhal
How to Install Mods:
Installing with a Mod Manager
This is the recommended way to install BepInEx to the game.
- Download and install Thunderstore Mod Manager or r2modman.
- Click the Install with Mod Manager button on the top of BepInEx's page.
- Run the game via the mod manager.
Installing Manually
- Install BepInEx or BepInEx by pressing 'Manual Download' and extract the contents into a folder. Do not extract into the game folder!
- Move the contents of the extracted folder into the game folder (where the game executable is).
- Run the game. If everything was done correctly, you will see the BepInEx console appear on your desktop. Close the game after it finishes loading.
- Place all Plugins into
BepInEx/plugins
in their own unique folder some zips contain a folder labeled Plugins at root, you need to go a folder in than put that into the plugins folder.
Mac & Linux:
- Follow the steps here first: Here
- Next do step 4 of the Manual Installation
- Your game should be setup for inscryption modding now
Installing on the Steam Deck (Note You may need to modify this setup if its found to be wrong, If it is, this file should be updated to cover such.)
- Download BepInEx
- Go to
Installed Files
clickBrowse
to open the folder containing The Game's local files; Put the contents Of the zip in this folder. - Download the mods you plan on using and their dependencies, You will need to unzip them.
- Make a folder for each plugin than place them in BepInEx/plugins.
- Enter Gaming Mode and check 'Force the use of a specific Steam Play compatibility tool' in the Properties menu under
Compatibility
. - Go to the launch parameters and enter
WINEDLLOVERRIDES=“winhttp.dll=n,b” %command%
. - Open the Game. If everything was done correctly, you should see a console appear on your screen.