Make ZDOOM support ROR(Room Over Room)?

Moderator: GZDoom Developers

Post Reply
User avatar
taufan99
Posts: 371
Joined: Sun Jul 31, 2011 8:42 pm
Location: Indonesia

Make ZDOOM support ROR(Room Over Room)?

Post by taufan99 »

I see this BOOM-based DOS source port and wondered, can ZDOOM authors merging some data from the .dat file of the source ports?
User avatar
phi108
Posts: 976
Joined: Sat Dec 01, 2007 6:28 pm

Re: Make ZDOOM support ROR(Room Over Room)?

Post by phi108 »

http://zdoom.org/wiki/3D_floors

They are in the SVN at version r3124, you can try a SVN build. Here's looking forward to a ZDoom official release! *with extra patience


EDIT: Unless I misunderstood what the request was, if so, sorry.
Gez
 
 
Posts: 17943
Joined: Fri Jul 06, 2007 3:22 pm

Re: Make ZDOOM support ROR(Room Over Room)?

Post by Gez »

1. There's no source code. RORDoom's code would have to be reverse-engineered.
2. The "overlapping sectors" approach would cause many compatibility issues.
3. ZDoom already features many room-over-room systems, including portals, silent teleporters, 3D floors, solid midtextures, and bridge things.
4. Modern map editors such as DB2 already support the ZDoom methods of making ROR, but they automatically split sectors when you draw linedefs through them, making it impossible to create RORDoom-compatible RORs.
5. There is no map in existence for RORDoom.

In short, your suggestion would represent a tremendous amount of work (reverse engineering is a lot more difficult than reading source code), with a consequence of damaging the port's stability; and all that for an entirely nonexistent gain. There is zero reason to implement the RORDoom feature, and there are many reasons not to implement it.
Last edited by Gez on Sat Feb 04, 2012 3:15 am, edited 2 times in total.
User avatar
edward850
Posts: 5886
Joined: Tue Jul 19, 2005 9:06 pm
Location: New Zealand
Contact:

Re: Make ZDOOM support ROR(Room Over Room)?

Post by edward850 »

taufan99 wrote:I see this BOOM-based DOS source port and wondered, can ZDOOM authors merging some data from the .dat file of the source ports?
You seem to have no idea what you are talking about. .dat files (normally binary files, ie. save data) have nothing to do with source code.
User avatar
Xaser
 
 
Posts: 10774
Joined: Sun Jul 20, 2003 12:15 pm
Contact:

Re: Make ZDOOM support ROR(Room Over Room)?

Post by Xaser »

taufan99 wrote:I see this BOOM-based DOS source port and wondered, can ZDOOM authors merging some data from the .dat file of the source ports?
Image
User avatar
InsanityBringer
Posts: 3392
Joined: Thu Jul 05, 2007 4:53 pm
Location: opening the forbidden box

Re: Make ZDOOM support ROR(Room Over Room)?

Post by InsanityBringer »

I feel half-compelled to make a tool that takes random data from file a and shoves it into file b.

Take some of the .dat file from RORDoom and shove it into Zdoom and see how long it takes for a crash to occur.
User avatar
printz
Posts: 2648
Joined: Thu Oct 26, 2006 12:08 pm
Location: Bucharest, Romania
Contact:

Re: Make ZDOOM support ROR(Room Over Room)?

Post by printz »

phi108 wrote:http://zdoom.org/wiki/3D_floors

They are in the SVN at version r3124, you can try a SVN build. Here's looking forward to a ZDoom official release! *with extra patience
In the meantime you can use GZDoom
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”