mugen吧 关注:79,743贴子:1,495,241
  • 10回复贴,共1

怎么让MUGEN窗口化?

收藏回复

  • 123.115.248.*
我上次下了个画面包,搞上之后MUGEN就全屏幕运行了。怎么再让它窗口运行?请指点


1楼2008-01-29 17:59回复
    640
    320
    使用着两个数字应该可以初始窗口模式


    禁言 |2楼2008-01-29 18:02
    回复
      2025-08-28 16:35:34
      广告
      不感兴趣
      开通SVIP免广告
      打开DATA文件夹
      再打开MUGEN.CFG文件
      找到以下数据
      [Video Win]
      Width = XXX→写640
      Height = XXX→写480


      IP属地:广西禁言 |3楼2008-01-29 18:06
      回复
        而且要找到这个数据
        Stretch = X→(写1,写0的话是全屏)


        IP属地:广西禁言 |4楼2008-01-29 18:07
        回复
          最快速的就是游戏中按ALT+ENTER~~嘿嘿


          IP属地:广东禁言 |5楼2008-01-29 18:14
          回复
            • 123.115.248.*
            [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

             ;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 = 0

            不行啊……改成这样还是全屏运行……难道是因为画面包的关系?


            6楼2008-01-29 18:15
            回复
              • 123.115.248.*
              哦,谢谢各位回答我问题的大虾,辛苦了,问题解决了


              7楼2008-01-29 18:23
              回复
                找到DXmode = 然后后面改成Windowed 再改上面说的


                IP属地:山东禁言 |8楼2008-01-29 18:46
                回复
                  2025-08-28 16:29:34
                  广告
                  不感兴趣
                  开通SVIP免广告
                  .`.`.````..`....`.``.```..`.`````.````.`


                  禁言 |15楼2008-07-18 19:10
                  回复
                    我问是?是问


                    禁言 |16楼2008-07-23 22:59
                    回复
                      • 58.246.70.*
                      ;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 = ……&*%&……¥

                      仔细看 看不懂翻字典


                      17楼2008-07-24 12:36
                      回复