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.13k stars 380 forks source link

Aspect ratio correction not applied in fullscreen #3984

Open ghost opened 1 month ago

ghost commented 1 month ago

This problem is simple to reproduce in both Turbo and Hyper Nyma/

PCEHawk works as expected to compare.

Set display to maintain aspect ratio, and set to use system's recommendation

lastly set Expand pixels by integers only (e.g. no 1.3333x)

now load a game go full screen. Image aspect ratio very broken.

YoshiRulz commented 1 month ago

I think this is expected behaviour?

ghost commented 1 month ago

I think this is expected behaviour?

Possibly. I ended up trying 2.91 release and its the same.

maybe its not a bug maybe has to do with how bizhawk uses this core?

That being said it looks broken, sorry if it is as intended.