Forum archive
Linux file permissions to get in-game?
- When launching the program, it loads as 320x240 bpp. The nuclear intro happens and it crashes and throws the error "Error opening /tmp/tmpsong.mid: Permission denied" It does not do this when running as root.
What files do I have to give share permissions to to get in-game? Re: Linux file permissions to get in-game?
You probably have an existing /tmp/tmpsong.mid from when you ran as root. Delete the file, and then it should be able to be recreated when you run the game as your user.- It works super, thanks!