Coder Social home page Coder Social logo

pocket-rogues-save-editor's Introduction

Save Editor

A simple Pocket Rogues save editor

image description

It is really simple to use :

First, open your game, go to Settings and click "Save (Local)" on the bottom of the screen"

Then, open the Save Editor and load your save file. On PC, it is located in "$GameFolder/Pocket Rogues_Data/PocketRogues Saves" (Usually somthing like "C:\Program Files (x86)\Steam\steamapps\common\Pocket Rogues\Pocket Rogues_Data\PocketRogues Saves")

Once it is loaded, change the values you want and press "Save".

Go back to your game, go to Settings and click "Load (Local)" on the bottom of the screen.

If anything, feel free to open an issue. I may look at it one day.

How to build an .exe file from the source code

Install Visual Studio 2022

Open a powershell in the project's root folder

Run the following command :

msbuild /restore /t:Publish /p:TargetFramework=net7.0-windows10.0.19041.0 /p:configuration=release /p:PublishSingleFile=true /p:WindowsPackageType=None /p:RuntimeIdentifier=win10-x64 /p:PublishReadyToRun=false

If it doesn't work because msbuild is missing, try to locate your MSBuild binaries folder (usually something like "C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin") and add it to your path, then re-open your powershell

pocket-rogues-save-editor's People

Contributors

rocail avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

pocket-rogues-save-editor's Issues

Crash?

Thanks for taking the time to make this save editor.

For some reason it crashes for me once I try to load my save file, and I am not sure what is wrong. If you could fix the crash issue that would be amazing!

Edit: using windows, the save editor may have stopped working once the game was updated to 1.36

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.