Difference between revisions of "WiiSX"
Jump to navigation
Jump to search
Matguitarist (talk | contribs) m (→Features) |
|||
Line 20: | Line 20: | ||
*SD Storage Loading | *SD Storage Loading | ||
*USB Storage Loading | *USB Storage Loading | ||
+ | *Samba Loading | ||
*Progressive/Widescreen Resolution | *Progressive/Widescreen Resolution | ||
Line 27: | Line 28: | ||
#Download from http://code.google.com/p/pcsxgc/downloads/list | #Download from http://code.google.com/p/pcsxgc/downloads/list | ||
#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". | #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. |
#Create a folder under apps (eg /apps/wiiSX) and place the unpacked boot.dol, icon.png and meta.xml files in that folder. | #Create a folder under apps (eg /apps/wiiSX) and place the unpacked boot.dol, icon.png and meta.xml files in that folder. | ||
#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. | #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. | ||
Line 79: | Line 80: | ||
== Known Issues == | == Known Issues == | ||
* CDDA audio streaming is not implemented | * CDDA audio streaming is not implemented | ||
− | * | + | * .CUE is not working from DVD, select the .bin directly |
− | * Final Fantasy VII crashes Dynarec | + | * Final Fantasy VII crashes Dynarec (after first battle) |
− | |||
* [[WiiSX/Compatibility|User made compatibility list]] | * [[WiiSX/Compatibility|User made compatibility list]] | ||
Revision as of 10:53, 6 July 2010
WiiSX | |
![]() | |
General | |
---|---|
Author(s) | tehpola, sepp256, emu_kidid |
Type | Console emulator |
Version | beta 2 |
Links | |
Download | |
Source | |
Downloadable via the Homebrew Browser | |
Peripherals | |
![]() ![]() |
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
- Download from http://code.google.com/p/pcsxgc/downloads/list
- 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.
- Create a folder under apps (eg /apps/wiiSX) and place the unpacked boot.dol, icon.png and meta.xml files in that folder.
- 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 |
---|---|
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() ![]() | |
![]() | |
![]() ![]() | |
![]() | |
![]() ![]() |
Known Issues
- CDDA audio streaming is not implemented
- .CUE is not working from DVD, select the .bin directly
- 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
WiiSX Beta2 USB2 Mod by Matguitarist