rRootage for Mac OS X

rRootage

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

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

Links


Kazuya Watanabe <qtq@mac.com>