Page 1 of 1

[GRf Wizard 1.7 released]

Posted: 17 Dec 2003 07:34
by Andrex
I haven't added the grdtogrf control yet, this release is for compatibility and integration with the upcoming NFO Editor.

What's new
- Minor bug fixes.
- Added support to automatically encode files modified by the upcoming NFO Editor tool.

Posted: 17 Dec 2003 08:45
by eis_os
Maybe I can create a c dll from grdtogrf
(it would work on filenames but you wouldn't need to make an extra dos box)

You are useing VB right?

Posted: 17 Dec 2003 17:53
by Andrex
Yes.

Posted: 27 Dec 2003 11:07
by Hyronymus
Andrex, I found an error in your grfwizard. On my computer running 'Reencode preious' gives me the following error:

Code: Select all

GRFCodec version 0.9.5 - Copyright (C) 1999-2003 by Josef Drexler
Error opening f:\ttdwindows\sprites"\ns1200.nfo: Invalid argument

D:\BACKUP TTDeluxe>
It seems there is an unexpected " in the command line.

Edit: funny thing is that it launches encoding correct from within the NFO editor. The command line seems to be similar.

Posted: 27 Dec 2003 22:18
by Andrex
That's strange. :?

Posted: 27 Dec 2003 22:25
by broodje
I have exactly the same problem, bit anoying becouse you can't use reencode last now. Oh btw is there a way to supress the *.new extension when you made a mistake in the nfo? becouse now I think it works when I run ttd, but thats only becouse the codec generated a .new file instead of .grf I rather have an error from ttdpatch so I know wich line is wrong.

Posted: 29 Dec 2003 06:08
by Andrex
Hyronymus wrote: It seems there is an unexpected " in the command line.
Please tell me if the " is saved in the registry. It is the SourceDir key in the following location:

HKEY_CURRENT_USER\Software\VB and VBA Program Settings\GRFW\Settings

I have encoded and re-encoded several times from either Wizard itself or NFOEditor without problems, even when using paths with spaces.

Posted: 29 Dec 2003 09:01
by goalie
it also says to me no spaces in location allowed

Posted: 29 Dec 2003 12:03
by broodje
hmm simple answer, Yes the register has that settings map. (and yes it is filled :) )

The in the register the last encoded item looks right, eg it doesnt have spaces and such and it point to the right grf. same counts for the source dir. so buth items dont have any " in it.

Posted: 29 Dec 2003 19:45
by Hyronymus
Same result on my pc, Andrex.