Changes

Jump to navigation Jump to search
279 bytes removed ,  02:01, 18 October 2009
cleanup & wikified
Line 7: Line 7:  
| peripherals = {{GCNController}} {{FrontSD}}
 
| peripherals = {{GCNController}} {{FrontSD}}
 
}}
 
}}
   
This is just another basic Front SD elf/dol loader that looks for known Emulators
 
This is just another basic Front SD elf/dol loader that looks for known Emulators
      
== Supported Emulators ==
 
== Supported Emulators ==
 
+
* [[Genesis Plus]] (Sega Megadrive)
* [[Homebrew apps/Genesis Plus|Genesis Plus]] (Sega Megadrive)
+
* [[SMSPlus]] (Sega Master System & Game Gear)
* [[Homebrew apps/SMSPlus|SMS Plus]] (Sega Master System & Game Gear)
+
* [[FCE Ultra GX]] (Nintendo Entertainment System)
* [[Homebrew apps/FCE Ultra Wii|FCEuGC]] (Nintendo Entertainment System)
+
* [[Gnuboy GX]] (Gameboy & Gameboy Color)
* GnuboyGX (Gameboy & Gameboy Color, Wii Version unreleased)
+
* [[Snes9x GX]] (Super Nintendo)
* [[Homebrew apps/Snes9X Wii|Snes9xGX]] (Super Nintendo)
+
* [[Hugo-Wii]] (NEC Pc-Engine)
* [[Homebrew apps/Hugo-Wii|HugoGC]] (NEC Pc-Engine)
+
* [[Neopop Wii]] (SNK NeoGeo Pocket)
* NeoPop (SNK NeoGeo Pocket, Wii Version unreleased)
   
* Neo-CD Redux (SNK NeoGeo CD, Wii Version Unreleased)
 
* Neo-CD Redux (SNK NeoGeo CD, Wii Version Unreleased)
      
== Installation ==
 
== Installation ==
 +
This is just another basic Front SD elf/dol loader that looks for known emulators.
   −
This is just another basic Front SD elf/dol loader that looks for known emulators. <br \>
+
To use it, simply follow the steps below:
To use it, simply follow the steps below: <br \>
+
#Create a directory at the root the SD card (FAT16 format only) and named it "emuloader" (without the quotes)
 
+
#Place any supported .dol or .elf emulators you want in this directory:
1/ create a directory at the root the SDCARD (FAT16 format only) and named it "emuloader" (without the quotes) <br \>
+
#:''Do NOT modify the original emulator file name, the loader is looking for specific strings inside file names in order to detect which emulator is present or not'':
 
+
#*Genesis Plus ---> genplus (It means prefix file name --> ex. "genplus_wii_pal60.elf") (Need to create genplus/roms and genplus/saves on root)
2/ place any supported .dol or .elf emulators you want in this directory: <br \>
+
#*SMS Plus ---> smsplus (It means prefix file name --> ex. "smsplus_wii_pal60.elf") (Need to create smsplus/roms and smsplus/saves on root)
 
+
#*FCEuGC ---> fceugc
- Do NOT modify the original emulator file name, the loader is looking for specific strings inside file names in order to detect which emulator is present or not: <br \>
+
#*GnuboyGX ---> gnuboy
 
+
#*Snes9xGX ---> snes9x (It means prefix file name --> ex. "snes9x_version_pal.elf") (Need to create snes9x/roms and snes9x/saves on root)
- Genesis Plus ---> genplus (It means prefix file name --> ex. "genplus_wii_pal60.elf") (Need to create genplus/roms and genplus/saves on root) <br \>
+
#*HugoGC ---> hugo (It means prefix file name --> ex."hugo_wii_pal60.elf") (Need to create hugo/roms and hugo/saves on root)
- SMS Plus ---> smsplus (It means prefix file name --> ex. "smsplus_wii_pal60.elf") (Need to create smsplus/roms and smsplus/saves on root) <br \>
+
#:Obviously, only use "Wii mode" versions of these emulators, GC versions won't work properly in Wii mode ! <br \>
- FCEuGC ---> fceugc <br \>
+
#Launch emuloader_wii*.elf or.dol with the method of your choice (for example, using TP Hack). In the menu, the following keys are used (Note that you still need a Gamecube controller):
- GnuboyGX ---> gnuboy <br \>
+
#*Button A: lauch the selected emulator
- Snes9xGX ---> snes9x (It means prefix file name --> ex. "snes9x_version_pal.elf") (Need to create snes9x/roms and snes9x/saves on root) <br \>
+
#*Analog Stick, Left/right button: select another emulator
- HugoGC ---> hugo (It means prefix file name --> ex."hugo_wii_pal60.elf") (Need to create hugo/roms and hugo/saves on root) <br \>
+
#*Z Trigger: Reboot TP loader
 
  −
 
  −
 
  −
- Obviously, only use "wii mode" versions of these emulators, GC versions won't work properly in Wii mode ! <br \>
  −
 
  −
 
  −
3/ launch emuloader_wii*.elf or.dol with the method of your choice (for example, using TP Hack). In the menu, the following keys are used (Note that you still need a Gamecube controller): <br \>
  −
 
  −
* Button A: lauch the selected emulator
  −
* Analog Stick, Left/right button: select another emulator
  −
* Z Trigger: Reboot TP loader
  −
 
  −
NOTE: if you have a PAL Wii, always use the PAL60 version. <br \>
      +
<small>'''Note''': If you have a PAL Wii, always use the PAL60 version.</small>
    
== Credits ==
 
== Credits ==
 
+
*SD Front access code by _svpe, marcan, bushing
* SD Front access code by _svpe, marcan, bushing <br \>
+
*libOGC by shagkur& wntrmute
* libOGC by shagkur& wntrmute <br \>
+
*DOL loading code by shagkur
* DOL loading code by shagkur <br \>
+
*ELF loading code by William L. Pitts
* ELF loading code by William L. Pitts <br \>
+
*VFAT library by softdev
* VFAT library by softdev <br \>
      
[[Category:Loaders]]
 
[[Category:Loaders]]
401

edits

Navigation menu