Skip to content

vmrosetta/XCXGecko

 
 

Repository files navigation

XCXGecko

Trainer for XCX using pyGecko.

  • This tool requires kernel exploit and pyGecko to use; it's your responsibility to find out how to run these on your Wii U firmware version
  • Do not ask if XCXGecko works on firmware 5.X.X; if pyGecko works, then XCXGecko should connect properly
  • Use at your own risk
  • All codes tested on v1.0.1E and v1.0.1U, and has also been confirmed to support v1.0.2E and v1.0.2U
  • To use with v1.0.1(J) / v1.0.2(J), modify code_db in config.ini
  • To use with OnionKnight's LoadiineV4+pyGecko combined payload, click 'Payload: ...' toolbar button to toggle

Features

(main interface) (chibi/mega characters, different chest sizes, custom names)

Change and Add Items

Changing item type:

  1. Click Cache Slots for desired item type
  • Choose slot to be modified, and note original item's name/ID
  • Select new item Name, or type in new ID (hex)
  • Set desired Amount, then click Poke

Restoring original item:

  1. In game, purchase/acquire original item
  • Click Cache Slots for desired item type
  • Select original item Name, or type in ID (hex)
  • Click Search ID to find slot
  • Set desired Amount, then click Poke

Custom Codes

In the Custom Codes tab, you can create one-click entry that pokes one or more addresses.

Example: maximize item amounts to engineer Potential Boost XX augment:

  1. Purchase, find, or add Nutricious Microbes, Clear Gerrid Soup, Gularthion Everflame, and Bonjelium
  • Click Cache Slots for Materials
  • Set Name to Nutricious Microbes, click Search ID, set Amount to 99, then click Poke
  • In Status dialog, note down latest POKE entry, e.g. 1C3BD65C 00138318 (assuming poke verbosity is enabled in config.ini)
  • Repeat above to find POKE codes for Clear Gerrid Soup, Gularthion Everflame, and Bonjelium (Precious Resources)
  • In Custom Codes tab, click Add Entry, then paste all 4 POKE entries on separate lines
  • Click Poke to maximize amounts for all 4 items

Binary Dependencies

Run using python

Extra dependencies:

Run python XCXGecko.py

Build binary

Extra dependencies:

Run build.bat

About

XCX Trainer using pyGecko

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Batchfile 0.1%