Hi. I recently downloaded two NES emulators (FCEUMM & NEStopia by the libretro team) and I was wondering if there is any way to make one of these be able to emulate the NES Zapper to fully be able to play Duck Hunt. tyty
It is actually hard. You'd need to make a disassembly of the game, create graphics for the cursor, make a routine that stores the cursor position and modifies it according to the d-pad, locate the routines that manage the zapper and edit them to use the cursor position. Quite hard to make for something quite not rewarding.