-
Notifications
You must be signed in to change notification settings - Fork 10
Editing Database
The Live Editor tool allows you to edit the game's database tables.
As it's a Relational Database make sure all primary keys are unique in the table. Overall, I think it should be only used by advanced users who know what they are doing because it's very easy to brick your career save with changes made here.
Unfortunately, not all database tables can be permanently edited. Only some tables are stored inside the career file, so others will reset every time you restart the game. The easiest way to check which tables are stored inside your career file is to open the career file in RDBM25. The tables you see there can also be edited with Live Editor.
- Open Table in the editor
- Click on
Tablein top left corner ->Insert Row (CTRL+N)
- Fill fields and press
Confirm
Press Copy button in row you can to clone
Press Trash Can button in row you can to clone
Press Edit button in row you can to clone
You can also edit single field in row by left clicking the value
Live Editor automatically save all changes here. There is no need to confirm anything.
Support this project on patreon.com/xAranaktu






