Skip to content

cheat file handling changes and bug fixes

Choose a tag to compare

@tomvita tomvita released this 01 Sep 06:04
· 30 commits to master since this release

Changes

If there are cheats loaded in the CheatVM no loading is done at launch, otherwise Zing will try to load cheats.
Order of priority for cheat file loading:

  1. Atmosphere's content directory.
  2. \switch\Zing.

For picking cheats to add the order is reversed.
Order of priority for pick file loading:

  1. \switch\Zing.
  2. Atmosphere's content directory. In this case the file will be copied to Zing directory. This alternative only exist to help a small number of users who don't read instructions. Zing and my other tools write to this file and code beyond the normal 127/128 will be lost.

Recommended place to put cheat file

  1. If only intended to use with Zing put in \switch\Zing is enough.
  2. If also use other tools to manage cheats, put the file in both directories.

Bug fixes

Fix a bug that cause problem when pick file has no outline label.