From 07e41566bfd3a198b9b09bc64057ee6ba8979c1a Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Tue, 2 Aug 2016 22:21:17 +0200 Subject: [PATCH] update README files --- README.GAMEIDS | 6 ++++++ README.RC | 6 ++++++ README.STATUS_CODES | 5 ++++- 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/README.GAMEIDS b/README.GAMEIDS index fe13c49..2af9152 100644 --- a/README.GAMEIDS +++ b/README.GAMEIDS @@ -70,9 +70,15 @@ SUK?01 Kirby's Adventure Wii (only exchanging first ### Pokemon ### 0004000000055D00 Pokemon X + * Pokemon Neo X + * Pokemon Eternal X 0004000000055E00 Pokemon Y + * Pokemon Neo Y + * Pokemon Wilting Y 000400000011C400 Pokemon Omega Ruby + * Pokemon Rutile Ruby 000400000011C500 Pokemon Alpha Sapphire + * Pokemon Star Sapphire ### Toyko Mirage Sessions #FE ### diff --git a/README.RC b/README.RC index 9ff1f3b..e2764a2 100644 --- a/README.RC +++ b/README.RC @@ -18,6 +18,12 @@ PATCHIMAGE_WBFS_DIR=/media/chris/WiiHDDX/wbfs # global directory your wbfs files will be saved to PATCHIMAGE_GAME_DIR=/media/chris/WiiHDDX/wbfs +# global directory where your rom files will be saved to +PATCHIMAGE_3DS_DIR=/media/sde1/ + +# global directory where your rom files will be saved to +PATCHIMAGE_ROM_DIR=/media/sde1/hans/ + # global directory soundtracks will be saved to PATCHIMAGE_AUDIO_DIR=${HOME}/Music diff --git a/README.STATUS_CODES b/README.STATUS_CODES index 7b1859a..9cc34f2 100644 --- a/README.STATUS_CODES +++ b/README.STATUS_CODES @@ -11,7 +11,10 @@ While the script executes you will see some status codes, below you will find th 1 .iso found in ${PWD} 2 .wbfs found in ${PWD} 3 .iso found in ${PATCHIMAGE_WBFS_DIR} - 4 .iso found in ${PATCHIMAGE_WBFS_DIR} + 4 .wbfs found in ${PATCHIMAGE_WBFS_DIR} + 5 no .cxi found (3DS ROM) + 6 .cxi found in ${PWD} + 7 .cxi found in ${PATCHIMAGE_3DS_DIR} *** 3) 0 no riivolution files found unpacked in ${PWD} 1 riivolution files/archive not found in ${PWD}