Gnuboy (14-12-2005) (gb/c Emu For Gp2x)


There's a new version. Download it from here (click on "Descargar archivo" which means "Download file").

Again, needs STerm to run (go to emu folder, and write ./gnuboy2x.gpe rom.gbc).

There is sound now, and controls are working:
X -> A
B -> B
A -> Select
Y -> Start
L -> Exits
 
flickers like crazy? uhh... now flickering for me at all in this program.
Strange.
 
So, we've got two GB emulators on the same day, and I'm still confused which is which...
 
its gnuboy, both same version, just try both and then say which one you like more ;)
 
OK, I tryied Wario Land 3 and it's ASYNC

EDIT: Yey, Mario1 also async

And the sound isn't clearly

EDIT2: And I don't like savestate buttons on A and X, becasue sometimes I press them even if I don't want to, maybe LEFT and RIGHT on top would be better for this?
 
from wes in gp2x.de board!

unbindall
bind joy0 +up
bind joy1 +up +left
bind joy2 +left
bind joy3 +left +down
bind joy4 +down
bind joy5 +down +right
bind joy6 +right
bind joy7 +right +up
bind joy13 +a
bind joy15 +b
bind joy9 +select
bind joy8 +start
bind joy10 quit
bind joy11 reset
bind joy14 savestate
bind joy12 loadstate

Edit your config file in this way, should be better for some games
hm in some games this leads to wrong directions of joystick... I don't know...^^
 
miq01 posted on Dec 15 2005 at 12:00 AM said:
There is sound now, and controls are working:
X -> A
B -> B
A -> Select
Y -> Start
L -> Exits

oh man.. why do all emu writers have to choose that stupid button config? Why can't they make it: A=B | X=A ???

This is just unatural! The stupid DS is running GBA games in a similiar button mapping and it's just a pain!
 
Last edited by a moderator:
Mr. Anderson posted on Dec 15 2005 at 08:30 PM said:
miq01 posted on Dec 15 2005 at 12:00 AM said:
There is sound now, and controls are working:
X -> A
B -> B
A -> Select
Y -> Start
L -> Exits

oh man.. why do all emu writers have to choose that stupid button config? Why can't they make it: A=B | X=A ???

This is just unatural! The stupid DS is running GBA games in a similiar button mapping and it's just a pain!

this has been changed in the newest relase... and you can map the buttons by yourself in the config...
 
Last edited by a moderator:
Nice emulator but the screen size is wayyyy too small.....good work though :)
 
stepp posted on Dec 15 2005 at 03:58 PM said:
Nice emulator but the screen size is wayyyy too small.....good work though :)
Not having played it, I'm guessing it's the size of the Gameboy's screen itself? 160x144 sounds about right.
 
Last edited by a moderator:
Back
Top