Other user's assetsThis author has not specified whether they have used assets from other authors or not
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
This mod sets a lifespan and render fade distance on bullet decals, which otherwise can cause massive performance hits in areas with large fights, especially if they take multiple attempts. By default, bullet hits are permanent, causing excessive draw calls, reducing CPU performance. Also changes a few other settings to improve performance.
This mod works by using UE4SS to run a LUA script. There is an included config file to pick the settings you want. Simply install UE4SS, add the mod folder, and set your options. Launch the game and you should be all set.
INSTALL: 1) Download UE4SS at https://github.com/UE4SS-RE/RE-UE4SS/releases/latest -- You need the main archive, not the zDEV version or others -- UE4SS_v#.#.#.zip 2) Extract the archive 3) Open the resulting folder -- You should see a "mods" folder and a handful of files 4) Copy everything in the opened folder and paste it into your game Win64 folder -- On steam, this is usually "C:\Program Files (x86)\Steam\steamapps\common\Forgive Me Father 2\FMF2\Binaries\Win64 -- You should see FMF2-Win64-Shipping.exe in this folder 5) Open the "mods" folder at \Win64\Mods 6) Copy and paste the "Performance_Optimizer" folder and "mods" text document from the mod archive and paste them into the "mods" folder -- Replace the existing "mods" text document when asked 7) Open the "Performance_Optimizer" folder, then open "Scripts" 8) Open the "Config" file in a text editor and modify the settings to your liking, then save -- See below for details 9) If your system supports it, right-click the game in the Steam library, click properties, and set launch options "-D3D12" 9) Launch the game
CONFIG: FadeDistance - The distance at which bullet decals fade out FadeDelay - The max lifespan of bullet decals in seconds ShadowOptimization - Whether to enable shadow optimization commands