CharEd BTWX

This was supposed to be just a demo version that I put out before I go on spring break to alaska to visit the old people that give me stuff and are somehow related to me, but I guess I forgot to specify.


you need to read and save by byte in file.
This can be done in windows by winAPI or some internal call like(BlockRead,Read,Write etc), you can make a winapi call from VB don't you(microsoft platform and all)?

Ive been experimenting with that, but Ive been trying to figure out where the data is supposed to be read from. Ive almost got the GCD format figured out, and a text file support thing implemented, but I havent even touched save.dat yet, so inless theres someone who can help or something then I have to dive into them with a hex editor and mess around until I figure it out.
 
Is VB good for something? Grins from an ex Sun Microsystems staff engineer
It's good for decompiling :D, you can decompile it like Fallout script.
If someone wants easy building of GUI apps for windows it's better to take some Borland tool (Delphi,C Builder), you get some real compiler this way ;).
 
Is this editor on hold ?

Also a note with the file avalaible in the download center would be great, nothing to wonder its an .exe, Quite a luck I finally thinked to that.
 
Back
Top