【生存日志】如何CE冻结暴露值,强迫症每次外出都不能探索干净,求大佬教程。
【生存日志】如何CE冻结暴露值,强迫症每次外出都不能探索干净,求大佬教程。mod修改器不就行了 define(address,GameCore.HotUpdate.Battle.Logic.ExploreManager.Update+2CB)
define(bytes,F3 0F 11 53 34)
assert(address,bytes)
alloc(newmem,$1000,GameCore.HotUpdate.Battle.Logic.ExploreManager.Update+2CB)
label(code)
label(return)
newmem:
xorps xmm2,xmm2
code:
movss ,xmm2
jmp return
address:
jmp newmem
return:
address:
db bytes
// movss ,xmm2
dealloc(newmem) clannad0011 发表于 2026-8-25 21:52
define(address,GameCore.HotUpdate.Battle.Logic.ExploreManager.Update+2CB)
define(bytes,F3 0F 11 53 3 ...
咋用啊 第六行会报错
装那个大背包的mod 你不想用其他功能可以关掉 只开暴露值那一项就行了 clannad0011 发表于 2026-8-25 21:52
define(address,GameCore.HotUpdate.Battle.Logic.ExploreManager.Update+2CB)
define(bytes,F3 0F 11 53 3 ...
谢谢,生存日志里,背包的最小负重和最大负重,怎么改。风铃的那个是假象。谢谢大佬
66666666666666赞
页:
[1]