-
Notifications
You must be signed in to change notification settings - Fork 24
Description
Describe the bug
Ussing AA to trigger enable HDR for Oblivion Remastered and then disable on close.
As UWP versions seems to reference GameHelper.exe it triggers onstart actions and then triggers onclose actions rapidly as I assume gamehelper.exe closes where as the actual exe is OblivionRemastered-WinGDK-Shipping.exe
Worksaround is to manually creating/editting a profile to point to The Elder Scrolls IV- Oblivion Remastered\Content\OblivionRemastered\Binaries\WinGDK\OblivionRemastered-WinGDK-Shipping.exe
Everything work perfectly. Unfortunately can't completely this in the GUI as it hits a permission error, so need to edit the UserSettings.json
To Reproduce
Steps to reproduce the behavior:
- Add application
- Select UWP
- Select Oblivion Remastered
- Assign Profile
- Launch and monitor onstart and onclose actions
Workaround
- Add application
- Browse to any non UWP application
- close autoaction
- edit UserSettings.json and manually enter Application name OblivionRemastered-WinGDK-Shipping
- manually enter path G:\Xbox\The Elder Scrolls IV- Oblivion Remastered\Content\OblivionRemastered\Binaries\WinGDKOblivionRemastered-WinGDK-Shipping.exe
- Assign profile
- Launch and onstart action will trigger and onclose will only trigger once game is closed.
Expected behavior
A clear and concise description of what you expected to happen.
- Add UWP application, select Oblivion Remastered
- Assign Profile
- Launch and onstart action will trigger and onclose will only trigger once game is closed.
Desktop (please complete the following information):
- OS: [e.g. Windows 11 v24H2]
- Version [e.g. 26100.3909]
Hardware (please complete the following information):
- Monitors: [LG CX48"]
- Graphics card: [Gigabyte 4090]
- Graphics card driver: [576.02]
Additional context
I am using Windows 11 Feature ACM (Auto Color Management) which seems to be working fine for non UWP apps since AA 1.9.27
