TASEmulators / BizHawk

BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
http://tasvideos.org/BizHawk.html
Other
2.21k stars 386 forks source link

[NesHawk] Duck Hunt Not Working Shoting in Ducks, Clays too [BizHawk 2.9.1] #3706

Closed Danik2343 closed 3 months ago

Danik2343 commented 1 year ago

Bizhawk 2.9.1 EmuHawk_Lm7rPrnzU8 P.S I installed QuickNes and returned to NesHawk, everything worked, I did not change anything except the cores.

Danik2343 commented 1 year ago

Power NES (hotkey) = breaks. Reset NES (hotkey) = good.

Danik2343 commented 1 year ago

UPD: Latest Dev: same issue.

YoshiRulz commented 3 months ago

DrD2k9 said:

That issue may be due to where the target is aimed when the game actually reads the coordinate position. In Duck Hunt, the fire takes place a handful of frames before the coordinates are read. Holding the mouse over the duck until the white box appears and it works fine. in other words, the game doesn't read the targeting coordinates on the same frame(s) as when the trigger is pulled.

See this publication made on NesHawk 2.8 for sample gameplay.