IridiumIO / CompactGUI

Transparently compress active games and programs using Windows 10/11 APIs
GNU General Public License v3.0
5k stars 232 forks source link

Compressing Ghost of Tsushima makes it impossible to launch the game #428

Closed Urist0595 closed 3 months ago

Urist0595 commented 4 months ago

After compressing the installation folder for Ghost of Tsushima, the game shows the below error.

Screenshot 2024-05-29 200204

Pressing "retry" doesn't help, the error just shows up again. Pressing "ignore" causes a crash to desktop. Uncompressing the installation folder fixes the issue.

Roadou commented 4 months ago

After compressing the installation folder for Ghost of Tsushima, the game shows the below error.

Screenshot 2024-05-29 200204

Pressing "retry" doesn't help, the error just shows up again. Pressing "ignore" causes a crash to desktop. Uncompressing the installation folder fixes the issue.

Hello, this is because Ghost of Tsushima use DirectStorage technology, that allow the GPU to directly access the game data on your drive.

Urist0595 commented 3 months ago

@Roadou Thank you, that explains why the problem was happening.