diablo_edit icon indicating copy to clipboard operation
diablo_edit copied to clipboard

如果存档里有无法识别的物品代码,能否强制删除该物品以修复存档?

Open ZhangMDK opened this issue 1 year ago • 2 comments

使用有些独创物品的mod后,如果存档里有无法识别的物品代码,会导致武器启动游戏。 用该存档编辑也会提示无法识别物品,能否强制删除该物品以修复存档?

ZhangMDK avatar Aug 02 '24 12:08 ZhangMDK

Seria bom deixar opcional essa característica. Pode ser que seja caso isolado. Pra não atrapalhar o funcionamento de savegames ativos e funcionando.

Em sex, 2 de ago de 2024 09:10, ZhangMDK @.***> escreveu:

使用有些独创物品的mod后,如果存档里有无法识别的物品代码,会导致武器启动游戏。 用该存档编辑也会提示无法识别物品,能否强制删除该物品以修复存档?

— Reply to this email directly, view it on GitHub https://github.com/daidodo/diablo_edit/issues/65, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXVOWIWCPYR6CZFL6XUJCNLZPNZMTAVCNFSM6AAAAABL4NQR2KVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ2DIOBSGUZDANA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

LordTreufeldt avatar Aug 02 '24 12:08 LordTreufeldt

谢谢反馈! 这个问题的难点是物品数据长度或边界无法确定。 D2物品数据是变长的,物品代码决定了整体格式和各个比特的意义。

daidodo avatar Aug 07 '24 11:08 daidodo