Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <CheatTable>
- <CheatEntries>
- <CheatEntry>
- <ID>387623</ID>
- <Description>"PCSX2 1.7+"</Description>
- <LastState/>
- <Color>FF8000</Color>
- <VariableType>Auto Assembler Script</VariableType>
- <AssemblerScript>{$lua}
- if syntaxcheck then return end
- [ENABLE]
- local basePointer = "EEMEM"
- local offset = ""
- function updateGroupHeaderPointer(groupDescription)
- local addressList = getAddressList()
- local memrec = addressList.getMemoryRecordByDescription(groupDescription)
- if memrec and memrec.IsAddressGroupHeader then
- memrec.Address = basePointer
- memrec.IsPointer = true
- memrec.OffsetCount = 1
- memrec.setOffset(0, offset)
- end
- end
- local groups = {
- "B License",
- "A License",
- "IB License",
- "IA License",
- "Super License",
- "Coffee Break",
- "Driving Mission"
- }
- for _, group in ipairs(groups) do
- updateGroupHeaderPointer(group)
- end
- [DISABLE]
- </AssemblerScript>
- <CheatEntries>
- <CheatEntry>
- <ID>387624</ID>
- <Description>"Assigning PS2mem & EEMem as a Symbol"</Description>
- <LastState/>
- <VariableType>Auto Assembler Script</VariableType>
- <AssemblerScript>{$lua}
- [ENABLE]
- -- Register PS2mem Symbol --
- local PS2mem = getAddress("pcsx2-qt.EEmem")
- PS2mem = readPointer(PS2mem)
- registerSymbol("PS2mem", PS2mem, true)
- -- Register EEmem Symbol --
- local EEmem = getAddress("pcsx2-qt.EEmem")
- registerSymbol("EEmem", PS2Mem, true)
- --NOT USED
- [DISABLE]
- </AssemblerScript>
- </CheatEntry>
- </CheatEntries>
- </CheatEntry>
- <CheatEntry>
- <ID>387622</ID>
- <Description>"PCSX2 1.6"</Description>
- <LastState/>
- <Color>FF8000</Color>
- <VariableType>Auto Assembler Script</VariableType>
- <AssemblerScript>{$lua}
- if syntaxcheck then return end
- [ENABLE]
- local basePointer = "pcsx2.exe+1185824"
- local offset = ""
- function updateGroupHeaderPointer(groupDescription)
- local addressList = getAddressList()
- local memrec = addressList.getMemoryRecordByDescription(groupDescription)
- if memrec and memrec.IsAddressGroupHeader then
- memrec.Address = basePointer
- memrec.IsPointer = true
- memrec.OffsetCount = 1
- memrec.setOffset(0, offset)
- end
- end
- local groups = {
- "B License",
- "A License",
- "IB License",
- "IA License",
- "Super License",
- "Coffee Break",
- "Driving Mission"
- }
- for _, group in ipairs(groups) do
- updateGroupHeaderPointer(group)
- end
- [DISABLE]
- </AssemblerScript>
- </CheatEntry>
- <CheatEntry>
- <ID>387633</ID>
- <Description>"B License"</Description>
- <Options moHideChildren="1" moRecursiveSetValue="1"/>
- <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0000FFF0:Not Done
- 0000FBB1:Bronze
- 0000FAA1:Silver
- 0000F991:Gold
- </DropDownList>
- <LastState Value="" RealAddress="20000000"/>
- <Color>09B300</Color>
- <GroupHeader>1</GroupHeader>
- <Address>pcsx2.exe+1185824</Address>
- <Offsets>
- <Offset>0</Offset>
- </Offsets>
- <CheatEntries>
- <CheatEntry>
- <ID>9</ID>
- <Description>"Acceleration and Braking: 1"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="AED731EC" RealAddress="209A61F4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A61F4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>13</ID>
- <Description>"Acceleration and Braking: 2"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="BB9BCD93" RealAddress="209A61F8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A61F8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>14</ID>
- <Description>"Basiscs of Cornering: 1"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="B9ADC8C3" RealAddress="209A61FC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A61FC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>15</ID>
- <Description>"Basiscs of Cornering: 2"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="DB8CD15D" RealAddress="209A6200"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6200</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>10</ID>
- <Description>"1 Lap Guide Run (Tsukuba)"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="7C146DE3" RealAddress="209A6204"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6204</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>16</ID>
- <Description>"Acceleration and Braking: 3"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="1AFE9E0D" RealAddress="209A6208"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6208</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>17</ID>
- <Description>"Acceleration and Braking: 4"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="8DF6A0AF" RealAddress="209A620C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A620C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>18</ID>
- <Description>"Basiscs of Cornering: 3"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="BECFE806" RealAddress="209A6210"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6210</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>11</ID>
- <Description>"Basiscs of Cornering: 4"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="735DA503" RealAddress="209A6214"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6214</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>12</ID>
- <Description>"1 Lap Guide Run (Laguna Seca)"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="3EA8FEB9" RealAddress="209A6218"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6218</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>20</ID>
- <Description>"Basics of Dirt Driving: 1"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="0B542FDE" RealAddress="209A621C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A621C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>21</ID>
- <Description>"Basics of Dirt Driving: 2"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="CE22EA44" RealAddress="209A6220"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6220</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>22</ID>
- <Description>"Basiscs of Cornering: 5"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="945CAE9F" RealAddress="209A6224"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6224</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>23</ID>
- <Description>"Basiscs of Cornering: 6"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="7366CAC2" RealAddress="209A6228"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6228</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>24</ID>
- <Description>"1 Lap Guide Run (Infineon Raceway)"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="4D12F77B" RealAddress="209A622C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A622C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>25</ID>
- <Description>"Graduation Test"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="9EFEE517" RealAddress="209A6230"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6230</Address>
- </CheatEntry>
- </CheatEntries>
- </CheatEntry>
- <CheatEntry>
- <ID>387634</ID>
- <Description>"A License"</Description>
- <Options moHideChildren="1" moRecursiveSetValue="1"/>
- <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0000FFF0:Not Done
- 0000FBB1:Bronze
- 0000FAA1:Silver
- 0000F991:Gold
- </DropDownList>
- <LastState Value="" RealAddress="20000000"/>
- <Color>0080FF</Color>
- <GroupHeader>1</GroupHeader>
- <Address>pcsx2.exe+1185824</Address>
- <Offsets>
- <Offset>0</Offset>
- </Offsets>
- <CheatEntries>
- <CheatEntry>
- <ID>28</ID>
- <Description>"Complex Corners: Beginner 1"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="8BBAF52E" RealAddress="209A6234"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6234</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>29</ID>
- <Description>"Complex Corners: Beginner 2"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="B77AAE3D" RealAddress="209A6238"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6238</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>30</ID>
- <Description>"Tackling High Speed Corners: 1"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="4D7C144F" RealAddress="209A623C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A623C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>31</ID>
- <Description>"Tackling High Speed Corners: 2"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="A9A22ECD" RealAddress="209A6240"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6240</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>32</ID>
- <Description>"1 Lap Guide Run (Grand Valley East)"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="4BA55A7F" RealAddress="209A6244"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6244</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>33</ID>
- <Description>"Complex Corners: Intermediate 1"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="F7C86A68" RealAddress="209A6248"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6248</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>34</ID>
- <Description>"Complex Corners: Intermediate 2"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="7A3656D4" RealAddress="209A624C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A624C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>35</ID>
- <Description>"Applied Cornering: 1"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="5F344ACD" RealAddress="209A6250"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6250</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>36</ID>
- <Description>"Applied Cornering: 2"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="AAF3D9B8" RealAddress="209A6254"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6254</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>37</ID>
- <Description>"1 Lap Guide Run (Suzuka)"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="B7BD5F44" RealAddress="209A6258"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6258</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>38</ID>
- <Description>"Applied Dirt Driving: 1"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="9B145CB1" RealAddress="209A625C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A625C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>39</ID>
- <Description>"Applied Dirt Driving: 2"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="82CD3D9A" RealAddress="209A6260"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6260</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>40</ID>
- <Description>"Tackling Blind Corners: 1"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="DB36268B" RealAddress="209A6264"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6264</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>41</ID>
- <Description>"Tackling Blind Corners: 2"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="1B3E6694" RealAddress="209A6268"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6268</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>42</ID>
- <Description>"1 Lap Guide Run (Trial Mountain)"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="E15F5137" RealAddress="209A626C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A626C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>43</ID>
- <Description>"Graduation Test"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="5A776C1E" RealAddress="209A6270"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6270</Address>
- </CheatEntry>
- </CheatEntries>
- </CheatEntry>
- <CheatEntry>
- <ID>387635</ID>
- <Description>"IB License"</Description>
- <Options moHideChildren="1" moRecursiveSetValue="1"/>
- <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0000FFF0:Not Done
- 0000FBB1:Bronze
- 0000FAA1:Silver
- 0000F991:Gold
- </DropDownList>
- <LastState Value="" RealAddress="20000000"/>
- <Color>FF8000</Color>
- <GroupHeader>1</GroupHeader>
- <Address>pcsx2.exe+1185824</Address>
- <Offsets>
- <Offset>0</Offset>
- </Offsets>
- <CheatEntries>
- <CheatEntry>
- <ID>44</ID>
- <Description>"Braking During Turns: 1"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="BB5A0E2A" RealAddress="209A6274"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6274</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>46</ID>
- <Description>"Braking During Turns: 2"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="0975537E" RealAddress="209A6278"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6278</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>47</ID>
- <Description>"Advanced Level Complex Corners: 1"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="B49EEDFD" RealAddress="209A627C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A627C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>48</ID>
- <Description>"Advanced Level Complex Corners: 2"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="F6B150F4" RealAddress="209A6280"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6280</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>49</ID>
- <Description>"1 Lap Guide (Costa di Amalfi)"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="A35FDEA4" RealAddress="209A6284"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6284</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>50</ID>
- <Description>"Cone Slalom 1"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="9368DF77" RealAddress="209A6288"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6288</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>51</ID>
- <Description>"Cone Slalom 2"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="D09EB622" RealAddress="209A628C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A628C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>52</ID>
- <Description>"City Street Challenge: 1"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="C1FA02FB" RealAddress="209A6290"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6290</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>53</ID>
- <Description>"City Street Challenge: 2"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="6B2936F1" RealAddress="209A6294"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6294</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>54</ID>
- <Description>"1 Lap Guide Run (Hong Kong)"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="3FBD51EB" RealAddress="209A6298"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6298</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>55</ID>
- <Description>"Competition Dirt Racing: 1"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="D5D8AF47" RealAddress="209A629C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A629C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>56</ID>
- <Description>"Driving on Snow: 1"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="AC87952D" RealAddress="209A62A0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62A0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>57</ID>
- <Description>"Tackling Undulating S-bends"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="2FEF53BD" RealAddress="209A62A4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62A4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>58</ID>
- <Description>"Tackling Corner Sequences over Undulating Surfaces"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="D24A47D1" RealAddress="209A62A8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62A8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>59</ID>
- <Description>"1 Lap Guide Run (Citta di Aria)"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="7EED9552" RealAddress="209A62AC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62AC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>60</ID>
- <Description>"Graduation Test"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="817F7A3D" RealAddress="209A62B0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62B0</Address>
- </CheatEntry>
- </CheatEntries>
- </CheatEntry>
- <CheatEntry>
- <ID>387636</ID>
- <Description>"IA License"</Description>
- <Options moHideChildren="1" moRecursiveSetValue="1"/>
- <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0000FFF0:Not Done
- 0000FBB1:Bronze
- 0000FAA1:Silver
- 0000F991:Gold
- </DropDownList>
- <LastState Value="" RealAddress="20000000"/>
- <Color>0000DF</Color>
- <GroupHeader>1</GroupHeader>
- <Address>pcsx2.exe+1185824</Address>
- <Offsets>
- <Offset>0</Offset>
- </Offsets>
- <CheatEntries>
- <CheatEntry>
- <ID>62</ID>
- <Description>"Tackling Complex Corner Sequences: 1"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="6E5E84BE" RealAddress="209A62B4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62B4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>64</ID>
- <Description>"Tackling Complex Corner Sequences: 2"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="FDE371ED" RealAddress="209A62B8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62B8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>65</ID>
- <Description>"Guide to Chicanes: 1"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="CEDFF419" RealAddress="209A62BC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62BC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>66</ID>
- <Description>"Guide to Chicanes: 2"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="D6DDF4B4" RealAddress="209A62C0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62C0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>67</ID>
- <Description>"1 Lap Guide Run (El Capitan)"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="8FBF7A63" RealAddress="209A62C4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62C4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>68</ID>
- <Description>"Tackling Complex Corner Sequences: 3"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="B7E70DFE" RealAddress="209A62C8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62C8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>69</ID>
- <Description>"Tackling Complex Corner Sequences: 4"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="FEF1BADA" RealAddress="209A62CC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62CC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>70</ID>
- <Description>"City Street Challenge: 3"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="15B3F449" RealAddress="209A62D0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62D0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>71</ID>
- <Description>"City Street Challenge: 4"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="AD8DE969" RealAddress="209A62D4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62D4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>72</ID>
- <Description>"1 Lap Guide Run (Fuji Speedway 2005)"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="807FEF1B" RealAddress="209A62D8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62D8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>73</ID>
- <Description>"Competition Dirt Racing: 2"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="901F905E" RealAddress="209A62DC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62DC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>74</ID>
- <Description>"Driving on Snow: 2"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="349ED652" RealAddress="209A62E0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62E0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>75</ID>
- <Description>"Tackling Complex Corner Sequences: 5"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="F409DFBE" RealAddress="209A62E4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62E4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>76</ID>
- <Description>"Tackling Complex Corner Sequences: 6"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="D3FF382F" RealAddress="209A62E8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62E8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>77</ID>
- <Description>"1 Lap Guide Run (Nürburgring North Course)"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="C693F9FA" RealAddress="209A62EC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62EC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>61</ID>
- <Description>"Graduation Test"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="9F98EEFD" RealAddress="209A62F0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62F0</Address>
- </CheatEntry>
- </CheatEntries>
- </CheatEntry>
- <CheatEntry>
- <ID>387637</ID>
- <Description>"Super License"</Description>
- <Options moHideChildren="1" moRecursiveSetValue="1"/>
- <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0000FFF0:Not Done
- 0000FBB1:Bronze
- 0000FAA1:Silver
- 0000F991:Gold
- </DropDownList>
- <LastState Value="" RealAddress="20000000"/>
- <Color>FF4AA5</Color>
- <GroupHeader>1</GroupHeader>
- <Address>pcsx2.exe+1185824</Address>
- <Offsets>
- <Offset>0</Offset>
- </Offsets>
- <CheatEntries>
- <CheatEntry>
- <ID>78</ID>
- <Description>"1 Lap Time Trial (Twin Ring Motegi Road Course)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="BCED93FF" RealAddress="209A62F4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62F4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>80</ID>
- <Description>"1 Lap Time Trial (Citta di Aria)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="33DCFDF1" RealAddress="209A62F8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62F8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>81</ID>
- <Description>"1 Lap Time Trial (Special Stage Route 5)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="5B36FFFF" RealAddress="209A62FC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A62FC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>83</ID>
- <Description>"1 Lap Time Trial (Costa di Amalfi)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="D777EE37" RealAddress="209A6300"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6300</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>84</ID>
- <Description>"1 Lap Time Trial (Seattle)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="D6D27F3C" RealAddress="209A6304"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6304</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>85</ID>
- <Description>"1 Lap Time Trial (Ice Arena)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="833EF57B" RealAddress="209A6308"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6308</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>86</ID>
- <Description>"1 Lap Time Trial (Trial Mountain)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="21D67B7E" RealAddress="209A630C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A630C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>87</ID>
- <Description>"1 Lap Time Trial (Tokyo Route 246)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="7FFD7279" RealAddress="209A6310"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6310</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>88</ID>
- <Description>"1 Lap Time Trial (El Capitan)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="8472188F" RealAddress="209A6314"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6314</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>89</ID>
- <Description>"1 Lap Time Trial (Grand Canyon)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="450BAA64" RealAddress="209A6318"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6318</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>90</ID>
- <Description>"1 Lap Time Trial (Opera Paris)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="284E8348" RealAddress="209A631C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A631C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>91</ID>
- <Description>"1 Lap Time Trial (Suzuka Circuit)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="04CC14C3" RealAddress="209A6320"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6320</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>92</ID>
- <Description>"1 Lap Time Trial (Infineon Raceway-Sports Car Course)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="08382265" RealAddress="209A6324"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6324</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>93</ID>
- <Description>"1 Lap Time Trial (Chamonix)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="AD08C1B3" RealAddress="209A6328"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6328</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>94</ID>
- <Description>"1 Lap Time Trial (Circuit de la Sarthe)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="0CB831C2" RealAddress="209A632C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A632C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>95</ID>
- <Description>"1 Lap Time Trial (Nürburgring North Course)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="5708A1D7" RealAddress="209A6330"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6330</Address>
- </CheatEntry>
- </CheatEntries>
- </CheatEntry>
- <CheatEntry>
- <ID>387638</ID>
- <Description>"Coffee Break"</Description>
- <Options moHideChildren="1" moRecursiveSetValue="1"/>
- <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0000FFF0:Not Done
- 0000FBB1:Bronze
- 0000FAA1:Silver
- 0000F991:Gold
- </DropDownList>
- <LastState Value="" RealAddress="20000000"/>
- <GroupHeader>1</GroupHeader>
- <Address>pcsx2.exe+1185824</Address>
- <Offsets>
- <Offset>0</Offset>
- </Offsets>
- <CheatEntries>
- <CheatEntry>
- <ID>97</ID>
- <Description>"Maneuver around the cones"</Description>
- <DropDownListLink>Coffee Break</DropDownListLink>
- <LastState Value="41D603A0" RealAddress="209A6334"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6334</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>98</ID>
- <Description>"Knock over the cones laid out in a spiral"</Description>
- <DropDownListLink>Coffee Break</DropDownListLink>
- <LastState Value="0CA13A0D" RealAddress="209A6338"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6338</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>99</ID>
- <Description>"Knock over the cones laid out in a spiral (2)"</Description>
- <DropDownListLink>Coffee Break</DropDownListLink>
- <LastState Value="E0A33053" RealAddress="209A633C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A633C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>100</ID>
- <Description>"Cones - Gymkhana"</Description>
- <DropDownListLink>Coffee Break</DropDownListLink>
- <LastState Value="59841C3C" RealAddress="209A6340"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6340</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>101</ID>
- <Description>"Cone Maze Challenge"</Description>
- <DropDownListLink>Coffee Break</DropDownListLink>
- <LastState Value="18E1E705" RealAddress="209A6344"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6344</Address>
- </CheatEntry>
- </CheatEntries>
- </CheatEntry>
- <CheatEntry>
- <ID>387639</ID>
- <Description>"Driving Mission"</Description>
- <Options moHideChildren="1" moRecursiveSetValue="1"/>
- <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0000FFF0:Not Done
- 00FAF003:MISSION CLEAR
- 0000F113:Silver
- 0000F003:MISSION CLEAR(2)
- </DropDownList>
- <LastState Value="" RealAddress="20000000"/>
- <Color>C0C0C0</Color>
- <GroupHeader>1</GroupHeader>
- <Address>pcsx2.exe+1185824</Address>
- <Offsets>
- <Offset>0</Offset>
- </Offsets>
- <CheatEntries>
- <CheatEntry>
- <ID>102</ID>
- <Description>"The Pass: Deep Forest"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="50EB865C" RealAddress="209A6348"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6348</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>103</ID>
- <Description>"The Pass: Grand Valley"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="4F302B84" RealAddress="209A634C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A634C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>104</ID>
- <Description>"The Pass: Côte d'Azur"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="128B53F1" RealAddress="209A6350"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6350</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>105</ID>
- <Description>"The Pass: Seattle"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="887298A4" RealAddress="209A6354"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6354</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>106</ID>
- <Description>"The Pass: High-speed Ring"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="72AB60CA" RealAddress="209A6358"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6358</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>107</ID>
- <Description>"The Pass: Tsukuba"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="8760FA84" RealAddress="209A635C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A635C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>108</ID>
- <Description>"The Pass: Midfield Raceway"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="B8648C72" RealAddress="209A6360"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6360</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>109</ID>
- <Description>"The Pass: Trial Mountain"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="334E3E10" RealAddress="209A6364"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6364</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>110</ID>
- <Description>"The Pass: Motegi Oval"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0ADD08E1" RealAddress="209A6368"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6368</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>111</ID>
- <Description>"The Pass: Sarthe I"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="7F0434CB" RealAddress="209A636C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A636C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>112</ID>
- <Description>"3 Lap Battle: New York"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="16B4FD84" RealAddress="209A6370"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6370</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>113</ID>
- <Description>"3 Lap Battle: Laguna Seca"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="B87ED00E" RealAddress="209A6374"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6374</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>114</ID>
- <Description>"3 Lap Battle: Opera Paris"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0B60F30C" RealAddress="209A6378"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6378</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>115</ID>
- <Description>"3 Lap Battle: Seattle"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="A84E83EC" RealAddress="209A637C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A637C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>116</ID>
- <Description>"3 Lap Battle: Côte d'Azur"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="C43856C0" RealAddress="209A6380"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6380</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>117</ID>
- <Description>"3 Lap Battle: Suzuka"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="016194FC" RealAddress="209A6384"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6384</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>118</ID>
- <Description>"3 Lap Battle: Infineon"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="E1C70AFA" RealAddress="209A6388"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6388</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>119</ID>
- <Description>"3 Lap Battle: Sarthe II"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="6B0EB847" RealAddress="209A638C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A638C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>120</ID>
- <Description>"3 Lap Battle: Suzuka East"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="82EC3560" RealAddress="209A6390"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6390</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>121</ID>
- <Description>"3 Lap Battle: Tsukuba"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="6787E80E" RealAddress="209A6394"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6394</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>122</ID>
- <Description>"Slipstream Battle 1: Nissan Cube"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="27EA82E0" RealAddress="209A6398"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A6398</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>123</ID>
- <Description>"Slipstream Battle 1: Honda Odyssey"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="B0E13782" RealAddress="209A639C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A639C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>124</ID>
- <Description>"Slipstream Battle 1: Nissan Skyline GT-R"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="7077A01A" RealAddress="209A63A0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A63A0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>125</ID>
- <Description>"Slipstream Battle 1: Amuse S2000 GT1"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="33F00A15" RealAddress="209A63A4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A63A4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>126</ID>
- <Description>"1 Lap Magic: Z Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="F075832C" RealAddress="209A63A8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A63A8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>127</ID>
- <Description>"1 Lap Magic: Honda Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="D385EC14" RealAddress="209A63AC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A63AC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>128</ID>
- <Description>"1 Lap Magic: Mazda Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0E1927E4" RealAddress="209A63B0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A63B0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>129</ID>
- <Description>"1 Lap Magic: Celica Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="D00A45C0" RealAddress="209A63B4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A63B4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>130</ID>
- <Description>"1 Lap Magic: Chevrolet Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="3F06382F" RealAddress="209A63B8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A63B8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>132</ID>
- <Description>"1 Lap Magic: Subaru Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="10B0F7C0" RealAddress="209A63BC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A63BC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>133</ID>
- <Description>"1 Lap Magic: Lotus Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="2B06308A" RealAddress="209A63C0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A63C0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>134</ID>
- <Description>"1 Lap Magic: Ford Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="C14C3B60" RealAddress="209A63C4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A63C4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>135</ID>
- <Description>"1 Lap Magic: GM Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="3D9485BF" RealAddress="209A63C8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A63C8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>136</ID>
- <Description>"1 Lap Magic: Mercedes Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="18515368" RealAddress="209A63CC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+09A63CC</Address>
- </CheatEntry>
- </CheatEntries>
- </CheatEntry>
- </CheatEntries>
- </CheatTable>
Advertisement
Add Comment
Please, Sign In to add comment