mordicaithebeastey2 / bizhawk

Automatically exported from code.google.com/p/bizhawk
1 stars 0 forks source link

Atari 7800 lightgun input display writes over itself when paused #215

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start recording a movie on Atari7800Hawk.
2. Check View>Display Input
3. Pause the emulator and move the mouse (lightgun) around. 

What is the expected output? What do you see instead?
EmuHawk should display one X and one Y value for the lightgun position at a 
time, and clear the screen and display the new values when the lightgun moves. 
Instead, it fails to clear the screen and writes over the existing numbers, 
making the current value difficult to see.

What version of the product are you using? On what operating system?
BizHawk 1.7.2a on Windows 7 x64.

Please provide any additional information below.
This issue does not occur when a movie is not being recorded.

Original issue reported on code.google.com by coolkirb...@gmail.com on 21 Jul 2014 at 1:42

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by adeli...@tasvideos.org on 21 Jul 2014 at 8:38

GoogleCodeExporter commented 9 years ago
One way this could be solved is by allowing the user to set different positions 
for the displayed previous input and current input in Config>Messages. This 
way, no useful information would be lost.

Original comment by coolkirb...@gmail.com on 23 Jul 2014 at 4:33