View Single Post
  #4  
Old April 28th, 2007, 06:24 PM

Evil Dave Evil Dave is offline
Corporal
 
Join Date: Jan 2004
Location: Wilmington, Delaware, USA
Posts: 191
Thanks: 1
Thanked 13 Times in 2 Posts
Evil Dave is on a distinguished road
Default Re: Mac Question: moving save game/mod directory?

Try setting DOM3_CONF to where you want Dom3 to put its directory.

I ran the following test:

evil> mv dominions3 foo
evil> setenv DOM3_CONF /Users/evil/foo/
evil> ./Dominions3 -dddd

-------------------------
----- DOMINIONS ---------
-------------------------

Version version 3.06 (306)dbglevel 4 m68k_endian
datapath='.'
confpath='/Users/evil/foo'
savepath='/Users/evil/foo/savedgames'
modpath='/Users/evil/foo/mods'


and was then able to open an existing game. That seems to say that's the right variable.
__________________
No plan survives contact with the enemy.
--Helmut von Moltke

Have too may pretender files to keep track of? Use catgod to view them.
Reply With Quote