Hello there, Please find the information below provided by the author of SimpleTrainer. Since R has enabled direct storage on Enhanced, there is no way to write to trainerv.ini in-game anymore, therefore you need to change the location of that file, and move it out of the game directory. If you are on legacy, copy the trainerv.ini to %appdata%\trainerv\legacy\ if trainerv\legacy doesn't exist, either create the folders or run the game once, as it will create those directories for you. On Enhanced you move the ini file to %appdata%\trainerv\enhanced. Note how %appdata% is an environment variable the full path is c:\users\YOURUSERNAME\AppData\Roaming\trainerv\legacy or c:\users\YOURUSERNAME\AppData\Roaming\trainerv\enhanced. Some people have noticed slower saving times when doing this, for this you just need to add a folder exception in Windows defender, or whatever AV you are using. For windows defender: search for Windows security, Virus & thread protection settings, manage settings, exclusions, add or remove exclusions, add an exclusion, folder, and now type in %appdata% into the address bar, and select trainerv folder, and select folder. To make the defender exception you could also run powershell as admin and enter : Add-MpPreference -ExclusionPath $env:APPDATA"\trainerv"