请问MUGEN组队回合模式怎改成同时2人对战2人【SIMUL模式】?【已解决】
本帖最后由 kirkbaldwin 于 2025-3-3 22:47 编辑请问---------------MUGEN组队回合模式怎改成同屏2人【其中一个AI控制】对战----敌人2人【SIMUL模式】,知道要修改某DEF文件,哪个文件,怎改
data\system.def
找到下面設定~~~在依照你的需求更改
=""<- 就是沒有
-------------------------------------------------------
fadein.time = 10
fadeout.time = 10
menu.pos = 160,187
menu.item.font = 6,1,0
menu.item.active.font = 6,2,0, 224,240,240
menu.item.spacing = 0, 15
; Names for each of the items in the menu. Names must be in quotes.
; Use "" to disable an item. If all are disabled, goes straight to demo mode
; (hold Esc to quit demos).
menu.itemname.arcade = "ARCADE"
menu.itemname.versus = "VS MODE"
menu.itemname.teamarcade = ""
menu.itemname.teamversus = ""
menu.itemname.teamcoop = ""
menu.itemname.survival = ""
menu.itemname.survivalcoop = ""
menu.itemname.training = "TRAINING"
menu.itemname.watch = ""
menu.itemname.options = "OPTIONS"
menu.itemname.exit = "";"EXIT"
进来支持一下 进来看看:P 本帖最后由 kirkbaldwin 于 2025-3-2 23:01 编辑
net.man 发表于 2025-3-2 18:16
data\system.def
找到下面設定~~~在依照你的需求更改
=""
亲,非常谢谢 看來要更細的教程了~~~
https://qxmugen.com/portal/16
這裡看看是否會有你想要的
net.man 发表于 2025-3-2 22:59
看來要更細的教程了~~~
谢谢亲---------- 进来支持一下:)
页:
[1]