# Undertale 游戏存档修改器 **Repository Path**: wojiaoyishang/undertale---game-save-modifier ## Basic Information - **Project Name**: Undertale 游戏存档修改器 - **Description**: 易语言制作的 Undertale 游戏存档修改器 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-06-04 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Undertale 游戏存档修改器 #### 介绍 易语言制作的 Undertale 游戏存档修改器,参考网页:[https://crumblingstatue.github.io/FloweysTimeMachine/](https://crumblingstatue.github.io/FloweysTimeMachine/) #### 更新 [+] 2023/6/4 支持多存档选择更改 #### 说明 几年前的老项目了,现在放在码云上开源。推荐使用上面的在线网页修改存档,那里更加全面一些,这里进行的更新只是更新了程序运行时的逻辑问题。 游戏存档有两个文件:```undertale.ini``` 与 ```fileX``` 文件,前者是游戏的配置文件,后者为存档文件。 存档文件一般有多个,是按照顺序存档的,一般修改 file0 文件(保险起见,你可以全部都修改)。 更多对存档文件研究的说明可以查看: [https://crumblingstatue.github.io/FloweysTimeMachine/help.html](https://crumblingstatue.github.io/FloweysTimeMachine/help.html) **程序仅有简单的存档修改功能** #### 软件界面 ![输入图片说明](IMAGESimage2.png) #### 软件代码展示 ![输入图片说明](IMAGESimage1.png)