update README files

This commit is contained in:
Christopher Roy Bratusek 2016-08-02 22:21:17 +02:00
parent e678b74243
commit 07e41566bf
3 changed files with 16 additions and 1 deletions

View File

@ -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 ###

View File

@ -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

View File

@ -11,7 +11,10 @@ While the script executes you will see some status codes, below you will find th
1 <GAMEID>.iso found in ${PWD}
2 <GAMEID>.wbfs found in ${PWD}
3 <GAMEID>.iso found in ${PATCHIMAGE_WBFS_DIR}
4 <GAMEID>.iso found in ${PATCHIMAGE_WBFS_DIR}
4 <GAMEID>.wbfs found in ${PATCHIMAGE_WBFS_DIR}
5 no <MASK>.cxi found (3DS ROM)
6 <MASK>.cxi found in ${PWD}
7 <MASK>.cxi found in ${PATCHIMAGE_3DS_DIR}
*** 3) 0 no riivolution files found unpacked in ${PWD}
1 riivolution files/archive not found in ${PWD}