Forum Archive

Go Back   3D Realms Forums > 3D Realms Topics > Other Apogee/3D Realms Games
Blogs FAQ Community Calendar

Notices

 
 
Thread Tools
Old 09-09-2011, 12:14 PM   #1
Phil Carter

Phil Carter's Avatar
Wacky Wheels saved game editor
I just wrote a basic command line program that lets you write saved games for Wacky Wheels. It comes in handy if you want to jump to a specific race, or if you want to have 10,000 (or more) hedgehogs, or an arbitrary number of laps per race, etc.

The source code is here: wwsave.cpp
Download the Windows command line program here: wwsave.exe

To run the windows version, open the command line (cmd.exe), cd to the dirctory where wwsave.exe is, and type wwsave for usage information. You pass in options after the command name to edit saved games.

I compiled and ran the program in Windows 7. Hopefully, it runs on older versions of Windows, but I have no way of testing it. It also compiles in Linux and probably other operating systems.

This program may still have some bugs. It saves games by editing your wacky.cfg file, so you might want to make a backup of that file before running the program, although you could always get a new wacky.cfg file by deleting the old one and running setup.exe in the Wacky Wheels directory.
__________________
Phil's Wacky Wheels Site
Phil Carter is offline  
Old 09-09-2011, 07:16 PM   #2
Malvineous

Malvineous's Avatar
Re: Wacky Wheels saved game editor
That works really well! Interestingly, when I tried the second example (the one with all the Razers) I was unable to collect any powerups at all. The hedgehogs I could understand, having so many, but I couldn't collect any other items like the bombs either.

EDIT: Just tried it again with only three hedgehogs which worked, so it seems you can't collect anything once you go above the maximum number of hedgehogs.
Last edited by Malvineous; 09-09-2011 at 07:19 PM. Reason: New info
Malvineous is offline  
Old 09-09-2011, 08:13 PM   #3
Phil Carter

Phil Carter's Avatar
Re: Wacky Wheels saved game editor
Yes, once you have 99 hedgehogs, you can't pick up anything else, including the other objects on the track.

I tried to change the hedgehog limit this afternoon by searching for "0x63 0x00" (99 as a short int) in wacky.exe, but I didn't have any luck. Those two bytes appear next to each other a handful of times and I changed each of them (a few at a time) to "0x61 0x00" and then started the game with the ice command line parameter, which gives you 99 ice cubes. Every time, I still got 99 ice cubes though (when the program ran at all). That sequence of bytes is in wacky.cfg once, but it didn't change the hedgehog limit either. I doubt that the limit is stored in wacky.dat, but I haven't looked.
__________________
Phil's Wacky Wheels Site
Phil Carter 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 02:50 PM.

Page generated in 0.08218789 seconds (100.00% PHP - 0% MySQL) with 16 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.