Talk:Wiimms SZS Tools/CT-CODE Extension

From Custom Mario Kart
Jump to navigation Jump to search

Incomplete Information

I'd like to make my own Pack with this, but the instructions seem incomplete. From the point of creating a strap.szs file, there's no explanation on the layout and cups, and for the custom BMG messages. Could anyone with correct knowledge about CT-CODE please fill in this part of the information for people who need it? (ME).
PC Freak (talk) 21:24, 3 March 2015 (UTC)

Yes, they are incomplete. But Wiimmfi and my others projects has a higher priority for me. Sorry -- Wiimm (talk) 22:42, 3 March 2015 (UTC)
I don't care. Wiimmfi is a very good thing. Maybe someone else could complete the information.
PC Freak (talk) 06:35, 4 March 2015 (UTC)

bash code to create a strap

Here you can find the code of my distribution creator. It creates the strap files including the CTGPR extension. Because of my limited time I don't give support.

function create_strap()

-- Wiimm (talk) 06:55, 4 March 2015 (UTC)

Can't Change StaticR.rel

HI Wiimm, I'm having trouble changing the online region in my StaticR.rel file (This file is the original pal version). I Enter The Command: wstrt patch --region 13590 StaticR.rel And I get this: wstrt patch --region 13590 StaticR.rel PATCH StaticR.rel * File not modified: STATR:StaticR.rel

Also I'm Using Cygwin on Windows.

--Wg93589 (talk) 03:45, 3 August 2015 (UTC)

It seems to be a bug since allowing different regions for battle and race.
Wiimm (talk) 20:03, 3 August 2015 (UTC)
The patch is applied, but not registered as modification.
Workaround: append -od NEWFILE.rel and the patched file will stored as new file including the patch. wstrt analyse NEWFILE.rel will proof it.
-- Wiimm (talk) 20:11, 3 August 2015 (UTC)