Ouchface
Register | User Profile | Member List | F.A.Q | Privacy Policy | New Blog | Search Forums | Forums Home
Doomworld Forums : Powered by vBulletin version 2.2.5 Doomworld Forums > Classic Doom > Doom Editing > ZDoom with different filetypes
 
Author
All times are GMT. The time now is 11:58. Post New Thread    Post A Reply
Orbis
Green Marine


Posts: 37
Registered: 03-04


I just recently discovered that ZDoom can be "force-fed" different filetypes, as long as the basic WAD data structures remain intact. For example, you could convert a wad with no nodes structures in it to a .WTF or .OMG file or whatever and run it in ZDoom with absolutely no problems, and it will still build nodes for you upon loading the map/maps. Interesting...Eh?

Old Post 07-06-04 05:25 #
Orbis is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
Linguica


Posts: 3698
Registered: 05-00


And the benefit of this would be...

Old Post 07-06-04 05:32 #
Linguica is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
Orbis
Green Marine


Posts: 37
Registered: 03-04


I've heard of the 2-byte limit on everything- ZDoom solved most of it, except for 64k sidedefs (or was it linedefs? INS). Maybe this could be a step towards solving the 64k linedefs/sidedefs problem. I mean, they say that the .WAD extension can't handle anything over 2-byte signed (or in ZDoom's case, unsigned) values for all the self-imposed limits. And another thing somewhat related to this is that it can read DoomEd4 files (the version that builds wads almost entirely different from regular ones), so this little "hole" in ZDoom could help along the solution to that problem. And what I mean by "entirely different from regular ones," I meant that it builds nodes using different structures than the normal Doom(2) wads seen around today; such as TAG DESC (segment triggers stored in here instead of in linedefs and sectors IIRC), THINGS P (not so sure about this one, doesn't read correctly in XWE), SEGS EFS (also doesn't read properly), and NODES RS. Do you get what I'm saying here?

Old Post 07-06-04 06:09 #
Orbis is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
Ultraviolet
933-phunk-5up4h-94n9574


Posts: 3241
Registered: 03-02


Filename extensions don't mean anything.

Old Post 07-06-04 06:57 #
Ultraviolet is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
boris
meow


Posts: 3743
Registered: 05-00


Oh... my... god...

Old Post 07-06-04 16:50 #
boris is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
Mancubus II
Purple is not a breakfast color


Posts: 1814
Registered: 02-03


I get that you have no idea what you're actually talking about.

By that token I could create the LOL extension and behold, my WAD files now make toast because the extension is different! In the real computing world, file extensions (filename.ext) are nothing more than a symbolic indicator of what a file might (MIGHT) be. Windows uses them in a much larger role that will hopefully be phased out in future windows releases.

Old Post 07-06-04 16:52 #
Mancubus II is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
Graf Zahl
Why don't I have a custom title by now?!


Posts: 7130
Registered: 01-03



Mancubus II said:
Windows uses them in a much larger role that will hopefully be phased out in future windows releases.



Unlikely considering how file type association is done.

Old Post 07-06-04 17:00 #
Graf Zahl is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
DaniJ
Senior Member


Posts: 1740
Registered: 08-03


Er, things don't work like that dude.

Old Post 07-06-04 18:48 #
DaniJ is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
Orbis
Green Marine


Posts: 37
Registered: 03-04



Mancubus II said:
I get that you have no idea what you're actually talking about.

By that token I could create the LOL extension and behold, my WAD files now make toast because the extension is different! In the real computing world, file extensions (filename.ext) are nothing more than a symbolic indicator of what a file might (MIGHT) be. Windows uses them in a much larger role that will hopefully be phased out in future windows releases.



Then please enlighten me as to how .WAD and .TXT are almost entirely different.

Old Post 07-06-04 19:54 #
Orbis is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
Mancubus II
Purple is not a breakfast color


Posts: 1814
Registered: 02-03


a WAD is a binary format and a text file is a text format?

If you renamed monkey.wad to monkey.poo it would still be a wad file, nothing has changed but the filename.

If you rename monkey.txt (assuming it is a text file) to monkey.pns it's still a text file.

Renaming monkey.wad to monkey.txt does not turn that wad file into a text file, nor does renaming monkey.txt to monkey.wad make it a wad file.

I don't know if I can be any clearer. The filename only dictates what filetype it SHOULD be in windows, but means nothing but a symbol in other computing environments.

Old Post 07-06-04 20:30 #
Mancubus II is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
Orbis
Green Marine


Posts: 37
Registered: 03-04


...I have to admit, you got me there.

Old Post 07-06-04 21:07 #
Orbis is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
AlexMax
Forum Regular


Posts: 999
Registered: 01-03



Mancubus II said:
Renaming monkey.wad to monkey.txt does not turn that wad file into a text file, nor does renaming monkey.txt to monkey.wad make it a wad file.


Liar. I renamed DOOM2.WAD to DOOM2.TXT and opened it in notepad, and this is what I got... (click for big)

http://img10.exs.cx/img10/9404/textmode.th.png
(Image might be slow to load, Imageshack seems to be going really slow from my end)

Kinda hard to play, though...

Old Post 07-07-04 14:37 #
AlexMax is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
Ultraviolet
933-phunk-5up4h-94n9574


Posts: 3241
Registered: 03-02


it duz taht cuz windows r smrt

I think I see a picture of your mom drawn in that text.

Old Post 07-07-04 14:48 #
Ultraviolet is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
Mancubus II
Purple is not a breakfast color


Posts: 1814
Registered: 02-03



AlexMax said:


Liar. I renamed DOOM2.WAD to DOOM2.TXT and opened it in notepad, and this is what I got... (click for big)



So what, notepad can open binary files.

And yes your image is loading incredibly slowly.

Edit: har har har u r kewl 4 ascii artz!

Old Post 07-07-04 16:07 #
Mancubus II is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
chopkinsca
Nothing


Posts: 1203
Registered: 10-02


File extensions are no different then labels on food. You can change the labels around, but in the end, it is still the same food. Using the food just by the mixed up labels will result in things that don't work so well. If you know what it is in the can/box, you can use it for that purpose and ignore the label.

Well, I have to find something to eat now.

Old Post 07-07-04 17:37 #
chopkinsca is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
insertwackynamehere
The Chewbacca defense gone nightmare


Posts: 3028
Registered: 03-03


Heh, that's just an ASCII of a doom screenshot.

Old Post 07-07-04 21:25 #
insertwackynamehere is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
deathbringer
Post invalidated by first word being "uhhh"


Posts: 3497
Registered: 04-02


uhhhhhhhh

I think it was Shaviro said:

/Me renames doom.exe to loom.exe

bwahahahha!


But (semi) seriously, you could rename eternall.wad to asdfjgjg.onk, and it would still run perfectly, the name is nothing...

Old Post 07-07-04 23:33 #
deathbringer is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
AlexMax
Forum Regular


Posts: 999
Registered: 01-03



insertwackynamehere said:
Heh, that's just an ASCII of a doom screenshot.


OH MY GOD YOU'RE KIDDING ME!

Old Post 07-08-04 20:35 #
AlexMax is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
Shaviro
Team Future Chief


Posts: 10618
Registered: 06-00



AlexMax said:


OH MY GOD YOU'RE KIDDING ME!



WINDOWS MUST HAVE TRICKED YOU!

Old Post 07-08-04 21:40 #
Shaviro is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
Jayextee
Darth Jrrr


Posts: 321
Registered: 10-00


Woah, that text has the word "sex" in it about a dozen times! :D

Old Post 07-09-04 15:05 #
Jayextee is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
Darkhaven
Banned


Posts: 1127
Registered: 07-04


He's right. It's the player with 100% health, 84 bullets, 0% armor, fighing a sergeant and a (demon?) on MAP01 at the beginning of the TEKGRNX hallway.

Old Post 07-09-04 19:30 #
Darkhaven is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
Twiztid
Member


Posts: 357
Registered: 06-03



Jayextee said:
Woah, that text has the word "sex" in it about a dozen times! :D
I dunno what's worse, the fact you saw them or the fact I looked for them. :/

Old Post 07-09-04 21:20 #
Twiztid is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
All times are GMT. The time now is 11:58. Post New Thread    Post A Reply
 
Doomworld Forums : Powered by vBulletin version 2.2.5 Doomworld Forums > Classic Doom > Doom Editing > ZDoom with different filetypes

Show Printable Version | Email this Page | Subscribe to this Thread

 

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are OFF
[IMG] code is ON
 

< Contact Us - Doomworld >

Powered by: vBulletin Version 2.2.5
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Forums Directory