RyanJGray / aliasIsolation

Anti-aliasing mod for Alien: Isolation
The Unlicense
27 stars 0 forks source link

No overlay with GOG version #4

Open DaveACG opened 2 years ago

DaveACG commented 2 years ago

Much better method to use than the previous Alias Isolation, appreciated. However the overlay to control sharpness and chromatic aberration never appears on the GoG version when hitting Delete, is there a config setting we can change to set this outside of the game?

RyanJGray commented 2 years ago

Hey, thank you, and thanks for the bug report! :smile:

I will need to get the GoG version and do some debugging to figure out the cause of this problem - it's a strange issue.

Does the Alias Isolation logo appear in the top left of your screen when you load into a level in-game? If not, then the mod might not be injecting correctly.

In the mean-time, you can manually edit the settings in the settings.txt file which will be in the same folder as Alien: Isolation's AI.exe file. An example of this file would be:

aiExePath = <a file path>
sharpening = 0.6
chromaticAberration = 0.5

You'll need to restart the game each time you update the file, for the setting changes to take effect.

DaveACG commented 2 years ago

Thanks! Yes the Alias Isolation logo appears, and the hotkeys for enabling/disabling TAA work.