Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

mtm2 and other sensible chat
Post Reply
User avatar
Fila
Member
Posts: 2060
Joined: Mon Jul 02, 2001 2:01 pm
Location: Lost in Translation
Contact:

Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Fila »

This is it. This is the last beta patch before we get Comm Patch 3 officially. No new features will be added in here until Patch 3 is out. So this will be exclusively a bug fixing run and a "fix the dang gamepad" run :p

Anyway, this patch is actually another massive patch and it's coming with its own eco system. So please bear with me as I will first post the threads and then slowly upload the links as I need to take this one step at a time. For someone that just races the game... well... nothing really has changed. The key word here is "no news is good news". Underneath there has been a massive change bringing it to 64bit, increasing all the limits and what else but if the game looks the same as before it means it is working correct. If something is amiss, that is broken and I will need to fix it. So let me try to separate what this update does:

.50 fixes:

- i have did further work on the dpad quality of life. Initially i wanted to test these myself on the steam deck but... i'm not going to lie, due to this getting pushed back due to the events, I wasn't in the mood anymore and will have you guys suffer first :p
But basically every screen will now have a button highlighted, it might not be the ones you find the easiest so we can still work on it. Hopefully the LB/RB thing works. I made it so that supposedly you can go between driver checkin, race screen, garage using LB/RB but haven't tested. Likewise in the options menu you should be able to switch between the 4 main tabs.
- Added an "Are you sure?" yes/no prompt when selecting Restart Race from the pause menu
- In the Races menu, fixed the text of the Randomize button
- fixed dpad buttons to not change camera when in pause menu
- fixed f4 in pause menu
- attempted to fix Ford Chan's flying planes. Hopefully this doesn't break other models, so it's something to be tested over time.
- when interacting with a dropdown menu on pad, it would be nice to be able to click A to open it, then be able to scroll through it normally with dpad / stick. After landing on your choice, pressing A again should close the dropdown.
- fixed A button behaviour leaking into the race start
- Increased pod limit to 499... good luck out there! Don't blame me when pods corrupt other pods ;)
- temporary fix for AI trucks in J drags (it's a cheat fix, hence temporary)
- overall menu scaler. I like mine at 72% on 1440p screens.
- Arizona's purple texture
- going to start properly tracking versions now ingame as well

Not fixed:
- still hunting this one too: There's some weird steering reversal bug that I've only ever encountered on the J Drags just before hitting the second jump in the outside part of the course on random occasions, with the Xbox Controller XInput running.
- I can share screen shots if needed, but it seems that headlights can cause a bug that scrambles the landscape during replays. Textures wind up in all the wrong places. Might just be the limitations of my system, but it could be worth looking into.
I thought i can replicate it but i cannot. Also i did do a lot of work in this 64bit transition so i might have fixed it by mistake?

I really wanted to test the gamepads myself to make sure I am not releasing something broken (testing with steam deck) but I am simply running out of time and the next two days are busy so I would like to just release it now and deal with the aftermath later ;)

A quick feature that I added:

- in options>game there is now a racing line to help Ford-chan. Work in progress but good enough for now ;)

Technical aspects:

- game now runs in 64bit executable
- has support for .png and .tga files
- i have decided against adding support for any other model objects. If we get the .bin models to export/import with blender correctly there's not really much reason to add support for others. Unless people really really think we need to :)
- increased a bunch of limits (look into the authoring links that I will put up for info about limits)
- increased the filename limits. However, as a general rule, please STICK TO 18 CHARACTERS MAX (without counting the extension). You can go higher but depending on the context (if it's in the art folder or models folder) it takes various lengths. 18 max is a safe universal rule that also supports the normal mapping texture. Except for animation textures. Those, for a few other reasons that there's no reason to explain, are hardcoded to the old engine standards, so the filename cannot be longer than 11 (11 characters + the extension which results in 14 characters in total). BinEdit and Traxx 1.6.2 already enforce this.
- as a general rule, you can freely add .png/.tga files to the art folder and it will overrule the original .raw/.act files without deleting them. Which means that you can make the game HD without changing a single object. Furthermore, you can release a POD file that you mount in pod.ini to give MTM2 a big HD conversion. The reason is simple, I made it in the code that if the game finds a .png file with the same name as the .raw/act file it should consider that it is the same texture but in HD format, so it will load that texture first and raw/act is the fallback. Any existing track/model/background/sky can be upgraded to HD this way.
- speaking of skies, if you create a WeatherArt folder and place your own sky .png/.tga files in there, they will take priority and show up in your game. The hard rule about this is that it needs to have the same names as the existing sky textures.
- normal mapping is done through .png files only. so if you have example.raw or example.png and add example_N.png, that is the normal mapping texture and the game will treat it as such. This is hardcoded, if you do not give it the _N.png it will not load as a normal mapping. And there's some good news and bad news. Normal mapping can be added to any pre-existing truck, even the .raw/act ones. For terrain, you can only add if you use HD textures first. So you need to use a .png/.tga file to be able to pair it with a _N.png texture. The reason for this is that normal mapping was not planned and the whole rendering engine was built a specific way. It is too much work to have to redo everything, it would touch the shadows again and I simply don't want to do it ;) The other good news is, if you just release a .pod file to update your terrain to HD, you just add the normal mapping texture alongside it and it will work!

Track Making specific:
- the game now has a few additional object properties.
- Train works as before but should now be used for actual trains only. It comes with the sound and the headlight.
- Moving is the same as the train but it strips away the train sounds and the headlight. So generally, add anything that is moving to this instead of train.
- Light, the game now supports adding static lights. No more workaround involving trains. And there are various options you can chose from, the length of the cone, how intense the lighting is and even the colour of the cone. Go nuts. Can be paired with any object but obviously to make it look good, you want to add this to an object that looks like a flashlight or something. Traxx will now show you a nice helper arrow to see which direction the light cone is pointing at and how wide the lighting on the ground is.

Truck/Object making specific:
- Added the transparent/reflection glass. Originally talked about as shiny/transparent texture, the end result is that this is not a new texture type. From now on, this is seen as a material which can be added to any pre-existing face. So you can load a truck and just throw the material setting on the existing texture and voilla, you end up with glass. Magic i tell you. There is a Glass Preset button, please use the glass preset only. You are free to play around with the parameters to get it to look to your liking but do not touch any of the flags.
- Likewise, using the same concept there is a "foliage preset", which basically is an attempt to simulate translucent leaves. You select which faces you want to be translucent, select the foliage preset and then play around with the parameters, leaving the flags untouched.

The reason you must leave the flags untouched is because the updated game engine orders the models into certain caches for performance reasons. There's a static cache which is the fastest, a mid tier cache which is for moving objects including trucks which is semi-fast and a "per frame" drawing. If you play around with the flags, the game engine will not recognize the face and move the whole object to a "per frame" drawing and too many of these objects and it will kill the fps. Per frame hits FPS very hard.

Likewise, you CAN add glass material to static models if you want to make them look nicer but you have to understand the cost. Almost all static models are in the static cache (fastest), adding a glass material to them will move them to the mid tier. Again, too many of these and performance will start hurting. This is another thing where a way to fix this would involve a complete rewrite of the rendering engine and I just don't want to. If you really want to add fancy uses of glass to static models, use different scenery levels to allow people to use them or not if they have a strong system.

Overall utility:

C-POD26 1.0.1 - forum discussion and download link here
- I have remade c-pod and renamed it as c-pod26 and currently sits at version 1.0.1
This will probably become essential at dealing with all the new updates as c-pod26 is aware of all of them.

Traxx 1.6.2 - forum discussion and download link here
- Traxx has been fixed, no more crashes and has been updated to 1.6.2
- it is HD aware and it allows you the option, when importing HD textures, to create raw/act as a fallback. Then when you save the pod it asks you if you want to save the .pod with the raw/act fallback or just the HD textures. The reason for the fallback, if you want to make it legacy compatible but honestly, I strongly feel that people should be moving to the updated engine instead.
- You can set it as preference that when importing HD textures, it does NOT create additional raw/act files.
- Traxx has updated limits that mirror what the engine supports. Check it out to see what the new numbers are.

Binedit 2.3.0 - forum discussion and download link here
- added the aforementioned materials (glass, foliage)
- you can now click on a face to select it!
- it has an "export to blender" option. There are actually two places for this. The normal export, and an animated model export. They need slightly different things, so it appears in both cases.

Surprise additions:
- I wasn't planning on doing it this early, but TRI hid away the option to remove the background. So I added it in. You can toggle the show horizon (will rename this) and it will do away with the background. Some tracks will have a flicker problem and some will not. This needs fixing but I haven't gotten around to it. I have to admit, it looks nicer than I thought it would. And doing away with the sky texture and the backdrop is surprisingly not as bad as I thought it would be.
- DRAG WEEKEND IS HERE.

But that's not all
- TOURNAMENTS ARE HERE!!!! or should I say, ENHANCED TOURNAMENTS ARE HERE!!!!!!!! Enhanced? Well... let's just say there's some black magic going on behind the scenes. The longer you play a tournament, the more the results will vary so you know... to give you the feel of real competition ;) This works for all tournament modes BUT because computer opponents are so bad in circuits/rallies, it isn't really that noticeable there. Where it IS noticeable and works really well it's in the drags. So create a longer drag tournament and you will have some nice surprises. This is to say, when a tournament is created, specific personalities and abilities are assigned to each truck that will carry throughout the tournament. When you start a new tournament, they are given fresh. So these are not hardcoded per truck but they are assigned at tournament creation to random trucks and will be active for as long as you play in the tournament.
- I have fixed the computer trucks in the stock J drags but I have not verified how they work with sonic trucks option.
- opponent trucks can now run the red light or start more slowly.
- when you do a drag weekend, in qualification you will always run against an opponent. The result against the opponent doesn't matter. There is a technical reason for this. Getting a proper lap time to calculate the weekend brackets has proven to be a pain in the ass. So the qualification does two things. 1. You qualify. 2. It measures a time for the opponent trucks. They will run as always for the qualification run, perfect start etc. Then their time will be compared to what time you have saved in your hall of fame. Whichever one is faster wins and will be used as a baseline for the weekend to calculate AI brackets. If you actually watch the computers race each other, this doesn't matter as they will just use a normal race physics.

There is a movies additional download. These are HD version in .mp4 of the original videos. Make folder called Videos_HD in the mtm2 folder, copy it there and you will have HD versions.

This should contain everything that is needed, so it shouldn't be dependent on any of the previous patches.
I sincerely hope I have not introduced any bugs but the last two weeks, between working on 4 different programs at the same time (mtm2, cpod, traxx, binedit) and the hurricane, my head is spinning.
As always, if you run into bugs that you had previously and have not been fixed, please repost them. There is a very good chance I either missed them due to having so many things to work on, or I tried to fix it and it looked fixed on my end.

https://www.mtm2.com/~mtmg/misc/Beta0.51.zip
https://www.mtm2.com/~mtmg/misc/Beta0.51_hotfix9.zip <---- needs the files from .51, if you already have downloaded .51 then this is all you need
https://www.mtm2.com/~mtmg/misc/mtm2_videosHD.zip <--- it's 700mb!!! (fixed)
https://www.mtm2.com/~mtmg/misc/missing_video.zip <--- TOP02 had no sound
https://www.mtm2.com/~mtmg/misc/mtm2_cool_sky.zip <--- this is a nice seamless clear day sky texture i found. Perfect to show you how this works, just copy the folder into mtm2 and rename it to CLOUDY2.PNG (or just remove the _bonus) and voilla!
User avatar
OG_RuDeE
Member
Posts: 277
Joined: Fri Apr 28, 2023 4:11 pm

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by OG_RuDeE »

I won't be able to properly check this out until tomorrow afternoon, but woo! Thanks, Fila!
User avatar
Ford-chan
Member
Posts: 301
Joined: Sun Feb 05, 2017 5:17 am
Location: Australia
Contact:

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Ford-chan »

Feedback so far...

- When starting a Drag from the Drag Weekend menu, Sonic Trucks are on by default without being able to turn it off, I've only ever been successful in winning at Indiana State Fairgrounds with it on, but not the straight indoor drags.

- I believe the Auto Stage button is tied with how the AI stages as well, therefore you're always deep staging along with the AI, which leads to being more prone to red lighting, which prior to this patch, it was never a thing.

- As much as I love the Racing Line option (finally!) at some point it also needs to be an option through the Controller options like with other bind commands, much needed for turning on or off on the fly.

- The Racing Line being the default white color can be a problem on tracks with white textures, and with the Snow weather running, maybe an option in the Races menu to change color of the Racing Line for those workarounds perhaps?

- Much like how in MTM1 when you win a drag weekend, a victory video clip plays afterwards, I feel like this is also needed in MTM2's Drag Weekends, for e.g, lose on the first round (Lose video), lose in either the semi final or final round (Other/TOP video), and win the weekend (Win video). It would be much cooler than what's in there now.

- At some point, the external mirror for Chase Cameras will need to stay on after exiting to desktop, then return to game afterwards.

- Hopefully the Options menu button can be added into the Quick Race menu and other Solo Play menus soon.

Haven't tried out the Tournament mode yet, but I'll probably get around to trying it soon.
User avatar
Fila
Member
Posts: 2060
Joined: Mon Jul 02, 2001 2:01 pm
Location: Lost in Translation
Contact:

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Fila »

On shoot, I knew i forgot something. I wired the engine up to allow users to make mtm1 extra info type pop up windows for their tracks. Have to wire this in traxx too to make it easily avaliable to everyone.
User avatar
Fila
Member
Posts: 2060
Joined: Mon Jul 02, 2001 2:01 pm
Location: Lost in Translation
Contact:

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Fila »

Ford chan, I've been meaning to ask about your drag steering reversal bug, does it affect gameplay or is it just visual? Does your truck move in the direction of the steering change?
Shockwave_S08
Member
Posts: 48
Joined: Thu Jan 15, 2026 12:53 am

Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Shockwave_S08 »

Found only one outstanding issue so far: the HD videos cut off prematurely, around a second or two before they finish playing.
User avatar
Ford-chan
Member
Posts: 301
Joined: Sun Feb 05, 2017 5:17 am
Location: Australia
Contact:

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Ford-chan »

Fila wrote: Wed Aug 19, 2026 12:29 pm Ford chan, I've been meaning to ask about your drag steering reversal bug, does it affect gameplay or is it just visual? Does your truck move in the direction of the steering change?
Personally, I haven't had it happen again since. Although, there is this bug (and this might be my own Controller being faulty all of the sudden) where upon race start from booting up the game, the Chase camera will just suddenly move down on it's own, leaving me to adjust it again, not a pleasant convenience. I might need someone else here to confirm if this just so happens to be a mechanical problem with my Controller, and not a universal bug across the board?

It's a Thrustmaster Eswap Pro X Controller BTW.
User avatar
Kmaster
Member
Posts: 1500
Joined: Fri Oct 10, 2003 6:19 pm
Location: Valparaíso, Chile.
Contact:

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Kmaster »

I found some issues while trying free-roam. they are somewhat hidden to someone who uses GOLD/Z-mode, but they are bugs nonetheless.

First I tried the feature to remove background, I got a black band between the upper and lower skybox.
then I tried loading a track using z-mode, the track models positions were all wrong, except the checkpoint markers and a few skeletons. very weird.
cap1.jpg
Captura de pantalla 2026-08-20 003051.png
Captura de pantalla 2026-08-20 003234.png
i also got opponents. I was expecting no opponents since i was in free-roam mode. also, they looked all weird. they had a single pair of wheels and infinite shocks/driveshaft pointing to the south and crossing the middle of the truck. The opponents also weren't following the proper track course. They just spawned in a weird place.
Captura de pantalla 2026-08-20 003141.png
also maybe this should go to the wishlist but, can we have a more stable z-mode? and a upscale to the z-mode text? when i typed a wrong .sit name on purpose the game showed an error (okay) and then just went black. i could hear UI sounds but my screen was all black, had to kill the process with task manger.

also if i go underground using SLEW (Y mode) the whole map is mirrored.
Captura de pantalla 2026-08-20 005622.jpg
You do not have the required permissions to view the files attached to this post.
User avatar
Kmaster
Member
Posts: 1500
Joined: Fri Oct 10, 2003 6:19 pm
Location: Valparaíso, Chile.
Contact:

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Kmaster »

(part 2)
the skybox issue is kinda random. sometimes i had a lower, mirrored skybox, sometimes not.
Captura de pantalla 2026-08-20 005756.jpg
Captura de pantalla 2026-08-20 005813.jpg
I also tried hypercube rumble, no issues except i had no trees. then I tried TPARK.SIT (farm road 29) and again the model positions were all messed up. it kinda remind me of the position of the models in Valparaiso racing 1.2 (which was the original track I was free-roaming).
Captura de pantalla 2026-08-20 010107.jpg
Captura de pantalla 2026-08-20 010152.jpg
you can see on that last screenshot that a trees and other models had no such placement issues. Kinda makes me think z-mode does not reload object and truck positions when loading a new situation. but that still wouldn't completely explain why trees and checkpoints weren't affected.

by the way can we have something like Quake or Unreal Tournament, a game console/terminal of sorts that lets us add opponents, change weather, change map, change truck, change garage settings etc with commands? and one that doesn't crash on typos :lol:

I still feel reflections are too much, and that non-stock trucks looks like glass trucks, but hey i can live with that, since i can turn that off. Also I'm not a fan of the distance gradient but if you fix the black band issue it might look better when having no backdrop.
You do not have the required permissions to view the files attached to this post.
User avatar
Ford-chan
Member
Posts: 301
Joined: Sun Feb 05, 2017 5:17 am
Location: Australia
Contact:

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Ford-chan »

Feedback part two...

- Certain MTM1 mechanics like dead heats (both trucks finishing at the same time) and double DQs (both trucks must rerun again) are yet to be accounted for.

- As far as qualifying with both opponents running is concerned, Monster Jam used to run their qualifying formats in the same way two decades ago, and some half of last decade as well, so this really isn't all that drastic (PENDA accuracy on the other hand :P ).

- Selecting a Drag race from the Quick Race menu, with Race Weekend box turned on, Computer Opponents are automatically set to "1" even when you have the "Opponents" slider set to 7 or above, this bug carries over to the Default Opponents slider in the "Game" Options menu as well, I guess in order to remove this bug is to have both separate Default Opponents sliders for Circuit/Rally, and Drag in the "Game" Options menu?
User avatar
Fila
Member
Posts: 2060
Joined: Mon Jul 02, 2001 2:01 pm
Location: Lost in Translation
Contact:

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Fila »

Kmaster, the mirrored world always existed since day 1 of the game. That's how reflections work in the water. It builds a mirror and hides it.
The bugs with the horizon are known, I brought it in early but I did not have time to deal with it. The reason that sometimes is a band and sometimes it goes half a screen is related to the long standing visual bug on tracks with water and water reflections turned on. You get the same behaviour with a regular background where it's mirrored and at certain angles you actually get to see the whole background.

The objects being messed up looks weird from the outside but I know the issue. The game z mode breaks the midtier cached items (anything that is moveable) whereas it loads the static objects correct. Though I am surprised that the train is loaded correct, should re-check what is going on there. Anyway, you're cheat mode bugs will go last :p

Ford-Chan... question about the drag weekend and sonic trucks, do you have them turned on when you go to quick race and the races screen? My suspicion is that the mode is set there and then is saved for the whole game (tournament has an override button). I should add the sonic trucks button to the drag weekend too.
User avatar
Ford-chan
Member
Posts: 301
Joined: Sun Feb 05, 2017 5:17 am
Location: Australia
Contact:

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Ford-chan »

Fila wrote: Thu Aug 20, 2026 2:43 am Ford-Chan... question about the drag weekend and sonic trucks, do you have them turned on when you go to quick race and the races screen? My suspicion is that the mode is set there and then is saved for the whole game (tournament has an override button). I should add the sonic trucks button to the drag weekend too.
Tried it again with Sonic Trucks turned off in the Quick Race menu (and from memory I would've had it turned off in the Tournament menu as well) a subtle difference is noticeable, you get some fair competition on tracks like Indiana State Fairgrounds, but RCA Dome and B.C Place with the second car set snag bug is out of the question, as it's all but pure luck if the AI gets snagged as well before you do.
Ford chan, I've been meaning to ask about your drag steering reversal bug, does it affect gameplay or is it just visual? Does your truck move in the direction of the steering change?
FFS! It just happened to me again on the J Drags, and I'm only hoping someone else is affected as well, but that's mainly just in case if it's my Thrustmaster gamepad being buggy as hell.
User avatar
Fila
Member
Posts: 2060
Joined: Mon Jul 02, 2001 2:01 pm
Location: Lost in Translation
Contact:

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Fila »

Long ago (like 15 years ago) I did have a Thrustmaster wheel that did the exact thing, it turned out it was dying.
User avatar
Ford-chan
Member
Posts: 301
Joined: Sun Feb 05, 2017 5:17 am
Location: Australia
Contact:

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Ford-chan »

I'm frantically waiting for Gamesir to release the Swift Drive controller before I phase out my Thrustmaster ESwap X Pro gamepad, since it's one of the first gamepads to have a direct drive steering wheel mounted on to the gamepad itself.

One other thing as well... There's some weird bug going on where starting a Circuit/Rally race, the camera will just start off on one of the CPU trucks instead of yours, meaning I have to change the CPU/Player camera back over to my truck, then Restart Race in the process.
User avatar
Ford-chan
Member
Posts: 301
Joined: Sun Feb 05, 2017 5:17 am
Location: Australia
Contact:

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Ford-chan »

Feedback part three...

- Cale's MTM1 Pontiac Silverdome Drag is where the AI are more frequent at red lighting than the TRI Drags, either it's just Cale's drag, or a potential problem for more custom drags to come.
User avatar
Fila
Member
Posts: 2060
Joined: Mon Jul 02, 2001 2:01 pm
Location: Lost in Translation
Contact:

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Fila »

It means the distance between the stage line and the start line is not the same (cale's one is shorter). I will have to see if there is any reliable way I can measure it in game instead of hard coding the values.

And for the TRI drags hang issue, I am now thinking that instead of trying a million workarounds inside the game engine, maybe it's better i just manually fix the actual drags and re-release them :)
User avatar
Legend_Of_Wii
Member
Posts: 61
Joined: Thu May 10, 2018 11:33 pm
Location: Imagination
Contact:

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Legend_Of_Wii »

Fila wrote: Thu Aug 20, 2026 11:20 am It means the distance between the stage line and the start line is not the same (cale's one is shorter). I will have to see if there is any reliable way I can measure it in game instead of hard coding the values.

And for the TRI drags hang issue, I am now thinking that instead of trying a million workarounds inside the game engine, maybe it's better i just manually fix the actual drags and re-release them :)
Yeah that would be for the best, lol.
I know that's gonna be a pain in the rear cause it'll take some time, but trust me, I'd rather take fixing the track themselves than to do tons of workarounds inside the game engine just to make them all work properly.
There's no rush, just take your time and enjoy it.
If you and the others really wanna make sure you know what happens next when any problem rises, why not use any recording program (free or any that's paid you may have already) during those sessions to retrace your steps? :P I have OBS Studio and I am thinking of doing that to help me remember what all I did then, to maximize my memories there in case I forget.

Good news Fila, I got my new mini pc in person now! I was able to install MTM2 onto it as well so I can get started playing with the game again and make content for the game again.
I can finally join and help you out in the play testing area now, and I shall be preparing my list of specs so I may show them off from both PC devices so you may see what they are. I will be asking stuff here and there before I fully get started then.

But I may wait until Community Patch #3 is released first unless you think otherwise. :)
I'm the creator of the Army Armstrong voice model on Uberduck.ai. :)
But Uberduck.ai removed all the contributed voices so that site sucks now. :( Will re-upload it soon!

MTM Community Discord Server
https://discord.gg/JvF4sMYRbA
Feel free to join if you wish.

Founder of Team_Legendz
https://truckerlegends.voobly.com/

"Hey buddy, ready to get muddy?" ~ Army Armstrong
Addons is art!
User avatar
Ford-chan
Member
Posts: 301
Joined: Sun Feb 05, 2017 5:17 am
Location: Australia
Contact:

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Ford-chan »

Fila wrote: Thu Aug 20, 2026 11:20 am It means the distance between the stage line and the start line is not the same (cale's one is shorter). I will have to see if there is any reliable way I can measure it in game instead of hard coding the values.

And for the TRI drags hang issue, I am now thinking that instead of trying a million workarounds inside the game engine, maybe it's better i just manually fix the actual drags and re-release them :)
Well obviously TRI is probably at fault for such design flaws within the jump obstacles for those stock drags, so you might as well consider it, it's just a case if the actual GAME.POD can remain perfectly intact as it is whilist the design flaws within those stock drags can be fixed?

Even Cale's Pontiac Drag, mostly with the custom trucks, have that stuck snagging issue as well, not all that often, but occasionally, that alone would make me think about exactly how those crush car models behave compared to something like those MTM2 Drag/Freestyle tracks from two decades ago? Collision boxes obviously.
User avatar
Fila
Member
Posts: 2060
Joined: Mon Jul 02, 2001 2:01 pm
Location: Lost in Translation
Contact:

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Fila »

If the models are sufficiently close I can write an in engine workaround to avoid the collision. It is what I have been attempting to do actually. I initially tried for the stock drags but those models are so far apart it introduced extra weird behaviour that made me revert my attempts.

And yeah the game.pod can be fixed and have it remain unchanged but just with the drags fixed.
User avatar
Fila
Member
Posts: 2060
Joined: Mon Jul 02, 2001 2:01 pm
Location: Lost in Translation
Contact:

Re: Re: Re: MTM2 Beta Patch 0.51 - We've got x64... and then some

Post by Fila »

Ford-chan wrote: Thu Aug 20, 2026 3:34 am I'm frantically waiting for Gamesir to release the Swift Drive controller before I phase out my Thrustmaster ESwap X Pro gamepad, since it's one of the first gamepads to have a direct drive steering wheel mounted on to the gamepad itself.

One other thing as well... There's some weird bug going on where starting a Circuit/Rally race, the camera will just start off on one of the CPU trucks instead of yours, meaning I have to change the CPU/Player camera back over to my truck, then Restart Race in the process.
I am very confused at this because I do not experience any of it. So i can only wonder if it's something to do with your gamepad or another gamepad related button leak, similar to what was reported that if A button is assigned to a specific function and it is used to hit GO, it will both start the race AND apply the function. This itself should have been fixed but I wonder if something else leaks. I cannot test this because i have no gamepad.
Post Reply