use zemu exe. it is compatable as well. the only problem you will have is keymapping i think. if you expirience this problem, let me know and ill set up a file directory or update the key rotation fix installer
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121261\"][{POST_SNAPBACK}][/a][/div]
Thanks Cresho, this is awesome!
Ok with the key mapping things, I had some issues/observations:
1. First, in your "cack users read.txt" (I have cacko 1.23 on my c3100) you mispelled 'zemufeex_smc.sh' :
then modify this file /home/QtPalmtop/bin/
zamufeex_smc.sh2. the snes, nes, and turbo graphix buttons work as advertised, with one problem. I followed that cacko readme to disable the pause/quit feature and move that to 'L':
#!/bin/bash
export SDL_QT_INVERT_ROTATION=1
export S9XKEYS=27,100,99,115,120,97,122,108,32,103,106,117,110,121,98,105,109
cd "$1"
snes9x -win "$2"
exit 0
but it is not working. 'L' has not changed and neither has ok/enter. not sure what I am doing wrong here?
3. the zgnuboy buttons are still switched (probably due to 2. not working?). left is right, right is left, etc. I am thinking because maybe I need a zgnuboy.rc file??