Skip to content

Commit de2e9ec

Browse files
committed
2 parents 8b6ddea + ded88c1 commit de2e9ec

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,22 @@ This tool is an open-source standalone visual interface to make using the Window
77
The compression used by compact.exe is similar to the built-in NTFS compression in that it is transparent. Compressed files and programs can still be accessed as if nothing has changed and show up in Explorer as they normally would — they'll just be decompressed on the fly at runtime. However, the newer algorithms used by Compact are much more efficient.
88

99
## Installation
10+
**Note: Proceed with caution if your system language is *not* English. There are [potential issues](https://github.com/ImminentFate/CompactGUI/wiki/Important-Information#localization-issues-40) that may crop up if your language is set to anything else.**
11+
12+
**Note2: If the folder you're selecting has symbols anywhere in its name, this may not work. An example is Hitman [#88](https://github.com/ImminentFate/CompactGUI/issues/88), the program will default to compressing the folder its currently in because the `cd` command fails. A fix is in the works, but for now, click "Check compression" on games with symbols in the path before actually compressing!.**
13+
1014
Download the standalone program from [Github Releases](https://github.com/ImminentFate/CompactGUI/releases)
1115

1216
## Uses
1317
Use this tool to:
1418
- Compress program folders (e.g. Adobe Photoshop: 1.71 GB --> 886 MB)
1519
- Compress game install folders (e.g. Portal 2: 11.8 GB --> 7.88 GB)
1620
- Compress any other folder on your computer.
21+
22+
<h3 align="center"><b>See the <a href="https://github.com/ImminentFate/CompactGUI/wiki/Compression-Results:-Games">Wiki</a> for a list of <img src="https://img.shields.io/badge/Games-732-blue.svg"> and <img src="https://img.shields.io/badge/Programs-47-blue.svg"> that have been tested</b></h3>
23+
<p>&nbsp;</p>
24+
1725

18-
**See the [Wiki](https://github.com/ImminentFate/CompactGUI/wiki/Game-and-Program-Compression-Tests) for more games and programs that I've tested**
1926

2027
For most modern computers there will be no (or very little) performance loss. Those with older HDDs may even see a decent performance gain in the form of reduced loading times as the smaller files means it takes less time to read programs and games into RAM.
2128

0 commit comments

Comments
 (0)