A simplified offshoot of SirBitesalot's CyberCAT.
| Feature | Stability |
|---|---|
| Save and load presets for your character's appearance. | Stable |
| Edit the quantity, flags, & mod tree of items in your inventory. | Stable |
| Edit quest facts. | Stable |
| Quick actions - dedicated controls for changing money & making items legendary. | Semi-Stable |
| Game Version | Support | CyberCAT-SimpleGUI Version |
|---|---|---|
| Patch 1.5X | Full | >=v0.20a |
| Patch 1.3 | Partial | >=v0.10a_r1 |
| Patch 1.23 | Full | >=v0.10a |
- Run CP2077SaveEditor.exe
- Click "Load Save"
- Make changes to your save.
- Double-click items in your inventory to edit them.
- Double-click nodes in an item's mod tree to edit them
- Click "Save Changes"
- Refactor, refactor, refactor.
- Eat some of the spaghetti.
- Improve the functionality of the appearance tab.
- Move contribution section from readme to github wiki
CyberCAT by SirBitesalot and other contributors WolvenKit by the WolvenKit team
| Task | Info |
|---|---|
| Requires | .NET 5.0 SDK |
| Setup | None |
| Build | Terminal > Run Build Task... |
| Debug | Unsupported |
| Task | Info |
|---|---|
| Requires | .NET 5.0 SDK, C# Desktop workspace |
| Setup | Solution > Restore NuGet Packages |
| Build | Build > Rebuild Solution |
| Debug | Debug > Start Debugging |