diff --git a/ChangeLog b/ChangeLog index e50f269..772d427 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ v6.4.0: - add PATCHIMAGE_DIR new internal directory - fix telling user path to Hans Files for Pokemon Rutile Ruby - fix telling user path to Hans Files for Pokemon Star Sapphire +- show full path for Hans Files for all games, instead of relative - add support for Pokemon Eternal X - choose between legal, rebalanced and insanity version - for legal and rebalanced, choose whether to nerf first gym leader diff --git a/patchimage.sh b/patchimage.sh index d5d7bfa..4cc5317 100755 --- a/patchimage.sh +++ b/patchimage.sh @@ -336,7 +336,7 @@ case ${GAME_TYPE} in 1) place \"${RFS}\" into sd card > hans/ folder 2) place all files from - ${DAT} + $(readlink -m "${DAT}") into the root of your sd card