Ruggie74 wrote:
I'm having the same issue you're having. I want to use Freesync, but I can't locate a /script folder to find the gameusersettings file. I'm fairly new to all this, so would you care to explain where I might find that file so that I can copy+paste your solution?
Thanks!
There's no "/script" folder, that's just part of the GameUserSettings.ini file that you'll be editing. To find where that file is kept just paste this into an explorer window and it should take you to the right place.
Code:
%LOCALAPPDATA%\BloodstainedRotN\Saved\Config\WindowsNoEditor
That's where you'll find the GameUserSettings.ini file. Open that and copy and paste the text with your desired resolution at the bottom of the [/Script/Engine.GameUserSettings] section of the file. It should look something like this when you're done.
Save that file and close it, then right click on the GameUserSettings.ini file and go to Properties. At the bottom of the window that pops up there will be a section labelled Attributes and next to that will be a checkbox marked "Read-only". Check this box and click Apply, then OK.
Now, provided you've copied and replaced the game's executable with the modded one, your game should be good to go! You can grab the modded exe from
here.
Hope it works for you!