Page 24 of 27

Posted: 21 Aug 2006 01:39
by Flamelord
Escape does not mean quit, has never meant quit, should never mean quit. It's bad programming to use the escape key as a "quit" button. That's what alt-F4 is for.

Posted: 21 Aug 2006 03:49
by Csaboka
Simulating user input isn't a very roboust solution, regardless of what you simulate. TTDPatch already has a -!w debug switch to suppress "press any key" messages. I don't know what exactly the version detection needs, but you can use -!w- to continue after any warnings, or -!w+ to quit when the first warning is encountered.

Posted: 21 Aug 2006 07:41
by Andrex
Esc is only sent to very old TTDP versions, and remember TTDXC requires 2.0 or later. Anyway, I didn't know such -!w+ param was supported in old versions, so I'll use it in next version.

Regarding the GRF updater, it propmpts to download new graphics only when a new TTDPatch version with new graphics is installed for the first time. Then it assumes the GRFs are already installed, it wont prompt to download sames files again and again when reinstalling any TTDP version.

Posted: 21 Aug 2006 23:33
by krtaylor
Yes, but, if you are jumping up several versions, it doesn't prompt you to do the necessary upgrades, and if you do it manually, there's no indication that it was successful (e.g. by a checkmark next to it, to show that you are already up to snuff.)

Posted: 28 Aug 2006 02:33
by Andrex
Csaboka wrote:Simulating user input isn't a very roboust solution, regardless of what you simulate. TTDPatch already has a -!w debug switch to suppress "press any key" messages. I don't know what exactly the version detection needs, but you can use -!w- to continue after any warnings, or -!w+ to quit when the first warning is encountered.
Too bad that switch doesn't work on versions 1.9.x... now I remember I tried that before without success. :? Actually no command line switch worked on most 1.9 versions.

Posted: 28 Aug 2006 07:07
by Wile E. Coyote
I know it's OT, but is it any chance for new NFO editor version?

Posted: 28 Aug 2006 16:22
by Andrex
Not from me at least.

I provided the entire NFO Editor source code to orudge (over 2 years ago), because he wanted to integrate it to his GRF editor program, but I never knew what happened with that project, so ask Owen about that.

Posted: 04 Sep 2006 18:31
by orudge
I did do some work on it, however, my GRF Editor itself was abandoned. I'm not sure if I did any work of significance on NFO Editor, I may poke through it sometime if somebody reminds me in the future.

Posted: 05 Sep 2006 17:59
by Andrex
Here's a screenshot from version 2.8.5, now with all alpha/beta switches joined with the rest of the switches, in categories retrieved from the XML file when possible. The additional switches tab is gone.

TTDXC no longer provides switch info at all, therefore an XML from version 2.0 rev 1 will be downloaded for TTDP versions with no XML support. All switches up to 2.5 beta 8 are now shown with proper names, but I need some translations before releasing this version.

Posted: 08 Sep 2006 21:26
by MJS
The selectgoods switch now allows only values from 2 upwards, and not just "selectgoods", as it did before. That's quite a pity, I feel. (See details at http://wiki.ttdpatch.net/tiki-index.php ... &pagenum=1.)

Posted: 08 Sep 2006 21:57
by Patchman
But setting it to "2" is the same as setting it to "on" in 2.0. And setting it to "on" now is almost the same, except better.

Posted: 09 Sep 2006 18:39
by MJS
Ah. Then there's something I don't understand. I had it set to 2 in the savegame I posted elsewhere, and then I had unsollicited cargo coming up at my stations. Did I do something wrong, then? Because it wasn't like that before - nothing would turn up at a station if no train had passed by.

Posted: 09 Sep 2006 21:00
by Patchman
This should really be split off from this topic here, but in the .cfg you posted earlier, the switch was set to "off", not "2".

Posted: 11 Sep 2006 20:12
by MJS
Sorry, you're quite right. Then all I have to report is that it's fixed. Thanks for your help!

Posted: 15 Sep 2006 23:05
by boneyman
Where can i download that file?

Posted: 15 Sep 2006 23:16
by Redirect Left

Posted: 17 Sep 2006 11:57
by Redirect Left
Andrex, i believe i may be having a slight hitch with your program, please check this thread for info, specifically Csaboka's post :)

Posted: 19 Sep 2006 19:23
by lobster
hmm, the configurator just updated itself from 2.8.0 to... 2.8.0. or so i think. anyhoo.

Posted: 19 Sep 2006 20:26
by Redirect Left
Mind did too, said it was 2.8.0 to 2.8.5, but it still says 2.8.0 on the top? :?

Posted: 19 Sep 2006 21:42
by lobster
yes, indeed. although odd, i'm still patiently awaiting 2.8.5 anyway, so no big deal.