Hello,
I am trying to do much the same, use a USB-joypad for a few classic NES (Znester).
I have Meanie's JoyEnabler installed and have tested the joystick with jstest (all OK), and even managed to get a few roms working with the ZNester-joy executable, although like csj0217 I have frustrated, since it only works in a small screen and much slower than the ZEmu packaged version.
I have downloaded the joy2key_z.tgz.txt file posted by sidmoraes in the referenced thread, removed the .txt extension extracted the two files using gzip and tar, and tried the following (as suggested)
cp joy2key-z /usr/local/bin/
chmod +x /usr/local/bin/joy2key-z
cp .joy2keyzrc /home/root
joy2key -config kbd1
I get the warning that "More buttons specified than joystick has!" - probably beacuse I am use a pretty basic joypad, and then "Initialization complete, entering main loop, ^C to exit...
...and - well that is it. The joypad doesn't appear to junction in any way in any NES game, or replicate the arrow keys in an editor for example, which I expected.
I also tried without the config option and I am prompted to calibrate three axes which all seems OK, but again once the main loop is entered nothing seems to happen".
Any suggestions on where I have gone wrong?
Thanks and regards,
Marcus