Difference between revisions of "User talk:Wiimm"

From Custom Mario Kart
Jump to navigation Jump to search
Line 40: Line 40:
 
== Code Extender ==  
 
== 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? [[User:Bladestorm227|Bladestorm227]] ([[User talk:Bladestorm227|talk]]) 14:44, 5 October 2018 (UTC)
 
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? [[User:Bladestorm227|Bladestorm227]] ([[User talk: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 -- [[User:Wiimm|Wiimm]] ([[User talk:Wiimm|talk]]) 19:21, 6 October 2018 (UTC)
  
 
== how to add a track to your archive ? ==
 
== how to add a track to your archive ? ==

Revision as of 19:21, 6 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)