Note: Visual C++ Runtime (x86) is required to run Sonic Boxmo. Download it here.
Stage Release 1 (version 0.1):
This release includes a completed game framework. This framework will be built upon in future release to complete the actual game.
Requirements:
This demo will only run on a Windows XP or Windows Vista PC with a sound card capable of 24bit audio.
About:
This is the first staged release of Sonic Boxmo.
This application demonstrates the Sonic Boxmo framework in a simple demo app.
The drum loop you hear when you run the demo is not a single pre mixed loop, but the demo app is mixing the samples to reproduce the loop according to the content/tracks/doublebass2.sbmt file. This file is editable and changes will be reflected when the program is run.
Also, this demo shows the capability of the multi-mouse input subsystem. The program polls the OS to determine the number of mice on the computer and creates a cursor for each mouse (please note some systems have fake mice which map other events but may still show as a separate cursor in this demo). Each cursor will respond to input from 1 mouse. To see this in action, plus a couple USB mice in to the system, launch the demo and move the mice, you wil see the cursors move indepentently. If you click the mouse a sound will play and if you hold the button down the cursor for that mouse will spin.
The graphics subsystem is use to manage the window and draw the cursors.
Download:
Zipped Binary Release: SonicBoxmoSr1_bin.zip
Zipped Source Release (including Visual Studio Solution): SonicBoxmoSr1_src.zip (This source archive is encrypted for security purposes, please contact Jared Schibel for access)
Release 1a (version 0.2):
This is an update to SR1 which address some of the test issues and adds new functionality to the MusicTrack. The song will loop on each section until any left mouse button is clicked. After a click, the current section finishes playing and the track moves on the the next section (with a fill in the middle).
Download:
Zipped Binary: Sonic_Boxmo_v0.2.zip
Source Snapshot (March 24, 2008):
Code snapshot (complete directory snapshot including SVN files)
Download:
Zipped Source: SonicBoxmo_src_3.24.2008.zip
Stage Release 2 (version 0.2):
Code snapshot (complete directory snapshot including SVN files)
Requirements:
Same as SR1 (above)
About:
This contains ademo of the first stage of gameplay-component integration. The game is not yet playable but the elements are all in place.
The archive contains all reuired libraries to compile and run the project in debug mode. Simply unzip, open "Sonic Boxmo.sln" and click 'Run'.
Download:
Zipped Source: SonicBoxmo_SR2_src.zip(This source archive is encrypted for security purposes, please contact Jared Schibel for access)
Stage Release 3 (version 0.3):
Code snapshot (complete directory snapshot including SVN files) and binary release.
Requirements:
Same as SR1 (above)
NOTE: Some ATI graphics cards do not render the colors corectly! (fix comming, not here yet)
About:
The source archive contains all required libraries to compile and run the project in debug mode. Simply unzip, open "Sonic Boxmo.sln" and click 'Run'.
The binary archive is ready to go, just unzip and run SonicBoxmoLaunch.exe. Please not that the front end user interface is not complete. Also, to start a game click a button on each player's mouse then press space bar to start.
Download:
Zipped Source: SonicBoxmo_SR3_src.zip
(This source archive is encrypted for security purposes, please contact Jared Schibel for access)
Zipped Binary: SonicBoxmoSR3_bin.zip
Final Pre-Release (version 0.4):
Requirements:
Same as SR1 (above)
NOTE: Some ATI graphics cards do not render the colors corectly! (it may be related to how ATI cards handle specular highlights...)
About:
MSI installer (prefered): N/A
Zipped Binary: Unpack and run "SonicBoxmoLaunch.exe" to start the game.
Source release: All required libraries are included in the source archive.
Download:
Zipped Source: SonicBoxmo_0.4_src.zip
(This source archive is encrypted for security purposes, please contact Jared Schibel for access)
Zipped Binary: SonicBoxmo_0.4_bin.zip
MSI installer
Full Release (version 1.0):
Requirements:
- Windows XP/Vista (32/64-bit)
- Intel Core 2.0ghz or better
- Geforce 7600 or Equivalent
- 512MB RAM
About:
This is the full release of Sonic Boxmo. Includes the primary game and the Drum Simulator.
Download:
MSI installer: SonicBoxmo_v1.0.msi
|