- Steam App
- TRAUMA Broken Paradise (2303950)
- Event type
- patch note
- Published
- 25 May 2024 - 12:06:51 UTC
- Source
- steam_community_announcements
Patch Notes Version 2.0.45 🛠 Player Settings Changes for Linux/Windows/SteamDeck Platforms 🏷 Major Changes: - **Unreal Engine 5 Global Illumination (Lumen):** Disabled for all players using Low/Medium graphic quality. This change aims to improve performance and compatibility on systems with more modest hardware. 🐧 Additional Instructions for Linux/SteamDeck Platforms: If you still encounter issues running the game on a Linux/SteamDeck platform, you may need to manually edit the `GameUserSettings.ini` file before running the game again. Follow the steps below: 1. Go to the folder `~/.config/Epic/TRAUMA`. 2. Look for the file `GameUserSettings.ini` inside the folder `Saved/Config/Linux`. 3. Change the lines to the following values: sg.ResolutionQuality=100 sg.ViewDistanceQuality=0 sg.AntiAliasingQuality=0 sg.ShadowQuality=0 sg.GlobalIlluminationQuality=0 sg.ReflectionQuality=0 sg.PostProce...