About Noiz2sa
Noiz2sa is a vertical shooter developed by ABA-san. You can download that Windows version from the ABA Games.
This is a Mac OS X version of Noiz2sa. Please report to me when you find bugs.
Downloads
- Version 0.51,2:
- Executable binary (Universal Binary): Noiz2saMacOSX0.51,2.dmg (14,952,297 Bytes)
- Source code (patch): Noiz2saMacOSX0.51,2.diff.gz (115,095 Bytes)
- Executable binary (Power PC): Noiz2saMacOSX0.51,1.dmg (11,275,123 Bytes)
- Source code (patch): Noiz2saMacOSX0.51,1.diff.gz (120,906 Bytes)
How to install
Copy a noiz2sa.app into your hard disk.
Options
The option can be specified by using the Terminal.
/Applications/noiz2sa.app/Contents/MacOS/noiz2sa -window -nosound
Known bugs
- Joystick is confused when immediately after boot. -- Fixed when 0.51,2.
- 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 Noiz2sa (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 Noiz2sa.
unzip noiz2sa0_51.zip cd noiz2sa/src gzcat ../../Noiz2saMacOSX0.51,1.diff.gz | patch -p0 make
- The following commands make Noiz2sa.
Links
Kazuya Watanabe <qtq@mac.com>