uberhalit / EldenRingFpsUnlockAndMore

A small utility to remove frame rate limit, change FOV, add widescreen support and more for Elden Ring
MIT License
1.21k stars 111 forks source link

non-English character fix (path not found) #13

Closed mrdellis closed 2 years ago

mrdellis commented 2 years ago

3 alternative fix to select the file yourself

This is an alternative to choosing the path yourself .

It will check if displayName has non-English/Standard characters and try to use InstallLocation instead. I also added a check to see if the eldenring.exe is actually in the path if found before returning it to make sure its valid.

(had to remove the icon.ico since its not on github so i was not able to compile)