Hi, when I copy and paste the texts into a notepad I get the following error: Python not found, run without arguments to install from Microsoft Store or disable this shortcut in Settings > Manage application execution aliases. Any recommendations?
I just watched the video and I was really curious if it's possible to swap models? Shadow Mario with Mario?. I've seen multiple videos on that but the shadow mario's texture looks way off. Can you explain step by step if it's not asked too much how to do that?
It is in fact asked quite commonly. Unless you feel like learning how to do code Edits to add btk support to the Mario actor all shadow mario over mario mods will look off.
@@epicwade6346 I have some experience in code editing in other gamecube games like pokemon colosseum where I managed to replace the main characters model with another one. So I saw a mario sunshine video on co-op mode where player 1 was mario and player 2 shadow mario! And I was like hey is it so hard to switch the player 2 model to player 1? What do you mean bij btk support?
@AlbBoy15 there's some custom material properties applied to shadow marios model. Their only coded for the shadow mario actor. Iirc it's just a btk (texture animation) and like one other thing. Also the shadow mario multiplayer is super outdated. We have propper mario and Luigi splitscreen allready as well as an online multiplayer mod. If your going to dabble in multiplayer models I recommend joining up with the existing respective multiplayer groups working on stuff :)
@@epicwade6346 Would it theoretically be possible if you swap mario's player model file with shadow mario's and look for the btk texture animation and code it into the main character by using ASM? The outdated shadow mario beta multiplayer mode is (I think) the only one that has shadow mario done correctly. Even in the newest trailer of Mario Sunshine Eclipse they couldn't manage to give playable shadow mario the btk texture animation. It's just a solid dark blue color. I'm not really into the multiplayer mode, just to play as shadow mario in the main game. Will do some more research into this thanks for your replies!
@AlbBoy15 we did t do it for eclipse due to time constraints etc. The shadow mario model has slightly different bones iirc so you'll want to run it through blender still and stuff but yeah in theory just swap model and do a bit of coding.
How do I actually make the szs files into bin files so that I can actually edit the files (if i missed something from this or another episode then tell me)
szs and bin are not transferable in the way your thinking. .bin handles stage info .szs is like nintendos equivalent of .zip if you cant understand how to extract szs through this tutorial there are other tools out there that do such like wiiexplorer made by super hackio.
Hi, when I copy and paste the texts into a notepad I get the following error:
Python not found, run without arguments to install from Microsoft Store or disable this shortcut in Settings > Manage application execution aliases.
Any recommendations?
where does the rarc.bat and szs.bat appear? i cant find it after i restarted my pc after the installation
@Luigigaming354 in the description I put the raw text you paste in to generate them
I just watched the video and I was really curious if it's possible to swap models? Shadow Mario with Mario?. I've seen multiple videos on that but the shadow mario's texture looks way off.
Can you explain step by step if it's not asked too much how to do that?
It is in fact asked quite commonly. Unless you feel like learning how to do code Edits to add btk support to the Mario actor all shadow mario over mario mods will look off.
@@epicwade6346 I have some experience in code editing in other gamecube games like pokemon colosseum where I managed to replace the main characters model with another one.
So I saw a mario sunshine video on co-op mode where player 1 was mario and player 2 shadow mario! And I was like hey is it so hard to switch the player 2 model to player 1?
What do you mean bij btk support?
@AlbBoy15 there's some custom material properties applied to shadow marios model. Their only coded for the shadow mario actor. Iirc it's just a btk (texture animation) and like one other thing. Also the shadow mario multiplayer is super outdated. We have propper mario and Luigi splitscreen allready as well as an online multiplayer mod. If your going to dabble in multiplayer models I recommend joining up with the existing respective multiplayer groups working on stuff :)
@@epicwade6346 Would it theoretically be possible if you swap mario's player model file with shadow mario's and look for the btk texture animation and code it into the main character by using ASM?
The outdated shadow mario beta multiplayer mode is (I think) the only one that has shadow mario done correctly. Even in the newest trailer of Mario Sunshine Eclipse they couldn't manage to give playable shadow mario the btk texture animation. It's just a solid dark blue color.
I'm not really into the multiplayer mode, just to play as shadow mario in the main game.
Will do some more research into this thanks for your replies!
@AlbBoy15 we did t do it for eclipse due to time constraints etc. The shadow mario model has slightly different bones iirc so you'll want to run it through blender still and stuff but yeah in theory just swap model and do a bit of coding.
How do I actually make the szs files into bin files so that I can actually edit the files (if i missed something from this or another episode then tell me)
szs and bin are not transferable in the way your thinking. .bin handles stage info .szs is like nintendos equivalent of .zip
if you cant understand how to extract szs through this tutorial there are other tools out there that do such like wiiexplorer made by super hackio.
@@epicwade6346 Could you help with that too? I don't know how to use Wiixplorer...