Project Hospital Patient Age Fix Patch

If you liked this item, please rate it up on Steam Workshop page.

Author: TheHZDev

Last revision: 2 Dec, 2025 at 14:48 UTC

File size: 14.34 KB

On Steam Workshop

Description:
Introduction

This is a code mod that requires BepInEx to load into the game, but it has no practical function without a matching configuration file.

You can refer to my other mods for initial configuration of this mod.

This mod addresses the issue in Project Hospital where diseases lack an age interface, resulting in laughable scenarios like elderly mothers in their seventies or eighties. After installing this mod, when specific diseases are detected, patient age and appearance can be adjusted to appropriate ranges.

Configuration Tutorial

This mod implements an XML data structure called GameDBAgePatch, allowing you to create instances of this structure in your own mods, which the game will then load.
For detailed interface instructions, please refer to the ModAgePatch.xml.Example file in this mod’s directory.