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

I c'ant decompress my game #408

Closed ferelking242 closed 6 months ago

ferelking242 commented 7 months ago

my game doesn't work well anymore, i compressed the game and while the process was in progress i went out for a while when i came back i found my pc restarting itself (i suppose it was a windows update) but my 49gb game went to 44gb when i launched the game the textures and items in the inventory became buggy and completely blurred in short unbearable i wanted to decompress the game but the program detects that the game is already decompressed but still shows me this. ... sorry for my bad english

Screenshot 2024-03-01 213031

Masamune3210 commented 7 months ago

I mean, if you are in a hurry to play the game, you could just reinstall it or if its through one of the game launchers have it validate the files so that it will replace any that are damaged

Iridium-IO commented 7 months ago

Try running CompactGUI as admin and then uncompress again.

Otherwise, open the folder in Powershell, and type compact /U /S /EXE

ferelking242 commented 7 months ago

the game size is 40gb and i dont have any wifi i cant redownload it right now

ferelking242 commented 7 months ago

@Iridium-IO i try both and it say game already uncompressed but still the game in compactgui is showed compressed

ferelking242 commented 7 months ago

@Iridium-IO i get this error

Décompression des fichiers dans C:\Games\The Witcher 3 Wild Hunt\content\

Décompression des fichiers dans C:\Games\The Witcher 3 Wild Hunt\content\content0\

texture.cache [ERR] texture.cache: Le pilote WOF a rencontré une défaillance dans la Table des ressources du fichier compressé.

0 fichiers parmi 28 répertoires ont été décompressés.

PS C:\Games\The Witcher 3 Wild Hunt>

Masamune3210 commented 7 months ago

It's saying that the WOF stream (the alternate data stream Windows uses to store the compressed data) is damaged and that it cannot extract the data from it. Unfortunately, the only solution is to delete the files and redownload the game.

Before you say it, no, this has absolutely nothing to do with CompactGUI, this can happen even if you do it all manually using built in commands in Windows itself. Check your disk for signs of filesystem damage and/or signs of disk failure.

ferelking242 commented 7 months ago

@Masamune3210 thanks i get it