ptitSeb / Eldritch

Eldritch port to the OpenPandora (meaning Arm / GLES2 / OpenAL): Status Working (with latest data file from Steam)
https://boards.openpandora.org/topic/18323-eldritch/
Other
3 stars 2 forks source link

AmigaOS4: crash when save preferences file #4

Closed kas1e closed 3 years ago

kas1e commented 3 years ago

If we go to the preferences in the main screen, go through them, and tried to exit to the main menu screen, it then tries to save to the "./prefs.cfg" and crashes in the EldritchFramework WritePrefsConfig. For AmigaOS4 we need to put that file to the "PROGDIR:" (without ./ at the beginning), or to PROGDIR:.eldritch.

kas1e commented 3 years ago

That one probably fixed, at least the prefs file surely creates on exit, and when I do changes in it manually and load the game again, those changes from the prefs file taken into account. But let it be open for a while until I check it all a bit more

kas1e commented 3 years ago

Yeah, find out that it surely creates and reads fine, no Endian issue there. The only issue with options now is https://github.com/ptitSeb/Eldritch/issues/6, when the game about to call Screen->Reinitialize