中级玩家
 
- 贡献度
- 0
- 金元
- 1468
- 积分
- 147
- 精华
- 0
- 注册时间
- 2017-11-11
|
Failed to launch: "D:\SmartHunter.exe" (2)
从N网下的最新版 0.3.1.1,显血放在D盘根目录,装了前置插件,并且可用,因为道具无限之类的都可用,这是代码
{
"apps":[
{
"enable" : true,
"path" : "D:\\SmartHunter.exe",
"hide" : false,
"autoClose" : false,
"cmdLine" : ""
},
{
"enable" : false,
"path" : "C:\\Users\\corne\\Source\\Repos\\PrintMyArgs\\PrintMyArgs\\bin\\Release\\netcoreapp3.1\\PrintMyArgs.exe",
"hide" : false,
"autoClose" : false,
"cmdLine" : "hello this is a test 123"
},
{
"enable" : false,
"path" : "D:\\Steam\\steamapps\\common\\Monster Hunter World\\launch\\StageLoader.exe",
"hide" : false,
"autoClose" : false,
"cmdLine" : "whatever"
}
]
}
|
|