Update README.md

This commit is contained in:
Fierelier 2018-04-25 21:08:31 +02:00
parent d59d2f459c
commit d0b84d9112
1 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,6 @@
**A fair word of warning!** After using this utility, ordinarily replacing files inside EFLC will also replace the same files in GTA IV and vice-versa. To prevent this, **delete** the file(s) you want to replace first before doing so. Also, modding your games by other means (OpenIV) might give you the same result. I'm working on a solution for this, however don't expect anything anytime soon, this is a difficult problem to tackle. Blame Microsoft. Do not use this program and mod if you don't know what you're doing.
### A fair word of warning!
After using this utility, ordinarily replacing files inside EFLC will also replace the same files in GTA IV and vice-versa. To prevent this, **delete** the file(s) you want to replace first before doing so. Also, modding your games by other means (OpenIV) might give you the same result. I'm working on a solution for this, however don't expect anything anytime soon, this is a difficult problem to tackle. Blame Microsoft. Do not use this program and mod if you don't know what you're doing.
This utility shrinks your EFLC install by using [NTFS Hard-Links](https://en.wikipedia.org/wiki/Hard_link). It essentially creates shortcuts of identical files from GTA IV, and uses those to replace EFLC's files. This saves over 8000MB (8702MB in my case) of space. Deleting GTA IV **will not** break your EFLC install. This utility should be perfectly compatible to modded versions of GTA IV, too: Modded files will be ignored.
### [Download](https://git.lumen.sh/Fierelier/EFLC-Shrinker/tags)
### How does this work?
This utility shrinks your EFLC install by using [NTFS Hard-Links](https://en.wikipedia.org/wiki/Hard_link). It essentially creates shortcuts of identical files from GTA IV, and uses those to replace EFLC's files. This saves over 8000MB of space (8702MB in my case). Deleting GTA IV **will not** break your EFLC install. This utility should be perfectly compatible to pre-modded versions of GTA IV, too: Modded files will be ignored.
#### [Download](https://git.lumen.sh/Fierelier/EFLC-Shrinker/tags)