The latest and greatest! This version simplifies the patching process significantly.
- Download the
.exe: Grab the installer from the releases page. - Run the Installer:
- Choose Game Folder: The installer will prompt you to select the folder where your game is located.
- Input API: You'll then be asked to specify the API your game uses. Supports DX9/10/11/12 and Opengl32/64 also Vulkan.
That's it! This version handles the rest for you.
For those who prefer a more hands-on approach or for reference, here's how the original V1 worked.
-
Download the
.7z: Grab the Archive from the releases page . -
Edit
cfg_game.txt: Open thecfg_game.txtfile using Notepad inside the Container. Do not change it with any other Text-Editor ! -
Configure Game Entry: The file's content should follow this format:
game.exe;64/32- Replace
game.exewith the actual executable name of your game. - Specify
64or32depending on whether your game is 64-bit or 32-bit.
Example:
BALDI.exe;64 - Replace
- Created by @jhinzuo and @mxxme-dev
- ReShade