Save file ?

Started by dpro_games, November 24, 2017, 09:09:30 AM

Previous topic - Next topic
Hello, I working on a project with the solarus engine in my school but I can run the quest. I think the probleme come from the save file which cannot be created because of my "student session" can't write on the local disk but only on a serveur. So, how can I change the path to say to solarus than it need to create the file on the serveur and load the save from it ?

Thank you to help me  :)

Solarus automatically detects a writable user directory.

If it does not work, a workaround is to create a savegame file from a computer where it works, and then to put the savegame file in the directory of your quest. Then the savegame will be able to load (but still not to save).

Okay thank for the answer  :)
But I think I will bring my computer to school, it will be easier than ask someone to create the file from an administrator session... Moreover, I'm not sure than the problem come from there.
I mean when I run the game the console show:

Info: Solarus 1.5.3
Info: Opening quest 'C:/Users/--my_name--.TLPU090/Desktop/solarus'


And stop here, but I don't really know what happened