Skip to content

Commit 152e564

Browse files
authored
Update README.md
1 parent 78561d0 commit 152e564

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,17 @@ Use this tool to compress folders while still being able to use/run them normall
4545
- Analyze the status of existing folders
4646
- Background monitor to keep track of compressed folders and easily see / recompress them if they've been recently updated (such as Steam games) or decompressed.
4747

48-
49-
## Caveat
50-
- **This tool should not be used on games that utilise DirectStorage on Windows 11. DirectStorage is a new API that allows games to load assets directly from the SSD, bypassing the CPU. Compressed files will need to be decompressed before being sent to the GPU, which will negate any performance gains.**
51-
5248
<h4 align="center"><b>See the <a href="https://github.com/ImminentFate/CompactGUI/wiki/Community-Compression-Results">Wiki</a> for a list of <a href="https://github.com/ImminentFate/CompactGUI/wiki/Community-Compression-Results"><img src="https://img.shields.io/badge/8530-Games-blue.svg"></a> that have been tested from <a href="https://github.com/ImminentFate/CompactGUI/wiki/Community-Compression-Results"><img src="https://img.shields.io/badge/-57947-lightgrey.svg"></a> submissions</b></h3>
5349
<p>&nbsp;</p>
5450

5551

5652

53+
## Caveat
54+
**This tool should not be used on games that utilise DirectStorage on Windows 11.**
55+
56+
DirectStorage is a new API that allows games to load assets directly from the SSD, bypassing the CPU. Compressed files will need to be decompressed before being sent to the GPU, which will negate any performance gains.
57+
58+
5759

5860
## Background
5961

0 commit comments

Comments
 (0)