In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Quake Wii"

From WiiBrew
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.07
+
| version    = 0.08
| download    = [http://www.fallenacorn.com/piko/quake-wii-piko/quake-0_07.zip Quake 0.07]
+
| download    = [http://www.fallenacorn.com/piko/quake-wii-piko/quake-0_08.zip Quake 0.08]
| source      = [http://www.fallenacorn.com/piko/quake-wii-piko/quake-wii-0_07.tar.gz Quake 0.07 Source]
+
| source      = [http://www.fallenacorn.com/piko/quake-wii-piko/quake-wii-0_08.tar.gz Quake 0.08 Source]
| peripherals = {{Wiimote1}} {{SensorBar}} {{nunchuck}} {{ClassicController}} {{GCNController}} {{WiiZapper}} {{FrontSDHC}} {{WiFi}} {{Internet}}
+
| peripherals = {{Wiimote1}} {{SensorBar}} {{nunchuck}} {{ClassicController}} {{GCNController}} {{WiiZapper}} {{USBKeyboard}} {{FrontSDHC}} {{WiFi}} {{Internet}}
 
| hbc = 1
 
| hbc = 1
 
| hbb = 0
 
| hbb = 0
Line 23: Line 23:
 
*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 you keyboard.)
 
*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 you 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.
 
*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'''
 
'''Piko GX 0.07'''

Revision as of 19:27, 3 May 2009

Quake
QuakeWii.png
General
Author(s)Piko
TypePort/Game
Version0.08
Links
[[Quake 0.08|Download]]
[[Quake 0.08 Source|Source]]
Peripherals
Wiimote1.svg SensorBar.svg Nunchuck alternative.svg ClassicController.svg GameCube Controller Wii Zapper USB Keyboard Loads files from SDHC cards in the Front SD slot Local WiFi Internet

A branch of Eluan's QuakeGX port.


Release Notes

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 you 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