A BepInEx plugin for the game AI: THE SOMNIUM FILES - nirvanA Initiative that adds support for ultrawide displays.
  • PowerShell 53.7%
  • C# 46.3%
Find a file
2025-07-08 05:21:39 +01:00
.github Update bug report template. 2025-07-08 05:21:39 +01:00
libs Rewrite as BepInEx plugin. 2025-07-07 20:06:40 +01:00
.gitattributes Add .gitattributes and .gitignore. 2022-06-27 02:36:30 +01:00
.gitignore Add .gitattributes and .gitignore. 2022-06-27 02:36:30 +01:00
AISomniumFiles2Fix.cs Fix incorrect config layout. 2025-07-08 03:37:11 +01:00
AISomniumFiles2Fix.csproj Rewrite as BepInEx plugin. 2025-07-07 20:06:40 +01:00
AISomniumFiles2Fix.sln Add project files. 2022-06-27 02:36:32 +01:00
create_release.ps1 Rewrite as BepInEx plugin. 2025-07-07 20:06:40 +01:00
LICENSE Add project files. 2022-06-27 02:36:32 +01:00
README.md Update README.md 2025-07-07 20:07:34 +01:00
release_body.md Rewrite as BepInEx plugin. 2025-07-07 20:06:40 +01:00

AI: THE SOMNIUM FILES - nirvanA Initiative Fix

Patreon-Button ko-fi

This BepInEx plugin for the game AI: THE SOMNIUM FILES - nirvanA Initiative adds support for:

  • Playing the game in any ultrawide aspect ratio such as 21:9, 32:9 or even higher.
  • Fixing various UI issues caused by running at unsupported resolutions.
  • Setting an arbitrary resolution.

Installation

  • Grab the latest release of AISomniumFiles2Fix.
  • Extract the contents of the AISomniumFiles2Fix zip to the game directory.
  • Run the game. It may take a little while on the first boot as BepInEx does it's magic.

Steam Deck/Linux Additional Instructions

You do not need to do this if you are using Windows!

  • Open up the game properties in Steam and add WINEDLLOVERRIDES="winhttp=n,b" %command% to the launch options.

Configuration

  • See the generated config file GameFolder\BepInEx\config\AISomniumFiles2Fix.cfg to adjust various aspects of the fix.

Screenshots

ai2_animated_comparison

Credits

BepinEx for plugin loading.