View Single Post
Posts: 150 | Thanked: 16 times | Joined on Jun 2010
#199
Originally Posted by Rob1n View Post
Okay, assuming you don't have a memory card installed, and that you've put the data files into /home/user/MyDocs/games, the following should fix it (you'll need rootsh installed):
Code:
sudo gainroot
rm -rf /media/mmc1/games
ln -s /home/user/MyDocs/games /media/mmc1/games

tried to install starcraft
I followed all instructions as in:
extracted files with stargus
put the CONTENT of data folder into home/user/mydocs/games/stratagus(dun have mmc)
run stratagus from home/user/mydocs(root of internal memory)
entered the above code in xterm
game doesnt start
what am i missing???