GothicVR icon indicating copy to clipboard operation
GothicVR copied to clipboard

Read Gothic values from Gothic.ini and GothicGame.ini

Open JaXt0r opened this issue 1 year ago • 0 comments

Whenever possible, let's read values for the game from the appropriate INI files.

TODOs:

  1. Read the ini files into memory - Done
  2. Check which values are already used by us but hard coded and alter to use from here
  3. Document on our /Docs folder which values we use. Important for Gamer to know!

Hint: We need to check if both Ini files are available on Steam and GOG version.

e.g. image

JaXt0r avatar Jan 27 '24 05:01 JaXt0r