About rRootage
rRootage is a vertical shooter developed by ABA. You can download that Windows version from the ABA Games.
This is a Mac OS X version of rRootage. Please report to me when you find bugs.
Downloads
- Version 0.23,3:
- Executable binary (Universal Binary): rRootageMacOSX0.23,3.dmg (10,082,584 bytes)
- Source code (patch): rRootageMacOSX0.23,3.diff.gz (402,855 bytes)
- Version 0.23,2:
- Executable binary (Power PC): rRootageMacOSX0.23,2.dmg (6,215,508 bytes)
- Source code (patch): rRootageMacOSX0.23,2.diff.gz (118,826 bytes)
- Version 0.23,1:
- Executable binary (Power PC): rRootageMacOSX0.23,1.dmg (6,215,087 Bytes)
- Source code (patch): rRootageMacOSX0.23,1.diff.gz (119,203 Bytes)
How to install
Copy a rr.app into your hard disk.
Options
The option can be specified by using the Terminal.
/Applications/rr.app/Contents/MacOS/rr -window -nosound
`-hires' option was added. The screen is displayed by a high resolution.
Known bugs
- Key-bindings becomes incorrect when "US - Extended" is selected by "Input Menu". Please select "US" when this bug occurs (and report to me). I was not able to confirm it. (18/3/2006)
- Joystick is confused when immediately after boot. -- Fixed when 0.23,3.
- My broken english.
How to build
- Getting and installing the SDL
- Get the SDL runtime library from SDL download page.
- Copy `SDL.framework' into /Library/Frameworks.
- And `SDL_mixer.framework' too. (SDL_mixer)
- Getting the source and patche
- Download the Windows version of rRootage (Including source codes) from ABA Games.
- Get the patch from this page. (This patch is including the libBulletML. For details see libBulletML page.)
- Compiling the source
- The following commands make rRootage.
unzip rr0_23.zip cd rr/src gzcat ../../rRootageMacOSX0.23,1.diff.gz | patch -p0 make
- The following commands make rRootage.
Links
Kazuya Watanabe <qtq@mac.com>