MFR Beta released!
- Roadknight
- Member
- Posts: 614
- Joined: Mon Dec 17, 2007 1:42 pm
You remember
-MFR version 2a
-Windows XP SP2
-Don't know OpenGL version
-nVidia GeForce 6200 Turbocache video card
-512mb RAM
Dependency Walker still detects that msvcr80.dll is not available, however regsvr32 still refuses to register the file.
Edit: Sort of amusing really. Regsvr32 crashes with a runtime error while trying to register a DLL to prevent MFR from crashing with a runtime error.
-MFR version 2a
-Windows XP SP2
-Don't know OpenGL version
-nVidia GeForce 6200 Turbocache video card
-512mb RAM
Dependency Walker still detects that msvcr80.dll is not available, however regsvr32 still refuses to register the file.
Edit: Sort of amusing really. Regsvr32 crashes with a runtime error while trying to register a DLL to prevent MFR from crashing with a runtime error.
- Kmaster
- MTM2 Engineer
- Posts: 1369
- Joined: Fri Oct 10, 2003 6:19 pm
- Location: Valparaíso, Chile.
- Contact:
Do you have msvcr80.dll on your Windows/System32 folder?
EDIT: My version of Beta2a didn't work at first time, i had to replace the CONFIG.CFG file from the Beta1f version to make it work.
Try beta1f, the lastest stable release.
http://trevorsarchives.selfip.net/kmast ... beta1f.exe
EDIT: My version of Beta2a didn't work at first time, i had to replace the CONFIG.CFG file from the Beta1f version to make it work.
Try beta1f, the lastest stable release.
http://trevorsarchives.selfip.net/kmast ... beta1f.exe
Wow... it seems that over one entire *page* of this thread has been dedicated to a few people who have tried everything to get this working on the computer of the person who let them down with "Project Monster." That's one awesome community!
Slayer, that link you provided (http://www.microsoft.com/Downloads/deta ... laylang=en) did the trick. The default setup still didn't work (MFR truck on World Finals track) but I ran it with Bigfoot on C98 and was happy to see it booted up properly at last! The physics can definitely use some work but the game looks and feels great.
Latest: I just did a full C98 lap in Bulldozer, 1024x768. It had a little bit of lag but nothing too bad. The truck drives vaguely like an inflatable toy that doesn't like to stay on its roof or side, but the visuals look good, the framerate was pretty good, and the broken-bridge jump felt GREAT even without perfect physics.
Slayer, that link you provided (http://www.microsoft.com/Downloads/deta ... laylang=en) did the trick. The default setup still didn't work (MFR truck on World Finals track) but I ran it with Bigfoot on C98 and was happy to see it booted up properly at last! The physics can definitely use some work but the game looks and feels great.
Latest: I just did a full C98 lap in Bulldozer, 1024x768. It had a little bit of lag but nothing too bad. The truck drives vaguely like an inflatable toy that doesn't like to stay on its roof or side, but the visuals look good, the framerate was pretty good, and the broken-bridge jump felt GREAT even without perfect physics.
Mat-Allum wrote:Slayer, that link you provided (http://www.microsoft.com/Downloads/deta ... laylang=en) did the trick. The default setup still didn't work (MFR truck on World Finals track) but I ran it with Bigfoot on C98 and was happy to see it booted up properly at last! The physics can definitely use some work but the game looks and feels great.
No problem

Latest results with latest build:
-Default MFR truck does work and so does default track. Apparently the problem I had before was just a one-shot issue.
-Felt very good to race Sidewinder Canyon with a good view distance. I have never seen the track like that before - quite a nice break from the obsolete 20-square view distance limit of mtm2!
-Cascade Summit and City Limits did not work; neither did the summit rumbles (they gave an error regarding the skybox or backdrop or something)
-Jqoc's original BF14 replica uploaded for the expo '03 did indeed work (well, the version with the body, anyway). It causes lots of problems with mtm2 but in MFR it seems to be the best truck around in terms of physics. It doesn't display quite right in the truck preview window but it's fine in the game.
I'll try it on a few more tracks and see how those come out. Nice job!
-Default MFR truck does work and so does default track. Apparently the problem I had before was just a one-shot issue.
-Felt very good to race Sidewinder Canyon with a good view distance. I have never seen the track like that before - quite a nice break from the obsolete 20-square view distance limit of mtm2!
-Cascade Summit and City Limits did not work; neither did the summit rumbles (they gave an error regarding the skybox or backdrop or something)
-Jqoc's original BF14 replica uploaded for the expo '03 did indeed work (well, the version with the body, anyway). It causes lots of problems with mtm2 but in MFR it seems to be the best truck around in terms of physics. It doesn't display quite right in the truck preview window but it's fine in the game.
I'll try it on a few more tracks and see how those come out. Nice job!
Unfortunately yes... most of enocell's stuff doesn't work on it, except Route 66 and Quadrophenia (or however you spell that one). Hopefully that will be fixed soon.
Notes for Jpez:
EDIT 1:
Just ran a lap on Tinhorn Junction. I think the physics would drastically improve just by lowering the body on the truck. Compare a truck in mtm2 with the same truck in MFR, and note the difference. I don't think it's so much the "position" of the tires as it is the compression of the shocks and how much they will compress when pushed on. mtm2's shocks reach full compression very often whereas MFR's don't do it nearly as much. Perhaps it's a bad adjustment on the trucks, perhaps an alignment issue in the game, perhaps both. I think ideally the tires should be moved up and the shock travel slightly decreased to compensate.
Edit 2:
I notice that the camera stays stiffly behind the truck at all times and never swivels from side to side when the truck turns (as if the camera can't turn fast enough to stay directly behind it). This "side-to-side rotation lag" effect often gives a racing sim a smoother feel - maybe you could implement that in the future? I think I have the algorithm for it left over from Project Monster. It's written in C-Script and would require a few changes but you can have it if you'd like.
Notes for Jpez:
EDIT 1:
Just ran a lap on Tinhorn Junction. I think the physics would drastically improve just by lowering the body on the truck. Compare a truck in mtm2 with the same truck in MFR, and note the difference. I don't think it's so much the "position" of the tires as it is the compression of the shocks and how much they will compress when pushed on. mtm2's shocks reach full compression very often whereas MFR's don't do it nearly as much. Perhaps it's a bad adjustment on the trucks, perhaps an alignment issue in the game, perhaps both. I think ideally the tires should be moved up and the shock travel slightly decreased to compensate.
Edit 2:
I notice that the camera stays stiffly behind the truck at all times and never swivels from side to side when the truck turns (as if the camera can't turn fast enough to stay directly behind it). This "side-to-side rotation lag" effect often gives a racing sim a smoother feel - maybe you could implement that in the future? I think I have the algorithm for it left over from Project Monster. It's written in C-Script and would require a few changes but you can have it if you'd like.
Alright, been playing around with this for quite a while. Love the slap wheelies in drag racing. Makes it a lot more fun than MTM2.
Although, many trucks do not work. None of Scott B's trucks work, and it gives me the "76 Runtime" Error. Is there any way to fix this? Do I need to copy some stuff from my MTM2 folder into the MFR folder so it can load the models?
Anways, here's some trucks that work (so far)
Gun Slinger (Garrett Lockhart, version 2)
Sudden Impact (Garrett Lockhart)
Eradicator (Garrett Lockhart)
Nitro Hornet (recently released)
Q-Torque Iron Outlaw (Recently released)
Bounty Hunter 08 (recently released)
El Toro Loco 07
TRUCK2.pod (all MTM2 trucks)
Hot Wheels (2005 Release)
Although, many trucks do not work. None of Scott B's trucks work, and it gives me the "76 Runtime" Error. Is there any way to fix this? Do I need to copy some stuff from my MTM2 folder into the MFR folder so it can load the models?
Anways, here's some trucks that work (so far)
Gun Slinger (Garrett Lockhart, version 2)
Sudden Impact (Garrett Lockhart)
Eradicator (Garrett Lockhart)
Nitro Hornet (recently released)
Q-Torque Iron Outlaw (Recently released)
Bounty Hunter 08 (recently released)
El Toro Loco 07
TRUCK2.pod (all MTM2 trucks)
Hot Wheels (2005 Release)
Edit - Pretty much anything from 2005 and older works with this game. Scott B''s trucks must be using an unsupported tire model, because everything else works wonders. Heck, even Garrett Lockhart's trucks work, and look amazing in this game. MTM2 doesn't do them justice.
Tracks are a different story.
Tracks are a different story.
- TlathamXmahtalT
- Member
- Posts: 702
- Joined: Sun Jun 08, 2008 7:46 am
- Location: In BinEdit, using YOUR models.
- Contact:

And It Is WAAAAAYYYYYY Too Slow.