View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#141
Originally Posted by ududud View Post
Ty Rob1n, really!, now this game run OK .... only this dont save. but you was say me in the other post this :

sudo gainroot
cd /media/mmc1
chown -R user: *

You think if i change the "cd /media/mmc1" to "cd /home/user/MyDocs/" i can go save now?

im w8ing your comment because i think that cant write this if dont know what is
That won't make any difference I'm afraid, as MyDocs is FAT32 so permissions cannot be used. The games are saved into /home/user/.stratagus-2.2/wc2/save, so try running:
Code:
sudo gainroot
cd /home/user
chown -R user: .stratagus-2.2
 

The Following User Says Thank You to Rob1n For This Useful Post: