Demos, screenshots and cfgs dont show in quake 3 folders

12 replies [Last post]
scrind
scrindlebeeper's picture
Offline
Joined: Sep 2006
Posts:

This has been really annoying for around a year now. I have also reinstalled since then but still no luck, any help would be appreciated.

regards...

Login or register to view attached files

eu.jeff
jeffrey's picture
Offline
Joined: Aug 2006
Posts:
NL Netherlands
Re: Demos, screenshots and cfgs dont show in quake 3 folders

Win xp/vista/7 linux mac ? other ????????

scrind
scrindlebeeper's picture
Offline
Joined: Sep 2006
Posts:
Re: Demos, screenshots and cfgs dont show in quake 3 folders

vista.

BOZO
Bozo's picture
Offline
Joined: Feb 2010
Posts:
Re: Demos, screenshots and cfgs dont show in quake 3 folders

I assume you already have done a file search? (search in hidden / system folders for *.dm_68)

epsiplayer
THE ONE AND ONLY
intact-epsilon's picture
Offline
Joined: Dec 2006
Posts:
Re: Demos, screenshots and cfgs dont show in quake 3 folders

please check this in console to see where the quake 3 gets his resources (files) from:
/fs_path
maybe you have more then 1 quake 3 installations ?
also be aware that 1 time happen to me that the quake 3 to start using the files from the "Documents And Settings/Application Data/Quake 3 Arena/excessiveplus/" (Straight face on windows xp)

fs_path can also be configured from the shortcut command command line by adding
+set fs_path >>absolute path<<

___
epsinoob


[MR.]RIDDLER
Offline
Joined: Oct 2008
Posts:
Re: Demos, screenshots and cfgs dont show in quake 3 folders

You clicked on compatibility files?

BOZO
Bozo's picture
Offline
Joined: Feb 2010
Posts:
Re: Demos, screenshots and cfgs dont show in quake 3 folders
epsiplayer wrote:

please check this in console to see where the quake 3 gets his resources (files) from:
/fs_path

I don't think so. It's either /fs_homepath or /fs_basepath. Happy

scrind
scrindlebeeper's picture
Offline
Joined: Sep 2006
Posts:
Re: Demos, screenshots and cfgs dont show in quake 3 folders

thankyou very much guys found them between your help nice one. Big grin

regards scrind

vex!
Offline
Joined: Jul 2006
Posts:
Re: Demos, screenshots and cfgs dont show in quake 3 folders
epsiplayer wrote:

fs_path can also be configured from the shortcut command command line by adding
+set fs_path >>absolute path<<

___
epsinoob

Would you mind explaining exactly how to do this? I was having the same problem and found them in the AppData folder for Windows 7.

epsiplayer
THE ONE AND ONLY
intact-epsilon's picture
Offline
Joined: Dec 2006
Posts:
Re: Demos, screenshots and cfgs dont show in quake 3 folders
vex! wrote:


Would you mind explaining exactly how to do this? I was having the same problem and found them in the AppData folder for Windows 7.

9d1c65341c2e4ed7 wrote:

I don't think so. It's either /fs_homepath or /fs_basepath. Happy

this is why you should add this into your quake3.exe shortcut or bat file :

quake3.exe ..... +set fs_homepath >>absolutepath<<

example:

quake3.exe +set fs_game excessiveplus +set vm_cgame 2 +set vm_ui 2 +set fs_homepath "M:\games\quake3"

___
epsinoob


vex!
Offline
Joined: Jul 2006
Posts:
Re: Demos, screenshots and cfgs dont show in quake 3 folders

The thing is, /fs_homepath and /fs_basepath both show the correct path, but it's saving it in a completely different folder.

Also, I was asking HOW to set that command line into quake3.exe. I've never done that with anything. Worried