Skip to main content

Tools for manipulating levels made in Marble Saga: Kororinpa

Project description

koro (stylized in all lowercase) is a Python package that can read and modify stages from Marble Saga: Kororinpa.

Marble Saga: Kororinpa

Marble Saga: Kororinpa is a video game released for the Nintendo Wii in March of 2009 in North America; the game was released in PAL regions under the title Marbles! Balance Challenge in May of the same year. Like its predecessor Kororinpa/Kororinpa: Marble Mania, it is a ball‐rolling game which is very similar to the Super Monkey Ball series in which the player character is controlled by tilting the game world. This game makes use of the Wii Remote's motion control capabilities by using the orientation of the controller to manipulate the world.

Problems

Marble Saga: Kororinpa included a stage editor in which parts could be created by combining junk parts collected within the main game. The game provides the player with 20 slots in which to save stages that they have created. During the time period following the game's release, players could share their created stages using the WiiConnect24 service. After WiiConnect24 shut down on the 28th of June 2013, sharing stages with other players became impossible through official means. Sharing save files is not possible through the Wii system menu as the game had online leaderboards for ten stages specifically designed for online competition. As a result, saves of this game are marked as protected and cannot be copied from the save manager present in the Wii system menu.

This package

This package allows you to extract the saved stages from your save file and store them in their own files, and to import stages downloaded online into your existing save file. (This package does not provide tools to get saves to or from the Wii console, there is plenty of homebrew software already in existence for this purpose.) This package also contains reverse‐engineered replicas of the game's compression format used internally, allowing for stage substitution in mods.

Usage

To install this package, simply run

pip install koro

in a command prompt. For detailed documentation of the contents of the package, please view the wiki. For basic users, simple command‐line tools are available in the scripts folder of this repository. Use of these tools requires installing the package from PyPI.

Playing downloaded stages

unpacker.py is a script designed to inject stages downloaded online into your save file. Simply run the script with the stages, the data directory of your save file, and if injecting a single stage, the slot to inject it into. The stages should then appear in the Friend tab. To find the location of your save in Dophin, right‐click the game and select Open Wii Save Folder.

Uploading your stages

packer.py is a script that allows you to easily extract and upload stages that you've created. Run the script with your save directory, destination (ZIP archive), and optionally which stages to export. This script only exports stages stored in the Original tab of the editor. To specify which stages to export, simply enter the stage numbers in the order that they should appear when downloaded. If a custom ordering is not specified, the default is to extract all 20 stages in the order that they appear in‐game. To share single levels, extract files from the resulting archive.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

koro-2.0.1.tar.gz (21.5 kB view details)

Uploaded Source

Built Distribution

koro-2.0.1-py3-none-any.whl (21.9 kB view details)

Uploaded Python 3

File details

Details for the file koro-2.0.1.tar.gz.

File metadata

  • Download URL: koro-2.0.1.tar.gz
  • Upload date:
  • Size: 21.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for koro-2.0.1.tar.gz
Algorithm Hash digest
SHA256 42e98b831a95d5980a7e28d0d5be766a92d382644b7790e56fbd17530e87c80a
MD5 d49b4082305eb801cee7e425d1f8422d
BLAKE2b-256 caf508dfb838530f8f839561fa1095c3eb85ac58064b63f0f7ed0288d106db54

See more details on using hashes here.

File details

Details for the file koro-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: koro-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 21.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for koro-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9e8b9cbd8c4593fb4ce9d348e82790d533d1dab09d913086b7037a3e2230aaba
MD5 abded3d348448230198e9d4d3f51654a
BLAKE2b-256 b0b7100b3858b01c774de457df1b0b1e33f67ba65b227cf88fce15bd2a70364d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page