【关于存档迁移升级】3.8.X存档升级到3.9.X
论坛上找到的存档迁移方法有:
利用 SP-EFT-ProfileEditor 存档修改器 迁移存档无法迁移仓库物品
利用SPT-AKI管理器 迁移存档会导致任务等数据丢失
手动修改没有找到详细教程
有没有切实可行的完美升级存档的方式
3.9.X
文字描述
是
其他问题
【关于存档迁移升级】3.8.X存档升级到3.9.X
论坛上找到的存档迁移方法有:
利用 SP-EFT-ProfileEditor 存档修改器 迁移存档无法迁移仓库物品
利用SPT-AKI管理器 迁移存档会导致任务等数据丢失
手动修改没有找到详细教程
有没有切实可行的完美升级存档的方式
3.9.X
文字描述
是
其他问题
1.请所有作者在发布作品前进行第三方病毒检测,自2021年4月3日起每个新作品务必随贴附检测链接
这不仅仅是对自己负责对社区负责也是对所有用户负责,玩家也可自行检测
3.如果文中内容有侵权行为、失效下载链接以及争议的金币贴请及时举报 ➩点击下方举报
4.注册用户在发布作品、话题、评论等内容时,请务必遵守国家互联网信息管理办法规定
5.本站所收录的作品、评论、上传内容等均属用户个人行为,如侵害了您的权益,欢迎举报,一经核实,立即删除
请登录之后再进行评论
这个程序只能把干净的档案迁移到3.9(档案里面没有自己修改或者增加的物品)
SPT Profile Converter
Do not go and ask for support for this in the SPT or FIKA Discord server! You will not get any support for profiles converted with this tool. (And even has markers to make it easier for SPT support staff to check if a profile has been converted.)
A tool for converting profiles from SPT 3.8 to SPT 3.9, mainly because I got sick of doing this manually with each profile.
If you have issues feel free to open an issue on this repository or contact me on Discord (archangel.sh) but dont expect me to hold your hand.
This tool is only for converting profiles with 'vanilla' items, if you convert a profile that has modded items added there will probably still be issues, you will have to either have to wait until the mod has 3.9 compatability or remove those items out of your profile manually.
Requires:
NET 8.0 Runtime
# 先备份压缩一份
# 然后编辑
将 "aki" 修改为 "spt" ,只有一个。
将 "info" 里的 "wipe": true 修改为 "wipe": false ,
搜索 sptUsec 替换为 pmcUsec
搜索 sptBear 替换为 pmcBear
保存存档,再次备份
# 启动服务端,运行启动器选择这个配置,进入游戏
不推荐迁移仓库物品,部分物品ID被修改了,暴力复制会导致坏档,实在想要迁移仓库物品推荐手动代码刷或者存档修改器添加
这是游戏数据修改,末尾有相关数据转移,这是我主页