apartmentEmulator / mupen64plus

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

Not possible to toggle fullscreen #336

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Describe your system:
 - Operating System (be specific): Windows XP with SP3
 - Machine type (32-bit or 64-bit): 32 bit
 - Mupen64Plus version: 1.99.3
 - Plugins used: Mupen64Plus OpenGL Video Plugin by Rice v1.99.
3, Mupen64Plus SDL Audio Plugin v1.99.3, Mupen64Plus SDL Input Plugin
v1.99.3, Hacktarux/Azimer High-Level Emulation RSP Plugin v1.99.3

Describe the problem: You cant toggle fullscreen with ALT+ENTER as the
README-core says "Alt-Enter == Toggle between windowed and fullscreen (may
not be supported by all video plugins)"

As said it may be because the video plugin, it's still something that I
really miss.

It looks like it tries to do something when you press ALT+ENTER since the
window turns black for maybe one frame or something.

Setting --fullscreen in the command line works just fine, but you cant
toggle out of it either.

Original issue reported on code.google.com by q.gu...@gmail.com on 18 Feb 2010 at 2:22

GoogleCodeExporter commented 8 years ago
Unfortunately this is the expected behavior in Windows;  SDL (1.2.x at least) 
does
not support toggling between windowed/fullscreen modes in Win32.  So there's no 
way
that we can support this; it's an SDL issue.

Original comment by richard...@gmail.com on 20 Feb 2010 at 12:25