From e678b74243553e29cef10a8ab1bc498e3d35a1f7 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Tue, 2 Aug 2016 21:48:31 +0200 Subject: [PATCH] show full path for Hans Files for all games, instead of relative --- ChangeLog | 1 + patchimage.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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