查看: 3073|回复: 3
打印 上一主题 下一主题
收起左侧

[交流] D2Loader命令行参数汇集

  [复制链接]
跳转到指定楼层
楼主
巴尔 发表于 2011-11-9 16:46:20 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

欢迎来到嗨皮网,马上注册结交更多鸟友,享用更多功能

您需要 登录 才可以下载或查看,没有帐号?注册

x
D2Loader的所有命令行参数:
短参数             完整参数              描述
常用参数:
-w                 -window               切换到窗口模式
-ns                -nosound              无声模式
-pdir <s>          -pdir <s>             直接调入<s>内的地图文件(109无效)
-locale <s>        -locale <s>           设置语言:ENG(英语),CHN(中文)
-mpq <s>           -mpq <s>              加载名为<s>的.mpq文件,一般用于加载cdkey文件或Mod文件
1.11b新增:
-sleepy                                  使非前台的暗黑窗口资源占用率降低
-altcolor                                改变怪物血条为绿色

完整参数:

1.视频选项
-exp               -expansion            切换到扩展模式
-w                 -window               切换到窗口模式
-glide             -glide                使用Glide显示模式
-opengl            -opengl               使用OpenGL显示模式
-d3d               -d3d                  使用Direct 3D显示模式
-rave              -rave                 使用Rave显示模式,仅适用于Mac
-per               -perspective          打开透视模式,仅适用于全屏非Direct Draw模式
-lq                -lowquality           低图像质量(提高速度)
-gamma <n>         -gamma <n>            设置Gamma值为<n>
-vsync             -vsync                打开VSync
-fr <n>            -framerate <n>        设置帧速率为<n>

2.网络选项
-s <s>             -serverip <s>         设置TCP/IP游戏服务器的IP为<s>
-gametype <n>      -gametype <n>         设置游戏类型为<n>
-joinid <n>        -joinid <n>           设置加入游戏的ID为<n>
-gamename <s>      -gamename <s>         设置游戏名为<s>
-bn <s>            -battlenetip <s>      设置battle.net服务器IP为
-mcpip <s>         -mcpip <s>            设置mcpip服务器IP为
-nopk              -nopk                 禁止PK(好像无效)
-openc             -openc                未知的

3.游戏选项
-arena <n>         -arena <n>            无效
-difficulty        -difficulty           无效
-txt               -txt                  给MOD制作者,用于创建.bin文件
-mpq <s>           -mpq <s>              加载名为<s>的.mpq文件,一般用于加载cdkey文件或Mod文件

4.角色选项
-ama               -ama                  设置角色类型为ama
-pal               -pal                  设置角色类型为pal
-sor               -sor                  设置角色类型为sor
-nec               -nec                  设置角色类型为nec
-bar               -bar                  设置角色类型为bar
-dru               -dru                  设置角色类型为dru
-asn               -asn                  设置角色类型为asn
-i                 -invincible           隐形?(好像无效)
-bnacct <s>        -bnacct <s>           设置battle.net账号名字为<s>
-bnpass <s>        -bnpass <s>           设置battle.net密码为<s>
-name <s>          -name <s>             设置battle.net角色名字为<s>
-realm <s>         -realm <s>            设置battle.net服务器(Realm)名字为<s>
-ctemp <n>         -ctemp <n>            在arena模式使用第<n>个角色的模板

5.怪物选项
-nm                -nomonster            无怪物?(无效)
-m <n>             -monsterclass <n>     未知的
-minfo             -monsterinfo          显示怪物信息?(无效)
-md <n>            -monsterdebug <n>     未知的

6.物品选项
-rare              -rare                 全黄金物品?(无效)
-unique            -unique               全暗金物品?(无效)

7.界面选项
-act <n>           -act <n>              设置初始位置为第<n>幕

8.调试选项
-log               -log                  激活log(无效)
-msglog            -msglog               激活msglog
-safe              -safemode             安全模式?
-seed <n>          -seed <n>             设置地图ID为<n>
-cheats            -cheats               未知的
-ns                -nosound              无声模式
-questall          -questall             未知的

9.文件输入输出选项
-npl               -nopreload            不预读取游戏文件
-direct            -direct               直接从硬盘上而非mpq文件中读取数据
-lem               -lowend               未知的
-nocompress        -nocompress           无压缩
-comint <n>        -comint <n>           动态数据结构(别碰它)
-token <n>         -token <n>            设置关闭游戏的令牌为<n>
-gamepass <s>      -gamepass <s>         设置游戏密码为<s>
-skiptobnet        -skiptobnet           直接进入battle.net

10.定制选项
-client            -client               客户端模式
-server            -server               服务器端模式,需要d2server.dll
-launch            -launch               运行模式(默认)
-notitle           -notitle              无窗口标题栏
-res800            -res800               窗口大小为800x600(仅适用于D2,对D2X无效)
-res640            -res640               窗口大小为640x480(仅适用于D2,对D2X无效)
-nonotify          -nonotify             关闭错误信息报警
-noexit            -noexit               不自动退出
-autorest          -autorest             退出后自动重新启动游戏
-multiclient       -multiclient          1个cdkey可以启动多个客户端游戏
-nohook            -nohook               禁止Windows钩子
-nochar            -nochar               禁止角色图像
-clientexit        -clientexit           退出游戏时自动关闭客户端游戏程序
-noscript          -noscript             不读取脚本
-noplugin          -noplugin             不导入Plug-in
-locale <s>        -locale <s>           设置语言:ENG(英语),CHN(中文)
-hookwnd <s>       -hookwnd <s>          设置钩子窗口类为<s>
-hookexe <s>       -hookexe <s>          设置钩子版本校验game.exe为<s>
-servername <s>    -servername <s>       设置游戏服务器端名字为<s>
-title <s>         -title <s>            设置窗口标题为<s>


分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 转播转播 分享分享 分享淘帖 支持支持 反对反对
沙发
 楼主| 巴尔 发表于 2011-11-9 16:56:34 | 只看该作者
-nohide{:soso_e100:}
板凳
Diablo 发表于 2011-11-10 13:46:54 | 只看该作者
-sleepy
快速回复 返回顶部 返回列表