Application:Gnuboy
Revision as of 05:08, 30 November 2009 by Dudestatus (talk | contribs) (→Run:: This edit makes the games look better by filling in the previously apparent scanlines with pixels from the game.)
Setup:
1. Setup Debian.
2. Setup DirectFB.
3. Run, outside the chroot:
<source lang="text">/sbin/initctl stop LunaSysMgr #NOTE: THIS WILL KILL THE GUI</source> 4. Run, inside the debian chroot: <source lang="text"> apt-get install -y gnuboy-sdl </source>
Run:
Get into the Debian chroot: <source lang="text"> export SDL_VIDEODRIVER="directfb" export SDL_NOMOUSE=1 sdlgnuboy --scale=2 --density=2 --bind q quit --bind u +up --bind h +left --bind k +right --bind j +down YOURROMFILE.GB </source>
Notes
- You will have to unzip your gameboy rom in order to work with gnuboy
Video
Video on Viddler