I did answer your question: it's complicated. They're not stored in individual files, nor is it any kind of standard model format, nor does the game even instance them how you think it would. Some generic models like Rayman are stored in Fix.sna, but most of them are re-defined every time they appear inside the level files themselves, and extracting them is also a relatively complicated process. When they're extracted we convert them to a user-friendly format like OBJ anyway.
We haven't taken a look at Rayman 3 yet (that I can recall), but a lot of the same rules will likely apply since they're running off of the same engine.
RayModels suggestion
Forum rules
Please keep the forum rules and guidelines in mind when creating or replying to a topic.
Please keep the forum rules and guidelines in mind when creating or replying to a topic.
-
Adsolution

- Posts: 22233
- Joined: Sat Aug 22, 2009 4:55 pm
- Contact:
- Tings: 110541
Re: RayModels suggestion
Is it known what Rayman 3´s "fix"-files and .lvl files contain?Adsolution wrote:I did answer your question: it's complicated. They're not stored in individual files, nor is it any kind of standard model format, nor does the game even instance them how you think it would. Some generic models like Rayman are stored in Fix.sna, but most of them are re-defined every time they appear inside the level files themselves, and extracting them is also a relatively complicated process. When they're extracted we convert them to a user-friendly format like OBJ anyway.
We haven't taken a look at Rayman 3 yet (that I can recall), but a lot of the same rules will likely apply since they're running off of the same engine.
-
PluMGMK

- Posts: 40508
- Joined: Fri Jul 31, 2009 9:00 pm
- Location: https://www.youtube.com/watch?v=cErgMJSgpv0
- Contact:
- Tings: 136606
Re: RayModels suggestion
Wow, and I used to think it was all really efficient, looking at the file sizes.Adsolution wrote:I did answer your question: it's complicated. They're not stored in individual files, nor is it any kind of standard model format, nor does the game even instance them how you think it would. Some generic models like Rayman are stored in Fix.sna, but most of them are re-defined every time they appear inside the level files themselves, and extracting them is also a relatively complicated process. When they're extracted we convert them to a user-friendly format like OBJ anyway.
Globally available textures, models, text and such. Apart from the text, we don't really know any specifics as far as I know.Rock_TBT wrote:Is it known what Rayman 3´s "fix"-files and .lvl files contain?
-
The Jonster

- Posts: 40789
- Joined: Sat Mar 24, 2018 6:15 am
- Location: The realm of Mario Karting
- Tings: 51035
Re: RayModels suggestion
A year has passed since this suggestion, seems to be the case for a lot of things[/]
Last edited by The Jonster on Fri Jan 25, 2019 5:14 pm, edited 1 time in total.
Re: RayModels suggestion
Then off you go, implement all of them yourself since it's so easyThe Jonster wrote:A year has passed since this suggestion, seems to be the case for a lot of things
