You can use
generate_text_ctp.py to generate
switch_text_patches.ctp in the same folder.
Code:
python3 generate_text_ctp.py resources.bin
This will create the text patch for proper button dialogue for all languages. Just add the patch to the
/switch/ct/mods/ folder after. Controller input is also no longer using keyboard buttons, but instead using simulated android controller buttons. This also means the menu button is Y now, not PLUS (just like the SNES / DS version).
I've bundled the font in this version. The
config.ini gets automatically generated now with all the default presets, so unless you are modifying something you don't need to touch it.
Mod cache generation is now prompted with an initial loading screen so you don't just think the game froze or anything. Diagonal fix has also been implemented, as well as a cleanup of the button glyphs / text. Text alignments have been slightly tweaked a tad too.
And lastly all saves are moved to
/switch/ct/saves/ to clean up the
ct folder a bit. It will migrate your save data automatically the first time you run the app.