From 4452294304d1d8e74c807d29a9eba0d409bcd78d Mon Sep 17 00:00:00 2001 From: GillianMC Date: Thu, 7 Sep 2023 21:11:56 +0300 Subject: [PATCH] upd --- docs/additional-setup.en.md | 9 +- docs/additional-setup.ru.md | 9 +- docs/drag-and-drop-archive.en.md | 161 +++++++++++++------------ docs/drag-and-drop-archive.ru.md | 157 ++++++++++++------------ docs/essential-modding/fusionfix.en.md | 27 +++-- docs/essential-modding/fusionfix.ru.md | 27 +++-- docs/extras/mods.en.md | 9 +- docs/extras/mods.ru.md | 3 + 8 files changed, 208 insertions(+), 194 deletions(-) diff --git a/docs/additional-setup.en.md b/docs/additional-setup.en.md index 1a0f238a..07c10199 100644 --- a/docs/additional-setup.en.md +++ b/docs/additional-setup.en.md @@ -101,11 +101,12 @@ The only options you need to set are: `-norestrictions -nomemrestrict`. All opti | Console Shadows | On | On | This setting makes shadows behave more console-like - you'll lose the car headlight shadows, but instead the car will have shadows under in-direct light sources (such as light poles).
==Only available when using [FusionFix](essential-modding/fusionfix.md).==
| | TreeFX | Off | On | This settings makes vegetation look more console-like - it'll appear litten up. I don't like this effect personally.
==Only available when using [FusionFix](essential-modding/fusionfix.md).==
| | FXAA | On | On | This setting controls FXAA (a simple method of Anti-Aliasing).
==Only available when using [FusionFix](essential-modding/fusionfix.md).==
| -| Motion Blur | On | On | This setting toggles motion blur. Can be quickly toggled by pressing ++p++ button.
==Only available when using [FusionFix](essential-modding/fusionfix.md).==
| -| Depth of Field | On | On | This setting controls depth of field.
==Only available when using [FusionFix](essential-modding/fusionfix.md).==
| | FPS Limiter | 60 | 30 | Changes the FPS limit. Recommended to set to 60 to avoid [timing-related issues](https://www.pcgamingwiki.com/wiki/Grand_Theft_Auto_IV#Timing-related_issues).
==Only available when using [FusionFix](essential-modding/fusionfix.md).==
| -| Console Gamma | On | On | [Changes the gamma to match the console-like look.](essential-modding/assets/console-gamma.png)
==Only appears in `Settings` - `Display` when using [FusionFix](essential-modding/fusionfix.md).==
| -| Screen Filter | Default | Default | Allows you to switch the timecyc file to match different screen filters (e.g. to have TBoGT filters in IV and vice versa).
==Only appears in `Settings` - `Display` when using [FusionFix](essential-modding/fusionfix.md).==
| +| Console Gamma | On | On | [Changes the gamma to match the console-like look.](essential-modding/assets/console-gamma.png)
==Only available in `Settings` - `Display` when using [FusionFix](essential-modding/fusionfix.md).==
| +| Screen Filter | Default | Default | Allows you to switch the timecyc file to match different screen filters (e.g. to have TBoGT filters in IV and vice versa).
==Only available in `Settings` - `Display` when using [FusionFix](essential-modding/fusionfix.md).==
| +| Motion Blur | On | On | This setting toggles motion blur. Can be quickly toggled by pressing ++p++ button.
==Only available in `Settings` - `Display` when using [FusionFix](essential-modding/fusionfix.md).==
| +| Distant Blur | Very High | Very High (?) | This setting controls the intensity of the distant blur from the Depth of Field option.
==Only available in `Settings` - `Display` when using [FusionFix](essential-modding/fusionfix.md).==
| +| Depth of Field | On | On | This setting controls depth of field.
==Only available in `Settings` - `Display` when using [FusionFix](essential-modding/fusionfix.md).==
| ??? question "What is :material-file-cog:`stream.ini`?" Other guides often suggest editing :material-file-cog:`stream.ini` to change the values in there from `2048000` to `4096000`. From [PCGW users' observations](https://www.pcgamingwiki.com/w/index.php?title=Topic:X1jmh4mc3t6mv3hv&topic_showPostId=xb5gbd4mggke2ets#flow-post-xb5gbd4mggke2ets), as well as my own - this provides no benefit whatsoever and is probably a placebo. diff --git a/docs/additional-setup.ru.md b/docs/additional-setup.ru.md index c52fc968..28c7fe35 100644 --- a/docs/additional-setup.ru.md +++ b/docs/additional-setup.ru.md @@ -101,11 +101,12 @@ description: Второстепення настройка для вашей у | Console Shadows | Вкл | Вкл | Эта настройка делает поведение теней более консольным - вы потеряете тени от фар автомобиля, но вместо этого автомобиль будет иметь тени от источников прямого света (например, фонари).
==Доступно только при использовании [FusionFix](essential-modding/fusionfix.md).==
| | TreeFX | Откл | Вкл | Эта настройка делает вид растительность более консольным - она будет казаться освещенной. Лично мне этот эффект не нравится.
==Доступно только при использовании [FusionFix](essential-modding/fusionfix.md).==
| | FXAA | Вкл | Вкл | Эта настройка управляет FXAA (простой метод сглаживания).
==Доступно только при использовании [FusionFix](essential-modding/fusionfix.md).==
| -| Motion Blur | Вкл | Вкл | Эта настройка переключает размытие в движении. Можно быстро переключать кнопкой ++p++.
==Доступно только при использовании [FusionFix](essential-modding/fusionfix.md).==
| -| Depth of Field | Вкл | Вкл | Эта настройка управляет глубиной резкости.
==Доступно только в меню `Настройки` - `Экран` при использовании [FusionFix](essential-modding/fusionfix.md).==
| | FPS Limiter | 60 | 30 | Рекомендуется установить значение на 60, чтобы избежать [проблем с таймингом](https://www.pcgamingwiki.com/wiki/Grand_Theft_Auto_IV#Timing-related_issues). ==Появляется только в меню `Настройки` - `Экран` при использовании [FusionFix](essential-modding/fusionfix.md).== | -| Console Gamma | Вкл | Вкл | [Измененяет гамму для придания консольного вида.](essential-modding/assets/console-gamma.png) ==Доступно только в меню `Настройки` - `Экран` при использовании [FusionFix](essential-modding/fusionfix.md).== | -| Screen Filter | Default | Default | Позволяет переключать файл timecyc для соответствия различным фильтрам экрана (например, чтобы в IV были фильтры TBoGT и наоборот).
==Доступно только в меню `Настройки` - `Экран` при использовании [FusionFix](essential-modding/fusionfix.md).==
| +| Console Gamma | Вкл | Вкл | [Измененяет гамму для придания консольного вида.](essential-modding/assets/console-gamma.png)
==Доступно только в меню `Настройки` - `Экран` при использовании [FusionFix](essential-modding/fusionfix.md).==
| +| Screen Filter | По умолчанию | По умолчанию | Позволяет переключать файл timecyc для соответствия различным фильтрам экрана (например, чтобы в IV были фильтры TBoGT и наоборот).
==Доступно только в меню `Настройки` - `Экран` при использовании [FusionFix](essential-modding/fusionfix.md).==
| +| Motion Blur | Вкл | Вкл | Эта настройка переключает размытие в движении. Можно быстро переключать кнопкой ++p++.
==Доступно только в меню `Настройки` - `Экран` при использовании [FusionFix](essential-modding/fusionfix.md).==
| +| Distant Blur | Very High | Very High (?) | Эта настройка управляет уровнем размытия вдали от настройки Depth of Field.
==Доступно только в меню `Настройки` - `Экран` при использовании [FusionFix](essential-modding/fusionfix.md).==
| +| Depth of Field | Вкл | Вкл | Эта настройка управляет глубиной резкости.
==Доступно только в меню `Настройки` - `Экран` при использовании [FusionFix](essential-modding/fusionfix.md).==
| ??? question "Что такое :material-file-cog:`stream.ini`?" В других руководствах часто рекомендуют изменить в :material-file-cog:`stream.ini` значения с `2048000` на `4096000`. По [наблюдениям пользователей PCGW](https://www.pcgamingwiki.com/w/index.php?title=Topic:X1jmh4mc3t6mv3hv&topic_showPostId=xb5gbd4mggke2ets#flow-post-xb5gbd4mggke2ets), а также моими собственным - это не дает никакого эффекта и, скорее всего, является плацебо. diff --git a/docs/drag-and-drop-archive.en.md b/docs/drag-and-drop-archive.en.md index 63396a4d..03a499cc 100644 --- a/docs/drag-and-drop-archive.en.md +++ b/docs/drag-and-drop-archive.en.md @@ -22,7 +22,7 @@ If you don't want to manually mod your game, you can choose an archive depending ## Installation { data-search-exclude } === "1.0.8.0" - [:material-download-circle: Download](https://drive.google.com/file/d/1O1qD8ocbJ_fnERTvvVzyw6_bsw-k_evo/view){ .md-button .md-button--primary } Last updated: **[06.09.2023](#changelog)** + [:material-download-circle: Download](https://drive.google.com/file/d/1O1qD8ocbJ_fnERTvvVzyw6_bsw-k_evo/view){ .md-button .md-button--primary } Last updated: **[07.09.2023](#changelog)** Download the archive and then simply extract the contents into your game folder (:material-folder:==GTAIV==, not :material-folder:==Grand Theft Auto IV==). ==After installation, launch :material-file-download:`GTAIVSetupUtility.exe` and go through the setup (if it's missing, [download here](../optimization/#setup-utility) and add to antivirus exceptions) and check [additional mods](#additional-mods)==. For optimal game settings, see [this page](https://gillian-guide.github.io/additional-setup/#optimal-game-settings). !!! warning @@ -37,20 +37,19 @@ If you don't want to manually mod your game, you can choose an archive depending In addition, I will not support any additional modifications to the files other than the instructions already listed. ???+ info "Updating" If you're updating after installing the archive instead, delete :material-folder:==update== and :material-folder:==modloader== from the game folder first. - ??? warning "If the game does not start" + ??? warning "My game doesn't boot" Try to install :material-file-download:`vcredist_x86.exe` that's in your game folder. Disable your antivirus or add the GTA IV folder to exceptions. Extract :material-file:`ZolikaPatch.asi` again after doing so. - Alternatively, your PC may not support DXVK - remove :fontawesome-solid-gears:`d3d9.dll` from the game folder or try other versions from [additional mods](#additional-mods). - See [troubleshooting](troubleshooting.md). ??? warning "My game is behaving strangely | My game is crashing randomly" + See [troubleshooting](troubleshooting.md). + Disable mods one by one to see the culprit by editing :material-file-edit:`modloader.ini` in :material-folder:==modloader== or deleting mods in :material-folder:==update==. - See [troubleshooting](troubleshooting.md). === "1.2.0.59" - [:material-download-circle: Download](https://drive.google.com/file/d/1eJ4cbVhJ4tnTGJByh_Lf4eS5SS2ShmHO/view){ .md-button .md-button--primary } Last updated: **[06.09.2023](#changelog)** + [:material-download-circle: Download](https://drive.google.com/file/d/1eJ4cbVhJ4tnTGJByh_Lf4eS5SS2ShmHO/view){ .md-button .md-button--primary } Last updated: **[07.09.2023](#changelog)** Download the archive and then simply extract the contents into your game folder (:material-folder:==GTAIV==, not :material-folder:==Grand Theft Auto IV==). ==After installation, launch :material-file-download:`GTAIVSetupUtility.exe` and go through the setup (if it's missing, [download here](../optimization/#setup-utility) and add to antivirus exceptions) and check [additional mods](#additional-mods)==. For optimal game settings, see [this page](https://gillian-guide.github.io/additional-setup/#optimal-game-settings). !!! warning @@ -63,25 +62,21 @@ If you don't want to manually mod your game, you can choose an archive depending In addition, I will not support any additional modifications to the files other than the instructions already listed. ???+ info "Updating" If you're updating after installing the archive instead, delete :material-folder:==update== from the game folder first. - ??? warning "If the game does not start" - Your PC may not support DXVK - remove :fontawesome-solid-gears:`d3d9.dll` from the game folder or try other versions from [additional mods](#additional-mods). + ??? warning "My game is behaving strangely | My game is crashing randomly | My game doesn't boot" + See [troubleshooting](troubleshooting.md). - See [troubleshooting](troubleshooting.md) - ??? warning "My game is behaving strangely | My game is crashing randomly" Disable mods one by one to see the culprit by deleting mods in :material-folder:==update==. - - See [troubleshooting](troubleshooting.md). ## Modlist { data-search-exclude } === "1.0.8.0" - | Mod name | Details | - | :------: | :-----: | + | Mod | Details | + | :-: | :-----: | | [Downgrader~v22~ by Zolika1351](https://zolika1351.pages.dev/mods/ivpatch/downgrading)| A simple drag&drop downgrade to 1.0.8.0 with Ultimate ASI Loader, ZolikaPatch, SteamAchievements and IV Tweaker included. | | [Radio Downgrader by Tomasak and others](http://downgraders.rockstarvision.com/)| A simple-to-perform radio downgrade.
Addon used: [Restored original TBoGT Menu Vocals](https://www.nexusmods.com/gta4/mods/234?tab=files)
| | [ZolikaPatch IV~7.63~ by Zolika1351](https://zolika1351.pages.dev/mods/ivpatch)| First main mod in the pack: adds a lot of fixes and improvements - and the game won't boot without it. | | [IV Tweaker~2.35~ by Zolika1351](https://zolika1351.pages.dev/mods/ivpatch)| Main modloader in the pack, also allows to increase limits for other mods. | | [Steam Achievements~v2~ by Zolika1351](https://gtaforums.com/topic/957432-steam-achievements-for-1070-1080/)| Allows you to get :material-steam:Steam achievements on older patches. | - | [FusionFix~1.89~ by ThirteenAG, Tomasak and others](https://github.com/ThirteenAG/GTAIV.EFLC.FusionFix/)| Second main mod in the pack: it contains a bunch of fixes and also acts as a modloader together with [Ultimate ASI Loader](../mod-dependencies/#ultimate-asi-loader). Includes [Shader Fixes Collection~V200~ by Parallellines0451 and others](https://github.com/Parallellines0451/GTAIV.ShaderFixesCollection) and [Traffic Cops: Back in the Toolbooths by Olanov](https://www.gtainside.com/en/gta4/mods/187365-traffic-cops-back-in-the-tollbooths/).
[Ported by Zolika1351](https://github.com/Zolika1351/GTAIV.EFLC.FusionFix/)
| + | [FusionFix~1.94~ by ThirteenAG, Tomasak and others](https://github.com/ThirteenAG/GTAIV.EFLC.FusionFix/)| Second main mod in the pack: it contains a bunch of fixes and also acts as a modloader together with [Ultimate ASI Loader](../mod-dependencies/#ultimate-asi-loader). Includes [Shader Fixes Collection~V200~ by Parallellines0451 and others](https://github.com/Parallellines0451/GTAIV.ShaderFixesCollection) and [Traffic Cops: Back in the Toolbooths by Olanov](https://www.gtainside.com/en/gta4/mods/187365-traffic-cops-back-in-the-tollbooths/).
[Ported by Zolika1351](https://github.com/Zolika1351/GTAIV.EFLC.FusionFix/)
| | [Console Visuals~1.3~ by nastyyaboi and others](https://gtaforums.com/topic/989098-console-visuals-the-complete-edition)| Collection of ported visuals from the console version - from timecyc, to animations.
Used addons: Console Clothing, Console Fences, Console Trees(Console Leaves)
| | [Various Fixes~1.5~ by Attramet and others](https://gtaforums.com/topic/975211-various-fixes/)| A large collection of fixes of various scale - mostly broken map textures. | | [Trilogy Characters Fixes~2023-07-28~ by TheYoshiPunch, (Japan) GTA Love, DiZco12, JohnnyK NeverDie, and others](https://gtaforums.com/topic/927583-grand-theft-auto-iv-and-episodes-from-liberty-city-characters-fixes/page/25/#comment-1072185890)| A large collection of fixes for inconsistencies between character appearances in IV and EFLC - plus, a few fixes just for the models themselves.
Addon Used: Niko's Original GTAIV Hair
| @@ -101,6 +96,7 @@ If you don't want to manually mod your game, you can choose an archive depending | [Vehicle Pack~2.0~ - 15th Anniversary Edition by Ash_735](https://gtaforums.com/topic/887527-ash_735s-workshop/page/5/#comment-1072121736)| Upscaled and ported vehicle textures from GTA V and Max Payne 3. | | [Improved Weapon Spec by Ash_735](https://gtaforums.com/topic/887527-ash_735s-workshop/page/4/#comment-1071652002)| Higher resolution specular maps for weapons. | | [Dodgy Doc - Higher Quality by donnits](https://gtaforums.com/topic/974798-donnits-bakery/) | Increases the texture resolution for the Dodgy Doc. | + | [High Quality Pigeons by Supreme Dear Leader](https://www.gtainside.com/gta4/mods/166924-high-quality-pigeons/) | Improves the model and texture quality for pigeons. | | [Resized Blista Compact by Thundersmacker](https://www.gtainside.com/en/gta4/cars/188730-resized-blista-compact/) | Fixes the model for Blista Compact, giving it the correct size and correcting modeling errors. | | [Fixed LCPD Buffalo by Ooboy](https://www.gtainside.com/en/gta4/cars/181342-fixed-lcpd-buffalo/) | Fixes the police Buffalo model and texture bugs. | | [Player Outfit Texture Fixes by B Dawg](https://gtaforums.com/topic/925011-player-outfit-texture-fixes) | Fixes green-ish textures on outfits. | @@ -113,12 +109,13 @@ If you don't want to manually mod your game, you can choose an archive depending | [Johnny's Shoe Texture Fix by 6135](https://www.gtainside.com/en/gta4/skins/125196-johnny-s-shoe-texture-fix/) | Fixes missing normal and specular textures on Johnny's shoes. | | [GTA Online QUB3D Background by Zolika1351](https://zolika1351.pages.dev/mods/ivqub3d)| Ported QUB3D background (without the grid) from GTA Online. | | [Xbox One/Series S+X Buttons by Ash_735](https://gtaforums.com/topic/887527-ash_735s-workshop/page/4/#comment-1071669058)| More modern textures for the controller buttons. | + | [Reduced Traffic Screech (Audio Tweak) by GladiTek](https://gtaforums.com/topic/990400-reduced-traffic-screech-audio-tweak/) | Reduces the high frequency noise of the traffic screeching to a pleasant more natural level. | | [Higher Res Radio Logos In-Game](https://gtaforums.com/topic/887527-ash_735s-workshop/?do=findComment&comment=1071559765) and [Higher Res Radio Logos Menu by Ash_735](https://gtaforums.com/topic/887527-ash_735s-workshop/?do=findComment&comment=1071512871)| High resolution textures of radio logos. | === "1.2.0.59" - | Mod name | Details | - | :------: | :-----: | + | Mod | Details | + | :-: | :-----: | | [Radio Downgrader by Tomasak and others](http://downgraders.rockstarvision.com/)| A simple-to-perform radio downgrade.
Addon used: [Restored original TBoGT Menu Vocals](https://www.nexusmods.com/gta4/mods/234?tab=files)
| - | [FusionFix~1.89~ by ThirteenAG, Tomasak and others](https://github.com/ThirteenAG/GTAIV.EFLC.FusionFix/)| The main mod of the pack, it contains a lot of fixes and also acts as a modloader together with [Ultimate ASI Loader](../mod-dependencies/#ultimate-asi-loader).
Includes [Shader Fixes Collection~V200~ by Parallellines0451 and others](https://github.com/Parallellines0451/GTAIV.ShaderFixesCollection) and [Traffic Cops: Back in the Toolbooths by Olanov](https://www.gtainside.com/en/gta4/mods/187365-traffic-cops-back-in-the-tollbooths/).
| + | [FusionFix~1.94~ by ThirteenAG, Tomasak and others](https://github.com/ThirteenAG/GTAIV.EFLC.FusionFix/)| The main mod of the pack, it contains a lot of fixes and also acts as a modloader together with [Ultimate ASI Loader](../mod-dependencies/#ultimate-asi-loader).
Includes [Shader Fixes Collection~V200~ by Parallellines0451 and others](https://github.com/Parallellines0451/GTAIV.ShaderFixesCollection) and [Traffic Cops: Back in the Toolbooths by Olanov](https://www.gtainside.com/en/gta4/mods/187365-traffic-cops-back-in-the-tollbooths/).
| | [Console Visuals~1.3~ by nastyyaboi and others](https://gtaforums.com/topic/989098-console-visuals-the-complete-edition)| Collection of ported visuals from the console version - from timecyc, to animations.
Used addons: Console Clothing, Console Fences, Console Trees(Console Leaves)
| | [Various Fixes~1.5~ by Attramet and others](https://gtaforums.com/topic/975211-various-fixes/)| A large collection of fixes of various scale - mostly broken map textures. | | [Trilogy Characters Fixes~2023-07-28~ by TheYoshiPunch, (Japan) GTA Love, DiZco12, JohnnyK NeverDie, and others](https://gtaforums.com/topic/927583-grand-theft-auto-iv-and-episodes-from-liberty-city-characters-fixes/page/25/#comment-1072185890)| A large collection of fixes for inconsistencies between character appearances in IV and EFLC - plus, a few fixes just for the models themselves.
Addon Used: Niko's Original GTAIV Hair
| @@ -134,6 +131,7 @@ If you don't want to manually mod your game, you can choose an archive depending | [Vehicle Pack~2.0~ - 15th Anniversary Edition by Ash_735](https://gtaforums.com/topic/887527-ash_735s-workshop/page/5/#comment-1072121736)| Upscaled and ported vehicle textures from GTA V and Max Payne 3. | | [Improved Weapon Spec by Ash_735](https://gtaforums.com/topic/887527-ash_735s-workshop/page/4/#comment-1071652002)| Higher resolution specular maps for weapons. | | [Dodgy Doc - Higher Quality by donnits](https://gtaforums.com/topic/974798-donnits-bakery/) | Increases the texture resolution for the Dodgy Doc. | + | [High Quality Pigeons by Supreme Dear Leader](https://www.gtainside.com/gta4/mods/166924-high-quality-pigeons/) | Improves the model and texture quality for pigeons. | | [Resized Blista Compact by Thundersmacker](https://www.gtainside.com/en/gta4/cars/188730-resized-blista-compact/) | Fixes the model for Blista Compact, giving it the correct size and correcting modeling errors. | | [Fixed LCPD Buffalo by Ooboy](https://www.gtainside.com/en/gta4/cars/181342-fixed-lcpd-buffalo/) | Fixes the police buffalo model and texture bugs. | | [Player Outfit Texture Fixes by B Dawg](https://gtaforums.com/topic/925011-player-outfit-texture-fixes) | Fixes green-ish textures on outfits. | @@ -147,94 +145,97 @@ If you don't want to manually mod your game, you can choose an archive depending | [GTA Online QUB3D Background by Zolika1351](https://zolika1351.pages.dev/mods/ivqub3d)| Ported QUB3D background (without the grid) from GTA Online. | | [Menu Art Fix](https://gtaforums.com/topic/887527-ash_735s-workshop/page/5/#comment-1072165611) | Fixes lower resolution backgrounds in EFLC's main menus. | | [Xbox One/Series S+X Buttons by Ash_735](https://gtaforums.com/topic/887527-ash_735s-workshop/page/4/#comment-1071669058)| More modern textures for the controller buttons. | + | [Reduced Traffic Screech (Audio Tweak) by GladiTek](https://gtaforums.com/topic/990400-reduced-traffic-screech-audio-tweak/) | Reduces the high frequency noise of the traffic screeching to a pleasant more natural level. | | [Higher Res Radio Logos In-Game](https://gtaforums.com/topic/887527-ash_735s-workshop/?do=findComment&comment=1071559765) and [Higher Res Radio Logos Menu by Ash_735](https://gtaforums.com/topic/887527-ash_735s-workshop/?do=findComment&comment=1071512871)| High resolution textures of radio logos. | ## Additional Mods { data-search-exclude } These mods are not included by default, but do not require any additional steps to install over the archive === "1.0.8.0" - | Mod name | Details | - | :------: | :-----: | + | Mod | Details | + | :-: | :-----: | | [Radio Downgrader Addons](https://www.nexusmods.com/gta4/mods/234?tab=files) | You can install following addons: `Combine Old and New Songs on Vladivostok FM` and `No EFLC Music in GTA IV Radio`.
Installation: Extract the downloaded addon into the game folder.
| | Liberty Tweaks options |`Improved AI` and `Remove Weapons on Death` have been disabled - you can toggle them back in :material-file-cog:`LibertyTweaks.ini` located in :material-folder:==IVSDKDotNet\scripts\\==. You can also tweak your FOV in there, aswell as change keybinds for quicksaving and holstering weapons (++f9++ and ++h++ by default) | | [ColAccel by ThirteenAG](https://github.com/ThirteenAG/IV.EFLC.ColAccel/)| Speeds up loading times by several times, ==but can cause memory problems and does not cache moments from the story (like the burnt garage)==. [Can be used in combination with ZolikaPatch's FastLoading option](https://streamable.com/slqqsl).
Installation: download version ==1.4==, extract :material-file:`IV.EFLC.ColAccel.asi` into :material-folder:==plugins== or into the game folder
| | [Vanilla PC TLAD Noise by me](https://drive.google.com/file/d/1zxCWhWQ4qP4rJvUablTGjfqpFUp3UOS3/view?usp=sharing) | Removes console tiling from TLAD's noise introduced by Shader Fixes Collection, making it look like the vanilla on PC, incase you don't like how overexxagerated it gets.
Installation: Extract into game folder.
| - | [Aura by catsmackaroo, Nastyyaboi, ItsClockAndre and cubabori](https://gtaforums.com/topic/989259-aura/) | A vanilla+ graphics mod, building upon the vanilla look.
Installation: Extract into :material-folder:==update==. ==Recommended to use with Vanilla PC TLAD Noise.==
| + | [Aura by catsmackaroo, Nastyyaboi, ItsClockAndre and cubabori](https://gtaforums.com/topic/989259-aura/) | A vanilla+ graphics mod, building upon the vanilla look.
Installation: Extract into :material-folder:==update==. ==Recommended to use with Vanilla PC TLAD Noise.==
| + | [Enhanced Minor Characters by Datalvarezguy](https://drive.google.com/file/d/19VffQ6h_6NKR1k6CLDV610DDei7RwK_5/view?usp=sharing) | [Original mod page](https://gtaforums.com/topic/978737-grand-theft-auto-iv-enhanced-minor-characters/). Replaces vanilla peds in some missions with author's visions for the characters.
Installation: Extract into the game folder.
| | [Console Visuals Addons](https://gtaforums.com/topic/989098-console-visuals-the-complete-edition) | You can add several addons, such as Console Loading Screens and else. However, first check if the one you want is already installed.
Installation: Download the Complete Edition version and extract the desired ==update== folders.
| | [Better Wardrobes by Zolika1351](https://zolika1351.pages.dev/mods/ivwardrobe)| Replaces the clunky wardrobe with a faster and more intuitive one - however, it can be uncomfortable for some people and it also ==unlocks all clothing in the game from the start==.
Installation: Extract :material-file:`WardrobeMod.asi` into the game folder.
| - | [DXVK-async 1.10.3](https://github.com/Sporif/dxvk-async/releases/tag/1.10.3)| If you have an ancient GPU (like the GTX 600 series) and DXVK from the main archive doesn't work, use this version as a replacement.
Installation: From the archive, extract :fontawesome-solid-gears:`d3d9.dll` from :material-folder:==x32== into the game folder.
| - | [DXVK-async 1.10.1](https://github.com/Sporif/dxvk-async/releases/tag/1.10.1)| If you have an Intel iGPU, you can use this version of DXVK.
Installation: From the archive, extract :fontawesome-solid-gears:`d3d9.dll` from :material-folder:==x32== into the game folder.
| | [IV-Presence by ItsClockAndre](https://gtaforums.com/topic/975850-iv-presence/) | Adds a Discord Rich Presence.
Installation: From the archive, extract :fontawesome-solid-gears:`discord-rpc.dll` and :material-file:`IVPresence.asi` from :material-folder:==For GTA IV 1070 and 1080== into the game folder. If you have issues, also extract :material-file:`IVPresenceDependenciesChecker.exe` with it's config, launch it and see what dependencies are you lacking.
| | [Dualshock 4 button textures by tehherb](https://www.gtagaming.com/360-to-ps4-controller-icons-f30380.html)| Replaces the Xbox 360 button textures with Dualshock 4 buttons.
Installation: In :material-folder:==modloader== edit :material-file-edit:`modloader.ini` to change `DualshockButtons=1` to `0` at the beginning of the file, and `XboxButtons=0` to `1`.
| | [Dualsense button textures by COZlerCae](https://www.nexusmods.com/gta4/mods/286)| Replaces the Xbox 360 button textures with Dualsense buttons.
Installation: In :material-folder:==modloader== edit :material-file-edit:`modloader.ini` to change `DualsenseButtons=1` to `0` at the beginning of the file, and `XboxButtons=0` to `1`.
| === "1.2.0.59" - | Mod name | Details | - | :------: | :-----: | + | Mod | Details | + | :-: | :-----: | | [Radio Downgrader Addons](https://www.nexusmods.com/gta4/mods/234?tab=files) | You can install following addons: `Combine Old and New Songs on Vladivostok FM` and `No EFLC Music in GTA IV Radio`.
Installation: Extract the downloaded addon into the game folder.
| | [ColAccel by ThirteenAG](https://github.com/ThirteenAG/IV.EFLC.ColAccel/)| Speeds up loading times by several times, ==but can cause memory problems and does not cache moments from the story (like the burnt garage)==.
Installation: download version ==1.5==, extract :material-file:`IV.EFLC.ColAccel.asi` into :material-folder:==plugins== or into the game folder.
| | [Vanilla PC TLAD noise by me](https://drive.google.com/file/d/1zxCWhWQ4qP4rJvUablTGjfqpFUp3UOS3/view?usp=sharing) | Removes console tiling from TLAD's noise introduced by Shader Fixes Collection, making it look like the vanilla on PC, incase you don't like how overexxagerated it gets.
Installation: Extract into game folder.
| | [Aura by catsmackaroo, Nastyyaboi, ItsClockAndre and cubabori](https://gtaforums.com/topic/989259-aura/) | A vanilla+ graphics mod, building upon the vanilla look.
Installation: Extract into :material-folder:==update==. Recommended to use with Vanilla PC TLAD Noise.
| + | [Enhanced Minor Characters by Datalvarezguy](https://drive.google.com/file/d/1gYIa6nVtoMj1ijksjagONA1KS5X2MpSj/view?usp=sharing) | [Original mod page](https://gtaforums.com/topic/978737-grand-theft-auto-iv-enhanced-minor-characters/). Replaces vanilla peds in some missions with author's visions for the characters.
Installation: Extract into the game folder.
| | [Console Visuals Addons](https://gtaforums.com/topic/989098-console-visuals-the-complete-edition) | You can add several addons, such as Console Loading Screens and else. However, first check if the one you want is already installed.
Installation: Download the Complete Edition version and extract the desired ==update== folders.
| - | [DXVK-async 1.10.3](https://github.com/Sporif/dxvk-async/releases/tag/1.10.3)| If you have an ancient GPU (like the GTX 600 series) and DXVK from the main archive doesn't work, use this version as a replacement.
Installation: From the archive, extract :fontawesome-solid-gears:`d3d9.dll` from :material-folder:==x32== into the game folder.
| - | [DXVK-async 1.10.1](https://github.com/Sporif/dxvk-async/releases/tag/1.10.1)| If you have an Intel iGPU, you can use this version of DXVK.
Installation: From the archive, extract :fontawesome-solid-gears:`d3d9.dll` from :material-folder:==x32== into the game folder.
| | [Dualshock 4 button textures by tehherb](https://www.gtagaming.com/360-to-ps4-controller-icons-f30380.html)| Replaces the Xbox 360 button textures with Dualshock 4 buttons.
Installation: in the :material-folder:==update/pc/textures==, replace :material-file:`360_buttons.wtd`.
| | [Dualsense button textures by COZlerCae](https://www.nexusmods.com/gta4/mods/286)| Replaces the Xbox 360 button textures with Dualsense buttons.
Installation: in the :material-folder:==update/pc/textures==, replace :material-file:`360_buttons.wtd`.
| ## Changelog { data-search-exclude } === "1.0.8.0" - - The archive is updated frequently, below is the list of changes: - * 06.09.2023 - Updated ZolikaPatch, FusionFix - with it, Shader Fixes. Included Setup Utility. Removed Traffic Cops in the Toolbooths - FusionFix now includes it. Removed DXVK and commandline.txt, you can now install them automatically via :material-file-download:`GTAIVSetupUtility.exe`. - * 28.08.2023 - Fixed the infinite loading on Three Leaf Clover mission (needs a better solution - at the moment, there's a missing NPC model in the cutscene due to this). Fixed Dodgy Doc HQ mod to actually be used. Added `dxvk.gplAsyncCache = true` to :material-file-cog:`dxvk.conf`. Removed Better Wardrobes. - * 26.08.2023 - Updated FusionFix, Project Glass, Xbox One/Series S+X Buttons. Added Menu Art Fix. Repacked Various Fixes, aswell as adding community's fixes to it. - * 18.08.2023 - Updated Various Fixes files. Fixed a model issue with Angels of Death's clubhouse in TLAD. - * 17.08.2023 - Updated Project Glass. Added More Visible Interiors. Slightly tweaked configuration files. - * 12.08.2023 - Fixed known crash and softlock issues in TLAD and TBoGT. Restored TBoGT menu soundtrack. - * 11.08.2023 - Fixed crash issues (IV Tweaker from up-to-date downgrader was not up-to-date). Updated FusionFix, Shader Fixes (manually built). Slightly tweaked vehicle budget. Changed Niko's hair files to fix the visual issues with it. - * 10.08.2023 - Updated the Downgrader, ZolikaPatch and Project Glass. - * 07.08.2023 - Updated FusionFix. - * 03.08.2023 - Added Restored Trees Position. Rearranged some files to avoid incompatibility issues. Updated Console Visuals. - * 02.08.2023 - Updated FusionFix, Trilogy Characters Fixes - also repacked it slightly. - * 25.07.2023 - Updated Fix Collection. Minor .ini tweaks. Added Project Thunder, Restored Pedestrians, Various Pedestrian Actions. - * 24.07.2023 - Repackage mods to reduce folder bloat. Added Road Texture Enhancement, Project Glass(+lighthing for bus stops), Dodgy Doc - Higher Quality, Rescaled Blista Compact, Player Outfit Texture Fixes, LCPD Buffalo Fix, Luis' Helmet Reflections Fix, Luis' Bag Texture Fix, Johnny's Shoe Texture Fix, Fixed Suit Display and borrowed a few fixes from Responsive Plus. - * 20.07.2023 - Changed dxvk to dxvk-gplasync. Updated FusionFix. - * 19.07.2023 - Updated the Downgrader, ZolikaPatch, IV Tweaker, FusionFix, Shader Fixes. Added the Radio Downgrader, GTA Online QUB3D Background, Better Wardrobes, Traffic Cops in the Toolbooths, Xbox Rain Droplets, Fixed Pistol Sights. Added Dualsense buttons to optionals. Removed Pedestrians with Unused Clothing Restored and Varied Alderney State Trooper Ped due to potential incompatibilities. - * 15.07.2023 - Added Liberty Tweaks. - * 13.07.2023 - Fixed disappearing assets in Roman's taxi office. Changed FPS limit in cutscenes to 32. - * 12.07.2023 - Added the following mods: (newer) IV Fixes and Improvements, Liberty Ferry Terminal - Waiting Room Sign Fix, Sugar Chomps - Separate Signs, Pedestrians with Unused Clothes Restored, Varied Alderney State Trooper Ped, Higher Res Radio Logos, Improved Weapon Spec. Moved Various Fixes to update folder due to compatibility issues. Removed TBoGT Texture Quality Fix as Various Fixes already contains this fix fix. Removed TBoGT Vehicle Fix from modloader as FusionFix already contains the fix. Removed IVPresence. Updated ZolikaPatch. - * 11.07.2023 - Fixed the main game crash problem. - * 10.07.2023 - Updated the downgrader. Added FusionFix 1.60 port by Zolika. Later: Fixed TLAD crash, changed Niko's hair file, now has no visual problems. - * 09.07.2023 - Changed the downgrader - now bundled with the archive. Removed IV Fixes and Improvements. Added Various Fixes. Added Dualshock buttons(optional). - * 08.07.2023 - Updated Shader Fixes. Removed Simple Traffic Loader. Mods completely repacked to use modloader instead. - * 01.07.2023 - Updated Shader Fixes, repacked some mods. - * 30.06.2023 - Updated Shader Fixes. - * 26.06.2023 - Created the archive. + The archive is updated frequently, below is the list of changes: + + * 07.09.2023 - Updated FusionFix. Added Reduced Traffic Screech and High Quality Pigeons. + * 06.09.2023 - Updated ZolikaPatch, FusionFix - with it, Shader Fixes. Included Setup Utility. Removed Traffic Cops in the Toolbooths - FusionFix now includes it. Removed DXVK and commandline.txt, you can now install them automatically via :material-file-download:`GTAIVSetupUtility.exe`. + * 28.08.2023 - Fixed the infinite loading on Three Leaf Clover mission (needs a better solution - at the moment, there's a missing NPC model in the cutscene due to this). Fixed Dodgy Doc HQ mod to actually be used. Added `dxvk.gplAsyncCache = true` to :material-file-cog:`dxvk.conf`. Removed Better Wardrobes. + * 26.08.2023 - Updated FusionFix, Project Glass, Xbox One/Series S+X Buttons. Added Menu Art Fix. Repacked Various Fixes, aswell as adding community's fixes to it. + * 18.08.2023 - Updated Various Fixes files. Fixed a model issue with Angels of Death's clubhouse in TLAD. + * 17.08.2023 - Updated Project Glass. Added More Visible Interiors. Slightly tweaked configuration files. + * 12.08.2023 - Fixed known crash and softlock issues in TLAD and TBoGT. Restored TBoGT menu soundtrack. + * 11.08.2023 - Fixed crash issues (IV Tweaker from up-to-date downgrader was not up-to-date). Updated FusionFix, Shader Fixes (manually built). Slightly tweaked vehicle budget. Changed Niko's hair files to fix the visual issues with it. + * 10.08.2023 - Updated the Downgrader, ZolikaPatch and Project Glass. + * 07.08.2023 - Updated FusionFix. + * 03.08.2023 - Added Restored Trees Position. Rearranged some files to avoid incompatibility issues. Updated Console Visuals. + * 02.08.2023 - Updated FusionFix, Trilogy Characters Fixes - also repacked it slightly. + * 25.07.2023 - Updated Fix Collection. Minor .ini tweaks. Added Project Thunder, Restored Pedestrians, Various Pedestrian Actions. + * 24.07.2023 - Repackage mods to reduce folder bloat. Added Road Texture Enhancement, Project Glass(+lighthing for bus stops), Dodgy Doc - Higher Quality, Rescaled Blista Compact, Player Outfit Texture Fixes, LCPD Buffalo Fix, Luis' Helmet Reflections Fix, Luis' Bag Texture Fix, Johnny's Shoe Texture Fix, Fixed Suit Display and borrowed a few fixes from Responsive Plus. + * 20.07.2023 - Changed dxvk to dxvk-gplasync. Updated FusionFix. + * 19.07.2023 - Updated the Downgrader, ZolikaPatch, IV Tweaker, FusionFix, Shader Fixes. Added the Radio Downgrader, GTA Online QUB3D Background, Better Wardrobes, Traffic Cops in the Toolbooths, Xbox Rain Droplets, Fixed Pistol Sights. Added Dualsense buttons to optionals. Removed Pedestrians with Unused Clothing Restored and Varied Alderney State Trooper Ped due to potential incompatibilities. + * 15.07.2023 - Added Liberty Tweaks. + * 13.07.2023 - Fixed disappearing assets in Roman's taxi office. Changed FPS limit in cutscenes to 32. + * 12.07.2023 - Added the following mods: (newer) IV Fixes and Improvements, Liberty Ferry Terminal - Waiting Room Sign Fix, Sugar Chomps - Separate Signs, Pedestrians with Unused Clothes Restored, Varied Alderney State Trooper Ped, Higher Res Radio Logos, Improved Weapon Spec. Moved Various Fixes to update folder due to compatibility issues. Removed TBoGT Texture Quality Fix as Various Fixes already contains this fix fix. Removed TBoGT Vehicle Fix from modloader as FusionFix already contains the fix. Removed IVPresence. Updated ZolikaPatch. + * 11.07.2023 - Fixed the main game crash problem. + * 10.07.2023 - Updated the downgrader. Added FusionFix 1.60 port by Zolika. Later: Fixed TLAD crash, changed Niko's hair file, now has no visual problems. + * 09.07.2023 - Changed the downgrader - now bundled with the archive. Removed IV Fixes and Improvements. Added Various Fixes. Added Dualshock buttons(optional). + * 08.07.2023 - Updated Shader Fixes. Removed Simple Traffic Loader. Mods completely repacked to use modloader instead. + * 01.07.2023 - Updated Shader Fixes, repacked some mods. + * 30.06.2023 - Updated Shader Fixes. + * 26.06.2023 - Created the archive. === "1.2.0.59" - - The archive is updated frequently, below is the list of changes: - * 06.09.2023 - Updated FusionFix - with it, Shader Fixes. Included Setup Utility. Removed Traffic Cops in the Toolbooths - FusionFix now includes it. Removed DXVK, you can now install them automatically via :material-file-download:`GTAIVSetupUtility.exe`. - * 28.08.2023 - Fixed Dodgy Doc HQ mod to actually be used. Added `dxvk.gplAsyncCache = true` to :material-file-cog:`dxvk.conf`. - * 26.08.2023 - Updated Project Glass. Added community's fixes to Various Fixes. Returned more up-to-date Shader Fixes files, as I accidentally overwrote them last update. - * 22.08.2023 - Updated FusionFix, Xbox One/Series S+X Buttons. Added Menu Art Fix. - * 18.08.2023 - Updated Various Fixes files. Fixed a model issue with Angels of Death's clubhouse in TLAD. - * 17.08.2023 - Updated Project Glass. Added More Visible Interiors. Slightly tweaked configuration files. - * 12.08.2023 - Fixed known crash and softlock issues in TLAD and TBoGT. Restored TBoGT menu soundtrack. - * 11.08.2023 - Updated Shader Fixes (manually built). Slightly tweaked vehicle budget. Changed Niko's hair files to fix the visual issues with it. - * 10.08.2023 - Updated Project Glass. - * 07.08.2023 - Updated FusionFix. - * 03.08.2023 - Added Restored Trees Position. - * 02.08.2023 - Updated FusionFix, Trilogy Characters Fixes, Console Visuals. - * 25.07.2023 - Updated Fix Collection. Minor .ini tweaks. - * 23.07.2023 - Fixed priority for mods. Repackage mods to reduce folder bloat. Added Road Texture Enhancement, Project Glass(+lighthing for bus stops), Dodgy Doc - Higher Quality, Rescaled Blista Compact, Player Outfit Texture Fixes, LCPD Buffalo Fix, Luis' Helmet Reflections Fix, Luis' Bag Texture Fix, Johnny's Shoe Texture Fix, Fixed Suit Display and borrowed a few fixes from Responsive Plus. - * 20.07.2023 - Changed dxvk to dxvk-gplasync. Updated FusionFix. - * 19.07.2023 - Updated FusionFix and Shader Fixes. Added the Radio Downgrader, GTA Online QUB3D Background, Traffic Cops in the Toolbooths, Xbox Rain Droplets, Fixed Pistol Sights. Added Dualsense buttons to optionals. Removed Pedestrians with Unused Clothing Restored and Varied Alderney State Trooper Ped due to potential incompatibilities. - * 13.07.2023 - Fixed disappearing assets in Roman's taxi office. Changed FPS limit in cutscenes to 32. - * 12.07.2023 - Added the following mods: (newer) IV Fixes and Improvements, Liberty Ferry Terminal - Waiting Room Sign Fix, Sugar Chomps - Separate Signs, Pedestrians with Unused Clothes Restored, Varied Alderney State Trooper Ped, Higher Res Radio Logos, Improved Weapon Spec. Removed TBoGT Texture Quality Fix as Various Fixes already contains the fix. - * 10.07.2023 - Changed Niko's hair file, now has no visual problems. - * 09.07.2023 - Removed IV Fixes and Improvements. Added Various Fixes. - * 08.07.2023 - Updated FusionFix, Shader Fixes, changed DXVK config, removed dxgi.dll and repacked some mods. - * 02.07.2023 - Repacked mods in a more convenient format. - * 01.07.2023 - Updated Shader Fixes. Ported mods from older versions. - * 30.06.2023 - Updated mods. - * 27.06.2023 - Updated mods. - * 26.06.2023 - Created the archive. + The archive is updated frequently, below is the list of changes: + + * 07.09.2023 - Updated FusionFix. Added Reduced Traffic Screech and High Quality Pigeons. + * 06.09.2023 - Updated FusionFix - with it, Shader Fixes. Included Setup Utility. Removed Traffic Cops in the Toolbooths - FusionFix now includes it. Removed DXVK, you can now install them automatically via :material-file-download:`GTAIVSetupUtility.exe`. + * 28.08.2023 - Fixed Dodgy Doc HQ mod to actually be used. Added `dxvk.gplAsyncCache = true` to :material-file-cog:`dxvk.conf`. + * 26.08.2023 - Updated Project Glass. Added community's fixes to Various Fixes. Returned more up-to-date Shader Fixes files, as I accidentally overwrote them last update. + * 22.08.2023 - Updated FusionFix, Xbox One/Series S+X Buttons. Added Menu Art Fix. + * 18.08.2023 - Updated Various Fixes files. Fixed a model issue with Angels of Death's clubhouse in TLAD. + * 17.08.2023 - Updated Project Glass. Added More Visible Interiors. Slightly tweaked configuration files. + * 12.08.2023 - Fixed known crash and softlock issues in TLAD and TBoGT. Restored TBoGT menu soundtrack. + * 11.08.2023 - Updated Shader Fixes (manually built). Slightly tweaked vehicle budget. Changed Niko's hair files to fix the visual issues with it. + * 10.08.2023 - Updated Project Glass. + * 07.08.2023 - Updated FusionFix. + * 03.08.2023 - Added Restored Trees Position. + * 02.08.2023 - Updated FusionFix, Trilogy Characters Fixes, Console Visuals. + * 25.07.2023 - Updated Fix Collection. Minor .ini tweaks. + * 23.07.2023 - Fixed priority for mods. Repackage mods to reduce folder bloat. Added Road Texture Enhancement, Project Glass(+lighthing for bus stops), Dodgy Doc - Higher Quality, Rescaled Blista Compact, Player Outfit Texture Fixes, LCPD Buffalo Fix, Luis' Helmet Reflections Fix, Luis' Bag Texture Fix, Johnny's Shoe Texture Fix, Fixed Suit Display and borrowed a few fixes from Responsive Plus. + * 20.07.2023 - Changed dxvk to dxvk-gplasync. Updated FusionFix. + * 19.07.2023 - Updated FusionFix and Shader Fixes. Added the Radio Downgrader, GTA Online QUB3D Background, Traffic Cops in the Toolbooths, Xbox Rain Droplets, Fixed Pistol Sights. Added Dualsense buttons to optionals. Removed Pedestrians with Unused Clothing Restored and Varied Alderney State Trooper Ped due to potential incompatibilities. + * 13.07.2023 - Fixed disappearing assets in Roman's taxi office. Changed FPS limit in cutscenes to 32. + * 12.07.2023 - Added the following mods: (newer) IV Fixes and Improvements, Liberty Ferry Terminal - Waiting Room Sign Fix, Sugar Chomps - Separate Signs, Pedestrians with Unused Clothes Restored, Varied Alderney State Trooper Ped, Higher Res Radio Logos, Improved Weapon Spec. Removed TBoGT Texture Quality Fix as Various Fixes already contains the fix. + * 10.07.2023 - Changed Niko's hair file, now has no visual problems. + * 09.07.2023 - Removed IV Fixes and Improvements. Added Various Fixes. + * 08.07.2023 - Updated FusionFix, Shader Fixes, changed DXVK config, removed dxgi.dll and repacked some mods. + * 02.07.2023 - Repacked mods in a more convenient format. + * 01.07.2023 - Updated Shader Fixes. Ported mods from older versions. + * 30.06.2023 - Updated mods. + * 27.06.2023 - Updated mods. + * 26.06.2023 - Created the archive. [:material-page-first:Previous page
Introduction
](index.md){ .md-button } [Next page:material-page-last:
Additional Setup
](additional-setup.md){ .md-button .md-button--primary } \ No newline at end of file diff --git a/docs/drag-and-drop-archive.ru.md b/docs/drag-and-drop-archive.ru.md index 6ad87d3e..2f8456a8 100644 --- a/docs/drag-and-drop-archive.ru.md +++ b/docs/drag-and-drop-archive.ru.md @@ -22,7 +22,7 @@ description: Полноценный готовый архив для игры в ## Установка { data-search-exclude } === "1.0.8.0" - [:material-download-circle: Скачать](https://drive.google.com/file/d/1O1qD8ocbJ_fnERTvvVzyw6_bsw-k_evo/view){ .md-button .md-button--primary } Последнее обновление: **[06.09.2023](#_6)** + [:material-download-circle: Скачать](https://drive.google.com/file/d/1O1qD8ocbJ_fnERTvvVzyw6_bsw-k_evo/view){ .md-button .md-button--primary } Последнее обновление: **[07.09.2023](#_6)** Скачайте архив и просто распакуйте его содержимое в папку с игрой (:material-folder:==GTAIV==, а не :material-folder:==Grand Theft Auto IV==). ==После установки запустите :material-file-download:`GTAIVSetupUtility.exe` и пройдите через установку (если его нету, [скачайте здесь](../optimization/#_3) и добавьте в исключения антивируса) и просмотрите [дополнительные моды](#_5)==. Для оптимальных настроек графики, см. [эту страницу](https://gillian-guide.github.io/ru/additional-setup/#_3). !!! warning "Предупреждение" @@ -42,15 +42,14 @@ description: Полноценный готовый архив для игры в Отключите антивирус или добавьте папку с GTA IV в исключения. Распакуйте :material-file:`ZolikaPatch.asi` заново. - Ваш ПК, возможно, не поддерживает DXVK - удалите :fontawesome-solid-gears:`d3d9.dll` из папки с игрой или попробуйте async 1.10.3 из [дополнительных модов](#_5). - Просмотрите [исправление проблем](troubleshooting.md). ??? warning "Моя игра нестабильна | Моя игра случайно вылетает" - Отключайте моды по одному, чтобы увидеть виновника, редактируя :material-file-edit:`modloader.ini` в :material-folder:==modloader== или удаляя моды в :material-folder:==update==. - Просмотрите [исправление проблем](troubleshooting.md). + + Отключайте моды по одному, чтобы увидеть виновника, редактируя :material-file-edit:`modloader.ini` в :material-folder:==modloader== или удаляя моды в :material-folder:==update==. + === "1.2.0.59" - [:material-download-circle: Скачать](https://drive.google.com/file/d/1eJ4cbVhJ4tnTGJByh_Lf4eS5SS2ShmHO/view){ .md-button .md-button--primary } Последнее обновление: **[06.09.2023](#_6)** + [:material-download-circle: Скачать](https://drive.google.com/file/d/1eJ4cbVhJ4tnTGJByh_Lf4eS5SS2ShmHO/view){ .md-button .md-button--primary } Последнее обновление: **[07.09.2023](#_6)** Скачайте архив и просто распакуйте его содержимое в папку с игрой (:material-folder:==GTAIV==, а не :material-folder:==Grand Theft Auto IV==). ==После установки запустите :material-file-download:`GTAIVSetupUtility.exe` и пройдите через установку (если его нету, [скачайте здесь](../optimization/#_3) и добавьте в исключения антивируса) и просмотрите [дополнительные моды](#_5)==. Для оптимальных настроек графики, см. [эту страницу](https://gillian-guide.github.io/ru/additional-setup/#_3). !!! warning "Предупреждение" @@ -63,25 +62,21 @@ description: Полноценный готовый архив для игры в Кроме того, я не буду поддерживать никаких дополнительных модификаций файлов, кроме уже перечисленных инструкций. ???+ info "Обновление" Если вы обновляете архив после его предварительной установки, сначала удалите :material-folder:==update== из папки с игрой. - ??? warning "Если игра не запускается" - Ваш ПК, возможно, не поддерживает DXVK - удалите :fontawesome-solid-gears:`d3d9.dll` из папки с игрой или попробуйте async 1.10.3 из [дополнительных модов](#_5). - + ??? warning "Моя игра нестабильна | Моя игра случайно вылетает | Моя игра не запускается" Просмотрите [исправление проблем](troubleshooting.md). - ??? warning "Моя игра нестабильна | Моя игра случайно вылетает" - Отключайте моды по одному, чтобы увидеть виновника, удаляя моды в :material-folder:==update==. - Просмотрите [исправление проблем](troubleshooting.md). + Отключайте моды по одному, чтобы увидеть виновника, удаляя моды в :material-folder:==update==. ## Список модов { data-search-exclude } === "1.0.8.0" - | Название мода | Детали | - | :-----------: | :----: | + | Мод | Описание | + | :-: | :------: | | [Downgrader~v22~ от Zolika1351](https://zolika1351.pages.dev/mods/ivpatch/downgrading)| Простой даунгрейд до 1.0.8.0 с Ultimate ASI Loader, ZolikaPatch, SteamAchievements и IV Tweaker. | | [Radio Downgrader от Tomasak и других](http://downgraders.rockstarvision.com/)| Простой даунгрейдер радио. | | [ZolikaPatch IV~7.63~ от Zolika1351](https://zolika1351.pages.dev/mods/ivpatch)| Первый основной мод в сборке: добавляет множество фиксов и исправлений - а также без него не запустится игра. | | [IV Tweaker~2.35~ от Zolika1351](https://zolika1351.pages.dev/mods/ivpatch)| Выступает основным модлоадером в сборке, а также позволяет увеличить лимиты для других модов. | | [Steam Achievements~v2~ от Zolika1351](https://gtaforums.com/topic/957432-steam-achievements-for-1070-1080/)| Позволяет получать достижения в :material-steam:Steam | - | [FusionFix~1.89~ от ThirteenAG, Tomasak и других](https://github.com/ThirteenAG/GTAIV.EFLC.FusionFix/)| Второй основной мод сборки, в котором куча исправлений, а также выступает в качестве модлоадера вместе с [Ultimate ASI Loader](../mod-dependencies/#ultimate-asi-loader). Включает [Shader Fixes Collection~V200~ by Parallellines0451 и других](https://github.com/Parallellines0451/GTAIV.ShaderFixesCollection) и [Traffic Cops: Back in the Toolbooths от Olanov](https://www.gtainside.com/en/gta4/mods/187365-traffic-cops-back-in-the-tollbooths/).
[Портировано Zolika1351'ом](https://github.com/Zolika1351/GTAIV.EFLC.FusionFix/)
| + | [FusionFix~1.94~ от ThirteenAG, Tomasak и других](https://github.com/ThirteenAG/GTAIV.EFLC.FusionFix/)| Второй основной мод сборки, в котором куча исправлений, а также выступает в качестве модлоадера вместе с [Ultimate ASI Loader](../mod-dependencies/#ultimate-asi-loader). Включает [Shader Fixes Collection~V200~ by Parallellines0451 и других](https://github.com/Parallellines0451/GTAIV.ShaderFixesCollection) и [Traffic Cops: Back in the Toolbooths от Olanov](https://www.gtainside.com/en/gta4/mods/187365-traffic-cops-back-in-the-tollbooths/).
[Портировано Zolika1351'ом](https://github.com/Zolika1351/GTAIV.EFLC.FusionFix/)
| | [Console Visuals~1.3~ от nastyyaboi и других](https://gtaforums.com/topic/989098-console-visuals-the-complete-edition)| Сборник портированного визуала с консольной версии - от timecyc, до анимаций.
Использованные аддоны: Console Clothing, Console Fences, Console Trees(Console Leaves)
| | [Various Fixes~1.5~ от Attramet и других](https://gtaforums.com/topic/975211-various-fixes/)| Крупный сборник фиксов разного характера - в основном, кривые текстуры карты. | | [Trilogy Characters Fixes~2023-07-28~ от TheYoshiPunch, (Japan) GTA Love, DizCo12, JohnnyK NeverDie и других](https://gtaforums.com/topic/927583-grand-theft-auto-iv-and-episodes-from-liberty-city-characters-fixes/page/25/#comment-1072185890)| Крупный сборник фиксов для несостыковок между появлениями персонажей в IV и EFLC - плюс, несколько фиксов просто для моделек.
Использованный аддон: Niko's Original GTAIV Hair
| @@ -101,6 +96,7 @@ description: Полноценный готовый архив для игры в | [Vehicle Pack~2.0~ - 15th Anniversary Edition от Ash_735](https://gtaforums.com/topic/887527-ash_735s-workshop/page/5/#comment-1072121736)| Улучшенные и портированные текстуры транспорта из GTA V и Max Payne 3. | | [Improved Weapon Spec от Ash_735](https://gtaforums.com/topic/887527-ash_735s-workshop/?do=findComment&comment=107165200)| Текстуры спекулярных мапок для оружий в более высоком разрешении. | | [Dodgy Doc - Higher Quality от donnits](https://gtaforums.com/topic/974798-donnits-bakery/) | Текстуры более высокого разрешения для Dodgy Doc. | + | [High Quality Pigeons от Supreme Dear Leader](https://www.gtainside.com/gta4/mods/166924-high-quality-pigeons/) | Текстуры и модель более высокого качества для голубей. | | [Resized Blista Compact от Thundersmacker](https://www.gtainside.com/en/gta4/cars/188730-resized-blista-compact/) | Исправление модели для Blista Compact, придание ей правильных размеров и исправление ошибок моделирования. | | [Fixed LCPD Buffalo от Ooboy](https://www.gtainside.com/en/gta4/cars/181342-fixed-lcpd-buffalo/) | Исправлены ошибки в модели и текстуре полицейского Buffalo. | | [Player Outfit Texture Fixes от B Dawg](https://gtaforums.com/topic/925011-player-outfit-texture-fixes) | Исправлены зеленоватые текстуры одежды. | @@ -113,12 +109,13 @@ description: Полноценный готовый архив для игры в | [Johnny's Shoe Texture Fix от 6135](https://www.gtainside.com/en/gta4/skins/125196-johnny-s-shoe-texture-fix/) | Исправлены недостающие карты нормалей и спекуляров текстуры на обуви Джонни. | | [GTA Online QUB3D Background от Zolika1351](https://zolika1351.pages.dev/mods/ivqub3d)| Портированный фон QUB3D (без сетки) из GTA Online. | | [Xbox One/Series S+X Buttons от Ash_735](https://gtaforums.com/topic/887527-ash_735s-workshop/page/4/#comment-1071669058)| Более современные текстуры для кнопок контроллера. | + | [Reduced Traffic Screech (Audio Tweak) от GladiTek](https://gtaforums.com/topic/990400-reduced-traffic-screech-audio-tweak/) | Уменьшает шум от визга транспорта до приятного, более естественного уровня. | | [Higher Res Radio Logos In-Game](https://gtaforums.com/topic/887527-ash_735s-workshop/?do=findComment&comment=1071559765) и [Higher Res Radio Logos Menu от Ash_735](https://gtaforums.com/topic/887527-ash_735s-workshop/?do=findComment&comment=1071512871)| Текстуры радиостанций в более высоком разрешении. | === "1.2.0.59" - | Название мода | Детали | - | :-----------: | :----: | + | Мод | Описание | + | :-: | :------: | | [Radio Downgrader от Tomasak и других](http://downgraders.rockstarvision.com/)| Простой даунгрейдер радио. | - | [FusionFix~1.80~ от ThirteenAG, Tomasak и других](https://github.com/ThirteenAG/GTAIV.EFLC.FusionFix/)| Главный мод сборки, в котором куча исправлений, а также выступает в качестве модлоадера вместе с [Ultimate ASI Loader](../mod-dependencies/#ultimate-asi-loader)
Включает [Shader Fixes Collection~V200~ by Parallellines0451 и других](https://github.com/Parallellines0451/GTAIV.ShaderFixesCollection) и [Traffic Cops: Back in the Toolbooths от Olanov](https://www.gtainside.com/en/gta4/mods/187365-traffic-cops-back-in-the-tollbooths/).
| + | [FusionFix~1.94~ от ThirteenAG, Tomasak и других](https://github.com/ThirteenAG/GTAIV.EFLC.FusionFix/)| Главный мод сборки, в котором куча исправлений, а также выступает в качестве модлоадера вместе с [Ultimate ASI Loader](../mod-dependencies/#ultimate-asi-loader)
Включает [Shader Fixes Collection~V200~ by Parallellines0451 и других](https://github.com/Parallellines0451/GTAIV.ShaderFixesCollection) и [Traffic Cops: Back in the Toolbooths от Olanov](https://www.gtainside.com/en/gta4/mods/187365-traffic-cops-back-in-the-tollbooths/).
| | [Console Visuals~1.3~ от nastyyaboi и других](https://gtaforums.com/topic/989098-console-visuals-the-complete-edition)| Сборник портированного визуала с консольной версии - от timecyc, до анимаций.
Использованные аддоны: Console Clothing, Console Fences, Console Trees(Console Leaves)
| | [Various Fixes~1.5~ от Attramet и других](https://gtaforums.com/topic/975211-various-fixes/)| Крупный сборник фиксов разного характера - в основном, кривые текстуры карты. | | [Trilogy Characters Fixes~2023-07-28~ от TheYoshiPunch, (Japan) GTA Love, DizCo12, JohnnyK NeverDie и других](https://gtaforums.com/topic/927583-grand-theft-auto-iv-and-episodes-from-liberty-city-characters-fixes/page/25/#comment-1072185890)| Крупный сборник фиксов для несостыковок между появлениями персонажей в IV и EFLC - плюс, несколько фиксов просто для моделек.
Использованный аддон: Niko's Original GTAIV Hair
| @@ -133,6 +130,7 @@ description: Полноценный готовый архив для игры в | [Project Glass by DayL](https://discord.gg/gZvZmFt2p7) | Добавляет кубические отражения в большинство стекол в мире, чтобы они больше не выглядели как прозрачный пластик. ==WIP==. | | [Vehicle Pack~2.0~ - 15th Anniversary Edition от Ash_735](https://gtaforums.com/topic/887527-ash_735s-workshop/page/5/#comment-1072121736)| Улучшенные и портированные текстуры транспорта из GTA V и Max Payne 3. | | [Dodgy Doc - Higher Quality от donnits](https://gtaforums.com/topic/974798-donnits-bakery/) | Текстуры более высокого разрешения для Dodgy Doc. | + | [High Quality Pigeons от Supreme Dear Leader](https://www.gtainside.com/gta4/mods/166924-high-quality-pigeons/) | Текстуры и модель более высокого качества для голубей. | | [Resized Blista Compact от Thundersmacker](https://www.gtainside.com/en/gta4/cars/188730-resized-blista-compact/) | Исправление модели для Blista Compact, придание ей правильных размеров и исправление ошибок моделирования. | | [Fixed LCPD Buffalo от Ooboy](https://www.gtainside.com/en/gta4/cars/181342-fixed-lcpd-buffalo/) | Исправлены ошибки в модели и текстуре полицейского Buffalo. | | [Player Outfit Texture Fixes от B Dawg](https://gtaforums.com/topic/925011-player-outfit-texture-fixes) | Исправлены зеленоватые текстуры одежды. | @@ -145,24 +143,24 @@ description: Полноценный готовый архив для игры в | [GTA Online QUB3D Background от Zolika1351](https://zolika1351.pages.dev/mods/ivqub3d)| Портированный фон QUB3D (без сетки) из GTA Online. | | [Menu Art Fix](https://gtaforums.com/topic/887527-ash_735s-workshop/page/5/#comment-1072165611) | Исправляет низкокачественные фоны главных меню в EFLC. | | [Xbox One/Series S+X Buttons от Ash_735](https://gtaforums.com/topic/887527-ash_735s-workshop/page/4/#comment-1071669058)| Более современные текстуры для кнопок контроллера. | + | [Reduced Traffic Screech (Audio Tweak) от GladiTek](https://gtaforums.com/topic/990400-reduced-traffic-screech-audio-tweak/) | Уменьшает шум от визга транспорта до приятного, более естественного уровня. | | [Higher Res Radio Logos In-Game](https://gtaforums.com/topic/887527-ash_735s-workshop/?do=findComment&comment=1071559765) и [Higher Res Radio Logos Menu от Ash_735](https://gtaforums.com/topic/887527-ash_735s-workshop/?do=findComment&comment=1071512871)| Текстуры радиостанций в более высоком разрешении. | | [Improved Weapon Spec от Ash_735](https://gtaforums.com/topic/887527-ash_735s-workshop/?do=findComment&comment=107165200)| Текстуры спекулярных мапок для оружий в более высоком разрешении. | ## Дополнительные моды { data-search-exclude } Эти моды не включены по умолчанию, но не требуют дополнительных действий для установки поверх архива. === "1.0.8.0" - | Название мода | Детали | - | :-----------: | :----: | + | Мод | Описание | + | :-: | :------: | | [Оффициальный руссификатор (текст) от 1C SoftClub](https://drive.google.com/file/d/1GbOA3CBAQGgXW6SjODzd8G8Cj-a8G6dt/view?usp=drive_link)| Установка: распаковываем в папку с игрой, в Settings - Display - Language смените язык на Русский. | | [Radio Downgrader Addons](https://www.nexusmods.com/gta4/mods/234?tab=files) | Вы можете установить следующие аддоны: `Combine Old and New Songs on Vladivostok FM` и `No EFLC Music in GTA IV Radio`.
Установка: распакуйте скачанный аддон в папку с игрой.
| | Настройки Liberty Tweaks | `Improved AI`(Улучшенный ИИ) и `Remove Weapons on Death`(Удаление оружий при смерти) были отключены - их можно вернуть в :material-file-cog:`LibertyTweaks.ini`, расположенном в :material-folder:==IVSDKDotNet\scripts==. Там же можно настроить FOV, а также изменить привязки клавиш для быстрого сохранения и убирания оружия в кобуру (по умолчанию ++f9++ и ++h++). | | [ColAccel от ThirteenAG](https://github.com/ThirteenAG/GTAIV.EFLC.FusionFix/)| Ускоряет загрузки в несколько раз, ==но может вызвать проблемы с памятью а также не кэширует моменты из сюжета(таких как сгоревший гараж)==.
Установка: скачиваем версию ==1.4==, распакуйте :material-file:`IV.EFLC.ColAccel.asi` в :material-folder:==plugins== или в папку с игрой
| | [Vanilla PC TLAD Noise от меня](https://drive.google.com/file/d/1zxCWhWQ4qP4rJvUablTGjfqpFUp3UOS3/view?usp=sharing) | Удаляет исправленный шум в TLAD из Shader Fixes, делая его идентичным ванильному шуму на ПК
Установка: Распаковать в папку с игрой.
| | [Aura от catsmackaroo, Nastyyaboi, ItsClockAndre и cubabori](https://gtaforums.com/topic/989259-aura/) | Графический мод, построенный на ванильном визуале.
Установка: Извлеките установленные файлы в :material-folder:==update==. ==Рекомендуется использовать с Vanilla PC TLAD Noise.==
| + | [Enhanced Minor Characters от Datalvarezguy](https://drive.google.com/file/d/19VffQ6h_6NKR1k6CLDV610DDei7RwK_5/view?usp=sharing) | [Страница мода](https://gtaforums.com/topic/978737-grand-theft-auto-iv-enhanced-minor-characters/). Заменяет ванильных педов в некоторых миссиях на авторское видение персонажей.
Установка: Распакуйте в папку с игрой.
| | [Console Visuals Addons](https://gtaforums.com/topic/989098-console-visuals-the-complete-edition) | Вы можете добавить несколько аддонов, таких как консольные загрузочные экраны и прочее. Однако сначала проверьте, не установлен ли уже нужный вам аддон.
Установка: Скачайте версию Complete Edition и распакуйте желаемые папки ==update==.
| | [Better Wardrobes от Zolika1351](https://zolika1351.pages.dev/mods/ivwardrobe)| Заменяет неудобный шкаф на более приятный, однако некоторым он может оказаться неудобным а также ==мод разблокирует всю одежду с самого старта.==
Установка: Распакуйте :material-file:`WardrobeMod.asi` в папку с игрой.
| - | [DXVK-async 1.10.3](https://github.com/Sporif/dxvk-async/releases/tag/1.10.3)| Если у вас древняя видеокарта(как GTX 600 серии) и у вас не работает DXVK из основного архива, используйте на замену эту версию.
Установка: Из архива, переносим :fontawesome-solid-gears:`d3d9.dll` из :material-folder:==x32== в папку с игрой
| - | [DXVK-async 1.10.1](https://github.com/Sporif/dxvk-async/releases/tag/1.10.1)| Если вы используете интегрированную графику от Intel, вы можете использовать эту версию DXVK.
Установка: Из архива, переносим :fontawesome-solid-gears:`d3d9.dll` из :material-folder:==x32== в папку с игрой
| | [IV-Presence от ItsClockAndre](https://gtaforums.com/topic/975850-iv-presence/) | Добавляет Discord Rich Presence.
Установка: Из архива, переносим :fontawesome-solid-gears:`discord-rpc.dll` и :material-file:`IVPresence.asi` из :material-folder:==For GTA IV 1070 and 1080== в папку с игрой. Если возникают проблемы, также распакуйте :material-file:`IVPresenceDependenciesChecker.exe` с его конфигом, запустите и посмотрите, каких зависимостей вам не хватает.
| | [Текстуры кнопок Dualshock 4 от tehherb](https://www.gtagaming.com/360-to-ps4-controller-icons-f30380.html)| Заменяет текстуры кнопок Xbox 360 на кнопки Dualshock 4.
Установка: В :material-folder:==modloader== измените в :material-file-edit:`modloader.ini` `DualshockButtons=1` на `0` в начале файла, а `XboxButtons=0` на `1`
| | [Текстуры кнопок Dualsense от COZlerCae](https://www.nexusmods.com/gta4/mods/286)| Заменяет текстуры кнопок Xbox 360 на кнопки Dualsense.
Установка: В :material-folder:==modloader== измените в :material-file-edit:`modloader.ini` `DualsenseButtons=1` на `0` в начале файла, а `XboxButtons=0` на `1`
| @@ -170,69 +168,74 @@ description: Полноценный готовый архив для игры в === "1.2.0.59" | Название мода | Детали | | :-----------: | :----: | + | [Radio Downgrader Addons](https://www.nexusmods.com/gta4/mods/234?tab=files) | Вы можете установить следующие аддоны: `Combine Old and New Songs on Vladivostok FM` и `No EFLC Music in GTA IV Radio`.
Установка: распакуйте скачанный аддон в папку с игрой.
| | [ColAccel от ThirteenAG](https://github.com/ThirteenAG/GTAIV.EFLC.FusionFix/)| Ускоряет загрузки в несколько раз, ==но может вызвать проблемы с памятью а также не кэширует моменты из сюжета(таких как сгоревший гараж)==.
Установка: скачиваем версию ==1.5==, распакуйте :material-file:`IV.EFLC.ColAccel.asi` в :material-folder:==plugins== или в папку с игрой
| | [Vanilla PC TLAD Noise от меня](https://drive.google.com/file/d/1zxCWhWQ4qP4rJvUablTGjfqpFUp3UOS3/view?usp=sharing) | Удаляет исправленный шум в TLAD из Shader Fixes, делая его идентичным ванильному шуму на ПК
Установка: Распаковать в папку с игрой.
| | [Aura от catsmackaroo, Nastyyaboi, ItsClockAndre и cubabori](https://gtaforums.com/topic/989259-aura/) | Графический мод, построенный на ванильном визуале.
Установка: Извлеките установленные файлы в :material-folder:==update==. ==Рекомендуется использовать с Vanilla PC TLAD Noise.==
| - | [DXVK-async 1.10.3](https://github.com/Sporif/dxvk-async/releases/tag/1.10.3)| Если у вас древняя видеокарта(как GTX 600 серии) и у вас не работает DXVK из основного архива, используйте на замену эту версию.
Установка: Из архива, переносим :fontawesome-solid-gears:`d3d9.dll` из :material-folder:==x32== в папку с игрой
| - | [DXVK-async 1.10.1](https://github.com/Sporif/dxvk-async/releases/tag/1.10.1)| Если вы используете интегрированную графику от Intel, вы можете использовать эту версию DXVK.
Установка: Из архива, переносим :fontawesome-solid-gears:`d3d9.dll` из :material-folder:==x32== в папку с игрой
| + | [Enhanced Minor Characters от Datalvarezguy](https://drive.google.com/file/d/1gYIa6nVtoMj1ijksjagONA1KS5X2MpSj/view?usp=sharing) | [Страница мода](https://gtaforums.com/topic/978737-grand-theft-auto-iv-enhanced-minor-characters/). Заменяет ванильных педов в некоторых миссиях на авторское видение персонажей.
Установка: Распакуйте в папку с игрой.
| + | [Console Visuals Addons](https://gtaforums.com/topic/989098-console-visuals-the-complete-edition) | Вы можете добавить несколько аддонов, таких как консольные загрузочные экраны и прочее. Однако сначала проверьте, не установлен ли уже нужный вам аддон.
Установка: Скачайте версию Complete Edition и распакуйте желаемые папки ==update==.
| | [Текстуры кнопок Dualshock 4 от tehherb](https://www.gtagaming.com/360-to-ps4-controller-icons-f30380.html)| Заменяет текстуры кнопок Xbox 360 на кнопки Dualshock 4.
Установка: в :material-folder:==update/pc/textures==, замените :material-file:`360_buttons.wtd`
| | [Текстуры кнопок Dualsense от COZlerCae](https://www.nexusmods.com/gta4/mods/286)| Заменяет текстуры кнопок Xbox 360 на кнопки Dualsense
Установка: в :material-folder:==update/pc/textures==, замените :material-file:`360_buttons.wtd`
. ## Список изменений { data-search-exclude } === "1.0.8.0" - - Архив часто обновляется, ниже приведен список его изменений: - * 06.09.2023 - Обновлен ZolikaPatch, FusionFix - вместе с ним и Shader Fixes. Включен Setup Utility. Удален Traffic Cops in the Toolbooths - FusionFix теперь включает его. Удалены DXVK и commandline.txt, теперь их можно установить автоматически через :material-file-download:`GTAIVSetupUtility.exe`. - * 28.08.2023 - Исправлена бесконечная загрузка на миссии Three Leaf Clover (нужно другое решение - на данный момент из-за этого в катсцене нету одного NPC). Исправлен мод Dodgy Doc HQ - теперь должен быть использован. Добавлено `dxvk.gplAsyncCache = true` в :material-file-cog:`dxvk.conf`. Удалено Better Wardrobes. - * 26.08.2023 - Обновлены FusionFix, Project Glass, Xbox One/Series S+X Buttons. Добавлен Menu Art Fix. Перепакован Various Fixes, а также добавлены исправления от сообщества. - * 18.08.2023 - Обновлены файлы Various Fixes. Исправлена модель клабхауса Angels of Death в TLAD. - * 17.08.2023 - Обновлен Project Glass. Добавлен More Visible Interiors. Немного изменены конфиги. - * 12.08.2023 - Исправлены известные вылеты и софтлоки в TLAD и TBoGT. Ввостановлен трек из меню TBoGT. - * 11.08.2023 - Исправлены вылеты (IV Tweaker из давнгрейдера являлся устаревшим). Обновлён FusionFix, Shader Fixes (вручную собрано). Немного изменён VehicleBudget. Изменен файл волос Нико для исправления визуальных проблем. - * 10.08.2023 - Обновлены Downgrader, ZolikaPatch и Project Glass. - * 07.08.2023 - Обновлен FusionFix. - * 03.08.2023 - Добавлен Restored Trees Position. Перепакованы несколько файлов дабы избежать несовместимостей. Обновлён Console Visuals. - * 02.08.2023 - Обновлены FusionFix, Trilogy Characters Fixes - также слегка перепакован. - * 25.07.2023 - Обновлён Fix Collection. Небольшие изменения в .ini файлах. Добавлены Project Thunder, Restored Pedestrians, Various Pedestrian Actions. - * 24.07.2023 - Перепакованы моды дабы использовать меньше папок. Добавлены улучшения текстур дорог, Project Glass (+освещение для автобусных остановок), Dodgy Doc - Higher Quality, Rescaled Blista Compact, Player Outfit Texture Fixes, LCPD Buffalo Fix, Luis' Helmet Reflections Fix, Luis' Bag Texture Fix, Johnny's Shoe Texture Fix, Fixed Suit Display и несколько исправлений позаимствованы из Responsive Plus. - * 20.07.2023 - Изменен dxvk на dxvk-gplasync. Обновлён FusionFix. - * 19.07.2023 - Обновлены Downgrader, ZolikaPatch, IV Tweaker, FusionFix, Shader Fixes. Добавлены Radio Downgrader, GTA Online QUB3D Background, Better Wardrobes, Traffic Cops in the Toolbooths, Xbox Rain Droplets, Fixed Pistol Sights. Добавлен Dualsense buttons в дополнительные моды. Удалены Pedestrians with Unused Clothing Restored и Varied Alderney State Trooper Ped из-за несовместимостей. - * 15.07.2023 - Добавлен Liberty Tweaks. - * 13.07.2023 - Исправлено исчезновение обьектов в кабинете Романа. Ограничение FPS в катсценах изменено на 32. - * 12.07.2023 - Добавлены следующие моды: (обновлённый) IV Fixes and Improvements, Liberty Ferry Terminal - Waiting Room Sign Fix, Sugar Chomps - Separate Signs, Pedestrians with Unused Clothes Restored, Varied Alderney State Trooper Ped, Higher Res Radio Logos In-Game, Higher Res Radio Logos Menu, Improved Weapon Spec. Various Fixes перемещён в папку update ради совместимости. Удалён TBoGT Vehicle Fixes из папки modloader - он уже включён в FusionFix. Удалён TBoGT Texture Quality Fix т.к. Various Fixes уже добавляет этот фикс. Удалён IV Presence. Обновлён ZolikaPatch. - * 11.07.2023 - Исправил проблему с крашем в основной игре. - * 10.07.2023 - Обновлён давнгрейдер. Добавлен порт FusionFix 1.60 от Zolika. Чуть позже: Исправил проблему с крашами в TLAD. Изменил файл волос Нико, теперь без визуальных проблем должны быть. - * 09.07.2023 - Изменен давнгрейдер - теперь включен в архив. Убран IV Fixes and Improvements. Добавлен Various Fixes. Добавлены кнопки для Dualshock(опционально) - * 08.07.2023 - Обновлён Shader Fixes. Убран Simple Traffic Loader. Полностью перепакованы моды для использования модлоадера. - * 01.07.2023 - Обновлён Shader Fixes, некоторые моды перепакованы. - * 30.06.2023 - Обновлён Shader Fixes. - * 26.06.2023 - Создание архива. + Архив часто обновляется, ниже приведен список его изменений: + + * 07.09.2023 - Обновлен FusionFix. Добавлены Reduced Traffic Screech и High Quality Pigeons. + * 06.09.2023 - Обновлен ZolikaPatch, FusionFix - вместе с ним и Shader Fixes. Включен Setup Utility. Удален Traffic Cops in the Toolbooths - FusionFix теперь включает его. Удалены DXVK и commandline.txt, теперь их можно установить автоматически через :material-file-download:`GTAIVSetupUtility.exe`. + * 28.08.2023 - Исправлена бесконечная загрузка на миссии Three Leaf Clover (нужно другое решение - на данный момент из-за этого в катсцене нету одного NPC). Исправлен мод Dodgy Doc HQ - теперь должен быть использован. Добавлено `dxvk.gplAsyncCache = true` в :material-file-cog:`dxvk.conf`. Удалено Better Wardrobes. + * 26.08.2023 - Обновлены FusionFix, Project Glass, Xbox One/Series S+X Buttons. Добавлен Menu Art Fix. Перепакован Various Fixes, а также добавлены исправления от сообщества. + * 18.08.2023 - Обновлены файлы Various Fixes. Исправлена модель клабхауса Angels of Death в TLAD. + * 17.08.2023 - Обновлен Project Glass. Добавлен More Visible Interiors. Немного изменены конфиги. + * 12.08.2023 - Исправлены известные вылеты и софтлоки в TLAD и TBoGT. Ввостановлен трек из меню TBoGT. + * 11.08.2023 - Исправлены вылеты (IV Tweaker из давнгрейдера являлся устаревшим). Обновлён FusionFix, Shader Fixes (вручную собрано). Немного изменён VehicleBudget. Изменен файл волос Нико для исправления визуальных проблем. + * 10.08.2023 - Обновлены Downgrader, ZolikaPatch и Project Glass. + * 07.08.2023 - Обновлен FusionFix. + * 03.08.2023 - Добавлен Restored Trees Position. Перепакованы несколько файлов дабы избежать несовместимостей. Обновлён Console Visuals. + * 02.08.2023 - Обновлены FusionFix, Trilogy Characters Fixes - также слегка перепакован. + * 25.07.2023 - Обновлён Fix Collection. Небольшие изменения в .ini файлах. Добавлены Project Thunder, Restored Pedestrians, Various Pedestrian Actions. + * 24.07.2023 - Перепакованы моды дабы использовать меньше папок. Добавлены улучшения текстур дорог, Project Glass (+освещение для автобусных остановок), Dodgy Doc - Higher Quality, Rescaled Blista Compact, Player Outfit Texture Fixes, LCPD Buffalo Fix, Luis' Helmet Reflections Fix, Luis' Bag Texture Fix, Johnny's Shoe Texture Fix, Fixed Suit Display и несколько исправлений позаимствованы из Responsive Plus. + * 20.07.2023 - Изменен dxvk на dxvk-gplasync. Обновлён FusionFix. + * 19.07.2023 - Обновлены Downgrader, ZolikaPatch, IV Tweaker, FusionFix, Shader Fixes. Добавлены Radio Downgrader, GTA Online QUB3D Background, Better Wardrobes, Traffic Cops in the Toolbooths, Xbox Rain Droplets, Fixed Pistol Sights. Добавлен Dualsense buttons в дополнительные моды. Удалены Pedestrians with Unused Clothing Restored и Varied Alderney State Trooper Ped из-за несовместимостей. + * 15.07.2023 - Добавлен Liberty Tweaks. + * 13.07.2023 - Исправлено исчезновение обьектов в кабинете Романа. Ограничение FPS в катсценах изменено на 32. + * 12.07.2023 - Добавлены следующие моды: (обновлённый) IV Fixes and Improvements, Liberty Ferry Terminal - Waiting Room Sign Fix, Sugar Chomps - Separate Signs, Pedestrians with Unused Clothes Restored, Varied Alderney State Trooper Ped, Higher Res Radio Logos In-Game, Higher Res Radio Logos Menu, Improved Weapon Spec. Various Fixes перемещён в папку update ради совместимости. Удалён TBoGT Vehicle Fixes из папки modloader - он уже включён в FusionFix. Удалён TBoGT Texture Quality Fix т.к. Various Fixes уже добавляет этот фикс. Удалён IV Presence. Обновлён ZolikaPatch. + * 11.07.2023 - Исправил проблему с крашем в основной игре. + * 10.07.2023 - Обновлён давнгрейдер. Добавлен порт FusionFix 1.60 от Zolika. Чуть позже: Исправил проблему с крашами в TLAD. Изменил файл волос Нико, теперь без визуальных проблем должны быть. + * 09.07.2023 - Изменен давнгрейдер - теперь включен в архив. Убран IV Fixes and Improvements. Добавлен Various Fixes. Добавлены кнопки для Dualshock(опционально) + * 08.07.2023 - Обновлён Shader Fixes. Убран Simple Traffic Loader. Полностью перепакованы моды для использования модлоадера. + * 01.07.2023 - Обновлён Shader Fixes, некоторые моды перепакованы. + * 30.06.2023 - Обновлён Shader Fixes. + * 26.06.2023 - Создание архива. === "1.2.0.59" - - Архив часто обновляется, ниже приведен список его изменений: - * 06.09.2023 - Обновлен FusionFix - вместе с ним и Shader Fixes. Включен Setup Utility. Удален Traffic Cops in the Toolbooths - FusionFix теперь включает его. Удален DXVK, теперь его можно установить автоматически через :material-file-download:`GTAIVSetupUtility.exe`. - * 28.08.2023 - Исправлен мод Dodgy Doc HQ - теперь должен быть использован. Добавлено `dxvk.gplAsyncCache = true` в :material-file-cog:`dxvk.conf`. - * 26.08.2023 - Обновлен Project Glass. Добавлены исправления от сообщества в Various Fixes. Возвращена более новая версия Shader Fixes, т.к. я случайно её перезаписал в прошлом обновлении. - * 22.08.2023 - Обновлены FusionFix, Xbox One/Series S+X Buttons. Добавлен Menu Art Fix. - * 18.08.2023 - Обновлены файлы Various Fixes. Исправлена модель клабхауса Angels of Death в TLAD. - * 17.08.2023 - Обновлен Project Glass. Добавлен More Visible Interiors. Немного изменены конфиги. - * 12.08.2023 - Исправлены известные вылеты и софтлоки в TLAD и TBoGT. Ввостановлен трек из меню TBoGT. - * 11.08.2023 - Обновлен Shader Fixes (вручную собрано). Немного изменен VehicleBudget. Изменен файл волос Нико для исправления визуальных проблем. - * 10.08.2023 - Обновлен Project Glass. - * 07.08.2023 - Обновлен FusionFix. - * 03.08.2023 - Добавлен Restored Trees Position. - * 02.08.2023 - Обновлены FusionFix, Trilogy Characters Fixes, Console Visuals. - * 25.07.2023 - Обновлён Fix Collection. Небольшие изменения в .ini файлах. - * 23.07.2023 - Исправлен приоритет для модов. Перепакованы моды дабы использовать меньше папок. Добавлены улучшения текстур дорог, Project Glass (+освещение для автобусных остановок), Dodgy Doc - Higher Quality, Rescaled Blista Compact, Player Outfit Texture Fixes, LCPD Buffalo Fix, Luis' Helmet Reflections Fix, Luis' Bag Texture Fix, Johnny's Shoe Texture Fix, Fixed Suit Display и несколько исправлений позаимствованы из Responsive Plus. - * 20.07.2023 - Изменен dxvk на dxvk-gplasync. Обновлён FusionFix. - * 19.07.2023 - Обновлены FusionFix и Shader Fixes. Добавлены Radio Downgrader, GTA Online QUB3D Background, Traffic Cops in the Toolbooths, Xbox Rain Droplets, Fixed Pistol Sights. Добавлен Dualsense buttons в дополнительные моды. Удалены Pedestrians with Unused Clothing Restored и Varied Alderney State Trooper Ped из-за несовместимостей. - * 13.07.2023 - Исправлено исчезновение обьектов в кабинете Романа. Ограничение FPS в катсценах изменено на 32. - * 12.07.2023 - Добавлены следующие моды: (обновлённый) IV Fixes and Improvements, Liberty Ferry Terminal - Waiting Room Sign Fix, Sugar Chomps - Separate Signs, Pedestrians with Unused Clothes Restored, Varied Alderney State Trooper Ped, Higher Res Radio Logos In-Game, Higher Res Radio Logos Menu, Improved Weapon Spec. Удалён TBoGT Texture Quality Fix т.к. Various Fixes уже добавляет этот фикс. - * 10.07.2023 - Изменил файл волос Нико, теперь без проблем должны быть. - * 09.07.2023 - Удалён IV Fixes and Improvements. Добавлен Various Fixes. - * 08.07.2023 - Обновлён FusionFix, Shader Fixes, изменён конфиг DXVK, удалён dxgi.dll а также перепакованы некоторые моды. - * 02.07.2023 - Перепакованы моды в более удобном формате. - * 01.07.2023 - Обновлён Shader Fixes. Портированы моды с старых версий. - * 30.06.2023 - Обновлены моды. - * 27.06.2023 - Обновлены моды. - * 26.06.2023 - Создание архива. + Архив часто обновляется, ниже приведен список его изменений: + + * 07.09.2023 - Обновлен FusionFix. Добавлены Reduced Traffic Screech и High Quality Pigeons. + * 06.09.2023 - Обновлен FusionFix - вместе с ним и Shader Fixes. Включен Setup Utility. Удален Traffic Cops in the Toolbooths - FusionFix теперь включает его. Удален DXVK, теперь его можно установить автоматически через :material-file-download:`GTAIVSetupUtility.exe`. + * 28.08.2023 - Исправлен мод Dodgy Doc HQ - теперь должен быть использован. Добавлено `dxvk.gplAsyncCache = true` в :material-file-cog:`dxvk.conf`. + * 26.08.2023 - Обновлен Project Glass. Добавлены исправления от сообщества в Various Fixes. Возвращена более новая версия Shader Fixes, т.к. я случайно её перезаписал в прошлом обновлении. + * 22.08.2023 - Обновлены FusionFix, Xbox One/Series S+X Buttons. Добавлен Menu Art Fix. + * 18.08.2023 - Обновлены файлы Various Fixes. Исправлена модель клабхауса Angels of Death в TLAD. + * 17.08.2023 - Обновлен Project Glass. Добавлен More Visible Interiors. Немного изменены конфиги. + * 12.08.2023 - Исправлены известные вылеты и софтлоки в TLAD и TBoGT. Ввостановлен трек из меню TBoGT. + * 11.08.2023 - Обновлен Shader Fixes (вручную собрано). Немного изменен VehicleBudget. Изменен файл волос Нико для исправления визуальных проблем. + * 10.08.2023 - Обновлен Project Glass. + * 07.08.2023 - Обновлен FusionFix. + * 03.08.2023 - Добавлен Restored Trees Position. + * 02.08.2023 - Обновлены FusionFix, Trilogy Characters Fixes, Console Visuals. + * 25.07.2023 - Обновлён Fix Collection. Небольшие изменения в .ini файлах. + * 23.07.2023 - Исправлен приоритет для модов. Перепакованы моды дабы использовать меньше папок. Добавлены улучшения текстур дорог, Project Glass (+освещение для автобусных остановок), Dodgy Doc - Higher Quality, Rescaled Blista Compact, Player Outfit Texture Fixes, LCPD Buffalo Fix, Luis' Helmet Reflections Fix, Luis' Bag Texture Fix, Johnny's Shoe Texture Fix, Fixed Suit Display и несколько исправлений позаимствованы из Responsive Plus. + * 20.07.2023 - Изменен dxvk на dxvk-gplasync. Обновлён FusionFix. + * 19.07.2023 - Обновлены FusionFix и Shader Fixes. Добавлены Radio Downgrader, GTA Online QUB3D Background, Traffic Cops in the Toolbooths, Xbox Rain Droplets, Fixed Pistol Sights. Добавлен Dualsense buttons в дополнительные моды. Удалены Pedestrians with Unused Clothing Restored и Varied Alderney State Trooper Ped из-за несовместимостей. + * 13.07.2023 - Исправлено исчезновение обьектов в кабинете Романа. Ограничение FPS в катсценах изменено на 32. + * 12.07.2023 - Добавлены следующие моды: (обновлённый) IV Fixes and Improvements, Liberty Ferry Terminal - Waiting Room Sign Fix, Sugar Chomps - Separate Signs, Pedestrians with Unused Clothes Restored, Varied Alderney State Trooper Ped, Higher Res Radio Logos In-Game, Higher Res Radio Logos Menu, Improved Weapon Spec. Удалён TBoGT Texture Quality Fix т.к. Various Fixes уже добавляет этот фикс. + * 10.07.2023 - Изменил файл волос Нико, теперь без проблем должны быть. + * 09.07.2023 - Удалён IV Fixes and Improvements. Добавлен Various Fixes. + * 08.07.2023 - Обновлён FusionFix, Shader Fixes, изменён конфиг DXVK, удалён dxgi.dll а также перепакованы некоторые моды. + * 02.07.2023 - Перепакованы моды в более удобном формате. + * 01.07.2023 - Обновлён Shader Fixes. Портированы моды с старых версий. + * 30.06.2023 - Обновлены моды. + * 27.06.2023 - Обновлены моды. + * 26.06.2023 - Создание архива. [:material-page-first:Предыдущая страница
Введение
](index.md){ .md-button } [Следующая страница:material-page-last:
Второстепенная настройка
](additional-setup.md){ .md-button .md-button--primary } \ No newline at end of file diff --git a/docs/essential-modding/fusionfix.en.md b/docs/essential-modding/fusionfix.en.md index c86ad9c2..f672689d 100644 --- a/docs/essential-modding/fusionfix.en.md +++ b/docs/essential-modding/fusionfix.en.md @@ -29,35 +29,36 @@ Open :material-file-cog:`GTAIV.EFLC.FusionFix.ini` (located in :material-folder: The options are either `0` for disabled and `1` for enabled unless otherwise noted. - * `SkipIntro` allows to skip the game's normally unskippable intro video. This setting has an in-game toggle in Settings - Game. ==Default is `1`.== - * `SkipMenu` allows to skip game's menu, loading into the savefile immediately upon launching the game. You can hold ++lshift++ to stop at the menu. This setting has an in-game toggle in Settings - Game. ==Default is `1`.== - * `BorderlessWindowed` launches the game in Borderless Windowed mode instead of Exclusive Fullscreen, which the game uses by default (`-windowed` [launch option](../../additional-setup/#launch-options) must be set for this to work). This setting has an in-game toggle in Settings - Game. ==Default is `1`.== + * `SkipIntro` allows to skip the game's normally unskippable intro video. This setting has an in-game toggle in `Settings` - `Game`. ==Default is `1`.== + * `SkipMenu` allows to skip game's menu, loading into the savefile immediately upon launching the game. You can hold ++lshift++ to stop at the menu. This setting has an in-game toggle in `Settings` - `Game`. ==Default is `1`.== + * `BorderlessWindowed` launches the game in Borderless Windowed mode instead of Exclusive Fullscreen, which the game uses by default (`-windowed` [launch option](../../additional-setup/#launch-options) must be set for this to work). This setting has an in-game toggle in `Settings` - `Game`. ==Default is `1`.== * `RecoilFix` enables weapon recoil on keyboard&mouse controls, which is only present on gamepads due to an oversight. ==Default is `1`.== * `AimingZoomFix` fixes inverted zoom control in TBoGT and allows to remember last zoom multiplier. The options are `0` for disabled, `1` for an xbox-like fix, `2` to also enable the fix in IV and TLAD, `-1` to disable the feature. ==Default is `1`.== + * `Definition` disables the stipple filter which makes the image sharper but reveals pixelation in transparent objects. ==Default is `0`.== * `FlickeringShadowsFix` disables player's shadow from headlights to avoid flickering. ==Default is `1`.== * `ExtraDynamicShadows` allows to restore missing dynamic shadows, up to forcing all objects to cast a shadow. The options are `0` for disabled, `1` for restoring some missing ,shadows, `2` for adding vegetation shadows and `3` for forcing all shadows. ==Default is `1`.== * `DynamicShadowForTrees` adds dynamic shadows to vegetation. ==Default is `1`.== * `FixCascadedShadowMapResolution` fixes the resolution of cascaded shadowmaps. ==Default is `1`.== - * `ShadowFilter`. Use the in-game toggle instead. ==Default is `0`.== - * `ConsoleShadows` adds shadows from indirect light sources to vehicles - but removes headlight shadows. This setting has an in-game toggle in Settings - Graphics. ==Default is `0`.== - * `FpsLimitPreset` controls the FPS limiter preset. Toggle from the in-game Settings - Graphics tab instead - recommended to limit to 60 FPS to avoid [timing-related issues](https://www.pcgamingwiki.com/wiki/Grand_Theft_Auto_IV#Timing-related_issues). ==Default is `0`.== + * `ShadowFilter` changes the appearance of shadows. Use the in-game toggle in `Settings` - `Graphics` instead. ==Default is `0`.== + * `ConsoleShadows` adds shadows from indirect light sources to vehicles - but removes headlight shadows. This setting has an in-game toggle in `Settings` - `Graphics`. ==Default is `0`.== + * `FpsLimitPreset` controls the `FPS Limiter` preset. Toggle from the in-game `Settings` - `Graphics` tab instead - recommended to set to 60 FPS to avoid [timing-related issues](https://www.pcgamingwiki.com/wiki/Grand_Theft_Auto_IV#Timing-related_issues). ==Default is `0`.== * `FrameLimitType` controls the type of the framerate lock. The options are `1` for a real-time lock (thread-lock) and `2` for an accurate lock (sleep-yield) that uses less resources. ==Default is `2`.== - * `FpsLimit` allows you to set a custom framerate lock. Set your desired framerate as an option. To toggle it in-game, change the "FPS limiter" setting in Settings - Graphics to `Default`. ==Default is `0`.== + * `FpsLimit` allows you to set a custom framerate lock. Set your desired framerate as an option. To toggle it in-game, change the `FPS Limiter` setting in `Settings` - `Graphics` to `Default`. ==Default is `0`.== * `CutsceneFpsLimit` allows you to set a custom framerate lock for cutscenes. It's recommended to set this option to 32 - [read this issue](https://github.com/ThirteenAG/GTAIV.EFLC.FusionFix/issues/58) for context. Do not set this option above 60 FPS to avoid zoom-ins. ==Default is `60`.== * `ScriptCutsceneFovLimit` allows you to set a FOV limit for scripted cutscenes. This is needed because scripted cutscenes [changing the FOV based on your framerate](https://youtu.be/NzKw7ijHG10). ==Default is `30`.== * `ScriptCutsceneFpsLimit` is an alternative fix for the issue above (change the `ScriptCutsceneFovLimit` to 0) that locks the framerate instead. ==This option is hidden by default.== - * `FXAA` allows you to toggle [FXAA](../../additional-setup/#optimal-game-settings). This setting has an in-game toggle in Settings - Graphics. ==Default is `1`.== - * `ConsoleGamma` allows to toggle [Console-like Gamma](assets/console-gamma.png). This setting has an in-game toggle in Settings - Display. ==Default is `0`.== + * `FXAA` toggles FXAA. This setting has an in-game toggle in `Settings` - `Graphics` ==Default is `1`.== + * `ConsoleGamma` allows to toggle [Console-like Gamma](assets/console-gamma.png). This setting has an in-game toggle in `Settings` - `Display`. ==Default is `0`.== * `DefaultCameraAngleInTLAD` allows to force the original [IV camera angle](assets/enabled.png) in [TLAD](assets/disabled.png). ==Default is `0`.== * `PedDeathAnimFixFromTBoGT` enables an additional ped death animation when you perform a counter attack after a dodge. [Enabled](https://imgur.com/EYsiGPe) vs [Disabled](https://imgur.com/CR3LEdR). ==Default is `1`.== * `DisableCameraCenteringInCover` allows you to disable camera centering when entering a corner of cover. [Enabled](https://imgur.com/93CKToM) vs [Disabled](https://imgur.com/q6i6KOX). ==Default is `1`.== * `MouseFix` removes the mouse deadzone. ==Default is `1`.== - * `ScreenFilter` changes the timecyc between Default, IV, TLAD and TBoGT. Use the in-game toggle in Settings - Screen instead. ==Default is `5`.== - * `DepthOfField` toggles Depth of Field. This setting has an in-game toggle in Settings - Graphics. ==Default is `1`.== - * `ForceDepthOfFieldInCutscenes` allows to force Depth of Field in cutscenes independently of `DepthOfField`. ==Default is `0`.== + * `ScreenFilter` changes the timecyc between Default, IV, TLAD and TBoGT. Use the in-game toggle in `Settings` - `Display` instead. ==Default is `5`.== + * `DistantBlur` affects the intensity of the distant blur from the `DepthOfField` option. Use the in-game toggle in `Settings` - `Display` instead. ==Default is `9`.== + * `DepthOfField` toggles Depth of Field. This setting has an in-game toggle in `Settings` - `Display`. ==Default is `1`.== * `FixRainDrops` fixes the black water droplets on the screen and restores the refraction effect from console version. ==Default is `1`.== * `RainDropsBlur` controls the type of refraction from the `FixRainDrops` option. ==Default is `2`.== - * `TreeLighting` changes how lighting reacts with vegetation, making it look like the console version. This setting has an in-game toggle in Settings - Graphics. ==Default is `0`.== + * `TreeLighting` changes how lighting reacts with vegetation, making it look like the console version. This setting has an in-game toggle in `Settings` - `Graphics`. ==Default is `0`.== * `VehicleBudget` allows you to change the vehicle budget. This option comes from the built-in [RIL.Budgeted](https://gtaforums.com/topic/744584-reliv-rilbudgeted-population-budget-adjustertaxi-bug-fix/). Only change this option if you've encountered the [taxi bug](assets/taxi-bug.png). The value should be the size of your :material-file:`vehicles.img` in bytes(e.g. 200000000). ==Default is `0`.== * `PedBudget` allows to change the ped budget. This option comes from the built-in [RIL.Budgeted](https://gtaforums.com/topic/744584-reliv-rilbudgeted-population-budget-adjustertaxi-bug-fix/). Only change this option if you're unable to encounter modded peds. ==This option is hidden by default.== diff --git a/docs/essential-modding/fusionfix.ru.md b/docs/essential-modding/fusionfix.ru.md index 1d627d08..afb27341 100644 --- a/docs/essential-modding/fusionfix.ru.md +++ b/docs/essential-modding/fusionfix.ru.md @@ -29,35 +29,36 @@ description: Один из важных модов для вашей устан Если не уточнено, опции имеют значение `0` для отключения и `1` для включения. - * `SkipIntro` позволяет пропустить обычно не пропускаемый вступительный ролик игры. Эта настройка имеет внутриигровой переключатель в Настройки - Игра. ==По умолчанию `1`.== - * `SkipMenu` позволяет пропустить меню игры, загружаясь сразу же в файл сохранения сразу после запуска игры. Для появления меню можно удерживать ++lshift++. Эта настройка имеет внутриигровой переключатель в Настройки - Игра. ==По умолчанию `1`.== - * `BorderlessWindowed` запускает игру в полноэкранном безрамочном режиме вместо экслюзивного полноэкранного, который игра использует по умолчанию (для этого должен быть установлен [параметр запуска](../../additional-setup/#_2) `-windowed`). Эта настройка имеет внутриигровой переключатель в Настройки - Игра. ==По умолчанию `1`.== + * `SkipIntro` позволяет пропустить обычно не пропускаемый вступительный ролик игры. Эта настройка имеет внутриигровой переключатель в `Настройки` - `Игра`. ==По умолчанию `1`.== + * `SkipMenu` позволяет пропустить меню игры, загружаясь сразу же в файл сохранения сразу после запуска игры. Для появления меню можно удерживать ++lshift++. Эта настройка имеет внутриигровой переключатель в `Настройки` - `Игра`. ==По умолчанию `1`.== + * `BorderlessWindowed` запускает игру в полноэкранном безрамочном режиме вместо экслюзивного полноэкранного, который игра использует по умолчанию (для этого должен быть установлен [параметр запуска](../../additional-setup/#_2) `-windowed`). Эта настройка имеет внутриигровой переключатель в `Настройки` - `Игра`. ==По умолчанию `1`.== * `RecoilFix` включает отдачу оружия при управлении с клавиатуры и мыши, которая по недосмотру присутствует только на геймпадах. ==По умолчанию `1`.== * `AimingZoomFix` исправляет инвертированное управление прицелом в TBoGT и позволяет запоминать последний множитель зума. Опции: `0` - отключено, `1` - исправление, подобное Xbox-версии, `2` - включение исправления в IV и TLAD, `-1` - отключение функции. ==По умолчанию `1`.== + * `Definition` отключает фильтр "сетки", что делает изображение более четким, но делает пикселизацию на прозрачных объектах более заметной. ==По умолчанию `0`.== * `FlickeringShadowsFix` отключает тень игрока от фар, чтобы избежать мерцания теней. ==По умолчанию `1`.== * `ExtraDynamicShadows` позволяет восстановить недостающие динамические тени, вплоть до принудительного отбрасывания тени всеми объектами. Опции: `0` - отключено, `1` - восстановление некоторых отсутствующих теней, `2` - добавление растительных теней и `3` - принуждение всех теней. ==По умолчанию `1`.== * `DynamicShadowForTrees` добавляет динамические тени к деревьям. ==По умолчанию `1`.== * `FixCascadedShadowMapResolution` исправляет разрешение каскадных карт теней. ==По умолчанию `1`.== - * `ShadowFilter`. Вместо этого используйте внутриигровой переключатель в Настройки - Экран. ==По умолчанию `0`.== - * `ConsoleShadows` добавляет тени от непрямых источников света - но убирает тени от фар. Эта настройка имеет внутриигровой переключатель в Настройки - Графика. ==По умолчанию `0`.== - * `FpsLimitPreset` управляет предустановкой ограничителя FPS. Переключается в Настройки - Графика - рекомендуется ограничиться 60 FPS, чтобы избежать [проблем с таймингом](https://www.pcgamingwiki.com/wiki/Grand_Theft_Auto_IV#Timing-related_issues). ==По умолчанию `0`.== + * `ShadowFilter` изменяет вид теней. Вместо этого используйте внутриигровой переключатель в `Настройки` - `Графика`. ==По умолчанию `0`.== + * `ConsoleShadows` добавляет тени от непрямых источников света - но убирает тени от фар. Эта настройка имеет внутриигровой переключатель в `Настройки` - `Графика`. ==По умолчанию `0`.== + * `FpsLimitPreset` управляет настройкой `FPS Limiter` в `Настройки` - `Графика` - рекомендуется ограничиться 60 FPS, чтобы избежать [проблем с таймингом](https://www.pcgamingwiki.com/wiki/Grand_Theft_Auto_IV#Timing-related_issues). ==По умолчанию `0`.== * `FrameLimitType` управляет типом блокировки частоты кадров. Опции: `1` для блокировки в реальном времени (thread-lock) и `2` для точной блокировки (sleep-yield), которая использует меньше ресурсов. ==По умолчанию `2`.== - * `FpsLimit` позволяет установить пользовательскую блокировку частоты кадров. Задайте желаемую частоту кадров в качестве опции. Чтобы включить его в игре, измените значение параметра "FPS limiter" в Настройки - Графика на `Default`. ==По умолчанию `0`.== + * `FpsLimit` позволяет установить пользовательскую блокировку частоты кадров. Задайте желаемую частоту кадров в качестве опции. Чтобы включить его в игре, измените значение параметра `FPS Limiter` в `Настройки` - `Графика` на `По умолчанию`. ==По умолчанию `0`.== * `CutsceneFpsLimit` позволяет установить пользовательскую блокировку частоты кадров для сцен. Рекомендуется устанавливать значение 32 - [прочитайте эту проблему](https://github.com/ThirteenAG/GTAIV.EFLC.FusionFix/issues/58) для контекста.Не устанавливайте этот параметр выше 60 FPS, чтобы избежать приближений в катсценах. ==По умолчанию `60`.== * `ScriptCutsceneFovLimit` позволяет установить ограничение FOV для скриптовых сцен. Это необходимо, поскольку скриптовые сцены [изменяют FOV в зависимости от частоты кадров](https://youtu.be/NzKw7ijHG10). ==По умолчанию `30`.== * `ScriptCutsceneFpsLimit` альтернативное исправление вышеуказанной проблемы (переключите `ScriptCutsceneFovLimit` на 0), которое блокирует частоту кадров. ==По умолчанию эта опция скрыта.== - * `FXAA` позволяет отключить [FXAA](../../additional-setup/#_3). Эта настройка имеет внутриигровой переключатель в Настройки - Графика. ==По умолчанию `1`.== - * `ConsoleGamma` позволяет переключать [консольную гамму](assets/console-gamma.png). Эта настройка имеет внутриигровой переключатель в Настройки - Экран. ==По умолчанию `0`.== + * `FXAA` позволяет отключить [FXAA](../../additional-setup/#_3). Эта настройка имеет внутриигровой переключатель в `Настройки` - `Графика`. ==По умолчанию `1`.== + * `ConsoleGamma` позволяет переключать [консольную гамму](assets/console-gamma.png). Эта настройка имеет внутриигровой переключатель в `Настройки` - `Экран`. ==По умолчанию `0`.== * `DefaultCameraAngleInTLAD` позволяет принудительно использовать оригинальный [угол камеры из IV](assets/enabled.png) в [TLAD](assets/disabled.png). ==По умолчанию `0`.== * `PedDeathAnimFixFromTBoGT` включает дополнительную анимацию смерти педов при выполнении контр-атаки после уклонения. Сравнение при [включено](https://imgur.com/EYsiGPe) и [выключено](https://imgur.com/CR3LEdR). ==По умолчанию `1`.== * `DisableCameraCenteringInCover` позволяет отключить центрирование камеры при входе в угол укрытия. Сравнение при [включено](https://imgur.com/93CKToM) и [выключено](https://imgur.com/q6i6KOX). ==По умолчанию `1`.== * `MouseFix` устраняет мертвую зону мыши. ==По умолчанию `1`.== - * `ScreenFilter` изменяет timecyc между Default, IV, TLAD и TBoGT. Вместо этого используйте внутриигровой переключатель в Настройки - Экран. ==По умолчанию `5`.== - * `DepthOfField` переключает глубину резкости. Эта настройка имеет внутриигровой переключатель в Настройки - Графика. ==По умолчанию `1`.== - * `ForceDepthOfFieldInCutscenes` заставляет Depth of Field быть включенным в катсценах независимо от `DepthOfField`. ==По умолчанию `0`.== + * `ScreenFilter` изменяет timecyc между Default, IV, TLAD и TBoGT. Вместо этого используйте внутриигровой переключатель в `Настройки` - `Экран`. ==По умолчанию `5`.== + * `DistantBlur` влияет на интенсивность дальнего размытия от опции `DepthOfField`. Вместо этого используйте внутриигровой переключатель в `Settings` - `Display`. ==По умолчанию `9`.== + * `DepthOfField` переключает глубину резкости. Эта настройка имеет внутриигровой переключатель в `Настройки` - `Экран`. ==По умолчанию `1`.== * `FixRainDrops` исправляет черные капли воды на экране и восстанавливает эффект преломления из консольной версии. ==По умолчанию `1`.== * `RainDropsBlur` управляет видом преломления настройки `FixRainDrops`. ==По умолчанию `2`.== - * `TreeLighting` изменяет как работает освещение на растительности, делая его похожим на консольную версию. Эта настройка имеет внутриигровой переключатель в Настройки - Графика. ==По умолчанию `0`.== + * `TreeLighting` изменяет как работает освещение на растительности, делая его похожим на консольную версию. Эта настройка имеет внутриигровой переключатель в `Настройки` - `Графика`. ==По умолчанию `0`.== * `VehicleBudget` позволяет изменить бюджет транспорта. Этот параметр берется из встроенного [RIL.Budgeted](https://gtaforums.com/topic/744584-reliv-rilbudgeted-population-budget-adjustertaxi-bug-fix/). Изменяйте этот параметр только тогда, когда вы сталкиваетесь с [нашествием такси](assets/taxi-bug.png). Значение должно быть равно размеру вашего :material-file:`vehicles.img` в байтах(например, 200000000). ==По умолчанию `0`.== * `PedBudget` позволяет изменять бюджет педов. Этот параметр берется из встроенного [RIL.Budgeted](https://gtaforums.com/topic/744584-reliv-rilbudgeted-population-budget-adjustertaxi-bug-fix/). Изменяйте этот параметр только тогда, когда у вас не появляются ==По умолчанию эта опция скрыта.== diff --git a/docs/extras/mods.en.md b/docs/extras/mods.en.md index c0d3e2c0..23946c23 100644 --- a/docs/extras/mods.en.md +++ b/docs/extras/mods.en.md @@ -13,12 +13,13 @@ The Grand Theft Auto series has a rich modding community that spans most GTA gam I'm only listing these mods - I do not intend people to actually install all of them together. Pick what to install yourself. ## List of mods (larger-scale) -| Mod | Author(s) | Description | +| Mod | Author(s) | Details | | :-: | :-------: | :---------: | | [Console Visuals](https://gtaforums.com/topic/989098-console-visuals-the-complete-edition) | nastyaaboi, Tomasak, Ash_735, Parallellines, Vaani, AssaultKifle47, RaphaelK12 | This project, along with [Shader Fixes](../essential-modding/shader-fixes.md), restores graphics from the console version. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | | [Aura](https://gtaforums.com/topic/989259-aura/) | catsmackaroo, Nastyyaboi, ItsClockAndre and cubabori | A vanilla+ graphics mod, building upon the vanilla look. | | [Various Fixes](https://gtaforums.com/topic/975211-various-fixes/) | Attramet, MikhailRock, Ash735, Tomasak, novatic, Philips_27, Parallellines | The purpose of the mod is to fix, restore some things, console content, implement various texture improvements, etc. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | | [Trilogy Characters Fixes](https://gtaforums.com/topic/927583-grand-theft-auto-iv-and-episodes-from-liberty-city-characters-fixes/) | (Japan) GTA Love, TheYoshiPunch, whatever57010 | A massive collection of fixes and improvements to characters models to fix inconsistencies between IV and EFLC. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | +| [Enhanced Minor Characters](https://gtaforums.com/topic/978737-grand-theft-auto-iv-enhanced-minor-characters/) | Datalvarezguy | Replaces vanilla peds in some missions with author's visions for the characters. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | | [Liberty Tweaks](https://gtaforums.com/topic/991160-liberty-tweaks/) | The Westside Minions & The GTA IV Modding Community | This mod aims to make GTA IV a more modern title, adding various features such as quick save, improved AI, the ability to move with the sniper rifle, etc. Requires [IV-SDK .NET](../../mod-dependencies/#iv-sdk-net) with Clonk's Coding Library. | | [Restored Pedestrians](https://gtaforums.com/topic/981864-restored-pedestrians/) | Attramet | Restores various cut/non-included pedestrians to the game world. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | | [Various Pedestrians Actions](https://gtaforums.com/topic/976318-various-pedestrian-actions/) | Attramet | Restores various cut/non-included pedestrian actions to the game world. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | @@ -37,8 +38,8 @@ The Grand Theft Auto series has a rich modding community that spans most GTA gam | [The Hardcore Lost MC](https://gtaforums.com/topic/908470-iveflc-the-hardcore-lost-mc/) | iiCriminnaaL | Enhances the TLAD experience, changes bikers' appearance and AI. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | ## List of mods (smaller-scale) -| Mod | Author(s) | Description | -| :-: | :-------: | :---------: | +| Mod | Author(s) | Details | +| :-: | :-------: | :-----: | | [Improved Animations Pack](https://gtaforums.com/topic/958625-improved-animations-pack/) | B Dawg, C1aude_III | This project improves various issues with weapon animations. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | | [IV Fixes and Improvements](https://zolika1351.pages.dev/mods/ivfixes) | Zolika1351 | Collection of minor fixes and improvements. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | | [Fix Collection](https://drive.google.com/file/d/13OgDDm0xakbdRONPlrnN5zRfshdAgwhd/view?usp=sharing) | iiCriminnaaL, nkjellman and me | Several fixes from Responsive Plus and Graphics Fix, specifically - `stipple.wtd`, `coronas.wtd`, `carcols.dat`, `cargrp.dat` and files related to rain splash effects. My work in this is just bundling them separately. | @@ -48,6 +49,7 @@ The Grand Theft Auto series has a rich modding community that spans most GTA gam | [Restored Trees Position](https://gtaforums.com/topic/984591-restored-trees-position/) | Attramet | Restores several trees that were only present in the beta version. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | | [Improved Weapon Spec](https://gtaforums.com/topic/887527-ash_735s-workshop/page/4/#comment-1071652002) | Ash_735 | Backports TBoGT's higher quality specular maps on the weapons to IV. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | | [Dodgy Doc - Higher Quality, Liberty Ferry Terminal - Waiting Sign Fix, Sugar Chomps - Separate Signs](https://gtaforums.com/topic/974798-donnits-bakery/) | donnits | Several minor-scale mods, you can read the descriptions for them on the page. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | +| [High Quality Pigeons](https://www.gtainside.com/gta4/mods/166924-high-quality-pigeons/) | Supreme Dear Leader | Improves the model and texture quality for pigeons. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | | [Resized Blista Compact](https://www.gtainside.com/en/gta4/cars/188730-resized-blista-compact/) | Thundersmacker | Fixes the model for Blista Compact, giving it the correct size and correcting modeling errors. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | | [Fixed LCPD Buffalo](https://www.gtainside.com/en/gta4/cars/181342-fixed-lcpd-buffalo/) | Ooboy | Fixes the police buffalo model and texture bugs. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | | [Player Outfit Texture Fixes](https://gtaforums.com/topic/925011-player-outfit-texture-fixes) | B Dawg | Fixes green-ish textures on outfits. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | @@ -61,6 +63,7 @@ The Grand Theft Auto series has a rich modding community that spans most GTA gam | [Traffic Cops: Back in the Tollbooths](https://www.gtainside.com/en/gta4/mods/187365-traffic-cops-back-in-the-tollbooths/) | Olanov | Simple script mod that replaces the tollbooth cop peds with traffic cops. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | | [IV-Presence](https://gtaforums.com/topic/975850-iv-presence/) | ItsClockAndre | Adds a Discord Rich Presence. | | [ColAccel](https://github.com/ThirteenAG/IV.EFLC.ColAccel/) | ThirteenAG | Speeds up loading times by several times, ==but can cause memory problems and does not cache moments from the story (like the burnt garage)==. Requires [Ultimate ASI Loader](../../mod-dependencies/#ultimate-asi-loader). | +| [Reduced Traffic Screech (Audio Tweak)](https://gtaforums.com/topic/990400-reduced-traffic-screech-audio-tweak/) | by GladiTek | Reduces the high frequency noise of the traffic screeching to a pleasant more natural level. Requires [OpenIV](openiv.md) or a [modloader](modloading.md). | | [Higher Res Radio Logos In-Game](https://gtaforums.com/topic/887527-ash_735s-workshop/page/3/#comment-1071559765) and [Higher Res Radio Logos Menu](https://gtaforums.com/topic/887527-ash_735s-workshop/page/3/#comment-1071512871) | Ash_735 | Replaces radio logos textures with higher resolutions ones. | | [Xbox One/Series S+X Buttons](https://gtaforums.com/topic/887527-ash_735s-workshop/page/4/#comment-1071669058) | Ash_735 | Replaces Xbox 360 button textures with Xbox One/Series ones. | | [Menu Art Fix](https://gtaforums.com/topic/887527-ash_735s-workshop/page/5/#comment-1072165611) | _ys | Fixes lower resolution backgrounds in EFLC's main menus. | diff --git a/docs/extras/mods.ru.md b/docs/extras/mods.ru.md index 4ee5efd0..1d517643 100644 --- a/docs/extras/mods.ru.md +++ b/docs/extras/mods.ru.md @@ -19,6 +19,7 @@ description: Установите эти достойные внимания м | [Aura](https://gtaforums.com/topic/989259-aura/) | catsmackaroo, Nastyyaboi, ItsClockAndre и cubabori | Графический мод, построенный на ванильном визуале. | | [Various Fixes](https://gtaforums.com/topic/975211-various-fixes/) | Attramet, MikhailRock, Ash735, Tomasak, novatic, Philips_27, Parallellines | Цель мода - исправить, восстановить некоторые вещи, консольный контент, улучшить различные текстуры и т.д. Необходим [OpenIV](openiv.md) или [модлоадер](modloading.md). | | [Trilogy Characters Fixes](https://gtaforums.com/topic/927583-grand-theft-auto-iv-and-episodes-from-liberty-city-characters-fixes/) | (Japan) GTA Love, TheYoshiPunch, whatever57010 | Огромный набор исправлений и улучшений моделей персонажей для устранения несоответствий между IV и EFLC. Необходим [OpenIV](openiv.md) или [модлоадер](modloading.md). | +| [Enhanced Minor Characters](https://gtaforums.com/topic/978737-grand-theft-auto-iv-enhanced-minor-characters/) | Datalvarezguy | Заменяет ванильных педов в некоторых миссиях на авторское видение персонажей. Необходим [OpenIV](openiv.md) или [модлоадер](modloading.md). | | [Liberty Tweaks](https://gtaforums.com/topic/991160-liberty-tweaks/) | The Westside Minions & The GTA IV Modding Community | Этот мод призван сделать GTA IV более современной игрой, добавляя в нее различные функции, такие как быстрое сохранение, улучшенный ИИ, возможность перемещения со снайперской винтовкой и т.д. Необходим [IV-SDK .NET](../../mod-dependencies/#iv-sdk-net) с Clonk's Coding Library. | | [Restored Pedestrians](https://gtaforums.com/topic/981864-restored-pedestrians/) | Attramet | Восстанавливает различных вырезанных/не включенных педов. Необходим [OpenIV](openiv.md) или [модлоадер](modloading.md). | | [Various Pedestrians Actions](https://gtaforums.com/topic/976318-various-pedestrian-actions/) | Attramet | Восстанавливает различные вырезанные/не включенные действия педов. Необходим [OpenIV](openiv.md) или [модлоадер](modloading.md). | @@ -48,6 +49,7 @@ description: Установите эти достойные внимания м | [Restored Trees Position](https://gtaforums.com/topic/984591-restored-trees-position/) | Attramet | Восстановлено несколько деревьев, которые присутствовали только в бета-версии. Необходим [OpenIV](openiv.md) или [модлоадер](modloading.md). | | [Improved Weapon Spec](https://gtaforums.com/topic/887527-ash_735s-workshop/page/4/#comment-1071652002) | Ash_735 | Переносит в IV более качественные спекулярные карты оружия из TBoGT. Необходим [OpenIV](openiv.md) или [модлоадер](modloading.md). | | [Dodgy Doc - Higher Quality, Liberty Ferry Terminal - Waiting Sign Fix, Sugar Chomps - Separate Signs](https://gtaforums.com/topic/974798-donnits-bakery/) | donnits | Несколько мелких модов, описания к которым можно прочитать на странице. Необходим [OpenIV](openiv.md) или [модлоадер](modloading.md). | +| [High Quality Pigeons](https://www.gtainside.com/gta4/mods/166924-high-quality-pigeons/) | Supreme Dear Leader | Текстуры и модель более высокого качества для голубей. Необходим [OpenIV](openiv.md) или [модлоадер](modloading.md). | | [Resized Blista Compact](https://www.gtainside.com/en/gta4/cars/188730-resized-blista-compact/) | Thundersmacker | Исправление модели для Blista Compact, придание ей правильных размеров и исправление ошибок моделирования. Необходим [OpenIV](openiv.md) или [модлоадер](modloading.md). | | [Fixed LCPD Buffalo](https://www.gtainside.com/en/gta4/cars/181342-fixed-lcpd-buffalo/) | Ooboy | Исправлены ошибки в модели и текстуре полицейского Buffalo. Необходим [OpenIV](openiv.md) или [модлоадер](modloading.md). | | [Player Outfit Texture Fixes](https://gtaforums.com/topic/925011-player-outfit-texture-fixes) | B Dawg | Исправлены зеленоватые текстуры одежды. Необходим [OpenIV](openiv.md) или [модлоадер](modloading.md). | @@ -61,6 +63,7 @@ description: Установите эти достойные внимания м | [Traffic Cops: Back in the Tollbooths](https://www.gtainside.com/en/gta4/mods/187365-traffic-cops-back-in-the-tollbooths/) | Olanov | Простой скрипт, который заменяет педов-копов в платной дороге на дорожных полицейских. Необходим [OpenIV](openiv.md) или [модлоадер](modloading.md). | | [IV-Presence](https://gtaforums.com/topic/975850-iv-presence/) | ItsClockAndre | Добавляет Discord Rich Presence. | | [ColAccel](https://github.com/ThirteenAG/IV.EFLC.ColAccel/) | ThirteenAG | Ускоряет загрузку в несколько раз, ==но может вызывать проблемы с памятью и не кэширует моменты сюжета (например, сгоревший гараж)==. Необходим [Ultimate ASI Loader](../../mod-dependencies/#ultimate-asi-loader). | +| [Reduced Traffic Screech (Audio Tweak)](https://gtaforums.com/topic/990400-reduced-traffic-screech-audio-tweak/) | от GladiTek | Уменьшает шум от визга транспорта до приятного, более естественного уровня. Необходим [OpenIV](openiv.md) или [модлоадер](modloading.md). | | [Higher Res Radio Logos In-Game](https://gtaforums.com/topic/887527-ash_735s-workshop/page/3/#comment-1071559765) и [Higher Res Radio Logos Menu](https://gtaforums.com/topic/887527-ash_735s-workshop/page/3/#comment-1071512871) | Ash_735 | Заменяет текстуры логотипов радиостанций на текстуры с более высоким разрешением. | | [Menu Art Fix](https://gtaforums.com/topic/887527-ash_735s-workshop/page/5/#comment-1072165611)| _ys | Исправляет низкокачественные фоны главных меню в EFLC. | | [Xbox One/Series S+X Buttons](https://gtaforums.com/topic/887527-ash_735s-workshop/page/4/#comment-1071669058) | Ash_735 | Заменяет текстуры кнопок Xbox 360 на текстуры Xbox One/Series. |