More actions
(Created page with "{{#seo: |title=Wii Homebrew Games (Shooter) - GameBrew |title_mode=append |image=spaceinvadersarcadeemulatorwii.jpg |image_alt=Space Invaders arcade emulator }} {{Infobox Wii...") |
No edit summary |
||
Line 15: | Line 15: | ||
|license=GPL | |license=GPL | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/spaceinvadersarcadeemulatorwii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/spaceinvadersarcadeemulatorwii.7z | ||
|website= | |website= | ||
|source=/ | |source=https://dlhb.gamebrew.org/wiihomebrews/spaceinvadersarcadeemulatorwii.7z | ||
}} | }} | ||
This is a Space Invaders TAITO original (1978) emulator. | |||
Inspired on Midway Space Invaders emulator (2008) only allowed for GameCube Controller. | |||
This version is playable with wiimote and nunchuk. High score is stored and could be erased at the beginning during 10 seconds by holding down button B. | |||
Sounds are included in the software. | |||
==Installation== | |||
The game requires the original Space Invaders roms to be placed on the SD card or a USB storage device in /apps/invaders/roms. | |||
== Controls == | |||
{| class="wikitable" style="left;text-align:center;" | |||
|- | |||
| Wiimote 1 Nunchuk || Action | |||
|- | |||
| Wiimote B Button || Add coin / Raz high score | |||
|- | |||
| Wiimote Plus Button / Wiimote Minus Button || 1 Player / 2 Players | |||
|- | |||
| Wiimote 1 Button || Move Left | |||
|- | |||
| Wiimote 2 Button || Move Right | |||
|- | |||
| Wiimote A Button / Nunchuk Z Button || Fire | |||
|- | |||
| Wiimote 1 Button + Wiimote 2 Button || Screenshot | |||
|- | |||
| Wiimote Home Button || Return to loader | |||
|- | |||
| Wiimote Power Button || Shutdown Wii | |||
|- | |||
| Wii Power Button || Shutdown Wii | |||
|- | |||
| Wii Reset Button || Reset Wii | |||
|} | |||
==Media== | ==Media== | ||
<youtube></youtube> | <youtube>1K4q_DaOb9Q</youtube> | ||
== Easter Egg == | |||
To do when Demo mode is on going : | |||
{| class="wikitable" style="left;text-align:center;" | |||
|- | |||
| Wiimote A Button / Wiimote Minus Button / Wiimote 1 Button / Wiimote 2 Button || Press them simultaneously | |||
|- | |||
| || Release them briefly | |||
|- | |||
| Wiimote A Button / Wiimote Plus Button / Wiimote 1 Button || Press them simultaneously | |||
|- | |||
|} | |||
https://dlhb.gamebrew.org/wiihomebrews/spaceinvadersarcadeemulatorwii-01.png | |||
Easter Egg released ! | |||
You're now able to see "TAITO COP" in RED below high score. | |||
== Changelog == | |||
''' 0.2 ''' | |||
* Screenshot support added | |||
* Using GRRLib 4.1.1 (screenshot only) | |||
* Adding ability to quit properly the game | |||
* Solving wav issue to play all wav files type | |||
* Solving timestamp issue in msec for tracing | |||
* Code cleanup | |||
''' 0.1 ''' | |||
* First release | |||
==Special thanks to:== | |||
*Softdev for the original adaptation | |||
*PlaatSoft for his trace idea | |||
== External links == | |||
* Official Website - https://web.archive.org/web/20120525102547/http://www.warpfish.co.uk/ | |||
* Wiibrew - https://wiibrew.org/wiki/Space_Invaders_arcade_emulator |
Revision as of 02:37, 7 September 2022
Space Invaders arcade emulator | |
---|---|
File:Spaceinvadersarcadeemulatorwii.jpg | |
General | |
Author | Amyb68 |
Type | Shooter |
Version | 0.2 |
License | GPL |
Last Updated | 2016/07/27 |
Links | |
Download | |
Source | |
This is a Space Invaders TAITO original (1978) emulator.
Inspired on Midway Space Invaders emulator (2008) only allowed for GameCube Controller.
This version is playable with wiimote and nunchuk. High score is stored and could be erased at the beginning during 10 seconds by holding down button B.
Sounds are included in the software.
Installation
The game requires the original Space Invaders roms to be placed on the SD card or a USB storage device in /apps/invaders/roms.
Controls
Wiimote 1 Nunchuk | Action |
Wiimote B Button | Add coin / Raz high score |
Wiimote Plus Button / Wiimote Minus Button | 1 Player / 2 Players |
Wiimote 1 Button | Move Left |
Wiimote 2 Button | Move Right |
Wiimote A Button / Nunchuk Z Button | Fire |
Wiimote 1 Button + Wiimote 2 Button | Screenshot |
Wiimote Home Button | Return to loader |
Wiimote Power Button | Shutdown Wii |
Wii Power Button | Shutdown Wii |
Wii Reset Button | Reset Wii |
Media
Easter Egg
To do when Demo mode is on going :
Wiimote A Button / Wiimote Minus Button / Wiimote 1 Button / Wiimote 2 Button | Press them simultaneously |
Release them briefly | |
Wiimote A Button / Wiimote Plus Button / Wiimote 1 Button | Press them simultaneously |
Easter Egg released !
You're now able to see "TAITO COP" in RED below high score.
Changelog
0.2
- Screenshot support added
- Using GRRLib 4.1.1 (screenshot only)
- Adding ability to quit properly the game
- Solving wav issue to play all wav files type
- Solving timestamp issue in msec for tracing
- Code cleanup
0.1
- First release
Special thanks to:
- Softdev for the original adaptation
- PlaatSoft for his trace idea