You are viewing a potentially older version of this package. View all versions.
A4Rot-no_fonts-0.0.6 icon

no fonts

UI fonts are forced to default

Date uploaded 10 months ago
Version 0.0.6
Download link A4Rot-no_fonts-0.0.6.zip
Downloads 114
Dependency string A4Rot-no_fonts-0.0.6

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.733 icon
BepInEx-BepInExPack_IL2CPP

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

Preferred version: 6.0.733

README

This mod has been whitelisted by Vellocet and will not invoke bans.

No Fonts

This unsets UI fonts in the game, forcing it to fallback to a much more pleasing default font.

Installing

This project was built using BepInEx Bleeding Edge Artifact #738

It can be downloaded here: https://builds.bepinex.dev/projects/bepinex_be, ensure you download the one labeled with "IL2CPP" as ANEURISM IV is built with IL2CPP

Drop the BepInEx into your game folder, then download the mod from Releases on the right, then navigate to BepInEx/plugins and drop the mod in there

Building

Place this project folder under https://github.com/FatigueDev/aneurism_iv_modding/ and follow dotnet build instructions

CHANGELOG

Changelog

0.0.6 (2025-08-09)

Added notice of Vellocet whitelisting

0.0.5 (2025-08-09)

Performance: UI Text object is now patched instead of searched for, which means there will be nearly zero game impact from now on

0.0.4 (2025-08-06)

Performance: Run periodically instead of every frame

0.0.3 (2025-08-06)

Added a changelog to the thunderstore.io page

0.0.2 (2025-08-06)

Performance: The search for text game objects is now limited to UI, instead of the entire scope of the game

0.0.1 (2025-08-05)

Initial release