使用Shamiko排除掉游戏还是被检测到了
Shironaus opened this issue · 7 comments
Shironaus commented
hexstr commented
那只能排除掉不加载了,在custom
中加一个配置,把fps
设置为0
Shironaus commented
那只能排除掉不加载了,在
custom
中加一个配置,把fps
设置为0
"custom": {
"com.nexon.bluearchive": {
"fps": 0
是这样吗?好像还是会报
hexstr commented
你确定日服的包名是带有nexon
的?你这明明是国际服的
Shironaus commented
你确定日服的包名是带有标志
nexon
的?你这明明是国际服的
{
"global": {
"delay": 300,
"mod_opcode": true,
"fps": 90
},
"custom": {
"com.YostarJP.BlueArchive": {
"fps": 0
},
"com.random.package.name.b": {
"mod_opcode": false
},
"com.random.package.name.c": {
"delay": 300
},
"com.random.package.name.d": {
"description": "keep blank to use global parameters (delete this line)."
}
}
}
hexstr commented
这样模块应该不会加载了,实在不行就禁用掉模块吧233
Shironaus commented
这样模块应该不会加载了,最终失败就取消模块吧233
含泪,大哥,我是想用来着,为啥我会被检测到啊
hexstr commented
可能反作弊更新了