This site is no longer active and is available for archival purposes only. Registration and login is disabled.

0.06 Source


0.06 Source

Postby Yoda » Apr 21, 2001 @ 4:30pm

I was just wondering when this going to be released... Any updates?<br><br>Once it is, an SH3 build is just a matter of disabling optimization for a few functions, and hitting build.<br><br>--Yoda<br>PlanetUnreal<br>
Yoda
pm Member
 
Posts: 12
Joined: Mar 30, 2001 @ 2:08pm


Re: 0.06 Source

Postby Moose or Chuck » Apr 21, 2001 @ 9:49pm

If you tell Dan what to do I'm sure he'd have an SH3 build with every new release. And he might know how to fix it.
Moose or Chuck
 


Re: 0.06 Source

Postby Moose or Chuck » Apr 22, 2001 @ 5:09am

ya, umm hes been asking for the compiling specifications you haven't given it yet ...
Moose or Chuck
 


Re: 0.06 Source

Postby Yoda » Apr 22, 2001 @ 10:04pm

Alright, here's what you have to do.<br><br>Add these lines to quakedef.h:<br><br>#ifdef SH3<br>#define DISABLE_OPTIMIZATION optimize("g",off)<br>#define ENABLE_OPTIMIZATION optimize("g",on)<br>#else      <br>#define DISABLE_OPTIMIZATION<br>#define ENABLE_OPTIMIZATION<br>#endif<br><br>Then in d_polyse.c add:<br><br>#pragma DISABLE_OPTIMIZATION<br><br>right before:<br><br>void D_PolysetRecursiveTriangle (...)<br><br>and:<br><br>#pragma ENABLE_OPTIMIZATION<br><br>after the closing bracket.<br><br>Do the same for R_ClipEdge in r_draw.c, and Mod_SetParent in model.c<br><br>This will allow you to compile a Release build, with whatever optimization settings you wish.<br><br>--Yoda<br>PlanetUnreal<br><br>
Yoda
 


Re: 0.06 Source

Postby Yoda » Apr 22, 2001 @ 10:06pm

Doh, I forgot to login before posting that.<br><br>--Yoda<br>PlanetUnreal
Yoda
pm Member
 
Posts: 12
Joined: Mar 30, 2001 @ 2:08pm


Re: 0.06 Source

Postby Dan East » Apr 22, 2001 @ 10:55pm

Thanks. Jay Mattis sent me the same list of changes last week, but the exe I sent him did not work. Looking it back over it I see I implemented one of the mods incorrectly. Jay and Yoda, check your email...<br><br>Dan East
User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Re: 0.06 Source

Postby Paul » Apr 23, 2001 @ 12:55am

So we'll finally have an SH3 version? woohoo!
Paul
pm Insider
 
Posts: 9835
Joined: Apr 2, 2001 @ 3:15pm
Location: California


Re: 0.06 Source

Postby Dan East » Apr 23, 2001 @ 2:54am

We've had some problems integrating the SH3 changes into the main source base. It'll be ironed out very soon.<br><br>Dan East
User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Re: 0.06 Source

Postby Moose or Chuck » Apr 23, 2001 @ 10:31am

if i had a sh3 device i'd be happy, because now you get a release as soon as us cool casio ppl do.
Moose or Chuck
 


Return to Pocket Quake 1 and 2


Sort


Forum Description

Discuss Pocket Quake 1 and 2 by Dan East

Moderators:

Dan East, sponge, James S

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum