diff --git a/gcmtool/README.md b/gcmtool/README.md index 978407b..6ba7bd5 100644 --- a/gcmtool/README.md +++ b/gcmtool/README.md @@ -79,10 +79,10 @@ The conf file system.conf allow to force somes values and patch sys/files and al * **SimulatedMemorySize** = 0x1800000 _# Hex value: 0xabcdef aligned to 32 bytes._ * **ArgumentOffset** = 0x0 _# Hex value: 0xabcdef_ * **DebugFlag** = 0 _# Numeric value: 123. Following values could change._ -** 0,1,5,6,7: normal boot -** 2: Devkit set to : 0, MetroTRK : Set to AMC DDH hardware -** 3: Devkit set to : 1, MetroTRK : Set to GDEV hardware -** 4: Devkit set to : 2, MetroTRK : Set to BBA + * **0,1,5,6,7**: normal boot + * **2**: Devkit set to : 0, MetroTRK : Set to AMC DDH hardware + * **3**: Devkit set to : 1, MetroTRK : Set to GDEV hardware + * **4**: Devkit set to : 2, MetroTRK : Set to BBA * **TrackLocation** = 0x0 _# Hex value: 0xabcdef_ * **TrackSize** = 0x0 _# Hex value: 0xabcdef_ * **CountryCode** = 2 _# Numeric value: 123 - Japan=0, USA=1, PAL=2, SouthKorea=4_