## How to update
- If you haven't set up a remote, run the command `git remote add RHH https://github.com/rh-hideout/pokeemerald-expansion`.
- Once you have your remote set up, run the command `git pull RHH expansion/1.14.1
`.🧬 General 🧬
Changed
- Pret merge, (1st of December, 2025) by @hedara90 in #8402
- This changes all the audio samples from
.aifto.wav,.aifsupport is removed. - There's a migration script to convert from
.binto.wavinmigration_scripts/1.14/bin_to_wav.py. - Run the migration script with
python migration_scripts/1.14/bin_to_wav.py path/to/folder/with/bin/samples
- This changes all the audio samples from
Full Changelog: expansion/1.14.0...expansion/1.14.1