Page 2 of 2

Re: GUI rendering on High res displays

Posted: 17 Nov 2022, 08:49
by Juancho
coppelia wrote: 15 Nov 2022, 13:11 Hello Juan,

Since CoppeliaSim V4.4, the usrset.txt file is not located in <installDir>/system/ andymore. Type following into the statusbar, to get an idea where the settings file is located:

Code: Select all

> sim.getStringParam(sim.stringparam_usersettingsdir)
Cheers
Thank you!
I found the file using your suggestion. In my case is:

Code: Select all

>"C:\\Users\\my-user\\AppData\\Roaming/CoppeliaSim"