RenPy-Web-Save-Editor

所属分类:代码编辑器
开发工具:JavaScript
文件大小:0KB
下载次数:17
上传日期:2021-06-10 18:00:15
上 传 者sh-1993
说明:  提取和注入RenPy Web保存,
(Extract and Inject RenPy Web Saves,)

文件列表:
1.png (64894, 2021-06-10)
1_ExtractSaveToFile.js (1263, 2021-06-10)
2.png (45243, 2021-06-10)
2_InjectSaveToIndexedDb.js (2477, 2021-06-10)
3.png (266973, 2021-06-10)

# RenPy Web Save Extractor/Injector These scripts allow you to extract RenPy web File Data content from IndexedDB browser storage and inject them back. 1. Find your save name in Developer Tools: ![](https://github.com/rzer/RenPy-Web-Save-Editor/blob/master/1.png) 2. Change **key** variable in **BOTH** files according to save file name ![](https://github.com/rzer/RenPy-Web-Save-Editor/blob/master/2.png) 3. Copy full 1_ExtractSaveToFile.js content to Developer Console and Hit Enter: "extracted.save" file will be downloaded 4. You can edit it in any online tool like: [saveeditonline.com](https://github.com/rzer/RenPy-Web-Save-Editor/blob/master/https://www.saveeditonline.com/) 5. Download modified .save file and convert it to base64. In notepad++ you can do this by: ctrl+a to select all, then Plugins > MIME Tools > Base64 Encode ![](https://github.com/rzer/RenPy-Web-Save-Editor/blob/master/3.png) 6. Insert this converted text to 2_InjectSaveToIndexedDb.js to **content** variable 7. Copy full 2_InjectSaveToIndexedDb.js content to Developer Console and Hit Enter: save will be replaced 8. Enjoy

近期下载者

相关文件


收藏者