NFSMW Motion Blur Controller
v1.1.0.1337
Source Code: https://github.com/nlgxzef/NFSMWMotionBlurController/
------------------------------------------------------------------------------------------------------------
Description:
NFSMW Motion Blur Controller is a mod which tweaks the Motion Blur effect of the vanilla game.
Features:
- Toggle Motion Blur (Widescreen Fix and Vanilla Implementation)
- Modify Motion Blur Strength
- Modify Effective Speed
- Reload The Configuration Any Time Automatically
Note: Motion blur should be enabled in game config/registry for this mod to take effect.
------------------------------------------------------------------------------------------------------------
Installation:
! Before installation, make sure that you're using v1.3 speed.exe (5,75 MB (6.029.312 bytes)).
If not, just search "NFS Most Wanted NO DVD Crack RELOADED" on Google, Bing or any search engine you like.
Now you can install the script. Just follow these steps:
1) Open the archive you downloaded.
2) Extract "scripts" folder and "dinput8.dll" into your NFSMW Installation Folder.
2a) If you already have a "dinput8.dll" that comes from another mod, Windows will ask you to replace the file. In this case, keep the more recent one.
3) (Optional) Edit the configuration file (NFSMWMotionBlurControllerSettings.ini) as you like.
4) Run the game!
! IMPORTANT: If your game is installed in a restricted directory (For example: C:\Program Files (x86)\EA GAMES\Need for Speed Most Wanted), you have 4 options to make the mod work properly:
1) Run your game as administrator.
2) Move your whole game installation to somewhere unrestricted. (Like, E:\Games\NFSMW)
3) Take ownership of your game directory. (Check out: https://www.intowindows.com/add-take-ownership-to-right-click-menu-in-windows-10/ )
4) Copy the configuration (*.ini) files into the Virtual Store. (%LOCALAPPDATA%\VirtualStore\Program Files (x86)\EA GAMES\Need for Speed Most Wanted\scripts)
------------------------------------------------------------------------------------------------------------
Changelog: (+ Addition, * Change, ! Attention, - Deletion)
v1.1.0.1337 (Build 1.1; Rev.00) :
* Seperated Widescreen Fix implementation and the vanilla variable of the Motion Blur toggle.
+ Added FileWatch to auto-detect the config file changes. (Suggested by @ThirteenAG)
- Removed hotkey to reload the config file as it's not necessary anymore.
v1.0.1.1337 (Build 1; Rev.01) :
+ Added an option to toggle Motion Blur.
+ Added a thread to reload the config with a key press.
v1.0.0.1337 (Build 1; Rev.00) :
+ Initial release.
------------------------------------------------------------------------------------------------------------
Credits:
Main Developer:
- nlgxzef
Requested By:
- P A I N
Thanks to:
- Aero_: Cheat Engine script.
- P A I N: thumbnail.
- ThirteenAG: NFSMW Widescreen Fix & suggestion to use FileWatch to auto-detect the config file changes.
- ThomasMonkman: FileWatch.
- Hex-Rays: IDA PRO.
- EA Black Box: Accidentally adding symbols into NFSMW Gamecube NTSC build.
+ And the ones I forgot to list here. Sorry!
------------------------------------------------------------------------------------------------------------
See ya!
©2023 nlgxzef @ ExOpts Team - No rights reserved. ;)
Comments
GreatToProfessional (February 07, 2023 @ 15:04)
@nlgxzef I have a suggestions for NFSPU Extra Options:1. Auto Drive
2. Engine sounds of AI cars with the player are very different and cool! to replace the sounds of the player's cars so that the sound of my cars is the same as the AI. (It is also possible to reverse the sound of the engine, so that the sound of the front of the car comes to the back and the sound of the rear comes to the front.)
3. More Opponent Cars.
4. Improve AI and can drive very professional.
5. Changeable opponent cars in evolution.
blankteer (December 22, 2022 @ 22:46)
what about x360 car shaders mod (MW360Tweaks.asi), adding it somewhat increases the threshold the blur occurs at and decreases its intensity, so you just need to compensate it by the corresponding properties in the NFSMWMotionBlurControllerSettings.ini. so, the tale moral is: nerds who post mods guided by the principle 'poop and run' may with the same success not do it at all - anyway no one would clue how it's supposed to be used.blankteer (December 22, 2022 @ 22:27)
ok, i made it work, by kinda brute forcing lol. there are at least 2 undocumented tricks in terms of how this controller's combined with x360 stuff pack (https://nfsmods.xyz/mod/1200) and x360 car shaders (https://nfsmods.xyz/mod/828). if you have the first one unpacked alongside this controller, you must set MotionBlur=0 in the NFSMWMotionBlurControllerSettings.ini so that it does not override the x360's motion blur by pc-vanilla one which affects your car as well.Exogery (December 22, 2022 @ 12:15)
Dreams become true, much thanks ;)I tried make the same thing based on Archie's code, but with no result.