YesNoOk
avatar

No DoubleRes [Winmugen +] (Read 259 times)

Started by xRaven, March 24, 2014, 02:46:41 pm
Share this topic:
No DoubleRes [Winmugen +]
#1  March 24, 2014, 02:46:41 pm
  • avatar
    • Germany
Hey,

as i had trouble to run fullscreen i came across the solution with doubleres in this forum, but my mugen.cfg dont have that option

[Video Win]
 ;Enter the width and height of the resolution you want to set here.
 ;The optimal resolution is 320x240, but if your video card has problems
 ;You may want to try 640x480.
Width  = 640
Height = 480

 ;This is the color depth at which to run MUGEN. You should set it to
 ;16 bit color unless your video card has problems with it.
 ;16-fastest, 24,32-slower, 8-slowest/worst
Depth = 16

 ;Set this parameter to 0 to disable screen stretching, and set it to 1 if
 ;you want to scale it up to fit the current resolution.
Stretch = 0

 ;DirectX mode
 ;Choose from Hardware, Software, Windowed, Overlay, Safe and None
 ;Hardware and Software run in full-screen. Windowed and Overlay
 ;run in a window. The windowed modes require you to set Depth to
 ;whatever color depth you are using for you desktop. The best results
 ;are when you run in 16-bit color. There is no advantage to running
 ;in 32-bit color. If Hardware, Software and Windowed fail, try Safe.
 ;None uses GDI to draw, so it's very slow. Use None only if
 ;you cannot get anything else to work.
 ;Overlay is not supported by all video cards, but can be faster than
 ;Windowed if it works.
DXmode = Windowed

 ;Set to 1 to enable vertical retrace synchronization. Do not enable
 ;if BlitMode = PageFlip.
VRetrace = 0

 ;Drawing mode
 ;Choose from Normal and PageFlip
BlitMode = PageFlip


Manually adding DoubleRes doenst work either
Re: No DoubleRes [Winmugen +]
#2  March 24, 2014, 06:33:28 pm
  • ***
    • USA
    • Skype - dissidia.mugen
    • dissidia.mugenflowzone.com
DoubleRes is no longer functional in Winmugen+. It only works on regular winmugen, but you're better off grabbing 1.0 or 1.1 instead.