diff --git a/README.md b/README.md index 4d750c0..99753ea 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,36 @@ -# T1-RemoveSunFlares -Titanfall 1 mod that removes sun flares. +#

b-ta.RemoveSunFlares

+

Removes sun flares.

+ +`env_sun.pcf`, `env_sun_haven.pcf` and `env_sun_red_dwarf.pcf` files changed to empty. + +Credit: [Remove Sun Flares](https://noskill.gitbook.io/titanfall2/modding/misc/remove-sun-flares). + +

+ +

+ +  + +

+

+ +  + +

+ +##

How to install

+ +Go to [Releases](https://github.com/begin-theadventure/T1-RemoveSunFlares/releases), download the `englishclient_mp_common.bsp.pak000_dir.vpk` file, go to Titanfall/vpk, make a backup of the original file and replace it with the patched one. + +##

Tutorial

+

(Only if you want to do it yourself)

+ +[HarmonyVPKTool](https://github.com/harmonytf/HarmonyVPKTool): + +Open VPK: Titanfall1/vpk/`englishclient_mp_common.bsp.pak000_dir.vpk`. + +Create empty text files with earlier mentioned names such as `env_sun.pcf`. + +Patch VPK -> particles/`name`; Select File (empty file with the same `name`) -> Patch -> Choose folder other than `vpk` -> Repeat until the last third file. + +Remove `client_mp_common.bsp.pak000_999.vpk` as it's not needed, and now you have have a patched VPK `englishclient_mp_common.bsp.pak000_dir.vpk` with no sun flares!