More actions
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=Heretic Wii | |title=Heretic Wii | ||
|image= | |image=hereticwii2.png | ||
|description=Port of Heretic | |description=Port of Heretic | ||
|author=Arikado | |author=Arikado | ||
Line 14: | Line 8: | ||
|version=0.5 | |version=0.5 | ||
|license=GNU v2 | |license=GNU v2 | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/hereticwii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/hereticwii.7z?k33p0fil35 | ||
|website=http://hhexen.sourceforge.net/hheretic.html | |website=http://hhexen.sourceforge.net/hheretic.html | ||
|source=https://code.google.com/archive/p/heretic-wii/ | |source=https://code.google.com/archive/p/heretic-wii/ | ||
}} | }} | ||
Heretic is an absolutely awesome open source fps from Raven Software (part of id Software) set in a medieval fantasy world. This project aims to create a fully working version of Heretic through a port of the [http://hhexen.sourceforge.net/hheretic.html HHeretic engine] for use on the Nintendo Wii via homebrew. | Heretic is an absolutely awesome open source fps from Raven Software (part of id Software) set in a medieval fantasy world. | ||
This project aims to create a fully working version of Heretic through a port of the [http://hhexen.sourceforge.net/hheretic.html HHeretic engine] for use on the Nintendo Wii via homebrew. | |||
== Installation == | == Installation == | ||
Extract the .zip directly into your apps folder. | |||
Copy heretic.wad into sd:/apps/hereticwii/heretic.wad. | |||
Launch the game using your loader. | |||
'''Note:''' Heretic needs space in your SD or USB device to write files during the game. | |||
== Controls == | == Controls == | ||
Note that you can only use GC controls when the Nunchuk and Classic Controller are unplugged from the player 1 wiimote (this is due to interference issues). | |||
===Wiimote & Nunchuk=== | |||
Nunchuk stick - Move | |||
Wiimote IR - Turn | |||
Z - (Hold) Run | |||
C - Map | |||
A - Select menu option, Open door | |||
B - Shoot | |||
D-Pad - Navigate menu, Select weapon | |||
Home Bring up menu | |||
Plus and Minus - Navigate item selection | |||
A and B - Use Item, Submit Yes to quit game | |||
Nunchuk Z+Wiimote - D-Pad Name your savefile with numbers | |||
===Classic Controller=== | |||
Left Stick - Move, Navigate Menu | |||
Right Stick - Turn | |||
Home - Bring up menu | |||
Y - Select menu item, Use object | |||
A - Open | |||
B - Fire | |||
L/R - Select item | |||
X - Run | |||
D-Pad - Select weapon, Name your savefile with numbers | |||
ZR - Map | |||
=== GameCube Controller === | |||
Control stick - Move | |||
C Stick - Turn | |||
Start - Open Menu | |||
X - Select menu choice / use item | |||
Y - (Hold) Run | |||
A - Fire | |||
B - Open Door | |||
D-Pad - Each button selects a different weapon, Name your savefile with numbers | |||
Z - Map | |||
L & R - Select Item | |||
== | ==Screenshots== | ||
https://dlhb.gamebrew.org/wiihomebrews/hereticwii3.png | |||
== Changelog == | == Changelog == | ||
''' 0.5 ''' | ''' 0.5 ''' | ||
*USB Support | *USB Support. | ||
*GC Controller Support | *GC Controller Support. | ||
*Classic Controller Support | *Classic Controller Support. | ||
*Wiimote and Nunchuk controls rewritten to take advantage of the Wiimotes IR | *Wiimote and Nunchuk controls rewritten to take advantage of the Wiimotes IR. | ||
*Fixed saving and loading | *Fixed saving and loading. | ||
*Other various bug fixes and tweaks | *Other various bug fixes and tweaks. | ||
''' 0.1 ''' | ''' 0.1 ''' | ||
*Initial Release | *Initial Release. | ||
== Credits == | == Credits == | ||
*Hermes for a few very small snippets of source from [[Hhexen Wii]] that Arikado used in Heretic Wii. | *Hermes for a few very small snippets of source from [[Hhexen Wii|Hhexen]] that Arikado used in Heretic Wii. | ||
*Arikado for porting the HHeretic engine to Wii. | *Arikado for porting the HHeretic engine to Wii. | ||
== External links == | == External links == | ||
* | * Google Code - https://code.google.com/archive/p/heretic-wii/ | ||
* | * WiiBrew - https://wiibrew.org/wiki/Heretic_Wii | ||
Latest revision as of 10:35, 28 Ocak 2024
Heretic Wii | |
---|---|
General | |
Author | Arikado |
Type | Shooter |
Version | 0.5 |
License | GNU v2 |
Last Updated | 2010/08/20 |
Links | |
Download | |
Website | |
Source | |
Heretic is an absolutely awesome open source fps from Raven Software (part of id Software) set in a medieval fantasy world.
This project aims to create a fully working version of Heretic through a port of the HHeretic engine for use on the Nintendo Wii via homebrew.
Installation
Extract the .zip directly into your apps folder.
Copy heretic.wad into sd:/apps/hereticwii/heretic.wad.
Launch the game using your loader.
Note: Heretic needs space in your SD or USB device to write files during the game.
Controls
Note that you can only use GC controls when the Nunchuk and Classic Controller are unplugged from the player 1 wiimote (this is due to interference issues).
Wiimote & Nunchuk
Nunchuk stick - Move
Wiimote IR - Turn
Z - (Hold) Run
C - Map
A - Select menu option, Open door
B - Shoot
D-Pad - Navigate menu, Select weapon
Home Bring up menu
Plus and Minus - Navigate item selection
A and B - Use Item, Submit Yes to quit game
Nunchuk Z+Wiimote - D-Pad Name your savefile with numbers
Classic Controller
Left Stick - Move, Navigate Menu
Right Stick - Turn
Home - Bring up menu
Y - Select menu item, Use object
A - Open
B - Fire
L/R - Select item
X - Run
D-Pad - Select weapon, Name your savefile with numbers
ZR - Map
GameCube Controller
Control stick - Move
C Stick - Turn
Start - Open Menu
X - Select menu choice / use item
Y - (Hold) Run
A - Fire
B - Open Door
D-Pad - Each button selects a different weapon, Name your savefile with numbers
Z - Map
L & R - Select Item
Screenshots
Changelog
0.5
- USB Support.
- GC Controller Support.
- Classic Controller Support.
- Wiimote and Nunchuk controls rewritten to take advantage of the Wiimotes IR.
- Fixed saving and loading.
- Other various bug fixes and tweaks.
0.1
- Initial Release.
Credits
- Hermes for a few very small snippets of source from Hhexen that Arikado used in Heretic Wii.
- Arikado for porting the HHeretic engine to Wii.
External links
- Google Code - https://code.google.com/archive/p/heretic-wii/
- WiiBrew - https://wiibrew.org/wiki/Heretic_Wii