![]() | ||
Views: 24,291,579 |
Home
| Forums
| Uploader
| Wiki
| Object databases
| IRC
Rules/FAQ | Memberlist | Calendar | Stats | Online users | Last posts | Search |
03-28-25 12:55 PM |
Guest: |
0 users reading Model Importing Question | 1 bot |
Main - Archived forums - SMG questions and issues - Model Importing Question | Hide post layouts | New reply |
MeTheMarioMan |
| ||
Member Normal user Level: 26 ![]() Posts: 1/128 EXP: 92678 Next: 9597 Since: 01-09-14 Last post: 2567 days ago Last view: 2451 days ago |
Hi everyone,
I'm new to Super Mario Galaxy hacking so I apologize if I ask any n00b questions. But anyway, I'm trying to import a model into Whitehole. I followed Goembario's tutorial on how to turn obj to bdl and all that stuff. I managed to see my (little glitchy) model in Whitehole. But when I tried testing it, the game crashed before the title screen appeared. Not sure what to do to fix this? |
shibboleet |
| ||
![]() Fire Mario DROP TABLE users; Level: 124 Posts: 2383/4661 EXP: 21692185 Next: 144416 Since: 07-07-12 Last post: 1686 days ago Last view: 699 days ago |
The model is too big, because the game can only hold so much memory for models. ____________________ a |
MeTheMarioMan |
| ||
Member Normal user Level: 26 ![]() Posts: 2/128 EXP: 92678 Next: 9597 Since: 01-09-14 Last post: 2567 days ago Last view: 2451 days ago |
Do I need to scale the model down in Whitehole more, or is the model itself too big? |
shibboleet |
| ||
![]() Fire Mario DROP TABLE users; Level: 124 Posts: 2384/4661 EXP: 21692185 Next: 144416 Since: 07-07-12 Last post: 1686 days ago Last view: 699 days ago |
Try reducing the faces and texture sizes on the model, and try again. Also, did you add the model to the ProductMapObjDataTable? ____________________ a |
wjg |
| ||
Member Normal user Level: 18 Posts: 14/54 EXP: 25596 Next: 4301 Since: 11-05-13 Last post: 1883 days ago Last view: 1590 days ago |
What galaxy did you place it in?
Flip-Swap is recommended as its a galaxy that is very modifiable without crashes. |
shibboleet |
| ||
![]() Fire Mario DROP TABLE users; Level: 124 Posts: 2385/4661 EXP: 21692185 Next: 144416 Since: 07-07-12 Last post: 1686 days ago Last view: 699 days ago |
It'll work in any galaxy, it really doesn't matter which one. ![]() ____________________ a |
MeTheMarioMan |
| ||
Member Normal user Level: 26 ![]() Posts: 3/128 EXP: 92678 Next: 9597 Since: 01-09-14 Last post: 2567 days ago Last view: 2451 days ago |
I did add it to ProductMapObjDataTable, but the model was extracted from Super Mario 64 DS. Is that not possible to do?
I put the model over MrRean's blank template of RedBlueExGalaxy. |
shibboleet |
| ||
![]() Fire Mario DROP TABLE users; Level: 124 Posts: 2386/4661 EXP: 21692185 Next: 144416 Since: 07-07-12 Last post: 1686 days ago Last view: 699 days ago |
..did you edit the ClassName in the ProductMapObjectDataTable, to make it SimpleMapObj? ____________________ a |
MeTheMarioMan |
| ||
Member Normal user Level: 26 ![]() Posts: 4/128 EXP: 92678 Next: 9597 Since: 01-09-14 Last post: 2567 days ago Last view: 2451 days ago |
Yes, and the ModelName to my level's name. |
shibboleet |
| ||
![]() Fire Mario DROP TABLE users; Level: 124 Posts: 2387/4661 EXP: 21692185 Next: 144416 Since: 07-07-12 Last post: 1686 days ago Last view: 699 days ago |
...weird. Which model are you using from SM64? ____________________ a |
blank |
| ||
Normal user Level: 26 Posts: 105/129 EXP: 99867 Next: 2408 Since: 07-08-12 Last post: 3678 days ago Last view: 2651 days ago |
Try uploading your files. It's easier to find your problem if we don't have to blindly guess. |
MeTheMarioMan |
| ||
Member Normal user Level: 26 ![]() Posts: 5/128 EXP: 92678 Next: 9597 Since: 01-09-14 Last post: 2567 days ago Last view: 2451 days ago |
Um OK here's a link to some files I used. I didn't know which files to put on the download, so I just put a few of the more important files I had. Let me know if there's not enough.
https://www.mediafire.com/folder/v8361dugclc51/SMG2%20Files |
blank |
| ||
Normal user Level: 26 Posts: 106/129 EXP: 99867 Next: 2408 Since: 07-08-12 Last post: 3678 days ago Last view: 2651 days ago |
The problem is ProductMapObjDataTable.arc. It is supposed to contain ProductMapObjDataTable.bcsv but it contains another ProductMapObjDataTable.arc. |
MeTheMarioMan |
| ||
Member Normal user Level: 26 ![]() Posts: 6/128 EXP: 92678 Next: 9597 Since: 01-09-14 Last post: 2567 days ago Last view: 2451 days ago |
Thank you everyone, I finally got the model onto the game! But now, there's a few more problems. ![]() 1. When Mario flies into the galaxy, he dies. But his respawn point is correct. 2. There are many random spots where Mario just falls through and dies. 3. The textures are messed up and some don't work the way I made them in the Collision editor. |
MK7tester |
| ||
![]() Magikoopa I'm back Level: 105 ![]() Posts: 2799/3145 EXP: 12022855 Next: 239405 Since: 07-07-12 From: Dolphic Island Last post: 2935 days ago Last view: 2933 days ago |
Posted by MeTheMarioMan 1. Change the ScenarioStarter object 2. Collision errors :< 3. Huh, that's odd, are you using the latest full model importer? |
blank |
| ||
Normal user Level: 26 Posts: 107/129 EXP: 99867 Next: 2408 Since: 07-08-12 Last post: 3678 days ago Last view: 2651 days ago |
Are you using the model you uploaded? Because that is way to small to be used. You should scale your model to the correct size before you create the collision. |
MeTheMarioMan |
| ||
Member Normal user Level: 26 ![]() Posts: 7/128 EXP: 92678 Next: 9597 Since: 01-09-14 Last post: 2567 days ago Last view: 2451 days ago |
Hi everyone, again.
Now I have the model perfectly on the game. But the collision is all out of whack. For one, everytime I move, Mario just floats across the ground. In random spots can I walk, but can't jump. This is the first time I've ever imported a model, so I don't really know what I'm doing while fiddling around with the settings. |
NWPlayer123 |
| ||
Member Imma Snuggle You Level: 111 ![]() Posts: 3019/3604 EXP: 14749016 Next: 119344 Since: 07-07-12 From: Colorado Last post: 3439 days ago Last view: 1596 days ago |
How are you importing it? I recommend obtaining sketchup pro 8 and exporting the collision with these settings https://kuribo64.net/?page=thread&id=812 the sliding thing is really weird, but if you export it with sketchup it usually works if the model is good. If you want I can look at it and import it for you, but I think it's better you learn how to do it on your own. You'll need this plugin once you get sketchup pro tho, it goes in C:\Program Files\Google\Google Sketchup 8\Plugins or at least, that's what it is for me. It could be in Program Files(x86) if you're using a 64 bit system, or in a different folder name in Google, but copy this to that plugins folder For SM64DS I'd recommend importing in kilometers, because that seems to be the scale for SM64DS to SMG2. I assume you're using the model as the collision?
So once that plugin is installed, in sketchup, go to plugins > obj importer > Import OBJ [No Materials] and set it to kilometers, and if it asks you to flip, say yes. Then use the export settings in my thread to export the model and use the obj to import. Simple enough. ____________________ "I hate playing musical chats" ~ Quote of the month |
Jesse |
| ||
Member Normal user Level: 54 Posts: 163/688 EXP: 1172612 Next: 61258 Since: 09-05-13 Last post: 2715 days ago Last view: 2276 days ago |
I have a question about the new obj2bdl.py and the extended obj exporter.
first I have to say that the vertex colors works fantastic, it makes my model very professionail. BUT I saw that there was a little scale problem and that the model is scaled 500 times down. this effects also the collision, its horrible. I don't know if it is the obj2bdl or the extended exporter but I ask if you guys could look at it.(I exporter it from blender of course) |
Marionumber1 |
| ||
Wii U hacker Level: 55 Posts: 307/709 EXP: 1286916 Next: 27273 Since: 07-07-12 Last post: 2553 days ago Last view: 929 days ago |
Imported models are usually really small in-game, so we just edit the level to scale them up. |
Main - Archived forums - SMG questions and issues - Model Importing Question | Hide post layouts | New reply |
Page rendered in 0.122 seconds. (2048KB of memory used) MySQL - queries: 29, rows: 239/239, time: 0.050 seconds. ![]() © 2005-2008 Acmlm, Xkeeper, blackhole89 et al. |