PikalaxALT
PikalaxALT
pokeruby doesn't have the best system for language separation. An ideal setup would specify sources to use for each locale. Simple setup: ```makefile ifeq ($(GAME_LANGUAGE),GERMAN) LOC = de else LOC...
This would certainly reduce a lot of ROM bloat, such as in Pokemon Crystal EN-US.
I'm encountering a similar issue and would like to confirm whether HexChat looks for a specific version of the python3 dll (i.e. 3.6.4) or if it will accept a newer...
In Discord, 19 May 2020 > For debugging stuff (like ASE/ACE and other setups), it'd be easiest to import the entire codebase in MWCW from a .mcp file, and then...
[WIP in emerald](/pret/pokeemerald/pull/813) implements a third solution which would establish a package manager for the tools and install them to a custom path in the system root.