kemenaran / SameBoy

Game Boy and Game Boy Color emulator written in C
https://sameboy.github.io/
MIT License
60 stars 2 forks source link

Horizontal resizing is broken on Windows #3

Open kemenaran opened 5 years ago

kemenaran commented 5 years ago

It seems resizing the viewport horizontally is broken on Windows.

I can't open Sameboy.exe, I managed to get it work only with Sameboy_debugger, and it doesn't let me enlarge the window horizontally (only vertically but in part) or go fullscreen (only with widescreen enabled it seems), here some screenshots. Thank you for your time.

https://www.reddit.com/r/emulation/comments/bg2tx2/widegb_playing_game_boy_games_on_wide_screens/eo0opzk/?context=3

manuelx98 commented 5 years ago

Windows version: 10 Pro 1803 build 17134.765

mcdgray129 commented 5 years ago

Im also having the very same issue, im running Windows 10 Pro 1809 Build 17763.503.

kemenaran commented 5 years ago

I published a new version to fix the crash on launch. Does it work better now?

Also, do you still reproduce the horizontal resizing issue with this new version?

manuelx98 commented 5 years ago

Now I can open Sameboy.exe, but the resizing issues are still there, exactly the same as before.

kemenaran commented 5 years ago

Thanks for the testing. I couldn't reproduce the resizing issue myself, but I only have a Windows Virtual machine, so that may be why.

Could you:

manuelx98 commented 5 years ago

Thanks for the testing. I couldn't reproduce the resizing issue myself, but I only have a Windows Virtual machine, so that may be why.

Could you:

  • Tell me what Scaling factor does your Windows settings use;
  • Record and post a small video of the resizing issue? I wonder if there is something I'm missing in the testing scenario.

My Scaling factor is 100%, here's the video.

manuelx98 commented 5 years ago

Any fix/update for the Windows version?

Grossley commented 2 years ago

I am also having the same issue, except the screen goes completely black when playing the GameBoy game or in the menu. Also, can you please push whatever changes you did for the new release mentioned here? https://github.com/kemenaran/SameBoy/issues/3#issuecomment-493771286 @kemenaran.