Prison Architect

Prison Architect

44 ratings
Removing/sanitizing bio's
   
Award
Favorite
Favorited
Unfavorite
mod
File Size
Posted
Updated
3.138 MB
4 Mar, 2015 @ 8:49am
10 Apr, 2016 @ 10:35am
7 Change Notes ( view )

Subscribe to download
Removing/sanitizing bio's

Description
Be aware that I made this mod during the alpha-days of Prison Architect. The game has changed since then, and the names_in_the_game file that is mentioned here is now half-binary. I don't really care to figure out what the format is of that file, but maybe you can figure out something yourself. The packing and unpacking of main.dat works the same-ish, as long as you use the old RAR-format as outlined below.

-----

Courtesy of PrEZeX in the comments:

FYI: To make this work with the new WinRar, when packaging the main.dat, use the "RAR4" archive format, "Normal" compression method, "4096 Kb" dictionary size and tick the "Create solid archive" box.

-----


Do the badly written bio's and stupid names break your immersion? Feel like you are running a prison of 10 year olds?

This mod will provide you with a more sanitized version of prisoner bio's that you will need to edit into your game files. Subscribe to the mod, open and close the game to download the mod, then read the README file in the mod's folder. A step-by-step video is available at https://www.youtube.com/watch?v=1XgKwWO6hIs if you prefer that.

Full feature list
- Remove every bio
- Replace all surnames with one that is already in the game if:
--- The name consists of 2 or more parts and the first part is not a known concatenation (e.g. "the")
--- It contains blacklisted phrases (e.g. genitials, childish obsession with bodily functions)
--- Something is repeated 3 times in the name (e.g. lalala)
--- It is 0 or 1 characters long
- Replace all firstnames with one that is already in the game if:
--- Something is repeated 3 times in the name
--- It contains blacklisted phrases
--- It is 0 or 1 characters long
- Completely remove nicknames if:
--- It contains more than 2 words or is longer than 15 characters
--- It contains anything else than a-z and spaces
--- It contains blacklisted phrases
- First name, last name and nickname are turned into titlecase
- First name, last name and nickname are whitespace trimmed (whitespace before and after the name is removed)
Popular Discussions View All (1)
6
6 Apr, 2015 @ 5:08am
Problem/bug report & improvement suggestions
Sumurai8
46 Comments
Horsepower 6 Dec, 2021 @ 3:31am 
PrEZex's method no longer works - as snack said over a year ago, the game just crashes on startup if main.dat is modified, I think. Probably launcher integration? I'm gonna try running w/o launcher and seeing what happens.
Sumurai8  [author] 14 Apr, 2020 @ 11:47am 
@Salix: If you follow the instructions of PrEZeX below it works fine, except that the names_in_the_game file seems to have gotten a different format. I don't really know (or care to find out) what the new format is, but maybe you can just create an empty file with that name and be fine.
Snack 6 Apr, 2020 @ 6:13am 
FYI: This doesn't seem to work anymore, the game won't start if you change something in main.dat
lyonharted 18 Jul, 2019 @ 2:43pm 
@PrEZeX I am definitely interested. Thanks a million!
Ferviani 18 Jul, 2019 @ 11:59am 
@Samurai6: You have a valid point, I'll do that. Will also share github repo for code validation. Thanks.
Sumurai8  [author] 18 Jul, 2019 @ 9:45am 
@PrEZeX I don't want people to link executables or scripts I can't (or don't want to) vet for malicious code. I would recommend making your profile public and adding a block to showcase your workshop content, or letting people friend you so you can notify them when you finished it.
Ferviani 16 Jul, 2019 @ 7:13am 
@lyonharted: Glad I could help. I'm creating my own program to simplify this filtering process completely. If anybody is interested I can link it here when done.
lyonharted 13 Jul, 2019 @ 2:16pm 
@PrEZeX You are a hero. Didn't know it had to be RAR4 now. Thank you!
Ferviani 13 Jul, 2019 @ 4:55am 
FYI: To make this work with the new WinRar, when packaging the main.dat, use the "RAR4" archive format, "Normal" compression method, "4096 Kb" dictionary size and tick the "Create solid archive" box.
lyonharted 10 Jul, 2019 @ 1:18pm 
Sumurai8, I know it's a stretch since its been years since this mod has been touched, but I'm trying to use it again it's crashing the game when I try to launch. Any chance you could help? I can try to get screenshots of the error messages.