saving single player settings

General Stuff about Armagetron, That doesn't belong anywhere else...
Post Reply
User avatar
Joe
Core Dumper
Posts: 161
Joined: Fri Aug 27, 2004 6:11 am
Location: C eh N eh D eh
Contact:

saving single player settings

Post by Joe »

k i play on single player alot to train, but everytime i go on my settings from the previous time have been set back to default, so how do i save them, is their like a save_settings thing i have to type in my console?
User avatar
Z-Man
God & Project Admin
Posts: 11717
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

You're making changes at the console you can't make in the menu, such as CYCLE_RUBBER, right? You can't save them, you have to edit them in settings.cfg where they are defined. Better, heed the advice in settings.cfg and copy them over to a new file called autoexec.cfg and make your personal changes there. settings.cfg will be overwritten when you upgrade.
User avatar
Joe
Core Dumper
Posts: 161
Joined: Fri Aug 27, 2004 6:11 am
Location: C eh N eh D eh
Contact:

Post by Joe »

it seems that i cant modify anything on my game, says somthing like 'resources cannot be modified', i cant put in moviepacks either, may be because im on mac but before i could, hmmmm this is weird, anyone know why i cant modify anything my game at all?
gnorty
Core Dumper
Posts: 187
Joined: Wed Nov 02, 2005 2:45 am

Post by gnorty »

have you checked the permissions on the resource directory?
User avatar
dlh
Formerly That OS X Guy
Posts: 2035
Joined: Fri Jan 02, 2004 12:05 am
Contact:

Post by dlh »

Joe wrote:it seems that i cant modify anything on my game, says somthing like 'resources cannot be modified', i cant put in moviepacks either, may be because im on mac but before i could, hmmmm this is weird, anyone know why i cant modify anything my game at all?
Create autoexec.cfg in ~/Library/Application Support/Armagetron Advanced/var (or config). Make sure in TextEdit.app that you editing in plaintext (Format -> Make Plain text, it will say Make Rich Text if you are already in Plain text).

Never modify files inside the Armagetron Advanced.app bundle. Put moviepacks at ~/Library/Application Support/Armagetron Advanced, resources (maps) at ~/Library/Application Support/Armagetron Advanced/resource/…, etc…. The ~ means your home directory.
Post Reply