RyanJGray / aliasIsolation

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

bug: Resolution change block the game #19

Closed AnticOwl closed 3 months ago

AnticOwl commented 1 year ago

Describe the bug Changing the game on the fly most of the time hang the game. Leading to a black screen. When it works, the full screen become windowed and cannot be set to full screen anymore.

I use custom DSR res.

Image example at 5040x2160 image

Also forgot to mention the moving shadows (I don't know if it is intentional)

Setup details

Additional context Mod would be mainly used for screenshooting.

Beside that, the mod is adding A serious boost in image quality! Thanks a lot for this!

AnticOwl commented 1 year ago

Here is a little video about both problems

https://github.com/RyanJGray/aliasIsolation/assets/76813232/b9d0d97e-775e-44e4-b89b-a71cffc629a9

RyanJGray commented 1 year ago

Hey there, thanks for the report and the video, it's really helpful!

I suspect I know what is causing that shadow flickering you're seeing (not intentional), I'll have a look into it this week.

The resolution bug is odd, I haven't seen that before, does this only happen when you're using DSR?

I'll need to do some poking around to figure that out.

AnticOwl commented 1 year ago

Ryan,

I have to admit, I didn't tested with other non custom DSR resolutions. I will try in a few. [EDIT: same in non DSR/custom resolutions. Could it also be as I modified LOD/Shadows etc?]

Also, injecting the Cinematic tools after the game start, works perfectly. But I think you knew that :-)

If I need to test something, just let me know!

Cheers

AnticOwl commented 1 year ago

Hey,

Just poking around. Found something about the shadows?

Cheers