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

Difference between revisions of "WiiSX"

From WiiBrew
Jump to navigation Jump to search
Line 93: Line 93:
  
 
== See Also ==
 
== See Also ==
[http://filetrip.net/f9881-WiiSX-beta-1-mod3.html WiiSX Beta1 Mod3 by Jacobeian], featuring USB disk and Classic Controller support
+
<s>WiiSX Beta1 Mod3 by Jacobeian, featuring USB disk and Classic Controller support</s> Outdated.
  
[http://www.megaupload.com/?d=SY9EFE4N WiiSX Beta2 USB2 Mod by Matguitarist]
+
<s>WiiSX Beta2 USB2 Mod by Matguitarist</s> Violates GPL.
 +
 
 +
Note: Before posting any "modified version", you must comply with the GPL and release FULL source code.
  
 
== Credits ==
 
== Credits ==

Revision as of 01:08, 9 July 2010

WiiSX
WiiSX icon.png
General
Author(s)emu_kidid, sepp256, tehpola
TypeConsole emulator
VersionBeta 2
LicenceGNU GPL v2
Links
Download
Website
Source
Downloadable via the Homebrew Browser
Peripherals
ClassicController.svg Wiimote4.svg SensorBar.svg Nunchuck alternative.svg USB mass storage device GameCube Controller DVD Loads files from SDHC cards in the Front SD slot SD Gecko GameCube Memory Card

WiiSX is a PSX emulator for the Nintendo Gamecube & Wii brought to you by Wii64Team (emu_kidid, sepp256, tehpola). It is based on various PCSX code bases, see the credits section for specifics.

Features

  • Software Rendered Graphics
  • Dynamic Recompilation
  • Sound
  • Input emulation, of both analogic and standard controllers.
  • Memory Cards
  • SD Storage Loading
  • USB Storage Loading
  • Samba Loading
  • Progressive/Widescreen Resolution

Instructions

You will need the Homebrew Channel

  1. Download from http://code.google.com/p/pcsxgc/downloads/list
  2. Create a folder in the root of your SD card called "wiiSX". Place all of your .bin/.cue game images into the folder "isos" and SCPH1001.BIN(BIOS) into the folder "bios". Create another folder called "saves".
    • .bin/.cue/.img/.ccd images are supported.
  3. Create a folder under apps (eg /apps/wiiSX) and place the unpacked boot.dol, icon.png and meta.xml files in that folder.
  4. The memory card files are MCD001.mcr and MCD002.mcr, located at /wiisx/saves . Please note that if these files are not present, the emulator will automatically generate them for you.

Button Mapping

Playstation Controller Gamecube Controller
Cross
Gamecube A Button
Square
Gamecube B Button
Triangle
Gamecube Y Button
Circle
Gamecube X Button
Right Analog Stick
Gamecube C Control Stick
Left Analog Stick
GameCube Control Stick
Digital Pad
Classic D-Pad
Start
GameCube START Button
Select
GameCube Z Button + GameCube START Button
R1
GameCube R Trigger
R2
GameCube Z Button + GameCube R Trigger
L1
GameCube L Trigger
L2
GameCube Z Button + GameCube L Trigger

Known Issues

  • CDDA audio streaming is not implemented
  • .CUE is not working from DVD, select the .bin directly
  • No BIOS selection option for different BIOS files
  • Final Fantasy VII crashes Dynarec (after first battle)
  • User made compatibility list

Updates

The Wii64Team keeps a progress blog which can be found at http://www.emulatemii.com

Beta 2 is finally released on July 3 2010!

See Also

WiiSX Beta1 Mod3 by Jacobeian, featuring USB disk and Classic Controller support Outdated.

WiiSX Beta2 USB2 Mod by Matguitarist Violates GPL.

Note: Before posting any "modified version", you must comply with the GPL and release FULL source code.

Credits