Difference between revisions of "User talk:Wiimm"

From Custom Mario Kart
Jump to navigation Jump to search
Line 66: Line 66:
 
by the way in the rkc editor when i import szs it only have kmp ? (i know the thing i link to "commonobj" and others.....)  <br>
 
by the way in the rkc editor when i import szs it only have kmp ? (i know the thing i link to "commonobj" and others.....)  <br>
 
--[[User:Yosh|Yosh]] ([[User talk:Yosh|talk]]) 09:12, 21 October 2018 (UTC)
 
--[[User:Yosh|Yosh]] ([[User talk:Yosh|talk]]) 09:12, 21 October 2018 (UTC)
 +
 +
: Hi Yosh, you would need to tell us your Wiimmfi account in order to do that, we can't (easily) get the account from a Wii ID. Do you already have a Wiimmfi account and have your console linked to it? (http://wiimmfi.de/assign-console)
 +
: The SZS file you import inside the RKC Editor contains the KMP, and any file you'd like to replace. Basically, the Wii first loads all the files from your SZS in the RKC, and if anything is missing, loads that from the actual track your competition is based on. -- [[User:Leseratte|Leseratte]] ([[User talk:Leseratte|talk]]) 10:15, 21 October 2018 (UTC)

Revision as of 10:15, 21 October 2018

Archive

Old talk is archived at User talk:Wiimm/Archive.
If you want to talk about Wiimmfi, then use User talk:Wiimm/Wiimmfi.

Please continue talk here.



Minimap Problem

Do you know how to fix this minimap problem I've been having with?

Mushroom Prison Minimap.PNG

The minimap does display correctly, but there's no start line on it and the character icons are nowhere to be seen. I used both minimap patch commands and they cause this problem to occur. --KantoEpic (talk) 03:57, 21 September 2018 (UTC)

I know several possible issues: Track too high, minimap too high, minimap model don't use standard bone model (posLD and posRU @ second level). SZS file?
-- Wiimm (talk) 13:02, 21 September 2018 (UTC)
Sent the SZS file privately on Wii-Homebrew. --KantoEpic (talk) 19:55, 21 September 2018 (UTC)
Height seems to be ok, but internal bone linking is invalid:
  • The prev-link of "posRU" should/must point to "posLD", but is empty. Not sure, if this is the reason.
  • Usually, index and id of the 3 bones are numbered 0,1,2, but here they are always 0.
I don't know, if any tool can fix it (hex edit?). Fallback is to re-create the complete map model if possible. -- Wiimm (talk) 21:36, 21 September 2018 (UTC)
btw, wmdlt cat map_model.brres will print the content as text ⇒ I analyzed this text output. -- Wiimm (talk) 21:39, 21 September 2018 (UTC)
I successfully fixed the minimap from scratch.
Mushroom Prison Minimap Fixed.PNG
wkmpt DRAW really does help. --KantoEpic (talk) 05:30, 24 September 2018 (UTC)

Code Extender

Going back to the code extender since I just tried again, I made my gch file and when i try to add it to the main.dol it keeps saying new section would overlap existing section. Do i use --force then? Bladestorm227 (talk) 14:44, 5 October 2018 (UTC)

I don't remember the details. For MKW-Fun a script does all for me. And I haven't changed it int the last years. The only think I know, that it does not work as planned/thought. It is at my to-do list, but my real life need much attention at the moment and so this must wait.
Sorry -- Wiimm (talk) 19:21, 6 October 2018 (UTC)

how to add a track to your archive ?

CTGP ghost database send a link to your track archive, but it say "no track found" (for example my track) Chadsoft but how to add a track to your archive ? Trek of Shapes

--Unsigned comment by Yosh (talk).

I start with some points about learning Wiiki
  • Sign your comments at talk pages (discussions). Use: -- ~~~~
  • Use brackets for Wiiiki internal links: [[Trek of Shapes]]
On topic: There is no way to upload a track. I collect all tracks I can see and put them into my workflow at the local server. If you write a news here, I see it always. If you think, I have forgotten a track, then write me a hint, but wait at least 3 days.
Trek of Shapes is already in my private version of ct.wiimm.de and is waiting for scanning and testing.
-- Wiimm (talk) 19:14, 6 October 2018 (UTC)
btw, Discord denied access to v1.1 ⇒ something is wrong -- Wiimm (talk) 19:34, 6 October 2018 (UTC)

I would like the competition developer interface

if possible, because i tried to modify wc24dl but now it say i need to wait a tournament start so i cant test my custom one My wii id is 2412 1774 2928 8189
by the way in the rkc editor when i import szs it only have kmp ? (i know the thing i link to "commonobj" and others.....)
--Yosh (talk) 09:12, 21 October 2018 (UTC)

Hi Yosh, you would need to tell us your Wiimmfi account in order to do that, we can't (easily) get the account from a Wii ID. Do you already have a Wiimmfi account and have your console linked to it? (http://wiimmfi.de/assign-console)
The SZS file you import inside the RKC Editor contains the KMP, and any file you'd like to replace. Basically, the Wii first loads all the files from your SZS in the RKC, and if anything is missing, loads that from the actual track your competition is based on. -- Leseratte (talk) 10:15, 21 October 2018 (UTC)