Forum Archive

Go Back   3D Realms Forums > 3D Realms Topics > Other Apogee/3D Realms Games > Rise of the Triad (1995) Source Code
Blogs FAQ Community Calendar

Notices

 
 
Thread Tools
Old 05-03-2003, 03:45 AM   #1
Devil Master
 
ROTT ports and custom levels
Is it possible to load custom levels using ports OTHER than the official Apogee release? I'd like to play them using the hi-res port but I don't know IF and HOW it can be done!
Devil Master is offline  
Old 05-08-2003, 01:15 PM   #2
jbailey

jbailey's Avatar
Re: ROTT ports and custom levels
posted 01-09-2003 10:39 PM

Hello,
Try this out below:


I got the alternate level loading problem 'fixed',
please note this NOT a real fix (at least in my opinion), but it works on my computer.

Open rt_util.c and the code shown below should be around line 1851, (or search for 'changedirectory') reverse the 'true' and 'false' as shown.

return (false);
#else
STUB_FUNCTION;

return true;
#endif
}.


recompile and run...

I can now play other levels!


jbailey










rdc


posted 01-09-2003 11:31 PM

quote:
--------------------------------------------------------------------------------
Originally posted by jbailey:
I can now play other levels!


--------------------------------------------------------------------------------
__________________
Download Winrott here:

http://www.riseofthetriad.dk/DL_GlROTT.htm

jbailey
jbailey is offline  
Old 05-09-2003, 01:57 PM   #3
Devil Master
 
Re: ROTT ports and custom levels
I'd try that... If I had a C++ compiler [img]graemlins/tinyted.gif[/img]
Devil Master is offline  
Old 05-09-2003, 05:19 PM   #4
jbailey

jbailey's Avatar
Re: ROTT ports and custom levels
You can try the free compiler at:

www.cygwin.com

some of the ports won't compile without changes, but a few others do as far as I know. Personally,
I use either msvc6 or intel compiler....

jbailey
__________________
Download Winrott here:

http://www.riseofthetriad.dk/DL_GlROTT.htm

jbailey
jbailey is offline  
Old 05-11-2003, 02:52 AM   #5
Diddl
Re: ROTT ports and custom levels
the duke3d source is pure C code, so it isn't nessecary to use a C++ compiler. there are many free C compiler for win32.

the best (in my opinion) is Lccwin32. it's free, it's fast, very small (good for download) and it is widly compatible to VC. there is also a good IDE integrated within.
Diddl is offline  
Old 05-11-2003, 07:49 AM   #6
jbailey

jbailey's Avatar
Re: ROTT ports and custom levels
Sounds great! I'd forgotten about that one, haven't used it in a long time..

jbailey
__________________
Download Winrott here:

http://www.riseofthetriad.dk/DL_GlROTT.htm

jbailey
jbailey is offline  
 

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 07:19 PM.

Page generated in 0.08022499 seconds (100.00% PHP - 0% MySQL) with 17 queries

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

Website is ©1987-2014 Apogee Software, Ltd.
Ideas and messages posted here become property of Apogee Software Ltd.