Front End Support > Maximus Arcade
Maximus Arcade VS Batch Files
DeLuSioNal29:
Also, make sure you create the batch files from within the frontend version of the preferences. By hitting Ctrl+P from within the Frontend menus. DO NOT create it by double-clicking on the preferences.exe. There are known bugs when doing it that way as noted here: http://forum.arcadecontrols.com/index.php?topic=104358.0
D
DeLuSioNal29:
--- Quote from: DeLuSioNal29 on July 14, 2010, 01:10:14 pm ---If I remember correctly, to make Mugen fullscreen it's an actual option in the ini file for mugen. Can't recall exactly. I'll see if I can dig mine out and post it here when I get a chance.
--- End quote ---
Sorry it took so long. :) You need to make sure you edit the mugen.cfg file located in the data folder in the Mugen directory. Make sure the line that says Stretch under the video option is set to: Stretch = 1
--- Code: ---[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 = 1
;Set this parameter to use a resolution-doubling filter. You will
;need a fast machine to use these filters. You will need to increase
;the screen resolution to at least 640x480 for these modes.
;0 - off
;1 - diagonal edge detection
;2 - bilinear filtering
;3 - horizontal scanlines
DoubleRes = 2
;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 = hardware
;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
--- End code ---
Also, for the batch files, I found a new way of doing it (no more ugly black batch file box to see when it starts). In Windows, create a shortcut for the actual mugen.exe file by right clicking on it and dragging it to your batch files folder in MA - then select "create shortcut here" from the context menu". Rename the shortcut to what ever you want to be displayed in MA. Rescan the batch files folder. Bam! it will appear in the list and work perfectly.
Hope this all helped.
D
Navigation
[0] Message Index
[*] Previous page
Go to full version