Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upLast window size isn't remembered, top of GBA screen cut off #406
Comments
This comment has been minimized.
This comment has been minimized.
mine does as well...
until you resize window then it updates...
…On Sun, Apr 7, 2019 at 11:12 PM anLizard ***@***.***> wrote:
Expected behavior
Emulator remembers window size from last time it was launched.
[image: image]
<https://user-images.githubusercontent.com/48686356/55685496-4bc8fa00-5957-11e9-9a28-51c423f79ba9.png>
Actual behavior
Emulator always starts with same window size, regardless of previous size
and the top of the GBA screen is cut off.
[image: image]
<https://user-images.githubusercontent.com/48686356/55685488-33f17600-5957-11e9-81f4-b6de79b28407.png>
Resizing window solves it until emulator is closed again.
Steps to reproduce the behavior
Launch any ROM without changing window size
If you are using a BIOS file, please say which one.
Option details
Video driver (simple, opengl):
opengl
Sound driver (directsound, xaudio, openal, SDL):
sdl
Build details
Operating System (Windows, Mac, Linux (state distribution), etc.):
Window 10 Pro 64-bit 1803
Config file
https://privatebin.net/?0754d5cfe01a7ff5#3/eqNRrFDtCt1oTHaXZIJ4sLrNSYQPXMzoGXy7UUmbA=
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#406>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AWPDtguUxGUZCQOXLrfJ1dfl4y1RcmVQks5vegrHgaJpZM4cg0Qe>
.
|
This comment has been minimized.
This comment has been minimized.
@denisfa looks like we have more work to do on this one |
This comment has been minimized.
This comment has been minimized.
Yeah, can confirm both. One of them is an issue with the position |
denisfa
added a commit
that referenced
this issue
Apr 8, 2019
rkitover
added a commit
that referenced
this issue
Apr 9, 2019
Fix display when loading ROMs with custom geometry. This issue was a combination of `wxSHAPED` and its effect on the custom geometry. It is necessary to force a dummy resize so the display adjusts itself. Align game frame on center, both horizontal and vertical.
This comment has been minimized.
This comment has been minimized.
@anLizard hey, could you please test the latest release and see if you still have any geometry/position issues |
This comment has been minimized.
This comment has been minimized.
|
This comment has been minimized.
This comment has been minimized.
Yeah the black bars are because of the "keep aspect ratio" option, you can stretch the window to minimize their appearance. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behavior
Emulator remembers window size from last time it was launched.

Actual behavior
Emulator always starts with same window size, regardless of previous size and the top of the GBA screen is cut off.

Resizing window solves it until emulator is closed again.
Steps to reproduce the behavior
Launch any ROM without changing window size
If you are using a BIOS file, please say which one.
Option details
Video driver (simple, opengl):
opengl
Sound driver (directsound, xaudio, openal, SDL):
sdl
Build details
Operating System (Windows, Mac, Linux (state distribution), etc.):
Window 10 Pro 64-bit 1803
Config file
https://privatebin.net/?0754d5cfe01a7ff5#3/eqNRrFDtCt1oTHaXZIJ4sLrNSYQPXMzoGXy7UUmbA=