clearing on 1/6/2011 at 02:46
DJ Riff, наверное надо добавить новую ссылку на первую страницу темы?
DJ Riff on 1/6/2011 at 06:10
Quote Posted by clearing
DJ Riff, наверное надо добавить новую ссылку на первую страницу темы?
Добавлю, когда буду уверен в отсутствии багов.
I'll update the link in the first post as soon as I'm sure the version is bug-free.
gnartsch on 1/6/2011 at 21:52
Thanks DJ Riff !
In the german version I noticed a few typos and at least 2 phrases that can not be fully displayed.
An updated german translation will follow tomorrow.
SunBeam on 9/6/2011 at 10:04
Hi there. I tried TafferPatcher today at work, on an XP SP3 OS, twice and it doesn't WRITE data to cam.cfg, after hitting OK on DDFix's GUI options (where you set W, H and FOV). Considering the game hasn't been run yet, cam.cfg won't hold any info regarding the resolution user HAS TO pick :-)
Cheers,
Sun
fibanocci on 9/6/2011 at 10:34
Quote Posted by SunBeam
Hi there. I tried TafferPatcher today at work...
Nobody knows what you did. You have to describe it better. Which TP version did you use. Do you have admin rights? Did you install the game or just modify it? Which version of ddfix? And so on.
DJ Riff on 9/6/2011 at 13:37
Quote Posted by SunBeam
Considering the game hasn't been run yet, cam.cfg won't hold any info regarding the resolution user HAS TO pick :-)
It should add this line then. OK, I'll look into it thoroughly
SunBeam on 10/6/2011 at 06:46
@DJ Riff: When the resolution/FOV GUI appears, that info is saved where? Cuz from what both of us can remember, if resolution values in cam.cfg and other config file (it was ddfix.ini, but now I don't see the values in there) don't match, game will report "invalid resolution in cam.cfg"..
DJ Riff on 10/6/2011 at 08:11
Quote Posted by SunBeam
@
DJ Riff: When the resolution/FOV GUI appears, that info is saved where?
The resolution is saved in:
— ddfix.ini (if ddfix version is lower than 1.5.11)
— cam.cfg (should add the string if not present)
— tafferpatcher.ini
— thief2.exe if the widescreen mod is used and ddfix version is lower than 1.5.11
— dromed.exe if present and not disabled by the checkbox on Tasks page
FOV is saved in:
— ddfix.ini
— tafferpatcher.ini
— thief2.exe if the widescreen mod is used and ddfix version is lower than 1.5.11
— dromed.exe if present and not disabled by the checkbox on Tasks page
Fog fix is saved in:
— ddfix.ini ([Fog] section)
— cam.cfg (
fogging 1 if the checkbox is set, bypass if not)
At least it's supposed to work this, but the function went insane when I added the fogging line modification. Now I nailed the issue — it's the compiler not handling TStrings object properly (Append method does not update Count property in this particular case). An update will come soon.
jermi on 10/6/2011 at 14:16
Does it do that in ddfix safe mode?