CollisionFX 2 2.1
5.636
102
5.636
102
Patreon
Discord
-------------------------------------------------------------------------------------------------------------------------
Description:
This mod simulates disorientation and confusion after high speed collisions by applying visual and sound effects
Features:
-Blur and chromatic abberation are applied to your screen when the delta speed is above a certain threshold
-Camera shake
-Sound becomes distant and reverby, radio is muffled
-A menu to configure the effect (default key is F9). After launching the script for the first time, an .ini file will be automatically created, where you will be able to modify the key. The rest of the settings are configurable via the menu, so there is no reason to directly modify them in the .ini.
-------------------------------------------------------------------------------------------------------------------------
This is a rewritten from scratch version of my old CollisionFX. I rewrote it as a part of my ViewPointV: Custom Cameras mod and decided to release this part for free.
ViewPointV currently includes:
-First Person Camera inspired by modern shooters like Call Of Duty
-Head GoPro
-Shoulder GoPro
-Vehicle First Person Camera inspired by modern racing titles like Asetto Corsa
-Vehicle Chase Camera inspired by modern racing titles like Need For Speed
More cameras and customization options for the existing ones are added constantly.
Visit my Patreon for more information.
-------------------------------------------------------------------------------------------------------------------------
The differences between this version and the old one:
Major consistency improvement
Better perfomance
Added reverb sound effect
Configuration menu
-------------------------------------------------------------------------------------------------------------------------
Versions:
2.0
-Rewritten old CollisionFX
2.1
-Cleaned up the code for better readibility(source at the bottom of the description)
-Implemented menu
-Added shake
-Added ability to toggle shake, blur, chromatic abberation, and reverb separately
-Added ability to change the minimum delta speed to trigger the effect
-Added ability to change the length of the effect
-------------------------------------------------------------------------------------------------------------------------
Requirements:
ASI Loader
Script Hook V
Community Script Hook V .NET
Lemon UI
(latest versions)
Installation:
Extract CollisionFX.dll into your "scripts" folder
Source code: GitHub
Discord
-------------------------------------------------------------------------------------------------------------------------
Description:
This mod simulates disorientation and confusion after high speed collisions by applying visual and sound effects
Features:
-Blur and chromatic abberation are applied to your screen when the delta speed is above a certain threshold
-Camera shake
-Sound becomes distant and reverby, radio is muffled
-A menu to configure the effect (default key is F9). After launching the script for the first time, an .ini file will be automatically created, where you will be able to modify the key. The rest of the settings are configurable via the menu, so there is no reason to directly modify them in the .ini.
-------------------------------------------------------------------------------------------------------------------------
This is a rewritten from scratch version of my old CollisionFX. I rewrote it as a part of my ViewPointV: Custom Cameras mod and decided to release this part for free.
ViewPointV currently includes:
-First Person Camera inspired by modern shooters like Call Of Duty
-Head GoPro
-Shoulder GoPro
-Vehicle First Person Camera inspired by modern racing titles like Asetto Corsa
-Vehicle Chase Camera inspired by modern racing titles like Need For Speed
More cameras and customization options for the existing ones are added constantly.
Visit my Patreon for more information.
-------------------------------------------------------------------------------------------------------------------------
The differences between this version and the old one:
-------------------------------------------------------------------------------------------------------------------------
Versions:
-Rewritten old CollisionFX
-Cleaned up the code for better readibility(source at the bottom of the description)
-Implemented menu
-Added shake
-Added ability to toggle shake, blur, chromatic abberation, and reverb separately
-Added ability to change the minimum delta speed to trigger the effect
-Added ability to change the length of the effect
-------------------------------------------------------------------------------------------------------------------------
Requirements:
(latest versions)
Installation:
Source code: GitHub
Primul incarcat: 01 Decembrie 2023
Ultimul incarcat: 04 Decembrie 2023
Last Downloaded: 11 hours ago
39 Comentarii
More mods by RusLanParty:
Patreon
Discord
-------------------------------------------------------------------------------------------------------------------------
Description:
This mod simulates disorientation and confusion after high speed collisions by applying visual and sound effects
Features:
-Blur and chromatic abberation are applied to your screen when the delta speed is above a certain threshold
-Camera shake
-Sound becomes distant and reverby, radio is muffled
-A menu to configure the effect (default key is F9). After launching the script for the first time, an .ini file will be automatically created, where you will be able to modify the key. The rest of the settings are configurable via the menu, so there is no reason to directly modify them in the .ini.
-------------------------------------------------------------------------------------------------------------------------
This is a rewritten from scratch version of my old CollisionFX. I rewrote it as a part of my ViewPointV: Custom Cameras mod and decided to release this part for free.
ViewPointV currently includes:
-First Person Camera inspired by modern shooters like Call Of Duty
-Head GoPro
-Shoulder GoPro
-Vehicle First Person Camera inspired by modern racing titles like Asetto Corsa
-Vehicle Chase Camera inspired by modern racing titles like Need For Speed
More cameras and customization options for the existing ones are added constantly.
Visit my Patreon for more information.
-------------------------------------------------------------------------------------------------------------------------
The differences between this version and the old one:
Major consistency improvement
Better perfomance
Added reverb sound effect
Configuration menu
-------------------------------------------------------------------------------------------------------------------------
Versions:
2.0
-Rewritten old CollisionFX
2.1
-Cleaned up the code for better readibility(source at the bottom of the description)
-Implemented menu
-Added shake
-Added ability to toggle shake, blur, chromatic abberation, and reverb separately
-Added ability to change the minimum delta speed to trigger the effect
-Added ability to change the length of the effect
-------------------------------------------------------------------------------------------------------------------------
Requirements:
ASI Loader
Script Hook V
Community Script Hook V .NET
Lemon UI
(latest versions)
Installation:
Extract CollisionFX.dll into your "scripts" folder
Source code: GitHub
Discord
-------------------------------------------------------------------------------------------------------------------------
Description:
This mod simulates disorientation and confusion after high speed collisions by applying visual and sound effects
Features:
-Blur and chromatic abberation are applied to your screen when the delta speed is above a certain threshold
-Camera shake
-Sound becomes distant and reverby, radio is muffled
-A menu to configure the effect (default key is F9). After launching the script for the first time, an .ini file will be automatically created, where you will be able to modify the key. The rest of the settings are configurable via the menu, so there is no reason to directly modify them in the .ini.
-------------------------------------------------------------------------------------------------------------------------
This is a rewritten from scratch version of my old CollisionFX. I rewrote it as a part of my ViewPointV: Custom Cameras mod and decided to release this part for free.
ViewPointV currently includes:
-First Person Camera inspired by modern shooters like Call Of Duty
-Head GoPro
-Shoulder GoPro
-Vehicle First Person Camera inspired by modern racing titles like Asetto Corsa
-Vehicle Chase Camera inspired by modern racing titles like Need For Speed
More cameras and customization options for the existing ones are added constantly.
Visit my Patreon for more information.
-------------------------------------------------------------------------------------------------------------------------
The differences between this version and the old one:
-------------------------------------------------------------------------------------------------------------------------
Versions:
-Rewritten old CollisionFX
-Cleaned up the code for better readibility(source at the bottom of the description)
-Implemented menu
-Added shake
-Added ability to toggle shake, blur, chromatic abberation, and reverb separately
-Added ability to change the minimum delta speed to trigger the effect
-Added ability to change the length of the effect
-------------------------------------------------------------------------------------------------------------------------
Requirements:
(latest versions)
Installation:
Source code: GitHub
Primul incarcat: 01 Decembrie 2023
Ultimul incarcat: 04 Decembrie 2023
Last Downloaded: 11 hours ago
@DgtlBrandxn thank you! For the 3D/Chromatic Abberation I use "NG_filmic18". For the blur I'm using a native function: "TRIGGER_SCREENBLUR_FADE_IN". In my previous version, I used "hud_def_blur" for the blur, but the extra timecyc function doesn't seem to work anymore.
@Stryfaar thank you!
@hugeballanuts thanks! I will soon upload a version with an .ini. What do you mean by chase btw?
@RusLanParty oh like the chase camera in 3rd person is excellent, i would prefer to keep all camera settings and have no visual cues, or sound FX. just the camera including the 3rd person chase camera. sorry for being confusing lol
Great work man. I really want to use this mod but I am having problems with the chrome aberration.. Once I have a great collision the effect appears but never goes away.. The effect looks awseome.. Congrats. Hope you can help me.
@hugeballanuts I think it is me who caused a confusion. I honestly should've made seperate videos for ViewPointV, and CollisionFX.
CollisionFX is a part of my bigger mod, called ViewPointV, that overhauls the game's camera system.
CollisionFX is only responsible for the camera shake, blur, reverb, and chromatic abberation that all happen on collisions. The 3rd person chase camera is a part of ViewPointV only.
@Pluma_1980 will look into that, asap
@RusLanParty thanks man
@RusLanParty I have been playing with some mods and I proved yours taking outcamera mods I ad installed to see if that was the reazon for the failure.. It wasn´t but I notice that the problem wasn´t the chromatic aberration not going away.. i notice that whta´s rally happend was taht the effect enter in a loop where it reiniciats continuosly.. the effect appears as it is supposed to happend.. the it reduce the intensity until it comes back to normal as it is supposed to happend for a second and the it reinicates without any collision and repets and repets until you reload another save game.. Just want to leave you this information in case it can be useful for you. Hope it helps..
@Pluma_1980 thanks for the info. Have you tried the new version?
@RusLanParty For me it half works. Basically it didnt create the ini file when I looked and the camera doesnt move when I turn and the in-game config doesnt show. The only thing that work is the effects when I crash.
@dimdim552 the effects when you crash is all that this mod is supposed to do :)
The camera movement is a part of ViewPointV
OH okay. Where do I get ViewPointV?
@dimdim552 it is available on my Patreon, the link is in the description of this mod.
@RusLanParty HEy.. I Try with the new version and works perfectly.. great work man. Thanks
@Pluma_1980 at your service
dang am poor lol im waiting for the free first person camera
the collision effects dont work for me
the .ini is not created even though I have started the game, and the crash script does not work for me for some reason
@RusLanParty when crashing with a bike and thus falling off the bike, the effects don't appear instantly, but instead only if you enter the bike (or any vehicle) again. Could you please make the mod to draw the effects instantly? Also, when falling off the bike a black screen with the gameplay only barely visible would be a cool effect (like seeing black), could you add something like this as well?
How do we try ViewPointV before we buy?