2015-06-28 | 来源:互联网 | 小编:admin | 人看过
网络对战设置:
玩System 32,Model 1的游戏,比如:
2人对战:
在vr.bat里输入:
@echo off
start /b mamep.exe vr -nvram_directory nvram1 -comm_localport 15112 -comm_remoteport 15113
start /b mamep.exe vr -nvram_directory nvram2 -comm_localport 15113 -comm_remoteport 15112
3人对战:
在vr.bat里输入:
@echo off
start /b mamep.exe vr -nvram_directory nvram1 -comm_localport 15112 -comm_remoteport 15113
start /b mamep.exe vr -nvram_directory nvram2 -comm_localport 15113 -comm_remoteport 15114
start /b mamep.exe vr -nvram_directory nvram2 -comm_localport 15114 -comm_remoteport 15112
4人对战:
在vr.bat里输入:
@echo off
start /b mamep.exe vr -nvram_directory nvram1 -comm_localport 15112 -comm_remoteport 15113
start /b mamep.exe vr -nvram_directory nvram2 -comm_localport 15113 -comm_remoteport 15114
start /b mamep.exe vr -nvram_directory nvram2 -comm_localport 15114 -comm_remoteport 15115
start /b mamep.exe vr -nvram_directory nvram2 -comm_localport 15115 -comm_remoteport 15112
8人对战(只有VR赛车,超级一级方程式大赛):
在vr.bat里输入:
@echo off
start /b mamep.exe vr -nvram_directory nvram1 -comm_localport 15112 -comm_remoteport 15113
start /b mamep.exe vr -nvram_directory nvram2 -comm_localport 15113 -comm_remoteport 15114
start /b mamep.exe vr -nvram_directory nvram2 -comm_localport 15114 -comm_remoteport 15115
start /b mamep.exe vr -nvram_directory nvram2 -comm_localport 15115 -comm_remoteport 15116
start /b mamep.exe vr -nvram_directory nvram2 -comm_localport 15116 -comm_remoteport 15117
start /b mamep.exe vr -nvram_directory nvram2 -comm_localport 15117 -comm_remoteport 15118
start /b mamep.exe vr -nvram_directory nvram2 -comm_localport 15118 -comm_remoteport 15119
start /b mamep.exe vr -nvram_directory nvram2 -comm_localport 15119 -comm_remoteport 15112
玩Multi 32的游戏,比如:
4人对战:
在orunners.bat里输入:
@echo off
start /b mamep.exe orunners -nvram_directory nvram1 -comm_localport 15112 -comm_remoteport 15113
start /b mamep.exe orunners -nvram_directory nvram2 -comm_localport 15113 -comm_remoteport 15112
6人对战:
在orunners.bat里输入:
@echo off
start /b mamep.exe orunners -nvram_directory nvram1 -comm_localport 15112 -comm_remoteport 15113
start /b mamep.exe orunners -nvram_directory nvram2 -comm_localport 15113 -comm_remoteport 15114
start /b mamep.exe orunners -nvram_directory nvram2 -comm_localport 15114 -comm_remoteport 15112
8人对战:
在orunners.bat里输入:
@echo off
start /b mamep.exe orunners -nvram_directory nvram1 -comm_localport 15112 -comm_remoteport 15113
start /b mamep.exe orunners -nvram_directory nvram2 -comm_localport 15113 -comm_remoteport 15114
start /b mamep.exe orunners -nvram_directory nvram2 -comm_localport 15114 -comm_remoteport 15115
start /b mamep.exe orunners -nvram_directory nvram2 -comm_localport 15115 -comm_remoteport 15112
上一篇:堆栈及其使用(指令篇)
下一篇:FC游戏HACK修改教程