PartialPrints
A mod that replaces the fingerprint IDs around the world with parts of a citizen's fingerprint code
By Macawesome75
| Date uploaded | 2 years ago |
| Version | 0.1.0 |
| Download link | Macawesome75-PartialPrints-0.1.0.zip |
| Downloads | 131 |
| Dependency string | Macawesome75-PartialPrints-0.1.0 |
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 2 letters of that code, for example a citizen with a code of ABCDE may leave one finger print with --CD-, another with -B-D-, and another with A-C--. Direct sources, like directly from the hands, their employee records or the government database will display the entire code.
Customization
A Customization Config is coming soon. I am planning to allow one to customize how many letters are shown per print, how many letters per code, and how far down the alphabet each letter can go.
Credits
The SOD discord for some assistance
Venomaus's SOD common library for logging
BepInEx and HarmonyX for existing and having good documentation
CHANGELOG
0.1.0
Base Version
0.2.0
Added a config to customize the codes and partial codes
0.2.1
Updated the README
0.4.0
Credits to Arsonade for this update!
Fixed performance hitches when clicking on fingerprints.
Made smudged fingerprints variable, so some are more smudged, and some are less smudged.
Removed "Belongs To" line on partial prints.
Added configuration options to configure minimum and maximum smudge amounts.
Added configuration options to configure behavior of "Belongs To" line.
0.5.0
Credits to Venomaus for this update!
No longer shows a "BelongsTo" connection to the citizen the partial print belongs to on the partial print evidence note
No longer ticks the checkbox for fingerprint on the owner of the partial print when a partial print is scanned/added to caseboard
Cleaned up the overview / information shown on the fingerprint note
Adjusted the title of the evidence note to make more sense
Used more general code from SOD.Common to improve readability.
Removed the configuration option to show the belongs to person as it counters directly the mod purpose.
0.6.0
Credits to Arsonade
Fixed issues with fingerprint persistence when creating a new game versus loading an old one.