Linux - GamesThis forum is for all discussion relating to gaming in Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi. I installed Doom 3 natively onto Ubuntu, and I wanted to move my save games from Windows to Linux, since it's a long game and I'm not that great at computer gaming. However, I can't seem to find the save games. I've looked on Google, and people have said that it would be in /home/"your name"/.doom3. I go to /home/"my name"/ but there is no .doom3. Does anyone know how to access this folder, or where the save games are?
-rw-r--r-- 1 colin colin 92 2011-05-15 09:37 /home/colin/.dmrc
/home/colin/.dbus:
total 12
drwx------ 3 colin colin 4096 2011-03-29 13:15 .
drwxr-xr-x 51 colin colin 4096 2011-05-15 09:37 ..
drwx------ 2 colin colin 4096 2011-03-29 13:15 session-bus
/home/colin/.doom3:
total 16
drwxr-xr-x 4 colin colin 4096 2011-05-13 19:23 .
drwxr-xr-x 51 colin colin 4096 2011-05-15 09:37 ..
drwxr-xr-x 4 colin colin 4096 2011-05-15 09:39 base
drwxr-xr-x 2 colin colin 4096 2011-05-13 19:23 pb
How do I navigate to /home/colin/.doom3? I know that the game installed in /usr/local/games/doom3, but I can't find any folder called "savegames" like there is in Windows. I can load a game I saved while in Linux, but can't find where it saved to.
~/.doom3/base$ dir
config.spec DoomConfig.cfg doomkey gamex86.so maps savegames xpkey
I opened the savegames folder in the terminal and it showed the games that I saved. However, I can't find this folder without the terminal, so I can't move my Windows saves to it.
You can use the cp command to copy. As far as not seeing the hidden directories in nautilus, you need to go to Edit -> Preferences within a nautilus window, and on the Views tab, check the option for "Show hidden and backup files."
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.