Hello there,
I have ZETH installed (plus config etc) at x:/dev/zeth, and my PWADs are in x:/, as zeth.ini/cfg states. I run ZETH through the Start Menu via a link, which is set up to chdir to x:/dev/zeth ("working directory") and execute zeth.exe from there. However, when I leave ZETH and check x:/ I find some files created by zeth: doom2.fab zeth.ini and zeth.bak.
Maybe ZETH forgets to chdir() back to x:/dev/zeth while it was working in x:/.
ZETH: wrong paths
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
- Kappes Buur
-
- Posts: 4177
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
- Contact:
.
If you do not want ZETH to change the ZETH.INI file, would it not be easier to set this in the ini file:
.
If you do not want ZETH to change the ZETH.INI file, would it not be easier to set this in the ini file:
Code: Select all
# Automatically save settings?
SaveIniFile = False
Semantic nonsense!
I think whatever I did was easiest, since I didn't know I could add that bit until just now. It would have been "hard"er to wait until I could come here and ask.Kaptain Buurstoggle wrote:.
would it not be easier to set this in the ini file: