Difference between revisions of "FCE Ultra GX"
Jump to navigation
Jump to search
m |
|||
Line 3: | Line 3: | ||
== Information == | == Information == | ||
* Creator: Askot | * Creator: Askot | ||
− | * Accessories needed: GameCube controller | + | * Accessories needed: GameCube controller, SD Gecko |
* Best PAL mode: ? | * Best PAL mode: ? | ||
* Button to return to loader: N/A | * Button to return to loader: N/A | ||
Line 27: | Line 27: | ||
- Added SDCARD slot selection for searching roms, meaning, you can search roms | - Added SDCARD slot selection for searching roms, meaning, you can search roms | ||
from SDCARD SLOT A & SLOT B (Beta, meaning, buggy, but works). | from SDCARD SLOT A & SLOT B (Beta, meaning, buggy, but works). | ||
− | - For | + | - For standardization, you must create folders root:\fceu\roms to read NES |
roms files from SDCARD. | roms files from SDCARD. | ||
- Added C-Left to call Menu. | - Added C-Left to call Menu. | ||
Line 38: | Line 38: | ||
SDCARD): | SDCARD): | ||
+ Use B to quit selection list. | + Use B to quit selection list. | ||
− | + Use L/R | + | + Use L/R triggers or Pad Left/Right to go down/up one full page. |
− | - Some menu | + | - Some menu rearrangement and a little of source code cleanup: |
− | + | + | + Every time you pressed B button on any option, play game started, not anymore |
until you select Play Game option. | until you select Play Game option. | ||
== Download == | == Download == | ||
− | Download at http://www.tehskeen.com/forums/ | + | Download at [http://www.tehskeen.com/forums/showpost.php?p=27625&postcount=7 TehSkeen]. Sources are available at the top of the [http://www.tehskeen.com/forums/showthread.php?t=6749 thread]. |
+ | |||
+ | == Other versions == | ||
+ | Vicious1988 has made a version which is able to read from the Wii SD slot. See the [http://www.tehskeen.com/forums/showthread.php?threadid=6887 thread] at TehSkeen. | ||
+ | |||
[[Category:Homebrew applications]] | [[Category:Homebrew applications]] |
Revision as of 01:32, 8 April 2008
A NES emulator for the Wii.
Information
- Creator: Askot
- Accessories needed: GameCube controller, SD Gecko
- Best PAL mode: ?
- Button to return to loader: N/A
- Loaders useable: Twilight Hack, Geckoloader, Front SD ELF Loader
- Installation for Zelda Chainloader: Install as usual
- Software type: Emulation
- Create the following directories on the SD card in SD Gecko:
- fceu/
- fceu/roms - Store the rom files.
- fceu/saves - Store save memory and states. A current bug saves states to the root of the card.
- Loading from DVD does not work at this time.
- Supports Zip compressed rom images.
Controls
- Z: Select
- Y/X: Turbo A/B
- L+R to return to FCEU's menu
Changelog
What's new? Askot - 20080326 - Added saving state in SD Card (State files will be saved in root of SDCARD). *Note: I can't make it work to save in root:\fceu\saves, so help needed. - Added SDCARD slot selection for searching roms, meaning, you can search roms from SDCARD SLOT A & SLOT B (Beta, meaning, buggy, but works). - For standardization, you must create folders root:\fceu\roms to read NES roms files from SDCARD. - Added C-Left to call Menu. - Reading files from SD Card it's faster, now they're called from cache after first reading. - Menu in saving STATE file changed to choose SLOT, DEVICE, Save STATE, Load STATE, Return to previous. - Added option PSO/SD Reload to menu, still works (START+B+X) - Modified controls when going into the rom selection menu (DVD or SDCARD): + Use B to quit selection list. + Use L/R triggers or Pad Left/Right to go down/up one full page. - Some menu rearrangement and a little of source code cleanup: + Every time you pressed B button on any option, play game started, not anymore until you select Play Game option.
Download
Download at TehSkeen. Sources are available at the top of the thread.
Other versions
Vicious1988 has made a version which is able to read from the Wii SD slot. See the thread at TehSkeen.