nodvd & widescreen
1. Install the full game from the original DVD
2. Download and install the update to v1.3
3. Place the NODVD workaround image in a folder called "NODVD" within your game folder. Place "SafeDisc4 Blocker.exe" in the game folder. Place the resolution changer "nfsmwres.exe" also in thr game folder.
4. Locate the "NFSMW-MiNi.mdf" in the "NODVD" folder, select properties, then advanced then choose "compress to save disk space". (This will save about 1.74Gb of unnecessary disk usage).
5. Install Daemon Tools (tested with version 4.00HE)
6. [if you want a shortcut] Create one with the "target" and "start in" paths as "morespeed.bat" and the installation folder
7. [if you care] also in the shortcut update the icon path to "NFSMW_icon.ico"
8. To run the game simply use the shortcut, a shell window will appear, followed by a launcher. Select you're desired resolution and version 1.3 and hit launch.
9. Once you've finished playing close the launcher window, the safe disc blocker will close and the virtual disk unmount.
The script is (paths will need to be updated):
Code:
@echo off
"C:Program FilesDaemon Toolsdaemon.exe" -mount 0,"C:GamesNFSMWNODVDNFSMW-MiNi.mds"
"C:GamesNFSMWSafeDisc4 Blocker.exe" nfsmwres.exe
"C:Program FilesDaemon Toolsdaemon.exe" -unmount 0
PM me if you require any of the files.