Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Cars Race-o-Rama .xng

Featured Replies

  • Replies 56
  • Views 20
  • Created
  • Last Reply

Top Posters In This Topic

  • Author
  • Localization

DJ Normality, posted Sun Dec 08, 2019 7:42 pm (52465)


Image

Vertex offset
Image
Image

Face offset
Image
Image

UV offset
Image
Image

This is the first time I have used the Tri-Strip. Not too sure what it does but seems to work :lol:
If anyone could write a simple script or drop and drag .exe for these files I would appreciate it.

Sample File
https://drive.google.com/file/d/1kjjJzl ... sp=sharing
  • Author
  • Localization

Allen, posted Fri Jan 08, 2021 2:31 am (61529)


Image
Image
This is a car that can talk and jump.
However, it is still not sure how the texture works, maybe you should provide a complete archive file.
  • Author
  • Localization

DJ Normality, posted Fri Jan 08, 2021 7:33 pm (61553)


All i have is the .XNG's .P3G's and the texture maps. There was other data like .ini files and .txt files but i didnt think they were useful. I sent you a dm of the tools I used and the game download. But I dont have any of the original content anymore.
  • Author
  • Localization

Code, posted Mon Jan 11, 2021 12:48 pm (61598)


Interesting, did you load of one the .got/wot animation files for McQ? would it be possible to open these up in Blender or 3ds Max? because this could be useful for me since i am modding the games and i would like to edit models or create new animations, we develop a mod that's goal is to combine three games released by THQ into one game using the second game (Cars Mater-National) as a base for a mod we call Hi-Octane, if you're willing to help us or something i may give you an invatation link to our discord server
also you're using the rainbow_studios.bms script to unpack Race-O-Rama data correct?
  • Author
  • Localization

Allen, posted Mon Jan 11, 2021 3:40 pm (61602)


I made a NOESIS plugin, supports models, bones, and skins.

20230102 Update:
How to install:
Move the plugins folder to the Noesis directory

About export option:

Cars SLT Model Format
-removecolor - remove vertex color rgba
-fixalpha - disable vertex color alpha


About:
This is a Noesis C native plugin project.

The importer supports the following Cars model formats:

XNG XBOX360 / PC

P3G (Same as XNG) PS3

GCG WII / GameCube

DXG PC / XBOX

PSG PS2

SLT text format

Exporter supports:

SLT text model format

SLT files can be converted to xng, dxg format using SLTConvert.



SLT to XNG / DXG Converter:
viewtopic.php?f=5&t=12889&start=20#p71798

CarsRaceORama_NoesisPlugin20230102.zip

  • Author
  • Localization

DJ Normality, posted Mon Jan 11, 2021 3:41 pm (61603)


Thank you so much Allen. Finally after 3 years :D

@Code i used the cars_ror_p3r.bms script

Noesis does crash on some of these. Not too sure. I went ahead and packed all the files I do have for you if you need to do more test. Probably an unnecessary amount of files but I didn't know what all you needed. And seems not all meshes are the same.

Image

Archive
https://drive.google.com/file/d/10e9_kv ... sp=sharing
  • Author
  • Localization

Code, posted Tue Jan 12, 2021 1:41 am (61614)


Noesis seems to be crashing while trying to load characters that have Headlights and Breaklights just checked it a couple of times and each time i loaded characters with no headlights or breaklights it worked just fine and with headlights and breaklights Noesis seems to crash
  • Author
  • Localization

Allen, posted Tue Jan 12, 2021 1:37 pm (61621)


Added support for models with headlights, brake lights, and colored buildings.

I think it would be perfect if the texture with the correct file name can be unpacked.
Image
Image
Image
Image
Image
  • Author
  • Localization

Code, posted Tue Jan 12, 2021 2:01 pm (61622)


Thank you for the information, also one of our programmers is asking if you could release the source code of the script, we're trying to see if we could convert a .fbx file to .xng
there is also another model file format .gcg it's mainly used by the Wii version of these games, it's mostly a different version of .xng could you maybe look into these as well?

here is a sample file: https://drive.google.com/file/d/1bO_n-f ... sp=sharing

would there be anyway of contacting you anywhere else besides here? like Discord or something like that?
  • Author
  • Localization

Allen, posted Tue Jan 12, 2021 2:31 pm (61624)


I also updated the 010 format template. I have posted the format, and I think sharing the format is important. If you understand the format, you can process the model accordingly.
I will take a look at the WII format when I have time. Generally, the native geometry of console games on different platforms will be different, and other data will remain roughly unchanged.
  • Author
  • Localization

Code, posted Tue Jan 12, 2021 7:16 pm (61626)


Alright, Thank you again for your help, waiting for any news
  • Author
  • Localization

Code, posted Tue Jan 12, 2021 11:17 pm (61629)


@Allen one of my programmers is asking if it would be possible for you to make a .FBX to .XNG script
  • Author
  • Localization

Allen, posted Wed Jan 13, 2021 6:40 am (61633)


Sorry, there are still some unknown things in this format, and I have no plans to write an exporter.
  • Author
  • Localization

DJ Normality, posted Wed Jan 13, 2021 8:42 am (61636)


Thanks again for looking into it. They look great. :D I didn't know you were able to get the bones too. Amazing work.
Image
  • Author
  • Localization

Gamer-Geek, posted Tue Mar 09, 2021 7:57 pm (62755)


@Allen I have been interested in modding Cars Mater-National for almost ten years now. I first started around 2012, but stopped after two years of very little progress. The only files that I was able to open and edit were the textures and some of the scripts. At the time, the 3d files (.xng) were completely inaccessible since the format is proprietary, but this was exactly what I was trying to edit. The possibilities that open up with importing/exporting models and animation are almost limitless. Having found this thread, I'm really excited to see such progress with reverse-engineering of the 3d models! Allen, you seem to be the only one who know how to program a file to import/export the models into 3ds Max or Blender. Is there any way you could finish programming the Noesis script to have a fully functioning program?
  • Author
  • Localization

EthanParks25, posted Fri Nov 12, 2021 12:44 am (67475)


I wished we could export .FBX to .XNG to make new models.
  • Author
  • Localization

Code, posted Tue Jan 25, 2022 10:45 pm (69362)


@Allen
you said that there is still a lot of things unknown about the model formats that Cars use, namely XNG, GCG, etc, point is there is tons of old source codes for tools that the developers used to create assets for the game. So if you're interested you can take a look to see if there is anything that could help you understand these formats and perhaps help us with model conversions

http://www.mediafire.com/file/pa379eq09 ... s.rar/file

here is a link to those files if you're interested.
let me know if you manage to do something with this.
  • Author
  • Localization

Allen, posted Wed Mar 23, 2022 3:22 pm (70670)


Code wrote:
@Allen
you said that there is still a lot of things unknown about the model formats that Cars use, namely XNG, GCG, etc, point is there is tons of old source codes for tools that the developers used to create assets for the game. So if you're interested you can take a look to see if there is anything that could help you understand these formats and perhaps help us with model conversions

http://www.mediafire.com/file/pa379eq09 ... s.rar/file

here is a link to those files if you're interested.
let me know if you manage to do something with this.

I am looking at the gcg format of the wii platform recently, and I have read the old source code you released.
The source code doesn't compile, it's missing something like "ParameterBlocks.h", which is a function to read a text file, and it seems that the include and lib of the corresponding version of the directx sdk need to be added.
The source code slt converts the xng part without any problem, and the converted XNG format content is the same as the CARS-RACE-O-RAMA format.
The slt converts the gcg part, I think it's only for the game cube platform, it's not compatible with the WII version.
It should be said that it is not fully compatible, for non-skinned models, I think it still works?

The WII version gcg format is relatively new, the tool is not applicable, and the code for the skinning part is missing.
The WII version of the gcg format has added skinning (that is, bones weights), and I may consider adding the viewing support of this format in the plugin.

When it comes to Cars Modding, I think there needs to be some groundwork:
Import and export of archive files, batch unpacking, and one-click packing.
The file name corresponding to the file HASH must be clear, otherwise the file cannot be located.
Texture import and export tools.
The last is the modification of the model level.
  • Author
  • Localization

CollinJoe, posted Wed Mar 23, 2022 9:11 pm (70678)


Allen wrote:
Code wrote:
@Allen
you said that there is still a lot of things unknown about the model formats that Cars use, namely XNG, GCG, etc, point is there is tons of old source codes for tools that the developers used to create assets for the game. So if you're interested you can take a look to see if there is anything that could help you understand these formats and perhaps help us with model conversions

http://www.mediafire.com/file/pa379eq09 ... s.rar/file

here is a link to those files if you're interested.
let me know if you manage to do something with this.

I am looking at the gcg format of the wii platform recently, and I have read the old source code you released.
The source code doesn't compile, it's missing something like "ParameterBlocks.h", which is a function to read a text file, and it seems that the include and lib of the corresponding version of the directx sdk need to be added.
The source code slt converts the xng part without any problem, and the converted XNG format content is the same as the CARS-RACE-O-RAMA format.
The slt converts the gcg part, I think it's only for the game cube platform, it's not compatible with the WII version.
It should be said that it is not fully compatible, for non-skinned models, I think it still works?

The WII version gcg format is relatively new, the tool is not applicable, and the code for the skinning part is missing.
The WII version of the gcg format has added skinning (that is, bones weights), and I may consider adding the viewing support of this format in the plugin.

When it comes to Cars Modding, I think there needs to be some groundwork:
Import and export of archive files, batch unpacking, and one-click packing.
The file name corresponding to the file HASH must be clear, otherwise the file cannot be located.
Texture import and export tools.
The last is the modification of the model level.

I'd still like a .gcg plug-in that supports both GC and Wii models, regardless, but I guess I can see how hard it's gonna be.
  • Author
  • Localization

itsmeft24, posted Thu Mar 24, 2022 1:26 am (70682)


@Allen
Regarding your hash-related queries:
I've documented some information on the XBR/P3R archives used in Race-O-Rama here: https://github.com/itsmeft24/cars-resea ... ts/xbr.txt
And code to extract arbitrary files from the archive format can be found here: https://github.com/itsmeft24/cars-resea ... r/main.cpp
A list of files with cracked names (yes, they did have to be brute-forced for the most part) can be found here, with versions for both P3R and XBR: https://github.com/itsmeft24/cars-resea ... ash_labels

If you require any assistance getting some of this stuff set up, you can HMU in private messages!
  • Author
  • Localization

TKFRvision, posted Thu Mar 24, 2022 4:57 am (70685)


Allen wrote:
Code wrote:
@Allen
you said that there is still a lot of things unknown about the model formats that Cars use, namely XNG, GCG, etc, point is there is tons of old source codes for tools that the developers used to create assets for the game. So if you're interested you can take a look to see if there is anything that could help you understand these formats and perhaps help us with model conversions

http://www.mediafire.com/file/pa379eq09 ... s.rar/file

here is a link to those files if you're interested.
let me know if you manage to do something with this.

I am looking at the gcg format of the wii platform recently, and I have read the old source code you released.
The source code doesn't compile, it's missing something like "ParameterBlocks.h", which is a function to read a text file, and it seems that the include and lib of the corresponding version of the directx sdk need to be added.
The source code slt converts the xng part without any problem, and the converted XNG format content is the same as the CARS-RACE-O-RAMA format.
The slt converts the gcg part, I think it's only for the game cube platform, it's not compatible with the WII version.
It should be said that it is not fully compatible, for non-skinned models, I think it still works?

The WII version gcg format is relatively new, the tool is not applicable, and the code for the skinning part is missing.
The WII version of the gcg format has added skinning (that is, bones weights), and I may consider adding the viewing support of this format in the plugin.

When it comes to Cars Modding, I think there needs to be some groundwork:
Import and export of archive files, batch unpacking, and one-click packing.
The file name corresponding to the file HASH must be clear, otherwise the file cannot be located.
Texture import and export tools.
The last is the modification of the model level.


Don't worry about groundwork. Will do the groundwork. It's just that we don't have nobody that's good with models.
  • Author
  • Localization

Allen, posted Thu Mar 24, 2022 3:26 pm (70691)


Hi Guys,
The ps3 p3g/xbox360 xng format is the same, which I think is the most likely modding. I can't make a promise right now, but I'll consider writing an exporter.
I didn't expect many of you to be interested in modding, seeing that there have been several requests, so I might be able to help.
But maintaining a modding tool takes up a lot of personal time, which is why I didn't do it before.

The ps3 version has the Rpcs3 simulator for debugging, and the wii version also has the Dolphin simulator for debugging, so I think these two versions will be more convenient to modify and facilitate some reverse debugging.

@code @CollinJoe @itsmeft24 @TKFRvision
Are you guys on the same modding group/Discord? Someone can PM me the link?

@itsmeft24
Seeing that you seem to have done a lot of work, great!
If I need any help, I will contact you.

Some process about wii gcg format:
Image
  • Author
  • Localization

CollinJoe, posted Thu Mar 24, 2022 9:46 pm (70698)


Allen wrote:
Hi Guys,
The ps3 p3g/xbox360 xng format is the same, which I think is the most likely modding. I can't make a promise right now, but I'll consider writing an exporter.
I didn't expect many of you to be interested in modding, seeing that there have been several requests, so I might be able to help.
But maintaining a modding tool takes up a lot of personal time, which is why I didn't do it before.

The ps3 version has the Rpcs3 simulator for debugging, and the wii version also has the Dolphin simulator for debugging, so I think these two versions will be more convenient to modify and facilitate some reverse debugging.

@code @CollinJoe @itsmeft24 @TKFRvision
Are you guys on the same modding group/Discord? Someone can PM me the link?

@itsmeft24
Seeing that you seem to have done a lot of work, great!
If I need any help, I will contact you.

Some process about wii gcg format:
Image

I haven't been in the modding server for over a year, but I know code can definitely PM it to you.
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.