Author Topic: Tremulous on my lap top.  (Read 2839 times)

CPT. CAMPBELLS

  • Posts: 5
  • Turrets: +0/-0
Tremulous on my lap top.
« on: June 27, 2012, 11:24:03 am »
For whatever reason whenever Im in the game, I have to change the brightness and sound affects but it never saves it it says something failed to save every time, I dont know whats wrong with it? But it saves on the other laptop makes no sense to me?
CAPT.CAMPBELLS

Nux

  • Posts: 1778
  • Turrets: +258/-69
Re: Tremulous on my lap top.
« Reply #1 on: June 27, 2012, 11:58:50 pm »
If you're on windows, go to C:\Program Files\Tremulous\base\ (or wherever you keep your tremulous files) and look for files ending in ".cfg". These files store settings information that are passed to Tremulous every time you start it up. Just edit/create a file called 'autoexec.cfg' with your preferred settings in that directory.

/dev/humancontroller

  • Posts: 1033
  • Turrets: +1002/-383
Re: Tremulous on my lap top.
« Reply #2 on: June 28, 2012, 02:48:37 am »
For whatever reason whenever Im in the game, I have to change the brightness and sound affects but it never saves it it says something failed to save every time
if you've downloaded the old, 1.1.0 version of Tremulous, then the program probably doesn't have write access to the C:\Program Files\Tremulous\base folder. Supply a writable path by running the program with the following arguments: generally
Code: [Select]
+set fs_homepath <writable_path>
eg.,
Code: [Select]
+set fs_homepath C:\My Documents\Tremulous
the other, crappy solution would be to run the program as an administrator user.
I dont know whats wrong with it?
yes, you don't.
But it saves on the other laptop makes no sense to me?
yes, it doesn't.