Kuribo64
Views: 19,995,751 Home | Forums | Uploader | Wiki | Object databases | IRC
Rules/FAQ | Memberlist | Calendar | Stats | Online users | Last posts | Search
04-19-24 09:10 PM
Guest:

0 users reading Questions that don't require their own thread | 1 bot

Main - Archived forums - SMG questions and issues - Questions that don't require their own thread Hide post layouts | New reply

Pages: 1 2 3 4 5 ... 20 21 22 23 24 25 26
Green Toad
Posted on 04-29-15 06:33 PM Link | #59363
Well, in theory, if you could analyze the program's source, couldn't you build upon it to dump the location of the color values in the file at least?

Apologies if this is nonsensical; I don't know much about this, or about Python's capabilities.


Would the P2 Luma be a fixed color or not? I mean, it clearly has some sort of shading involved when you look at it.

I still haven't been able to search its BDL yet, but I will get around to it. On an unrelated note, I did manage to change Ice Luigi's model...:)

____________________
Ice Mario/Luigi Ice Outfit - SMG1&2 Model Hack

Splitwirez
Posted on 04-29-15 07:34 PM Link | #59364
Posted by Green Toad
I did manage to change Ice Luigi's model...:)

ON A REAL WII!?!?!?!?!

TO WHAT!?!?!

Jesse
Posted on 04-29-15 07:36 PM Link | #59365
Posted by Green Toad
Would the P2 Luma be a fixed color or not? I mean, it clearly has some sort of shading involved when you look at it.

depends, is the texture another color or grey when you export it? then yes.

Arisotura
Posted on 04-29-15 07:49 PM Link | #59366
The shading is probably vertex colors, or dynamic lighting.

____________________
NSMBHD - Kafuka - Jul
melonDS the most fruity DS emulator there is

zafkflzdasd

KoopaTroopaMan
Posted on 04-29-15 08:59 PM Link | #59378
Is the color stored as RGB or RGBA? And yeah, the Powerup models are simple. They work fine when changing.

MeTheMarioMan
Posted on 04-29-15 10:53 PM Link | #59387
Do Chomps and Silver Chomps work with ExterminationSwitch and ExterminationPowerStar?

Green Toad
Posted on 04-30-15 07:04 AM (rev. 4 of 05-01-15 03:06 AM) Link | #59404
Posted by Splitwirez
ON A REAL WII!?!?!?!?!

TO WHAT!?!?!

Yes, on a real Wii, but only to Luigi's normal model (which probably isn't even any different, but it uses different textures obviously). I was expecting it to crash when I got the Ice Flower, but to my surprise it worked (though it might just be because it's the same model).

I've made him look like normal Ice Luigi (i.e, no longer made of ice, instead normal wearing traditional Ice Luigi colors). It looks great, the only problem is his hands are somehow still made of ice, which I think could be because they're in another file, which would probably be fixable.
EDIT: I have since fixed his hands. It looks great, and I'll probably be releasing it, however I haven't made it for Mario.

EDIT 2: This might be of interest to anyone who wants to know about model-swapping in SMG (spoilered for length)!

I have since attempted it for Mario, however it causes a crash as both Mario and Luigi when I use the edited IceMario.arc. Interestingly Luigi's works perfectly though if the IceMario.arc isn't included. Another thing of note is that the contents of IceMario.arc and IceLuigi.arc differ slightly: IceLuigi.arc only has iceluigi.bdl inside, while IceMario.arc has icemario.bdl and an animation file, aircontrol.bck, in which Mario does...a somersault? I'm thinking that both Ice Mario and Ice Luigi must be using this animation, which means that the game loads IceMario.arc regardless of what character you are, and thus causes the game to crash. But why does editing IceMario.arc make the game crash, while IceLuigi.arc does not? I'm pretty sure I didn't make a mistake in packing the files and I did yaz0 encoding. I feel like this should get further research.

EDIT 3: Never mind, it turns out I did forget to encode the file. It works perfectly, so I've now made Ice Mario/Luigi into their Ice clothes, hooray! I will be releasing this very soon, so look forward to it!




What I really want is to get this P2 Luma thing done, I'm sick of the orange. I wish Nintendo had just used colored textures instead of color values, then I wouldn't have this problem. If someone does find out at least where SupportTico.bdl's color values are in the file, please do tell me :). In the meantime, I will try to keep looking.

____________________
Ice Mario/Luigi Ice Outfit - SMG1&2 Model Hack

Green Toad
Posted on 05-01-15 03:23 PM Link | #59440
What do you do to edit particle effects? For example, the fire that appears around Mario's hands when he shoots a Fireball.

____________________
Ice Mario/Luigi Ice Outfit - SMG1&2 Model Hack

Splitwirez
Posted on 05-01-15 03:25 PM Link | #59442
Posted by Green Toad
What do you do to edit particle effects? For example, the fire that appears around Mario's hands when he shoots a Fireball.

Use PyJPC.

MeTheMarioMan
Posted on 05-02-15 05:29 PM Link | #59447
How do you edit a MiniGalaxy.arc? I want to replace the MiniRedBlueExGalaxy object with a new model.

KoopaTroopaMan
Posted on 05-02-15 05:37 PM Link | #59448
Replace the BDL in the archive. Note that the new BDL need to be named EXACTLY as the old, MiniRedBlueExGalaxy. Decide self if you want to extract and repack or just edit the archive with WiiExplorer. Both ways work.

MeTheMarioMan
Posted on 05-02-15 05:41 PM Link | #59449
Okay, what about the .bck file that comes with it? Do I need to do anything to it?

KoopaTroopaMan
Posted on 05-02-15 05:43 PM Link | #59450
Delete it.

MeTheMarioMan
Posted on 05-02-15 06:16 PM Link | #59451
Well I got a freeze at the file select screen.

I'm trying to have a model from Sketchup as the bdl. I scale the model down to the size of the
real MiniRedBlueExGalaxy model, then obj2bdl my model. Then I put the BDL into a folder named MiniRedBlueExGalaxy and Rarc Pack it, and it crashes.

KoopaTroopaMan
Posted on 05-02-15 06:34 PM Link | #59452
Did you Yaz0 compress it?

MeTheMarioMan
Posted on 05-02-15 06:45 PM Link | #59453
Yes. I tried with and without Yaz0.

KoopaTroopaMan
Posted on 05-02-15 11:29 PM Link | #59456
What is the BDL named?

MeTheMarioMan
Posted on 05-02-15 11:50 PM Link | #59457
MiniRedBlueExGalaxy

KoopaTroopaMan
Posted on 05-03-15 12:21 AM Link | #59458
Try to do the same with another BDL. If that works, then it means that there was something wrong with your BDL and you weren't doing anything wrong.

MeTheMarioMan
Posted on 05-03-15 01:32 AM Link | #59459
Okay I tried a BDL of a Bob-omb, scaled it up in Sketchup, and it worked.

So I guess this means my custom model BDL is messed up. But I don't know what it could be just by looking at it.
Pages: 1 2 3 4 5 ... 20 21 22 23 24 25 26

Main - Archived forums - SMG questions and issues - Questions that don't require their own thread Hide post layouts | New reply

Page rendered in 0.047 seconds. (2048KB of memory used)
MySQL - queries: 29, rows: 235/235, time: 0.018 seconds.
[powered by Acmlm] Acmlmboard 2.064 (2018-07-20)
© 2005-2008 Acmlm, Xkeeper, blackhole89 et al.