dead_name Posted September 8, 2011 Share Posted September 8, 2011 (Yes, I am on fire.) So, while the BMP compression is still ticking away in the back of my mind, I've been working on the PWB files. These are located in each track folder inside GAMEDATA. They are named POWERUP.PWB, and POWERUP2.PWB (with the latter not appearing in RocketRacerRun or the TestTrack). These files determine the layout and types of powerups on the track. POWERUP2.PWB is for time-trial mode. It contains a list of colored bricks, each with x,y,z values and a color value, followed by a list of white bricks, each with x,y,z values and no color value (since the list is white-only). I'll document the format here later, but for now look at these maps I generated with this knowledge. Knightmare-athon (highlighting the bricks in the second missing shortcut) Rocket Racer Run Full documentation: http://will.loadingchunks.net/rru/lr1/pwb/ Link to comment Share on other sites More sharing options...
McJobless Posted September 8, 2011 Share Posted September 8, 2011 These are fantastic...so wait, if it determines layout and powerpups... Link to comment Share on other sites More sharing options...
lol username Posted September 8, 2011 Share Posted September 8, 2011 Hm, would it be possible to add in new power-ups and stuff...? Link to comment Share on other sites More sharing options...
dead_name Posted September 8, 2011 Author Share Posted September 8, 2011 On 9/8/2011 at 8:45 PM, jamesster said: Hm, would it be possible to add in new power-ups and stuff...? new power-ups as in "more brick colors that do different things", no. new power-ups as in "more bricks of the existing colors into existing tracks", yes. Link to comment Share on other sites More sharing options...
TheDoctor Posted September 9, 2011 Share Posted September 9, 2011 I always hated that I sensed a shortcut in the beginning of Kinghtmareathon, but could never find it. I wonder what happens if you cover the track in powerups. Link to comment Share on other sites More sharing options...
McJobless Posted September 9, 2011 Share Posted September 9, 2011 On 9/9/2011 at 7:56 PM, TheDoctor said: I wonder what happens if you cover the track in powerups. In layman's terms; "s*** happens." Link to comment Share on other sites More sharing options...
dead_name Posted October 10, 2011 Author Share Posted October 10, 2011 Fully Documented at http://will.loadingchunks.net/rru/lr1/pwb/ Link to comment Share on other sites More sharing options...
Cyrem Posted October 10, 2011 Share Posted October 10, 2011 On 10/10/2011 at 11:14 AM, origamiguy said: Fully Documented at http://will.loadingc...et/rru/lr1/pwb/ Writing a program to convert it right now. Link to comment Share on other sites More sharing options...
Recommended Posts