Gothic-UnZENity-Project / Gothic-UnZENity

Fan project recreating Piranha Bytes' evergreens Gothic I and Gothic II in Unity Engine. Currently focussing on VR.
GNU General Public License v3.0
6 stars 1 forks source link

Bugfix/world loading #62

Closed JaXt0r closed 1 week ago

JaXt0r commented 1 week ago

To test:

  1. Load game with XRIT/HVR in MainMenu -> Select Save Game -> Game loads now (loading bar is filling up...)
  2. Set GameConfiguration to "noMainMenu" + "Use SaveGame"
    1. Select a non-existant savegame slot (folder) -> Console should show you a Debug error
    2. Select an existing savegame slot (folder) --> Game should load
JaXt0r commented 1 week ago

Phew. 😅