Code Monkey home page Code Monkey logo

renpy-web-save-editor's Introduction

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:

  2. Change key variable in BOTH files according to save file name

  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

  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

  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

renpy-web-save-editor's People

Contributors

rzer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.