Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
SandeMC committed Dec 30, 2024
1 parent 3104f34 commit d4cad85
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 38 deletions.
43 changes: 24 additions & 19 deletions docs/en/drag-and-drop-archive.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,20 @@ TBA
## Installation { data-search-exclude }

!!! question "Which game version to pick?"
The following selector is for the game version - see [here](../downgrading/downgrading-the-game.md/#game-versions) for their base differences. The mods in the archives are mostly identical, but **1.0.8.0 includes more Quality of Life changes at the cost of some fixes from FusionFix and removes the Rockstar Games Launcher DRM, while 1.2.0.59 is considered to be more stable and fixed.**
The following selector is for the game version - see [here](../downgrading/downgrading-the-game.md/#game-versions) for their base differences. The mods in the archives are mostly identical, but **1.0.8.0 includes more Quality of Life changes at the cost of some fixes from FusionFix and removes the Rockstar Games Launcher DRM, while 1.2.0.59 is considered to be more stable and polished.**

My personal preference for a vanilla-faithful playthrough is the 1.2.0.59 archive, and 1.0.8.0 archive for a vanilla+ playthrough (a replay, maybe).

=== "1.2.0.59"
Last updated: **[13.11.2024](#changelog)**
Last updated: **[30.12.2024](#changelog)**

!!! warning ""
- **This archive does NOT provide the best possible performance - the goal is first and foremost to provide the best vanilla-faithful experience.** If you just want the best performance - mod the game manually.
- **Do not expect support if attempting to install any more mods that aren't from [additional mods](#additional-mods) - you will likely be denied.**
- Do not attempt to install this version on a downgraded copy.
- If using Linux, skip steps 3-6 and [apply launch options manually](additional-setup.md/#launch-options).

1. [Download the archive](https://www.mediafire.com/file/iqc4ynuegyxry9d/1.2_archive.7z/file) (3.73GB, SHA512: `1793ddf78569828124ba8f63a035997cd0b8079b57912fbb6def62c32322a67fb7af19faa7b8e4f86d342366c8176f0061c2427382714df5af4206be114d453a`).
1. [Download the archive](https://www.mediafire.com/file/zxt476xhqrhkn3e/1.2_archive.7z/file) (3.58GB, SHA512: `d45aef08b8e080673797198585ec19779d662053f9de362d5d544b701e4464562b9f8acfed8b0597d1d621104f0d0ddd3bb5a7c8bd1045c92a61b0d95ea97966`).
2. Extract the :material-zip-box:`1.2 archive.7z` archive into the game folder (the one that includes :material-file:`GTAIV.exe`).
3. Launch :material-file-download:`GTAIVSetupUtilityWPF.exe`. It may require you to install [.NET 6 Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-6.0.32-windows-x64-installer).
4. Press `Open`, select the same game folder.
Expand All @@ -45,7 +45,6 @@ TBA
- **Shortcut**: Right click on the game shortcut, click `Properties` and paste the contents at the end of the `Target` field.
7. You are ready to play!
- Launch the game via :material-steam: Steam, :simple-rockstargames: Rockstar Games Launcher or the `PlayGTAIV.exe` executable.
- **If using Linux**, add `WINEDLLOVERRIDES="dinput8=n,b" %command%` to launch options.
- It's preferable to start **a new savefile**. Existing savefiles can work, but you may encounter issues.
- Set `Traffic Density` to `100` to take full advantage of the custom popcycle.
- If you want **more mods, check out [additional mods](#additional-mods)**.
Expand All @@ -54,23 +53,22 @@ TBA
If you're updating the archive, delete the :material-folder: ==update== folder and remove all :material-file:`.asi` files (but don't touch other ones) from the :material-folder: ==plugins== folder first.

=== "1.0.8.0"
Last updated: **[13.11.2024](#changelog)**
Last updated: **[30.12.2024](#changelog)**

!!! warning ""
- **This archive does NOT provide the best possible performance - the goal is first and foremost to provide the best vanilla-faithful experience.** If you just want the best performance - mod the game manually.
- **Do not expect support if attempting to install any more mods that aren't from [additional mods](#additional-mods) - you will likely be denied.**
- Do not downgrade the game on your own. The archive already includes a downgrader.
- If using Linux, skip steps 3-5 and [apply launch options manually](additional-setup.md/#launch-options).
- If using Linux, skip steps 3-5 and [apply launch options manually](additional-setup.md/#launch-options). Additionally, see [Getting ScriptHookDotNet and IV-SDK .NET to work on Linux](../resources/mod-dependencies.md/#getting-scripthookdotnet-and-iv-sdk-net-to-work-on-linux) (or delete files & folders starting with `IVSDKDotNet`, which will remove Project Thunder and Liberty Tweaks)

1. [Download the archive](https://www.mediafire.com/file/cx6dct4npfqtc5z/1.0_archive.7z/file) (3.81GB, SHA512: `2faa59e19881e504f4a96ba0d241fcd8fb229fff68a23fdb3ab4bff4f4364bc89d66a1eb5b7e0cfb130a46237f56cacadf890aa34275b710e502a6262188344d`).
1. [Download the archive](https://www.mediafire.com/file/6fc3u9xv6jxyit6/1.0_archive.7z/file) (3.62GB, SHA512: `efb3253ff842768e82510f397c2ca4faca4603d51f4a57509b2f7ee5c35f3e154a01deca7448bb788504fee2399e4aa1e795bdb28e7c3960e8dfc0b3bb68a970`).
2. Extract the :material-zip-box:`1.0 archive.7z` archive into the game folder (the one that includes :material-file:`GTAIV.exe`).
3. Launch :material-file-download:`GTAIVSetupUtilityWPF.exe`.
4. Press `Open`, select the same game folder.
5. Press `Install DXVK` and then `Setup launch options`. Don't touch the toggles unless you are confident in what you are doing.
6. You are ready to play!
- Launch the game via :material-steam: Steam or the `PlayGTAIV.exe` executable.
- **If using the :simple-rockstargames: Rockstar Games Launcher**, do not launch the game via the launcher and delete :material-file:`SteamAchievements.asi`.
- **If using Linux**, see [Getting ScriptHookDotNet and IV-SDK .NET to work on Linux](../resources/mod-dependencies.md/#getting-scripthookdotnet-and-iv-sdk-net-to-work-on-linux) (or delete files & folders starting with `IVSDKDotNet`).
- It's preferable to start **a new savefile**. Existing savefiles can work, but you may encounter issues. Also, if you already started the game on 1.2.0.59, you have to [downgrade the savefile](../downgrading/downgrading-the-game.md/#downgrading-the-savefile).
- Set `Traffic Density` to `100` to take full advantage of the custom popcycle.
- **Do not enable `Check For Fusion Fix Updates`.**
Expand Down Expand Up @@ -113,22 +111,22 @@ All mods in the following list are present in both archives with identical versi
| Mod | Developer(s) | Details |
| :-: | :--------: | :-----: |
| [Radio Downgrader~31.08.2024~](https://github.com/Tomasak/GTA-Downgraders/releases/iv-latest) | Tomasak and others | A simple-to-perform radio downgrade.<br>Addon used: [Restored original TBoGT Menu Vocals](https://www.nexusmods.com/gta4/mods/234/?tab=files&category=archived).</br> |
| [FusionFix~3.4.0~](https://github.com/ThirteenAG/GTAIV.EFLC.FusionFix/) | ThirteenAG, Fusion Team and others | The most essential mod: it contains a lot of fixes, improvements, new settings and also acts as a modloader.<br>==Some fixes are missing in 1.0.8.0 support.==</br> |
| [FusionFix~3.5.1~](https://github.com/ThirteenAG/GTAIV.EFLC.FusionFix/) | ThirteenAG, Fusion Team and others | The most essential mod: it contains a lot of fixes, improvements, new settings and also acts as a modloader.<br>==Some fixes are missing in 1.0.8.0 support.==</br> |
| [Various Fixes~2.0.2~](https://gtaforums.com/topic/975211-various-fixes/) | Attramet and others | A large collection of map fixes of various scale - mostly broken map textures. |
| [Trilogy Characters Fixes~05.07.2024-custom~](https://gtaforums.com/topic/927583-grand-theft-auto-iv-and-episodes-from-liberty-city-characters-fixes/) | TheYoshiPunch, (Japan) GTA Love and others | Aims to fix the inconsistency of characters between base GTA IV and EFLC. |
| [Console Visuals~1.7~](https://gtaforums.com/topic/989098-console-visuals-the-complete-edition) | nastyyaboi and others | Ports select console visuals to the PC version. <br>Included addons: Console Fences, Console Animations, Console Peds. See [Additional Mods](#additional-mods) for more.</br> |
| [Trilogy Characters Fixes~15.12.2024-custom~](https://gtaforums.com/topic/927583-grand-theft-auto-iv-and-episodes-from-liberty-city-characters-fixes/) | TheYoshiPunch, (Japan) GTA Love and others | Aims to fix the inconsistency of characters between base GTA IV and EFLC. |
| [Console Visuals~2.0~](https://gtaforums.com/topic/989098-console-visuals-the-complete-edition) | nastyyaboi and others | Ports select console visuals to the PC version. <br>Included addons: Console Fences, Console Animations, Console Peds. See [Additional Mods](#additional-mods) for more.</br> |
| [Improved Animations Pack~28.06.2024~](https://gtaforums.com/topic/958625-improved-animations-pack/#comments) | B Dawg and C1aude_III | Fixes various issues with the weapon animations. |
| [Restored Pedestrians~05.10.2024~](https://gtaforums.com/topic/981864-restored-pedestrians/) | Attramet | Restores pedestrians that were either unused or only present in the betas. |
| [Various Pedestrians Actions~04.11.2023~](https://gtaforums.com/topic/976318-various-pedestrian-actions/) | Attramet | Adds, corrects and completes unfinished actions for pedestrians. |
| [Restored Trees Position~31.10.2023~](https://gtaforums.com/topic/984591-restored-trees-position/) | Attramet | Restores trees that were present in the betas but removed in the final release, either accidentally or due to performance concerns. |
| [More Visible Interiors~29.02.2024~](https://gtaforums.com/topic/974099-more-visible-interiors/) | Attramet | Makes interiors more visible from the outside, although comes with a downside of potential pop-in. |
| [Higher Resolution Miscellaneous Pack~1.1~](https://www.nexusmods.com/gta4/mods/357/) | Ash_735 | Improves the texture quality of minor assets. |
| [Project Glass~18.10.2024~](https://discord.gg/gZvZmFt2p7) | DayL | Adds cubemap reflections to what otherwise is just transparent glass.|
| [Higher Resolution Miscellaneous Pack~2.0~](https://www.nexusmods.com/gta4/mods/357/) | Ash_735 | Improves the texture quality of minor assets. |
| [Project Glass~26.11.2024~](https://discord.gg/gZvZmFt2p7) | DayL | Adds cubemap reflections to what otherwise is just transparent glass.|
| [Vehicle Pack~2.1~](https://gtaforums.com/topic/887527-ash_735s-workshop/page/5/#comment-1072121736) | Ash_735 | Improves the texture quality of all vehicles in the game. Some textures are upscaled, some are taken from Max Payne 3 and GTA V. |
| [Fidelity Popcycle~14.02.2024~](https://www.nexusmods.com/gta4/mods/405?tab=description) | Chunk | A vanilla-friendly popcycle that makes the city life more varied and realistic. |
| [Bullet Penetration - Minimal Edition](https://gtaforums.com/topic/989496-bullet-penetration/) | Internet Rob | Allows bullets to penetrate glass like they do with car windshields. |
| [Project2DFX~28.06.2024~](https://github.com/ThirteenAG/III.VC.SA.IV.Project2DFX/releases/tag/gtaiv) ([1.0.8.0](https://github.com/gillian-guide/IV.Project2DFX-PreCE/releases/latest)) | ThirteenAG | Improves distant lights at night. <br>==Can be disabled by deleting the `IVLodLights` files.==</br> |
| [Xbox Rain Droplets~10.10.2024~](https://github.com/ThirteenAG/XboxRainDroplets/releases/tag/gtaiv) | ThirteenAG | Adds nice water droplets on the screen. <br>==Can be disabled by deleting the `GTAIV.XboxRainDroplets` files.==</br> |
| [Project2DFX~10.11.2024~](https://github.com/ThirteenAG/III.VC.SA.IV.Project2DFX/releases/tag/gtaiv) ([1.0.8.0](https://github.com/gillian-guide/IV.Project2DFX-PreCE/releases/latest)) | ThirteenAG | Improves distant lights at night. <br>==Can be disabled by deleting the `IVLodLights` files.==</br> |
| [Xbox Rain Droplets~23.12.2024~](https://github.com/ThirteenAG/XboxRainDroplets/releases/tag/gtaiv) | ThirteenAG | Adds nice water droplets on the screen. <br>==Can be disabled by deleting the `GTAIV.XboxRainDroplets` files.==</br> |
| [Dodgy Doc - Higher Quality](https://gtaforums.com/topic/974798-donnits-bakery/) | donnits | Improves the quality of the Dodgy Doc in the Have a Heart mission. |
| [High Quality Pigeons](https://www.gtainside.com/gta4/mods/166924-high-quality-pigeons/) | Supreme Dear Leader | Improves the model and texture quality for pigeons. |
| [Resized Blista Compact](https://www.gtainside.com/en/gta4/cars/188730-resized-blista-compact/) | Thundersmacker | Resizes the Blista Compact to match the real life counterpart (Honda CR-X). |
Expand Down Expand Up @@ -163,7 +161,7 @@ The mods or their specific versions in the following list are present in only on
| :-: | :----------: | :-----: |
| Downgrade to 1.0.8.0 | Gillian (files belong to Rockstar) | A simple downgrade to 1.0.8.0 without replacing too many files. |
| [ZolikaPatch IV~7.65~](https://zolika1351.pages.dev/mods/ivpatch) | Zolika1351 | Adds a few minor fixes exclusive to 1.0.8.0. |
| [Liberty Tweaks~1.5~](https://gtaforums.com/topic/991160-liberty-tweaks/) | catsmackaroo, ItsClockAndre and others | Aims to improve various aspects of the game and it's general Quality of Life. Highly configurable.<br>==Allows to quicksave using the ++f9++ key and has a lot of various gameplay features - if you're not a fan of the defaults, you can modify things to your taste in :material-file-cog:`LibertyTweaks.ini` located in :material-folder: `IVSDKDotNet\scripts\`==</br> |
| [Liberty Tweaks~1.6~](https://gtaforums.com/topic/991160-liberty-tweaks/) | catsmackaroo, ItsClockAndre and others | Aims to improve various aspects of the game and it's general Quality of Life. Highly configurable.<br>==Allows to quicksave using the ++f9++ key and has a lot of various gameplay features - if you're not a fan of the defaults, you can modify things to your taste in :material-file-cog:`LibertyTweaks.ini` located in :material-folder: `IVSDKDotNet\scripts\`==</br> |
| [Project Thunder~2.2~](https://gtaforums.com/topic/982902-project-thunder/) | ItsClockAndre | Improves how thunder appears in-game, with actual lighting and improved atmosphere. Highly configurable. |
| [VAmbience~1.0~](https://gtaforums.com/topic/981402-vambience/) | ItsClockAndre | Adds background noise to the game, such as driving and shooting, alike to GTA V. Highly configurable. |
| [Steam Achievements](https://gtaforums.com/topic/957432-steam-achievements-for-1070-1080/) | Zolika1351 | Allows to get :material-steam: Steam achievements on older patches. |
Expand All @@ -185,7 +183,6 @@ These mods are not included by default, but are easy to install ontop of the arc
| Mod | Developer(s) | Details |
| :-: | :----------: | :-----: |
| Liberty Tweaks options | catsmackaroo, ItsClockAndre and others | Features many options that severely change the gameplay - if you're not a fan of the defaults, you can modify things to your taste in :material-file-cog:`LibertyTweaks.ini` located in :material-folder: ==IVSDKDotNet\scripts\\==. |
| [Community presets](https://drive.google.com/drive/folders/1H0yRkfND1Cte30zUT_yUFcdZASJMEWjb?usp=sharing) | People from my Discord server | Community presets for Liberty Tweaks and Project Thunder, based on the popular vote on my Discord server. |
| [Console Visuals Addons](https://gtaforums.com/topic/989098-console-visuals-the-complete-edition) | nastyyaboi and others | Collection of ported assets from the console version. <br>Installation: Download and extract the desired addons into the game folder.</br> |
| Snow Mode | ThirteenAG & Fusion Team | To enable the Snow Mode, type `7665550100` on the phone. To disable, type `2665550100`. |
| [Addons for the Snow Mod](https://drive.google.com/file/d/1xlFkZUTVMfmqO538J4S1EEGQ4tzOrfOC/view?usp=sharing) | Jumbo0, gr8man, Jantsu92, Alisa Bellucci, Flash, Alexkander_, Straysify, gdanbo and ThirteenAG | Parts of [Enhanced Snow Mod](https://www.moddb.com/mods/gta-iv-snow-mod-enhanced), [Snow Mod Reaction Fix](https://www.lcpdfr.com/downloads/gta4mods/scripts/6919-snow-mod-reaction-fix/), [Realistic Snow Sounds](https://www.moddb.com/mods/realistic-snow-sounds/addons/realistic-snow-sounds) and [Project2DFX](https://github.com/gillian-guide/IV.Project2DFX-PreCE/releases/latest) bundled as addons for AssaultKifle47's Snow Mod.<br>Installation instructions are in the archive's `Reame.txt`.</br> |
Expand All @@ -198,12 +195,16 @@ These mods are not included by default, but are easy to install ontop of the arc

=== "1.2.0.59"
!!! info "Latest version"
- 30.12.2024
- Updated FusionFix, Trilogy Characters Fixes, Console Visuals, Higher Resolution Misc Pack, Project Glass, Project2DFX, Xbox Rain Droplets.
- Merged `peds.ide` properly with files from Various Fixes, Trilogy Characters Fixes and Player Outfit Texture Fixes.
- Removed some fixed cutscene models from Trilogy Characters Fixes due to having broken hair.
??? quote "Old changes"
- 13.11.2024:
- Updated FusionFix, Various Fixes, Restored Pedestrians, Project Glass, Xbox Rain Droplets.
- Added GTA V-like `visualSettings.dat`.
- Removed HD HUD due to causing crash issues.
- Removed Console Clothing cuz I can't be bothered to figure the priority out.
??? quote "Old changes"
- 25.09.2024:
- Updated FusionFix, Various Fixes.
- Fixed broken HUD elements.
Expand Down Expand Up @@ -365,13 +366,17 @@ These mods are not included by default, but are easy to install ontop of the arc
- Created the archive.
=== "1.0.8.0"
!!! info "Latest version"
- 30.12.2024
- Updated FusionFix, Trilogy Characters Fixes, Console Visuals, Higher Resolution Misc Pack, Project Glass, Project2DFX, Xbox Rain Droplets, Liberty Tweaks.
- Merged `peds.ide` properly with files from Various Fixes, Trilogy Characters Fixes and Player Outfit Texture Fixes.
- Removed some fixed cutscene models from Trilogy Characters Fixes due to having broken hair.
??? quote "Old changes"
- 13.11.2024:
- Updated FusionFix, Various Fixes, Restored Pedestrians, Project Glass, Xbox Rain Droplets, Liberty Tweaks, Project Thunder.
- Re-added Project2DFX.
- Added GTA V-like `visualSettings.dat`.
- Removed HD HUD due to causing crash issues.
- Removed Console Clothing cuz I can't be bothered to figure the priority out.
??? quote "Old changes"
- 25.09.2024:
- Updated FusionFix, Various Fixes, Liberty Tweaks.
- Fixed broken HUD elements.
Expand Down
Loading

0 comments on commit d4cad85

Please sign in to comment.