Opened 12 years ago

Last modified 12 years ago

#71 new enhancement

GDI fullscreen support

Reported by: MrJinx Owned by:
Priority: minor Milestone: general enhancement
Component: odin Version: 0.8.x
Severity: low Keywords:
Cc:

Description

This is more of a question that could lead to an enhancement request. There are a couple of game console emulation applications I have been using for years under ODIN. Kega Fusion and ePSXe. They work very well using GDI softdraw plugins other than fullscreen mode either crashes the emulator or it defaults to 640x480 resolution in a window with the mouse cursor hidden. under SNAP I use the zoom feature to get around it. but under Panorama there is no fix. Both apps use ini files that I can edit the fullscreen resolution but still gets over ridden and defaults back to 640x480. Is there any configuration trick I am missing to tell Odin's GDI support what the proper matching full screen resolution should be? or report back to the application.

Change History (2)

comment:1 Changed 12 years ago by MrJinx

Further info, If I set directdraw=1 in the odin.ini. Fullscreen mode attempts to work but the display output shifts to the lower left of the screen with about a 1/3 of the left and bottom off the screen. Black is displayed in the upper right side as if the screen alignment is off and needs to be moved up and right to get the whole image to fit in the fullscreen view correctly. Both emulators posses the same problem even though they use different product softdraw plugins for rendering.

comment:2 Changed 12 years ago by abwillis

If it is not there... you might try adding this to odin.ini to see what happens:

[DirectDraw]
FullScreen=1
Last edited 12 years ago by abwillis (previous) (diff)
Note: See TracTickets for help on using tickets.