Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

EpicUsername12/mk8-ct-code

Repository files navigation

MK8 WiiU CTGP-Cafe Code

This version is now obsolete and the repo is archived, join the discord server for more information.

It has been replaced with the cafeloader version who was opensource until v1.1.1+, where it went back to private

What's required

For C/C++:

  • devkitPro, devkitPPC, devkitARM, libogc, libtomcrypt, xxd.exe (.exe for Windows, Linux users should be able to get xxd by themselves easily)

  • You also need to download mk8-library and put in devkitpro/portlibs/wiiu/include/mk8

For Python3:

  • pycryptodome, paramiko, lxml, arc4, requests

Preparation

  • cd build_game_files_archive

  • mkdir content

  • mkdir file_data

  • Download this archive and put the files in the content folder.

Building

  • Simply run make in the directory, you should get a .elf, you can start it with HBL (even from Wiiload)

If you want to edit CTGP game files

  • Edit game files in /build_game_files_archive/content

  • Go in /build_game_files_archive

  • Run python create_cup_organization.py

  • Run python create_archive.py

  • Put content from file_data on your SDCard at root:/ctgp8/file_data and you're good to go!

About

Mario Kart 8 WiiU old CTGP-Café source code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages