dgame
Active Member
- Joined
- Oct 1, 2006
- Messages
- 945
EDIT: New Version Here: http://boards.openpa...post__p__132776
Description:
-------------
GnGB is a Game Boy and Color Game Boy emulator for Linux written in C using the SDL.
It runs most GB and GBC ROMs and also supports zipped (.zip) ROMs.
GnGB is written by Frogus and Pepone http://m.peponas.free.fr/gngb
New:
This PND version uses the PickleLauncher for ROM selection.
This PND version uses Notaz's improved SDL Library.
The new default keys are Game Boy B,A,Select,Start -> Pandora X,B, Select,Start
Edit the gngbrc file located in the pandora\appdata\gngb\.gngb\ folder on your SD card to change default keys.
The .gngb folder may be hidden.
Enable "Show Hidden Files" on the "View" menu in the File Manager.
If you have an existing gngbrc it will NOT be over written and you will have the previous key mappings, you can either delete the gngbrc file or edit the map_key line.
Read me:
gngb.pnd
Description:
-------------
GnGB is a Game Boy and Color Game Boy emulator for Linux written in C using the SDL.
It runs most GB and GBC ROMs and also supports zipped (.zip) ROMs.
GnGB is written by Frogus and Pepone http://m.peponas.free.fr/gngb
New:
This PND version uses the PickleLauncher for ROM selection.
This PND version uses Notaz's improved SDL Library.
The new default keys are Game Boy B,A,Select,Start -> Pandora X,B, Select,Start
Edit the gngbrc file located in the pandora\appdata\gngb\.gngb\ folder on your SD card to change default keys.
The .gngb folder may be hidden.
Enable "Show Hidden Files" on the "View" menu in the File Manager.
If you have an existing gngbrc it will NOT be over written and you will have the previous key mappings, you can either delete the gngbrc file or edit the map_key line.
Code:
To Set Default Keys:
edit [SD CARD]\pandora\appdata\gngb\.gngb\gngbrc
edit map_key line with corresponding Pandora Keysym codes:
map_key line order:
UP,DOWN,LEFT,RIGHT,A,B,START,SELECT
map_key 273,274,276,275,279,281,308,306
Some Pandora Keysym codes:
UP=273,DOWN=274,LEFT=276,RIGHT=275,A=278,Y=280,X=281,B=279
START=308,SELECT=306
Press F12 In-Game to Show the SDL Keysm code for any key you press.
Read me:
gngb.pnd
Code:
Description:
-------------
GnGB is a Game Boy and Color Game Boy emulator for Linux written in C using the SDL. It runs most GB and GBC ROMs and also supports zipped (.zip) ROMs.
GnGB is written by Frogus and Pepone [url="http://m.peponas.free.fr/gngb"]http://m.peponas.free.fr/gngb[/url]
This PND version uses the PickleLauncher for ROM selection.
This PND version uses Notaz's improved SDL Library.
PickleLauncher keys:
-------------
Dpad Up and Down: Scroll list by single line
Dpad Right and Left: Scroll list by page
A: Enter Folder
X: Go Back
B: Enter Folder/Run ROM
ESC: Exit PickleLauncher
In-Game keys:
-------------
Pandora X,B,Select,Start buttons: Game Boy B,A,Select,Start
Tab: Open Menu to Load/Save States and Configure Emulator
Enter: Select Menu Items
ESC: Close Menus (Exits Emulator if No Menu is Open)
1-5: Switch Game Boy 2-bit Color Palettes
6: Toggle Game Boy Color Color Filter
9: Pause Emulator AND 0: Unpause Emulator
F8: Toggle Rumble (screen shake)
F10: Show FPS
F11: Reset Emulator
F12: Show SDL Keycodes
ESC: Exit Emulator
Default Resolution:
-------------
To set the Default Resolution using PickleLauncher navigate to a ROM and press the onscreen "Edit Item" button.
A "Resolution" parameter will be shown indicating the current resolution.
Press the onscreen "Select" button to show the available resolutions.
160x144 : Native GB/GBC resolution (stamp sized on Pandora)
320x288 : 2x integer scaled
480x432*: 3x integer scaled (Default)
532x480 : Stretched to screen height
800x480 : Stretched to full screen
The Default resolution is indicated by an asterisk.
Use the Dpad or pointer to select the desired resolution.
The selected resolution is indicated in bold with an arrow.
Press the onscreen "Default" button to choose the selected resolution for all ROMs (indicated by an asterisk) or press the "Set" button to choose this resolution only for the selected ROM (indicated by color change).
Press the onscreen "Back" button once to verify the change to the "Resolution" parameter and press "Back" button again to return to the main menu.
Configuration File:
-------------
Edit the gngbrc file located in the pandora\appdata\gngb\.gngb\ folder on your SD card to change default keys.
The .gngb folder may be hidden.
Enable "Show Hidden Files" on the "View" menu in the File Manager.
To Set Default Keys:
edit [SD CARD]\pandora\appdata\gngb\.gngb\gngbrc
edit map_key line with correspondig Pandora Keysym codes:
map_key line order:
UP,DOWN,LEFT,RIGHT,A,B,START,SELECT
map_key 273,274,276,275,279,281,308,306
Some Pandora Keysym codes:
UP=273,DOWN=274,LEFT=276,RIGHT=275,A=278,Y=280,X=281,B=279
START=308,SELECT=306
Press F12 In-Game to Show the SDL Keysm code for any key you press.
Attachments
Last edited by a moderator: