Difference between revisions of "Quake Wii"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
| type = Port/Game | | type = Port/Game | ||
| author = [[User:Piko|Piko]] | | author = [[User:Piko|Piko]] | ||
− | | version = 0. | + | | version = 0.09 |
− | | download = [http://www.fallenacorn.com/piko/quake-wii-piko/quake- | + | | download = [http://www.fallenacorn.com/piko/quake-wii-piko/quake-0_09.zip Quake 0.09] |
− | | source = [http://www.fallenacorn.com/piko/quake-wii-piko/quake-wii- | + | | source = [http://www.fallenacorn.com/piko/quake-wii-piko/quake-wii-0_09.tar.gz Quake 0.09 Source] |
| peripherals = {{Wiimote1}} {{SensorBar}} {{nunchuck}} {{ClassicController}} {{GCNController}} {{WiiZapper}} {{USBKeyboard}} {{FrontSDHC}} {{WiFi}} {{Internet}} | | peripherals = {{Wiimote1}} {{SensorBar}} {{nunchuck}} {{ClassicController}} {{GCNController}} {{WiiZapper}} {{USBKeyboard}} {{FrontSDHC}} {{WiFi}} {{Internet}} | ||
| hbc = 1 | | hbc = 1 | ||
Line 15: | Line 15: | ||
A branch of Eluan's [[QuakeGX]] port. | A branch of Eluan's [[QuakeGX]] port. | ||
+ | |||
+ | == Instructions == | ||
+ | |||
+ | * Extract the downloaded file into the root of your SD card. | ||
+ | * If you don't own the full version, the shareware version with PAK0.PAK is available [http://quake-gamecube.googlecode.com/files/Quake_shareware.zip here.] If you own the full version, the PAK files are inside Quake's ID1 folder on your computer. | ||
+ | * Copy the PAK0.PAK (and PAK1.PAK if you own the full version) file to /apps/quake/ID1 on your SD card. | ||
+ | * The game should appear on the [[Homebrew Channel]] menu. | ||
+ | |||
+ | '''Optional''' | ||
+ | * Rip the original 10 tracks from the Quake CD into mp3s. Or pick 10 of your own mp3s. | ||
+ | * Name the mp3s "1.mp3" threw "10.mp3", and copy them to /apps/quake/music. | ||
+ | * Rock! | ||
== Release Notes == | == Release Notes == | ||
+ | |||
+ | '''Piko GX 0.09''' | ||
+ | *Mp3 support, place the tracks of Quake one, or any mp3s you want, into "/apps/quake/music", then name them "<Track Number>.mp3" so tack one would be "1.mp3". Quake only had 10 tacks. So you'll never here 11.mp3. | ||
+ | *Using Q1Rev sound driver, it uses asnd, and it's cleaner. | ||
Line 46: | Line 62: | ||
*Removed old file system access methods. | *Removed old file system access methods. | ||
*Bug fixes. | *Bug fixes. | ||
+ | |||
== Milestones == | == Milestones == |
Revision as of 07:22, 12 May 2009
Quake | |
![]() | |
General | |
---|---|
Author(s) | Piko |
Type | Port/Game |
Version | 0.09 |
Links | |
[[Quake 0.09|Download]] | |
[[Quake 0.09 Source|Source]] | |
Peripherals | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
A branch of Eluan's QuakeGX port.
Instructions
- Extract the downloaded file into the root of your SD card.
- If you don't own the full version, the shareware version with PAK0.PAK is available here. If you own the full version, the PAK files are inside Quake's ID1 folder on your computer.
- Copy the PAK0.PAK (and PAK1.PAK if you own the full version) file to /apps/quake/ID1 on your SD card.
- The game should appear on the Homebrew Channel menu.
Optional
- Rip the original 10 tracks from the Quake CD into mp3s. Or pick 10 of your own mp3s.
- Name the mp3s "1.mp3" threw "10.mp3", and copy them to /apps/quake/music.
- Rock!
Release Notes
Piko GX 0.09
- Mp3 support, place the tracks of Quake one, or any mp3s you want, into "/apps/quake/music", then name them "<Track Number>.mp3" so tack one would be "1.mp3". Quake only had 10 tacks. So you'll never here 11.mp3.
- Using Q1Rev sound driver, it uses asnd, and it's cleaner.
Piko GX 0.08
- Initial USB Keyboard support. (Note: Some keyboards will cause QuakeWii to hang on start up, if you are stuck at a black screen when you start, unplug your keyboard.)
- The OSK keyboards repeat delay is now a cvar, you can change it in the configuration file, a menu entry will come soon. Default delay is 0.25 seconds.
Piko GX 0.07
- The player skins will be set to the ranger's default skin, until I can get player colors working correctly.
- Bug fixes.
Piko GX 0.06
- Gamecube controller enabled, no default bindings.
- Classic controller enabled, no default bindings.
- Improved controller input detection.
- Configurations will be saved.
- Input code clean up.
- Bug fixes.
Piko GX 0.05
- Fixed compatibility bugs with libogc 1.7.*.
- TCP Client enabled, thanks Q1Rev.
- Better nunchuck controls.
- Shouldn't need nunchuck reattached to be detected.
- Removed old file system access methods.
- Bug fixes.
Milestones
(GX 1.00)
- Loading id1 data from USB drive, or DVD.
- Being able to host network games.
- Connection to master server to get Quake-Wii server list.
- Redone menus using WiiGUI.
- In menu mod loading, or configuration file so you can execute QuakeGX with different arguments.
- Ability to use Classic controller, and Balance board for controls.
- Keyboard Support -DONE
- Mouse Support