All Projects → ThirteenAG → GTAIV.EFLC.FusionFix

ThirteenAG / GTAIV.EFLC.FusionFix

Licence: MIT License
This projects aims to fix or address some issues in Grand Theft Auto IV Complete Edition

Programming Languages

C++
36643 projects - #6 most used programming language
lua
6591 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to GTAIV.EFLC.FusionFix

iv-sdk
SDK for creating GTA IV .asi plugins
Stars: ✭ 28 (-80.95%)
Mutual labels:  gtaiv, asi, grandtheftauto
gtasa-discord-plugin
Discord Rich Presence plugin for GTA:SA
Stars: ✭ 32 (-78.23%)
Mutual labels:  asi
PlanetaryImager
Qt capture software for astronomy, mainly planetary shooting
Stars: ✭ 45 (-69.39%)
Mutual labels:  asi
MaxPayne3.FusionFix
Hide skip button in cutscenes in Max Payne 3
Stars: ✭ 26 (-82.31%)
Mutual labels:  asi
RAGE-StringsDatabase
This repository contains known string lines and file names for RAGE based games (GTA IV, GTA V, RDR 2)
Stars: ✭ 26 (-82.31%)
Mutual labels:  gtaiv
nfsu2-rpc
A mod that adds Discord Rich Presence integration to Need for Speed: Underground 2
Stars: ✭ 24 (-83.67%)
Mutual labels:  asi
Fivem
The source code for the Cfx.re modification frameworks, such as FiveM, RedM and LibertyM, as well as FXServer.
Stars: ✭ 2,240 (+1423.81%)
Mutual labels:  gtaiv
NFSCExOpts
Need for Speed Carbon Extra Options
Stars: ✭ 49 (-66.67%)
Mutual labels:  asi
NFSMWExOpts
Need for Speed Most Wanted Extra Options
Stars: ✭ 97 (-34.01%)
Mutual labels:  asi

Build status Build Status Discord

GTAIV.EFLC.FusionFix

This projects aims to fix some issues in Grand Theft Auto IV Complete Edition.

Changelog:

Installation:

Install Grand Theft Auto IV Complete Edition (v1.2.0.30 and above required)

Download: Ultimate-ASI-Loader.zip

Unpack dinput8.dll to your GTAIV Complete Edition root directory.

Download: GTAIV.EFLC.FusionFix.zip

Unpack content of the archive to your GTAIV Complete Edition root directory.

This fix was tested only with latest official update and latest ASI Loader.


MAIN section notes:

HandbrakeCamFix - this only affects handbrake camera when using a keyboard, with gamepad handbrake camera is handled differently and is too fast with high fps. No solution for that at the moment. Regular camera movement is fixed as well, which is too slow without this fix on high fps.

AimingZoomFix - set to 1 for proper fix, so it behaves like on xbox, set to 2 to have this fixed feature enabled in IV and TLAD, set to -1 to disable this feature. 0 disables the fix, as usual.

FRAMELIMIT section notes:

FpsLimit - enter a desired value to specify the number of frames per second you want for the game. Like 30, 45, 60 or more. This will affect all gameplay.

CutsceneFpsLimit - enter a desired value to specify the number of frames per second you want for the game to use on cutscenes only. Recommended 60 or lower, this option aims to fix the cutscene zoom that happens when playing on high fps.

ScriptCutsceneFovLimit - this is the minimum fov value the game can set during script cutscenes, like this one. It prevents the game to zoom in too much on high fps. Since it's not a proper fix for the issue, you may disable it and use hidden setting ScriptCutsceneFpsLimit that works the same way as CutsceneFpsLimit.

MISC section notes:

DefaultCameraAngleInTLAD - TLAD uses a different camera angle on bikes, this option can force the original IV camera angle. Enabled / Disabled

PedDeathAnimFixFromTBOGT - when you perform a counter attack after a dodge in IV & TLAD, the ped after falling and dying performs an additional death animation, which doesn't happen in TBOGT. Enabled / Disabled

DisableCameraCenteringInCover - see issue 20.

MouseFix - fixes small mouse movements not being recognized.

Files rundown:

TBoGT/pc/models/cdimages/vehicles.img

Car lights fix for TBoGT.

common/shaders/win32_30/gta_emissivestrong.fxc
common/shaders/win32_30_atidx10/gta_emissivestrong.fxc
common/shaders/win32_30_low_ati/gta_emissivestrong.fxc
common/shaders/win32_30_nv6/gta_emissivestrong.fxc
common/shaders/win32_30_nv7/gta_emissivestrong.fxc
common/shaders/win32_30_nv8/gta_emissivestrong.fxc
common/GTAIV.EFLC.FusionFix.img

Corrected shaders to make emissive lights appear. Used in conjunction with GTAIV.EFLC.FusionFix.asi.

plugins/GTAIV.EFLC.FusionFix.asi
plugins/GTAIV.EFLC.FusionFix.ini

Recoil, definition, shader and other bugs are fixed here.

Reporting more issues

We're making a list of GTA IV issues that weren't addressed in official patches.

If you can think of one, submit it here.

If you've encountered an issue, caused by this fix, report it here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].