Skip to content
This repository was archived by the owner on May 26, 2024. It is now read-only.

Releases: ore-/Graphics

Graphics v0.3.3

Choose a tag to compare

@ore- ore- released this 07 Jun 11:35
1008875
  • Support SEGI - please refer to its userguide
  • Support PCSS
  • Fix directional light that lost shadow (it was actually broken due to pcss that was already included in 0.3.2)

Given the experimental and complex nature of these features, please read their respective documentation and understand how they work. SEGI is a very expensive effect, don't be surprise if it locks up the game.

AI users, please delete the existing directory under BepInEx\plugins\AIGraphics as the new version will be placed under BepInEx\plugins\Graphics.

Graphics v0.3.2

Choose a tag to compare

@ore- ore- released this 01 Jun 13:06
8e376a5
  • Support HS2
  • Include localization for Simplified Chinese (thanks to doom222908)
  • Renamed to Graphics as it's no longer specific to AI

This is a maintenance release to bring feature parity to HS2. The binary is for HS2 only, AI users please stay on v0.3.1 as there're no meaningful changes.

AIGraphics v0.3.1

Choose a tag to compare

@hooh-hooah hooh-hooah released this 10 May 11:08
e887dda
  • Increased Focal Distance Limit to 100
  • Added Support for few Dynamic Skybox Material
    • Supports Unity Default Skybox
    • Supports 2 Point Gradient Skybox
    • Supports 4 Point Color Gradient Skybox
    • Support Hemisphere Gradient Skybox

AIGraphics v0.3.0

Choose a tag to compare

@ore- ore- released this 03 May 07:56
a4ab1f2
  • localisation support, include basic translations for Japanese and Korean (thx hooh)
  • save studio lights (limited to studio native settings and not the extended settings exposed by AIGraphics for now)
  • ability to add directional lights in character maker (thx kky)
  • add support for motion blur in post stack (thx hooh)
  • add intensity control for lift/gamma/gain (thx getraid)
  • support sub directories for better preset management
  • a number of bug fixes, most importantly reflection probe culling mask (observed as yellow tint in studio)

AIGraphics v0.2.0

Choose a tag to compare

@ore- ore- released this 11 Apr 14:41
80229ba
  • add save/load for preset and scene data (without lights)
  • add amplify occlusion
  • add lens dirt support
  • expose (LDR) LUTs that are available in studio
  • add support for main game

AIGraphics v0.1.1

Choose a tag to compare

@ore- ore- released this 30 Mar 12:40
  • fixed typo - thx essu
  • allow for smaller windows on the Settings tab (for laptops)

AIGraphics v0.1.0

Choose a tag to compare

@ore- ore- released this 29 Mar 19:29

Added basic functionalities but without ability to save settings.