34736384 / genshin-fps-unlock

unlocks the 60 fps cap
MIT License
2.8k stars 216 forks source link

New method to find Genshin executable #484

Closed ProsD03 closed 4 days ago

ProsD03 commented 1 week ago

Hello, I found a way to get the path to Genshin Impact's executable, not using the config.ini file but by reading the gamedata.dat file found in the Launcher appdata folder. An example of how this method works can be found in a program i worked on: https://github.com/ProsD03/NeoHanega/blob/develop/GenshinFinder.cs

I can work on the function myself and then make a pull request, if that's ok.

Thanks