[Tool] Prison Architect Save Editor

General chit-chat and minor questions about just about anything

Moderator: NBJeff

User avatar
fragmer
level0
Posts: 3
Joined: Wed Oct 08, 2014 8:48 pm

[Tool] Prison Architect Save Editor

Postby fragmer » Thu Oct 09, 2014 10:45 pm

Hello! I made a little tool for messing with PA's save files.

Image

Image

Image

Image

Image

It's not particularly pretty or feature-rich yet, but it gets the job done. It's definitely compatible with Prison Architect alpha 23/24/25 -- I have not tested with other versions yet. If you run into problems, please let me know. I also welcome suggestions for more features/shortcuts to add. Don't overwrite any existing savegames unless you are feeling brave -- use "Save As..." option to create new ones instead.

Download: PASaveEditor_r32.zip [29.5 KiB]
Updated 9 October 2014. Requires Microsoft .NET Framework 4.0+ (if you use Windows 7+, you probably already have it)

The tool is free/open-source software. You can check out the source code at GitHub: https://github.com/fragmer/PASaveEditor
Last edited by fragmer on Fri Oct 10, 2014 12:04 am, edited 1 time in total.
RGeezy911
level5
level5
Posts: 1098
Joined: Fri Aug 09, 2013 7:21 pm

Re: [Tool] Prison Architect Save Editor

Postby RGeezy911 » Thu Oct 09, 2014 11:49 pm

This is a pretty nice tool! Thanks for sharing it.

If you're still developing it, a suggestion:

The ability to change the various needs of specific prisoners, and add a new "shortcut" to change a specific need on groups / all prisoners. You could also throw in status' as well (suppressed, drunk, overdosed) which could help with testing the game - or general mischievousness!

Cheers!
User avatar
spectacularnono18
level2
level2
Posts: 130
Joined: Wed Dec 11, 2013 8:38 pm

Re: [Tool] Prison Architect Save Editor

Postby spectacularnono18 » Fri Oct 10, 2014 12:38 am

Suggestion: The ability to give a certain prisoner specific contraband.
TheMesp
level0
Posts: 1
Joined: Sun Sep 21, 2014 1:53 pm

Re: [Tool] Prison Architect Save Editor

Postby TheMesp » Fri Oct 10, 2014 1:12 am

Can I use this to remove all those bloody Object_FoodWaste that keep cluttering my prison and blocking the doors?
User avatar
RichieGrape
level4
level4
Posts: 580
Joined: Sat Dec 28, 2013 5:44 am
Location: Cleveland, OH USA

Re: [Tool] Prison Architect Save Editor

Postby RichieGrape » Fri Oct 10, 2014 2:16 am

impressive
tertaim
level3
level3
Posts: 302
Joined: Fri Sep 28, 2012 11:24 pm

Re: [Tool] Prison Architect Save Editor

Postby tertaim » Fri Oct 10, 2014 12:57 pm

great job! you intend to add new features?
User avatar
fragmer
level0
Posts: 3
Joined: Wed Oct 08, 2014 8:48 pm

Re: [Tool] Prison Architect Save Editor

Postby fragmer » Fri Oct 10, 2014 4:41 pm

Thanks for the feedback, everyone. Yes I plan to keep this tool updated, and to add requested features. In the nearest future, I plan to add:

  • Mac (OS X) support
  • A way to control prisoner intake -- e.g. to fill the prison to capacity in one go.
  • Shortcut for cleaning up all the mess (including food waste and abandoned dirty uniforms).
  • Shortcut to maximize your informants' coverage.
  • View and edit prisoners' needs and statuses.
  • View and edit prisoners' reputation.
  • Shortcut to cure alcoholism/drug addiction.

If you have other ideas, please let me know.
User avatar
spectacularnono18
level2
level2
Posts: 130
Joined: Wed Dec 11, 2013 8:38 pm

Re: [Tool] Prison Architect Save Editor

Postby spectacularnono18 » Fri Oct 10, 2014 7:00 pm

fragmer wrote:Thanks for the feedback, everyone. Yes I plan to keep this tool updated, and to add requested features. In the nearest future, I plan to add:

  • Mac (OS X) support
  • A way to control prisoner intake -- e.g. to fill the prison to capacity in one go.
  • Shortcut for cleaning up all the mess (including food waste and abandoned dirty uniforms).
  • Shortcut to maximize your informants' coverage.
  • View and edit prisoners' needs and statuses.
  • View and edit prisoners' reputation.
  • Shortcut to cure alcoholism/drug addiction.

If you have other ideas, please let me know.


spectacularnono18 wrote:Suggestion: The ability to give a certain prisoner specific contraband.


y u forget this D:
User avatar
fragmer
level0
Posts: 3
Joined: Wed Oct 08, 2014 8:48 pm

Re: [Tool] Prison Architect Save Editor

Postby fragmer » Fri Oct 10, 2014 7:50 pm

Giving contraband to prisoners is a whole lot more work than removing it. I'd have to fudge a smuggling/stealing history to go along with it, maybe assign a cell to it, etc. Plus, I'd probably have to read game's data files to get a list of valid contraband. For now I'm marking this request as "too much work," sorry :|
awesomeo16
level0
Posts: 1
Joined: Sat May 17, 2014 6:28 am

Re: [Tool] Prison Architect Save Editor

Postby awesomeo16 » Sat Oct 11, 2014 12:24 pm

Is it possible to add a feature where you can make a certain prisoner fight/destructive? If so it would be a cool feature.
freakyguy59
level1
level1
Posts: 15
Joined: Sun Nov 17, 2013 5:42 pm

Re: [Tool] Prison Architect Save Editor

Postby freakyguy59 » Fri Oct 17, 2014 5:18 pm

This tool looks nice but unfortunately I can't load any savegames...
After launching the game and choosing the file i get this:

---------------------------
Error loading test.prison
---------------------------
An error occured while loading:

FormatException

Input string was not in a correct format.
---------------------------
OK
---------------------------

I run Win7 with latest .NET installed. Any suggestions what might cause this issue?
Thanks for any help. :)
scout15
level1
level1
Posts: 11
Joined: Mon Oct 13, 2014 10:56 pm

Re: [Tool] Prison Architect Save Editor

Postby scout15 » Sat Oct 18, 2014 3:14 am

awesomeo16 wrote:Is it possible to add a feature where you can make a certain prisoner fight/destructive? If so it would be a cool feature.


If he wants to do this I think it can be accomplished by editing a prisoner's needs.

Pushing all his needs up would make him want to riot.
learn_more
level1
level1
Posts: 36
Joined: Sun Sep 07, 2014 9:18 pm

Re: [Tool] Prison Architect Save Editor

Postby learn_more » Sat Oct 18, 2014 10:29 am

freakyguy59 wrote:This tool looks nice but unfortunately I can't load any savegames...
After launching the game and choosing the file i get this:

---------------------------
Error loading test.prison
---------------------------
An error occured while loading:

FormatException

Input string was not in a correct format.
---------------------------
OK
---------------------------

I run Win7 with latest .NET installed. Any suggestions what might cause this issue?
Thanks for any help. :)

it would help if you could upload the save file somewhere...
The Stig
level1
level1
Posts: 15
Joined: Wed Apr 30, 2014 1:10 pm

Re: [Tool] Prison Architect Save Editor

Postby The Stig » Sat Oct 18, 2014 9:03 pm

The download link doesn't work :(
User avatar
blipadouzi
level4
level4
Posts: 567
Joined: Fri Sep 06, 2013 5:35 pm
Location: Canada
Contact:

Re: [Tool] Prison Architect Save Editor

Postby blipadouzi » Sat Oct 18, 2014 10:45 pm

The Stig wrote:The download link doesn't work :(


Works fine for me

Return to “General”

Who is online

Users browsing this forum: No registered users and 15 guests