ChangeLog / README.GAMEIDS

This commit is contained in:
Christopher Roy Bratusek 2016-08-13 19:04:51 +02:00
parent cbd8785002
commit aff9bd90f2
2 changed files with 21 additions and 0 deletions

View File

@ -1,3 +1,23 @@
v7.2.0:
::internal changes
- functions for applying IPS, PPF and BPS patches now check for patch zip files
in ${PWD} and ${PACHIMAGE_RIIVOLUTION_DIR}, just like all other functions and
unpack them, if found
- functions for applying IPS, PPF and BPS patches now look in ${PWD} and
${PATCHIMAGE_RIIVOLUTION_DIR} for patch files
- functions for applying IPS, PPF and BPS patches thus only fail with they neither
find a zip archive containing the patch, or the bare patch file
- HANS patcher now supports applying DELTA patches
::game additions
:::Pokemon
- add support for Pokemon Delta Emerald (patch for Alpha Sapphire)
- supply HANS configuration files for Delta Emerald
- since the author of Delta Emerald is working on a patch for Omega Ruby
aswell, the game and created files are called "DeltaEmerald-AS"
[obviously they will be "DeltaEmerald-OR" for patched Omega Ruby]
v7.1.0:
::internal changes
- rewrite downloader function

View File

@ -118,6 +118,7 @@ a) GAMEID.cxi
000400000011C500 Pokemon Alpha Sapphire
* Pokemon Star Sapphire
* Pokemon Sinking Sapphire
* Pokemon Delta Emerald (Alpha Saphhire)
### Bravely ###