lhy1990912 发表于 2026-8-25 19:23

【生存日志】如何CE冻结暴露值,强迫症每次外出都不能探索干净,求大佬教程。

【生存日志】如何CE冻结暴露值,强迫症每次外出都不能探索干净,求大佬教程。

himic 发表于 2026-8-25 20:16

mod修改器不就行了

clannad0011 发表于 2026-8-25 21:52

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)

lamsh 发表于 2026-8-29 14:50

clannad0011 发表于 2026-8-25 21:52
define(address,GameCore.HotUpdate.Battle.Logic.ExploreManager.Update+2CB)
define(bytes,F3 0F 11 53 3 ...

咋用啊 第六行会报错

allanwei8008 发表于 2026-8-31 06:08

装那个大背包的mod 你不想用其他功能可以关掉 只开暴露值那一项就行了

carteryong 发表于 2026-9-1 19:50

clannad0011 发表于 2026-8-25 21:52
define(address,GameCore.HotUpdate.Battle.Logic.ExploreManager.Update+2CB)
define(bytes,F3 0F 11 53 3 ...

谢谢,生存日志里,背包的最小负重和最大负重,怎么改。风铃的那个是假象。谢谢大佬

Muteki01 发表于 2026-9-1 20:41

66666666666666赞
页: [1]
查看完整版本: 【生存日志】如何CE冻结暴露值,强迫症每次外出都不能探索干净,求大佬教程。