GUI rendering on High res displays

Report crashes, strange behaviour, or apparent bugs
Juancho
Posts: 9
Joined: 11 Jun 2018, 03:14

Re: GUI rendering on High res displays

Post 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"

Post Reply