Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Since 1.6.2: Emulators started in windowed mode are invisible when launching Attract Mode via Windows GUI #164

Closed
rsn8887 opened this issue Dec 16, 2015 · 3 comments

Comments

@rsn8887
Copy link

rsn8887 commented Dec 16, 2015

If I configure an emulator to start up in windowed mode and launch it from Attract Mode, its window does not appear, the sound plays though, but the window is completely hidden. This is on Windows 10 using 1.6.2. (worked fine in 1.6.1). It works fine if the emulator is configured to start in Fullscreen mode.

This problem ONLY happens when launching Attract Mode via the Windows GUI by double clicking its icon. It goes away completely when launching Attract Mode from the command-line.

I therefore believe this problem is a consequence of the following new feature introduced in 1.6.2:
"Close windows console automatically when starting from GUI"

@rsn8887
Copy link
Author

rsn8887 commented Dec 16, 2015

I just confirmed that simply creating a shortcut icon to attract mode and changing target to
cmd.exe /C Attract.exe
fixes this problem. It causes the command window to stay open and emulator windows to appear in the foreground above AM always.

This is also an issue with any emulator starting in "windowed - maximized" mode, or in the same fullscreen resolution as AM. All this is fixed when starting from command prompt.

@mickelson
Copy link
Owner

@h0tw1r3 ... any chance you could take a look at this issue? It appears to be related to the code you added to automatically close the windows console when starting from the GUI

@h0tw1r3
Copy link
Collaborator

h0tw1r3 commented Dec 18, 2015

@mickelson I can look into it in the next couple days.

mickelson added a commit that referenced this issue Dec 22, 2015
Hide console instead of closing it, fixes #164
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants