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

Difference between revisions of "Neko Project II Wii"

From WiiBrew
Jump to navigation Jump to search
m
m (→‎Controls: Updated control scheme on new version)
Line 42: Line 42:
  
 
== Controls ==
 
== Controls ==
Controls will eventually be modifiable in-emulator. You may use a control.xml file in SD:/PC98/DATA/ to change these controls.
+
Controls will eventually be modifiable in-emulator.  
 
{| class="wikitable" style="left;text-align:center;"
 
{| class="wikitable" style="left;text-align:center;"
 
|-
 
|-
Line 61: Line 61:
 
| {{WiimotePlusButton}}  || Escape
 
| {{WiimotePlusButton}}  || Escape
 
|-
 
|-
| {{WiimoteHomeButton}}  || Escape
+
| {{WiimoteHomeButton}}  || Menu
 
|-
 
|-
 
| {{WiimotePowerButton}} || Quit emulation and return to Loader.
 
| {{WiimotePowerButton}} || Quit emulation and return to Loader.
Line 88: Line 88:
 
| {{WiimotePlusButton}}    || Escape
 
| {{WiimotePlusButton}}    || Escape
 
|-
 
|-
| {{WiimoteHomeButton}}    || Escape
+
| {{WiimoteHomeButton}}    || Menu
 
|-
 
|-
 
| {{WiimotePowerButton}}    || Quit emulation and return to Loader.
 
| {{WiimotePowerButton}}    || Quit emulation and return to Loader.
Line 119: Line 119:
 
| {{ClassicPlusButton}}    || Escape
 
| {{ClassicPlusButton}}    || Escape
 
|-
 
|-
| {{ClassicHomeButton}}    || Escape
+
| {{ClassicHomeButton}}    || Menu
 
|-
 
|-
 
| {{WiimotePowerButton}} || Quit emulation and return to Loader.
 
| {{WiimotePowerButton}} || Quit emulation and return to Loader.

Revision as of 08:54, 10 December 2009

Neko Project II Wii
Extrems np2wii.png
General
Author(s)SquidMan (Original by Yui)
TypeComputer emulator
Version0.1B2
LicenceHACKERCHANNEL License
Links
Download
Source Included
Peripherals
Wiimote1.svg ClassicController.svg Nunchuck alternative.svg Loads files from the Front SD slot

Neko Project II Wii is a port of the PC-9801 (PC98) emulator, Neko Project II. It was brought to life by the fantastic progress on the SDL-Wii port by Tantric. Neko Project II was originally written by YUI.

This is a early version, and has few extra features. When you start Neko Project II Wii, you will be presented with a dialog to load disks. Press B to continue past this dialog.

There is 1 file that is required by Neko Project II Wii. This is the font.bmp file. It must be placed in SD:/PC98/DATA/ as font.bmp. Floppy and Hard Disk images must be stored in SD:/PC98/ROMS/. You may also store a control.xml file in SD:/PC98/DATA/ for custom control schemes.

To get the last built version, there is a directory on the Neko Project II Wii Git called np2hbc. Copy this to SD:/apps/ and put the files required by Neko Project II Wii on the SD card, and go!

In order to build Neko Project II Wii, you will need the latest devkitPro, libfat, and SDL libraries. You will also need to slightly patch SDL, to expose the vmode variable. I'll leave this up to you to figure out ;)

To do

These are all the things that will be done in the near future. Feel free to add to this list. Please sort them properly.

High Priority

  • Mid-emulation menus.
  • Keyboard support.

Medium Priority

  • Mouse via IR support.

Low Priority

  • Get Touhou working (possibly use a debugging version of NP2 on PC to help)

Minor Additions

  • (null)

Controls

Controls will eventually be modifiable in-emulator.

WiimoteHorizontal.svg Action
Wiimote D-Pad Arrow Keys
Wiimote B Button Space
Wiimote A Button Return
Wiimote 1 Button Z
Wiimote 2 Button X
Wiimote - Button Escape
Wiimote + Button Escape
Wiimote HOME Button Menu
Wiimote Power Button Quit emulation and return to Loader.
Wiimote.svg + Nunchuck alternative.svg Action
Wiimote D-Pad Arrow Keys
Wiimote B Button Space
Wiimote A Button Return
Wiimote 1 Button Z
Wiimote 2 Button X
Nunchuck C Button Z
Nunchuck Z Button X
Wiimote - Button Escape
Wiimote + Button Escape
Wiimote HOME Button Menu
Wiimote Power Button Quit emulation and return to Loader.
ClassicController.svg Action
Classic D-Pad Arrow Keys
Classic a Button Return
Classic b Button X
Classic y Button Z
Classic x Button Space
Classic ZL Button Left Shift
Classic ZR Button Right Shift
Classic L Trigger Left Shift
Classic R Trigger Right Shift
Classic - Button Escape
Classic + Button Escape
Classic HOME Button Menu
Wiimote Power Button Quit emulation and return to Loader.