You are not logged in.
Pages: 1
Offline
I had the same problem.
I'm not able to find any documentation on gridwars... so I'm not sure if it creates or reads from any dotfile configurations in the user's home folder... so AFAIK, the user needs to have write permission to "Config.txt" inside the /usr/share/games/gridwars directory. And I'm assuming that it also needs write permissions to the folder itself... this way, gridwars will be able to create the "hiscores.dat" file and the "errors.txt" file if it needs to.
So, once I did all that, I found the errors.txt file was telling me that gridwars would not run at the resolution specified in "Config.txt" (1024x768 is the default). I was running this on a netbook, which only has up to 1024x600.
Once I edited the appropriate lines in Config.txt, it started working.
I know this is an old thread, but I don't like finding unanswered Arch threads through Google, and I feel like it should be documented.
Maybe the PKGBUILD could be changed to modify the permissions in that directory.
Another idea would be to copy the /usr/share/games/gridwars directory somewhere to your home folder... but that seems a little bit dirtier.
Offline
Pages: 1