PartialPrints
A mod that replaces the fingerprint IDs around the city with parts of a citizen's fingerprint code
By Macawesome75
Last updated | 3 months ago |
Total downloads | 3833 |
Total rating | 3 |
Categories | Mods Misc |
Dependency string | Macawesome75-PartialPrints-0.6.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_IL2CPP
BepInEx pack for IL2CPP Unity games. Preconfigured and ready to use.
Preferred version: 6.0.667README
Quick Description
Replaces the IDs for the fingerprints around the city with parts of a code in order to increase the difficulty of investigations.
What it does
Every citizen now has a 5 letter code for their fingerprint. Every fingerprint in the world displays 1 to 3 letters of that code, for example a citizen with a code of ABCDE may leave one finger print with --CD-, another with AB-D-, and another with --C--. Direct sources, like directly from the hands, their employee records or the government database will display the entire code.
Customization
The Thunderstore launcher has a built in config editor, this mod will appear as BepInEx/config/m75partialprints.cfg. If you are not on Thunderstore, you can manually go to the BepInEx/config folder and edit it there.
In the config there are 3 options:
Length of the code
How many letters, minimum and maximum, a partial print can reveal
How far down the alphabet a letter can go
Credits
BIG credit to Arsonade for MASSIVE optimization work and extra features
Venomaus for bugfixes and improvements
Venomaus's SOD common library for logging and features
The SOD discord for some assistance
BepInEx and HarmonyX for existing and having good documentation