Brrr.have Win 11 buy it over Steam Game not start.
Zadeck16 opened this issue · 2 comments
Zadeck16 commented
Brrr.have Win 11 buy it over Steam Game not start.
Sofian375 commented
Got it working on windows 11 with the Steam version just by renaming the "alien isolation" folder to "alienisolation".
WerWebWer commented
The following helped me:
- Move "Alien Isolution" folder from "..\Steam\steamapps\common\Alien Isolation" to other place (ex "..\Game\Alien Isolation")
- Rename "Alien Isolution" to "AlienIsolution"
- Add dxgi.dll file
- Open terminal as Administrator and run the following command
mklink /d "{full path to old place}" "{full path to new place}"
(about mklink)
In my case it wasmklink /d "D:\Game\Steam\steamapps\common\Alien Isolation" "D:\Game\AlienIsolation"
- Play and enjoy the game