• Moyko
    #94
    mugen.cfg ben ezt kell keresni:

    [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 = 32

    ;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 = 4 (ez egy köztes megodás az 1 és a 2 es variáció között)

    ...