ImmersiveBlinkFX [SP/FiveM] 1.3.0
786
34
786
34
Overview
The ImmersiveBlinkFX mod for GTA V adds subtle visual effects to your screen in Grand Theft Auto V (GTA V) that mimic the blinking effect seen when closing and opening your eyes. This enhances immersion and creates a more natural experience when playing.. (Only works in First Person Camera)
Features:
Versions
V1.3.0 Enhancements & Bug Fixes
V1.2.0 (Requested by JoyLucien on GTA5Mods)
V1.1.0 (Requested by JoyLucien on GTA5Mods)
V1.0.0
Installation (Singleplayer)
Installation (FiveM)
License & Usage:
This script is the property of Code Master. Do not copy, sell, or claim this script as your own. Unauthorized use or distribution is prohibited.
Credits:
You are welcome to feature this mod in YouTube videos or other showcases. If you do so, please provide appropriate credit to the creators of this mod. Thank you!
Contact Us
Want to get in contact with us? Here are a couple places you can do so:
The ImmersiveBlinkFX mod for GTA V adds subtle visual effects to your screen in Grand Theft Auto V (GTA V) that mimic the blinking effect seen when closing and opening your eyes. This enhances immersion and creates a more natural experience when playing.. (Only works in First Person Camera)
Features:
Realistic Blinking: The script simulates blinking when in first-person view, enhancing the immersion.
Configurable Durations: Customize how long the screen fades out and fades back in during a blink.
Randomized Blinking: Enable or disable random blink intervals to simulate more natural eye behavior.
Versions
V1.3.0 Enhancements & Bug Fixes
Added immersive water effects an overlay now appears when the player is swimming, enhancing underwater visuals.
Introduced dynamic weather effects subtle mist appears on-screen in cold weather for added realism.
Added faster blinking when running enables dynamic blinks that adjust to player activity for a more responsive experience.
Configurable settings for running blink intervals running blinks are faster by default. When the player stops running, either the standard BlinkInterval or a random interval is applied based on your settings.
Fixed blink bug where the screen would briefly go fully black and display a loading icon. (Please report if this issue persists.)
V1.2.0 (Requested by JoyLucien on GTA5Mods)
Customizable Random Blinks Introduced a configurable boolean setting in the INI file to toggle the 'EnableRandomBlinks' feature, allowing users to customize the interval between blinks. This feature generates a random duration within the range defined by RandomBlinkMin (in milliseconds) and RandomBlinkMax (up to 10,000 milliseconds).
Removed redundant code Streamlined the codebase by removing redundant segments, addressing minor stuttering issues encountered during gameplay.
FiveM Version The FiveM version has been completely rewritten in LUA, enhancing clarity and reliability. Initially crafted in C#, the script transitioned to LUA due to persistent errors and a stronger familiarity with the latter language.
NOTE: If updating to V1.2.0 we recommend deleting previous version files.
V1.1.0 (Requested by JoyLucien on GTA5Mods)
Customizable Blink Duration You can now customize the time it takes for the screen to fade out and fade in (blink duration) by editing the ImmersiveBlinkFX.ini file in the script directory.
Periphery-to-Center Effect I've added a new periphery-to-center effect when blinking, which simulates the screen going black from the edges towards the center during the blink.
Renamed DLL FiveM Renamed FiveM dll from ImmersiveBlinkFX.net.dll to ImmersiveBlinkFX.Client.dll.
V1.0.0
- Initial Release.
Installation (Singleplayer)
Download the mod: Download the provided `.dll` file.
Install Script Hook V:
- If you don't have it installed, download and install Script Hook V from Dev-C.
- Follow the instructions for installing Script Hook V.
Install Script Hook V .NET:
- Download and install Script Hook V .NET from GitHub.
- Ensure the ScriptHookVDotNet.asi, ini and dll files are in your GTA V root folder.
Place the Script: Place the ImmersiveBlinkFX.dll file in the scripts folder located in your GTA V directory. If the folder doesn't exist, create it.
Ini:Configure blink settings via the scripts\\Code-Master\\Configs\\ImmersiveBlinkFX.ini file.
Launch the game: Start GTA V, and the mod will automatically apply its functionality.
Installation (FiveM)
Place the Script: Place the ImmersiveBlinkFX folder in the resource folder located in your FiveM server directory.
Add to cfg: Add ensure or start ImmersiveBlinkFX in your server.cfg located in your FiveM server directory.
config.lua:Configure blink settings via the config.lua file.
Launch the game: Start GTA V, and the mod will automatically apply its functionality.
License & Usage:
This script is the property of Code Master. Do not copy, sell, or claim this script as your own. Unauthorized use or distribution is prohibited.
Credits:
You are welcome to feature this mod in YouTube videos or other showcases. If you do so, please provide appropriate credit to the creators of this mod. Thank you!
Contact Us
Want to get in contact with us? Here are a couple places you can do so:
Первая загрузка: 17 октября 2024
Последнее обновление: 2 ноября 2024
Последнее скачивание: час назад
19 комментариев
More mods by Code Master:
Overview
The ImmersiveBlinkFX mod for GTA V adds subtle visual effects to your screen in Grand Theft Auto V (GTA V) that mimic the blinking effect seen when closing and opening your eyes. This enhances immersion and creates a more natural experience when playing.. (Only works in First Person Camera)
Features:
Versions
V1.3.0 Enhancements & Bug Fixes
V1.2.0 (Requested by JoyLucien on GTA5Mods)
V1.1.0 (Requested by JoyLucien on GTA5Mods)
V1.0.0
Installation (Singleplayer)
Installation (FiveM)
License & Usage:
This script is the property of Code Master. Do not copy, sell, or claim this script as your own. Unauthorized use or distribution is prohibited.
Credits:
You are welcome to feature this mod in YouTube videos or other showcases. If you do so, please provide appropriate credit to the creators of this mod. Thank you!
Contact Us
Want to get in contact with us? Here are a couple places you can do so:
The ImmersiveBlinkFX mod for GTA V adds subtle visual effects to your screen in Grand Theft Auto V (GTA V) that mimic the blinking effect seen when closing and opening your eyes. This enhances immersion and creates a more natural experience when playing.. (Only works in First Person Camera)
Features:
Realistic Blinking: The script simulates blinking when in first-person view, enhancing the immersion.
Configurable Durations: Customize how long the screen fades out and fades back in during a blink.
Randomized Blinking: Enable or disable random blink intervals to simulate more natural eye behavior.
Versions
V1.3.0 Enhancements & Bug Fixes
Added immersive water effects an overlay now appears when the player is swimming, enhancing underwater visuals.
Introduced dynamic weather effects subtle mist appears on-screen in cold weather for added realism.
Added faster blinking when running enables dynamic blinks that adjust to player activity for a more responsive experience.
Configurable settings for running blink intervals running blinks are faster by default. When the player stops running, either the standard BlinkInterval or a random interval is applied based on your settings.
Fixed blink bug where the screen would briefly go fully black and display a loading icon. (Please report if this issue persists.)
V1.2.0 (Requested by JoyLucien on GTA5Mods)
Customizable Random Blinks Introduced a configurable boolean setting in the INI file to toggle the 'EnableRandomBlinks' feature, allowing users to customize the interval between blinks. This feature generates a random duration within the range defined by RandomBlinkMin (in milliseconds) and RandomBlinkMax (up to 10,000 milliseconds).
Removed redundant code Streamlined the codebase by removing redundant segments, addressing minor stuttering issues encountered during gameplay.
FiveM Version The FiveM version has been completely rewritten in LUA, enhancing clarity and reliability. Initially crafted in C#, the script transitioned to LUA due to persistent errors and a stronger familiarity with the latter language.
NOTE: If updating to V1.2.0 we recommend deleting previous version files.
V1.1.0 (Requested by JoyLucien on GTA5Mods)
Customizable Blink Duration You can now customize the time it takes for the screen to fade out and fade in (blink duration) by editing the ImmersiveBlinkFX.ini file in the script directory.
Periphery-to-Center Effect I've added a new periphery-to-center effect when blinking, which simulates the screen going black from the edges towards the center during the blink.
Renamed DLL FiveM Renamed FiveM dll from ImmersiveBlinkFX.net.dll to ImmersiveBlinkFX.Client.dll.
V1.0.0
- Initial Release.
Installation (Singleplayer)
Download the mod: Download the provided `.dll` file.
Install Script Hook V:
- If you don't have it installed, download and install Script Hook V from Dev-C.
- Follow the instructions for installing Script Hook V.
Install Script Hook V .NET:
- Download and install Script Hook V .NET from GitHub.
- Ensure the ScriptHookVDotNet.asi, ini and dll files are in your GTA V root folder.
Place the Script: Place the ImmersiveBlinkFX.dll file in the scripts folder located in your GTA V directory. If the folder doesn't exist, create it.
Ini:Configure blink settings via the scripts\\Code-Master\\Configs\\ImmersiveBlinkFX.ini file.
Launch the game: Start GTA V, and the mod will automatically apply its functionality.
Installation (FiveM)
Place the Script: Place the ImmersiveBlinkFX folder in the resource folder located in your FiveM server directory.
Add to cfg: Add ensure or start ImmersiveBlinkFX in your server.cfg located in your FiveM server directory.
config.lua:Configure blink settings via the config.lua file.
Launch the game: Start GTA V, and the mod will automatically apply its functionality.
License & Usage:
This script is the property of Code Master. Do not copy, sell, or claim this script as your own. Unauthorized use or distribution is prohibited.
Credits:
You are welcome to feature this mod in YouTube videos or other showcases. If you do so, please provide appropriate credit to the creators of this mod. Thank you!
Contact Us
Want to get in contact with us? Here are a couple places you can do so:
Первая загрузка: 17 октября 2024
Последнее обновление: 2 ноября 2024
Последнее скачивание: час назад
This file has been approved automatically. If you think this file should not be here for any reason please report it.
This is dope, works no issues!! Seems like something long overdue, great job yo!!!
@skeeze415 Thank you very much, this is definitely overdue - However there will be more updates, Just wait and see.
Can fivem also load the net script?
@JoyLucien Yes, this is a server-side resource for FiveM, which means it can only be used on a server, not directly on your local FiveM client. It needs to be installed and run on a FiveM server to function properly.
@BerkshireMods we require authors to include a video showcasing their script, thank you for complying
@BerkshireMods OK, I thought fivem could run sp's net script directly
Can you add the time of entering and exiting the black screen to the configuration file so that it can be modified? If there is an effect where the periphery is black first and then gathers towards the center, it may be better
SCP-173 mod when
@JoyLucien NEW IN V1.1.0
- Customizable Blink Duration: You can now customize the time it takes for the screen to fade out and fade in (blink duration) by editing the ImmersiveBlinkFX.ini file in the script directory.
- Periphery-to-Center Effect: I've added a new periphery-to-center effect when blinking, which simulates the screen going black from the edges towards the center during the blink.
Also a video is now in description, also you have been credited for the suggestions in V1.1.0
@BerkshireMods Thank you for doing this. I have another idea. In the configuration file, Time between blinks in milliseconds is a fixed time. Can you add another option: If it is turned on, the blink will be randomly set within the set time. For example, if the time of this option is set to 1-5 seconds, the blink will be randomly set between 1-5 seconds. If it is turned off, the fixed time of Time between blinks in milliseconds will be used.
@JoyLucien NEW IN V1.2.0
• Customizable Random Blinks: Introduced a configurable boolean setting in the INI file to toggle the 'EnableRandomBlinks' feature, allowing users to customize the interval between blinks. This feature generates a random duration within the range defined by RandomBlinkMin (in milliseconds) and RandomBlinkMax (up to 10,000 milliseconds).
• Removed redundant code: Streamlined the codebase by removing redundant segments, addressing minor stuttering issues encountered during gameplay.
• FiveM Version: The FiveM version has been completely rewritten in LUA, enhancing clarity and reliability. Initially crafted in C#, the script transitioned to LUA due to persistent errors and a stronger familiarity with the latter language.
Again, you have been credited for the suggestions in V1.2.0
@BerkshireMods good job,One suggestion: I think you don't need to include the video in the mod file, it's too big, you can use youtube
@JoyLucien I thought I deleted it - but I didn't so i will in next update!
@BerkshireMods i get black screens for mili seconds, what is anoyying
even when i am not in a car and walk around
@Mauluskus Do you notice a loading icon in the bottom-right corner when these black screens occur? If so, this is a new bug linked to the custom blink feature, which seems to trigger the issue after extended gameplay. I'm actively working on a fix for this—thank you for your patience!
Dawg I will stick with real life blinking, cool mod though.
@logoso2020 That's absolutely fine, this mod was made because i've been playing a few horror games and blinking is in some so that's where the idea came from, however thank you for the feedback
@BerkshireMods use the Add Video button below the big green download button to add a YouTube video to your upload page