MTM2 Beta Patch 0.43 - Drag me to the finish line
Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
And thanks for the wishes guys!
- Kmaster
- MTM2 Engineer
- Posts: 1369
- Joined: Fri Oct 10, 2003 6:19 pm
- Location: Valparaíso, Chile.
- Contact:
Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
Hey buddy, just hopping up to say that we have all been there, life is all a rollercoaster ride. Best thing to have in mind is to always push yourself to focus on your objectives. Our best teachings come from our worst mistakes! Sending all my best wishes from Chile.
Yes, having Jpez1432 take a look at the code would be the best way to go. He is a prolific programmer and has knowledge of physics and geometry. I personally don't feel like programming anymore haha, enuff horrible stuff I see at work everyday.
Yes, having Jpez1432 take a look at the code would be the best way to go. He is a prolific programmer and has knowledge of physics and geometry. I personally don't feel like programming anymore haha, enuff horrible stuff I see at work everyday.
Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
Wishing you the very best of life Fila, after all it was you that improved the game quite a bit since acquiring the code, and I think you've made the right choice having Jpez take a gander at the code while you're recovering.
Can't wait to see what's next for MTM2.
Can't wait to see what's next for MTM2.
Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
I have a question about the patch, I know we can have different tire models for the front and back, but does this allow for different axle models as well? It may already be there and I overlooked it but if not how hard would it be to implement?
Admin of the MTM2 Draggers facebook page, find it here!
https://m.facebook.com/groups/337032006 ... =bookmarks
Nat Gage (She/They, pls)
I used to be PM Customs but now I'm taking meds for that ;)
https://m.facebook.com/groups/337032006 ... =bookmarks
Nat Gage (She/They, pls)
I used to be PM Customs but now I'm taking meds for that ;)
Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
Axle models do you mean the axle bar?
Want to know what specific part are you looking for exactly so I can look through the code.
Want to know what specific part are you looking for exactly so I can look through the code.
Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
The .bin for the axle itself (like axle3.bin for the stock trucks.) When adding tie rods to the axle I always had to put a set on the front and back of the axle model which looked kinda ugly IMO and added verts to the truck. I was curious if I could go into the truck file and add in specific models for the front and back axle.
Admin of the MTM2 Draggers facebook page, find it here!
https://m.facebook.com/groups/337032006 ... =bookmarks
Nat Gage (She/They, pls)
I used to be PM Customs but now I'm taking meds for that ;)
https://m.facebook.com/groups/337032006 ... =bookmarks
Nat Gage (She/They, pls)
I used to be PM Customs but now I'm taking meds for that ;)
Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
Ok jpez, created a project with the source and added you to it.
Gage, I will follow up on that.
Gage, I will follow up on that.
Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
I'd be happy to help. Got a git repo?
I am a rookie as far as game programming code. But how hard can it be
I am a rookie as far as game programming code. But how hard can it be

Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
Considering how bad the code is... not great 
Also I had no idea what I was doing when I started this either so the changes I made are very noob like. lol
What email are you using? I have it uploaded on gitlab.
Also I had no idea what I was doing when I started this either so the changes I made are very noob like. lol
What email are you using? I have it uploaded on gitlab.
Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
My gitlab profile is https://gitlab.com/trevord2 if that helps.Fila wrote:Considering how bad the code is... not great
Also I had no idea what I was doing when I started this either so the changes I made are very noob like. lol
What email are you using? I have it uploaded on gitlab.

- Nascarfan15
- mtm2 rocks!
- Posts: 609
- Joined: Mon Nov 28, 2005 11:34 pm
- Location: Brockton, Massachusetts
- Contact:
Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
Wow i take a leave of absent for a long time and you got mtm1 drag tracks working in mtm2! Congrats guys!

Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
I just want to pop in and say how awesome this is! I've had some fun messing around with it. It's still kinda buggy and not finished but i'm still loving it! Can't wait for more updates on this.
Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
Thank you.
I have been MIA for a long time. I am still too busy for the foreseeable future (I know... busy in these times?) as I try to start a separate business but I'm hoping to soon find the energy to get back into this.
I have been MIA for a long time. I am still too busy for the foreseeable future (I know... busy in these times?) as I try to start a separate business but I'm hoping to soon find the energy to get back into this.
Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
Finally added you.Slayer wrote:My gitlab profile is https://gitlab.com/trevord2 if that helps.Fila wrote:Considering how bad the code is... not great
Also I had no idea what I was doing when I started this either so the changes I made are very noob like. lol
What email are you using? I have it uploaded on gitlab.
Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
Got it. Going through it now. You've made quite a few changes. I don't have a license to vs2017, going to try community 2019Fila wrote:Finally added you.Slayer wrote:My gitlab profile is https://gitlab.com/trevord2 if that helps.Fila wrote:Considering how bad the code is... not great
Also I had no idea what I was doing when I started this either so the changes I made are very noob like. lol
What email are you using? I have it uploaded on gitlab.

Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
I've never tried VS2019 because I haven't worked on it since 2019 was released but I hope it's fine...
Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
Not much luck. Had to install 2017 build tools, which community allows you do add old build tools. But can't build. Need to fiddle more to actually have something to ask for help withFila wrote:I've never tried VS2019 because I haven't worked on it since 2019 was released but I hope it's fine...

Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
I will get back to you later, building is a bit of a pain in the ass because of the .asm files and the .obj they create.
Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
So getting it to build is annoying. You have to try and do a first build which will obviously fail. Then go to safekeep_win32obj and copy those files (overwriting) in the win32obj folder and try to build again and now it should work.
Every time you do a fulll rebuild it will fail again because of those files. You will then have to copy them again. They are tied to the dated .asm which doesn't go well with new visual studios.
Every time you do a fulll rebuild it will fail again because of those files. You will then have to copy them again. They are tied to the dated .asm which doesn't go well with new visual studios.
Re: MTM2 Beta Patch 0.43 - Drag me to the finish line
I know this is necro-posting at this point, but how difficult would it be to add 3DFX support for the 1360x768 resolution? It's my monitor's native resolution and I would love to play at my game's full potential instead of having to run it in software mode
Admin of the MTM2 Draggers facebook page, find it here!
https://m.facebook.com/groups/337032006 ... =bookmarks
Nat Gage (She/They, pls)
I used to be PM Customs but now I'm taking meds for that ;)
https://m.facebook.com/groups/337032006 ... =bookmarks
Nat Gage (She/They, pls)
I used to be PM Customs but now I'm taking meds for that ;)