Actions
Emulator Issues #8260
closeddirectx: switching from fullscreen back to window problem since #5159
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
fullscreen problem but only in directx (opengl works fine):
5580 "auto adjust window size" enabled:
start: windowed->fullScreen->windowed->fullscreen (fine) -> windowed (bug)
5580 with "auto adjust window size" disabled:
windowed->fullscreen(fine)->windowed(bug)
bug = only window content on top left of screen without window frame
testing:
5118+5154 no bug
5159 +5182+5197+5242+5365+5454+5552+5580 bug
5159 = D3D: Fix Dolphin immediately exiting exlusive fullscreen
I have win7sp1 q6600 radeon hd3650, tested only with zelda tp and ww for GC.
Updated by JMC4789 over 6 years ago
- Status changed from New to Fixed
- Assignee deleted (
Armada)
We've switched the main GUI to Qt and as such and this should be fixed at long last.
Actions