True it writes in the current folder, due to the original design of the game structure (meant to be packaged for gaming platform). Is this a blocker for pushing the port ? If yes I ll try to come up with a solution.
Regards. On 3 May 2018 at 15:09, Solene Rapenne <sol...@perso.pw> wrote: > > Solene Rapenne writes: > > > David CARLIER writes: > > > >> Thanks for your input, here an updated version. > >> > > > > Seems fine for me. Doesn't work on powerpc, but I can't understand why, > > maybe too low memory (512 Mb) so I don't think we should tag this arch > > as broken. > > > > ok solene@ > > When playing the game, it creates the following files in $PWD : > > default.cfg > log.txt > savegame.dat > savegame2.dat > scores.dat > scores_multiplayer.dat > > is there a way to prevent it ? Those files should be in something like > ~/.barony or ~/.config/barony or /some/where/, not $PWD. >