Macawesome75-PartialPrints icon

PartialPrints

A mod that replaces the fingerprint IDs around the city with parts of a citizen's fingerprint code

Last updated a week ago
Total downloads 1026
Total rating 3 
Categories Mods Misc
Dependency string Macawesome75-PartialPrints-0.4.3
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.667 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP Unity games. Preconfigured and ready to use.

Preferred version: 6.0.667
Venomaus-SODCommon-1.1.7 icon
Venomaus-SODCommon

A common library for SOD mods.

Preferred version: 1.1.7

README

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 4 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

Whether the "Belongs to:" line on the evidence card is shown, hidden, or obscured

Credits

BIG credit to Arsonade for MASSIVE optimization work and extra features

Venomaus's SOD common library for logging and features

The SOD discord for some assistance

BepInEx and HarmonyX for existing and having good documentation