FCE-Ultra GP2X
From wiki.gp2x.org
FCE-Ultra GP2x | |
---|---|
Download(s) | (archive) |
Developer(s) | |
Porting developer(s) |
noname |
Version | v0.3 |
Status | Alpha |
Webpage | Homepage |
FCE Ultra GP2x is a quick, mean and at the moment pretty slow port of the NES emulator FCE Ultra to GP2X. The port is based on FCE Ultra 0.75.
Contents |
Status
Alpha - Not really useful yet. Quite slow, about 35 FPS @ 200 MHz.
Installation
- Extract the files to your SD card.
- Change the baseDir-option in fceu_config to match your ROM-directory (default /mnt/sd/roms/nes/).
- Execute the selector-script fceu.gpe from the gp2x game-menu.
- Choose a ROM-file.
Controls
- GP2X
- Nintendo
- Up, Down
- Up, Down
- Left, Right
- Left, Right
- Y
- B
- B
- A
- Start
- Start
- Select
- Select
- L + R
- Quit FCEU
- L / R
- Fullscreen
- Vol +/-
- Volume
Version history
- 0.3
- Changed codebase to FCEU 0.75 (It produces about 63 FPS internally on gp2x wheras 0.98 produces about 23)
- Sound works (although it's quite choppy atm.)
- Rewrote the input so that diagonal controls work on the gp2x
- 0.2
- Removed the happy hack screen blitting
- 0.1
- Initial release
To Do
- Write an integrated GUI
- Change from SDL to Rlyeh's SDK
- Manage to change the selector language to English instead of Spanish (langCode=EN is ignored?)