kukugt / mupen64plus

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

cant go fullscreen with compiz on #115

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
 - Linux distribution:ubuntu 8.04
 - Machine type: 64-bit
 - Mupen64Plus version:1.4 and 1.3
 - Plugins used:rice video plugin, jtt audio plugin blight input plugin
 -video card: nvidia 8400 
when i use alt+enter to go fullscreen with compiz on, the game goes
fullscreen for a few seconds and then it goes back to normal, if I go to
options, fullscreen and if I select it twice it works. 
fullscreen works with no problems with compiz off

Original issue reported on code.google.com by lucianobordon on 18 Jun 2008 at 10:34

GoogleCodeExporter commented 8 years ago
This seems like a compiz / or more likely a video driver issue. With Debian's 
0.7.7 
I can go fullscreen just fine in compiz on my r300 with indirect or direct 
rendering. Clearly direct is faster, but both have a noticeable performance 
hit. 

Can you go full screen in other games under compiz? If so, do you know if they 
use 
SDL? 

Original comment by sknau...@wesleyan.edu on 1 Jul 2008 at 6:30

GoogleCodeExporter commented 8 years ago
i can go full screen in other games but i dont know if they use SDL :(. surely 
is
driver issue because when I use the integrated card (radeon express 200) i can 
go
fullscreen with compiz without problems

Original comment by lucianobordon on 1 Jul 2008 at 7:44

GoogleCodeExporter commented 8 years ago
You can do 'ldd /path/to/game/binary' to get a list of shared libraries used, 
and
look for libSDL in the list.  I'm marking this as wontfix for now since it is 
likely
a video driver issue.

Original comment by richard...@gmail.com on 1 Jul 2008 at 11:38