Nirvada

Gran Turismo 4 Spec II 1.6 & 1.7+

Sep 28th, 2024 (edited)
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.14 KB | Gaming | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <CheatTable>
  3. <CheatEntries>
  4. <CheatEntry>
  5. <ID>387623</ID>
  6. <Description>"PCSX2 1.7+"</Description>
  7. <LastState/>
  8. <Color>FF8000</Color>
  9. <VariableType>Auto Assembler Script</VariableType>
  10. <AssemblerScript>{$lua}
  11. if syntaxcheck then return end
  12.  
  13. [ENABLE]
  14. local basePointer = "EEMEM"
  15. local offset = ""
  16.  
  17. function updateGroupHeaderPointer(groupDescription)
  18. local addressList = getAddressList()
  19. local memrec = addressList.getMemoryRecordByDescription(groupDescription)
  20.  
  21. if memrec and memrec.IsAddressGroupHeader then
  22. memrec.Address = basePointer
  23. memrec.IsPointer = true
  24. memrec.OffsetCount = 1
  25. memrec.setOffset(0, offset)
  26. end
  27. end
  28.  
  29. local groups = {
  30. "B License",
  31. "A License",
  32. "IB License",
  33. "IA License",
  34. "Super License",
  35. "Coffee Break",
  36. "Driving Mission"
  37. }
  38.  
  39. for _, group in ipairs(groups) do
  40. updateGroupHeaderPointer(group)
  41. end
  42.  
  43. [DISABLE]
  44. </AssemblerScript>
  45. <CheatEntries>
  46. <CheatEntry>
  47. <ID>387624</ID>
  48. <Description>"Assigning PS2mem &amp; EEMem as a Symbol"</Description>
  49. <LastState/>
  50. <VariableType>Auto Assembler Script</VariableType>
  51. <AssemblerScript>{$lua}
  52. [ENABLE]
  53. -- Register PS2mem Symbol --
  54. local PS2mem = getAddress("pcsx2-qt.EEmem")
  55. PS2mem = readPointer(PS2mem)
  56. registerSymbol("PS2mem", PS2mem, true)
  57.  
  58. -- Register EEmem Symbol --
  59. local EEmem = getAddress("pcsx2-qt.EEmem")
  60. registerSymbol("EEmem", PS2Mem, true)
  61.  
  62. --NOT USED
  63. [DISABLE]
  64. </AssemblerScript>
  65. </CheatEntry>
  66. </CheatEntries>
  67. </CheatEntry>
  68. <CheatEntry>
  69. <ID>387622</ID>
  70. <Description>"PCSX2 1.6"</Description>
  71. <LastState/>
  72. <Color>FF8000</Color>
  73. <VariableType>Auto Assembler Script</VariableType>
  74. <AssemblerScript>{$lua}
  75. if syntaxcheck then return end
  76.  
  77. [ENABLE]
  78. local basePointer = "pcsx2.exe+1185824"
  79. local offset = ""
  80.  
  81. function updateGroupHeaderPointer(groupDescription)
  82. local addressList = getAddressList()
  83. local memrec = addressList.getMemoryRecordByDescription(groupDescription)
  84.  
  85. if memrec and memrec.IsAddressGroupHeader then
  86. memrec.Address = basePointer
  87. memrec.IsPointer = true
  88. memrec.OffsetCount = 1
  89. memrec.setOffset(0, offset)
  90. end
  91. end
  92.  
  93. local groups = {
  94. "B License",
  95. "A License",
  96. "IB License",
  97. "IA License",
  98. "Super License",
  99. "Coffee Break",
  100. "Driving Mission"
  101. }
  102.  
  103. for _, group in ipairs(groups) do
  104. updateGroupHeaderPointer(group)
  105. end
  106.  
  107. [DISABLE]
  108. </AssemblerScript>
  109. </CheatEntry>
  110. <CheatEntry>
  111. <ID>387633</ID>
  112. <Description>"B License"</Description>
  113. <Options moHideChildren="1" moRecursiveSetValue="1"/>
  114. <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0000FFF0:Not Done
  115. 0000FBB1:Bronze
  116. 0000FAA1:Silver
  117. 0000F991:Gold
  118. </DropDownList>
  119. <LastState Value="" RealAddress="20000000"/>
  120. <Color>09B300</Color>
  121. <GroupHeader>1</GroupHeader>
  122. <Address>pcsx2.exe+1185824</Address>
  123. <Offsets>
  124. <Offset>0</Offset>
  125. </Offsets>
  126. <CheatEntries>
  127. <CheatEntry>
  128. <ID>387640</ID>
  129. <Description>"Acceleration and Braking: 1"</Description>
  130. <DropDownListLink>B License</DropDownListLink>
  131. <LastState Value="0000F991" RealAddress="209C88F4"/>
  132. <ShowAsHex>1</ShowAsHex>
  133. <ShowAsSigned>0</ShowAsSigned>
  134. <VariableType>4 Bytes</VariableType>
  135. <Address>+09C88F4</Address>
  136. </CheatEntry>
  137. <CheatEntry>
  138. <ID>387641</ID>
  139. <Description>"Acceleration and Braking: 2"</Description>
  140. <DropDownListLink>B License</DropDownListLink>
  141. <LastState Value="0000F991" RealAddress="209C88F8"/>
  142. <ShowAsHex>1</ShowAsHex>
  143. <ShowAsSigned>0</ShowAsSigned>
  144. <VariableType>4 Bytes</VariableType>
  145. <Address>+09C88F8</Address>
  146. </CheatEntry>
  147. <CheatEntry>
  148. <ID>387642</ID>
  149. <Description>"Basiscs of Cornering: 1"</Description>
  150. <DropDownListLink>B License</DropDownListLink>
  151. <LastState Value="0000F991" RealAddress="209C88FC"/>
  152. <ShowAsHex>1</ShowAsHex>
  153. <ShowAsSigned>0</ShowAsSigned>
  154. <VariableType>4 Bytes</VariableType>
  155. <Address>+09C88FC</Address>
  156. </CheatEntry>
  157. <CheatEntry>
  158. <ID>387643</ID>
  159. <Description>"Basiscs of Cornering: 2"</Description>
  160. <DropDownListLink>B License</DropDownListLink>
  161. <LastState Value="0000F991" RealAddress="209C8900"/>
  162. <ShowAsHex>1</ShowAsHex>
  163. <ShowAsSigned>0</ShowAsSigned>
  164. <VariableType>4 Bytes</VariableType>
  165. <Address>+09C8900</Address>
  166. </CheatEntry>
  167. <CheatEntry>
  168. <ID>387644</ID>
  169. <Description>"1 Lap Guide Run (Tsukuba)"</Description>
  170. <DropDownListLink>B License</DropDownListLink>
  171. <LastState Value="0000F991" RealAddress="209C8904"/>
  172. <ShowAsHex>1</ShowAsHex>
  173. <ShowAsSigned>0</ShowAsSigned>
  174. <VariableType>4 Bytes</VariableType>
  175. <Address>+09C8904</Address>
  176. </CheatEntry>
  177. <CheatEntry>
  178. <ID>387645</ID>
  179. <Description>"Acceleration and Braking: 3"</Description>
  180. <DropDownListLink>B License</DropDownListLink>
  181. <LastState Value="0000F991" RealAddress="209C8908"/>
  182. <ShowAsHex>1</ShowAsHex>
  183. <ShowAsSigned>0</ShowAsSigned>
  184. <VariableType>4 Bytes</VariableType>
  185. <Address>+09C8908</Address>
  186. </CheatEntry>
  187. <CheatEntry>
  188. <ID>387646</ID>
  189. <Description>"Acceleration and Braking: 4"</Description>
  190. <DropDownListLink>B License</DropDownListLink>
  191. <LastState Value="0000F991" RealAddress="209C890C"/>
  192. <ShowAsHex>1</ShowAsHex>
  193. <ShowAsSigned>0</ShowAsSigned>
  194. <VariableType>4 Bytes</VariableType>
  195. <Address>+09C890C</Address>
  196. </CheatEntry>
  197. <CheatEntry>
  198. <ID>387647</ID>
  199. <Description>"Basiscs of Cornering: 3"</Description>
  200. <DropDownListLink>B License</DropDownListLink>
  201. <LastState Value="0000F991" RealAddress="209C8910"/>
  202. <ShowAsHex>1</ShowAsHex>
  203. <ShowAsSigned>0</ShowAsSigned>
  204. <VariableType>4 Bytes</VariableType>
  205. <Address>+09C8910</Address>
  206. </CheatEntry>
  207. <CheatEntry>
  208. <ID>387648</ID>
  209. <Description>"Basiscs of Cornering: 4"</Description>
  210. <DropDownListLink>B License</DropDownListLink>
  211. <LastState Value="0000F991" RealAddress="209C8914"/>
  212. <ShowAsHex>1</ShowAsHex>
  213. <ShowAsSigned>0</ShowAsSigned>
  214. <VariableType>4 Bytes</VariableType>
  215. <Address>+09C8914</Address>
  216. </CheatEntry>
  217. <CheatEntry>
  218. <ID>387649</ID>
  219. <Description>"1 Lap Guide Run (Laguna Seca)"</Description>
  220. <DropDownListLink>B License</DropDownListLink>
  221. <LastState Value="0000F991" RealAddress="209C8918"/>
  222. <ShowAsHex>1</ShowAsHex>
  223. <ShowAsSigned>0</ShowAsSigned>
  224. <VariableType>4 Bytes</VariableType>
  225. <Address>+09C8918</Address>
  226. </CheatEntry>
  227. <CheatEntry>
  228. <ID>387650</ID>
  229. <Description>"Basics of Dirt Driving: 1"</Description>
  230. <DropDownListLink>B License</DropDownListLink>
  231. <LastState Value="0000F991" RealAddress="209C891C"/>
  232. <ShowAsHex>1</ShowAsHex>
  233. <ShowAsSigned>0</ShowAsSigned>
  234. <VariableType>4 Bytes</VariableType>
  235. <Address>+09C891C</Address>
  236. </CheatEntry>
  237. <CheatEntry>
  238. <ID>387651</ID>
  239. <Description>"Basics of Dirt Driving: 2"</Description>
  240. <DropDownListLink>B License</DropDownListLink>
  241. <LastState Value="0000F991" RealAddress="209C8920"/>
  242. <ShowAsHex>1</ShowAsHex>
  243. <ShowAsSigned>0</ShowAsSigned>
  244. <VariableType>4 Bytes</VariableType>
  245. <Address>+09C8920</Address>
  246. </CheatEntry>
  247. <CheatEntry>
  248. <ID>387652</ID>
  249. <Description>"Basiscs of Cornering: 5"</Description>
  250. <DropDownListLink>B License</DropDownListLink>
  251. <LastState Value="0000F991" RealAddress="209C8924"/>
  252. <ShowAsHex>1</ShowAsHex>
  253. <ShowAsSigned>0</ShowAsSigned>
  254. <VariableType>4 Bytes</VariableType>
  255. <Address>+09C8924</Address>
  256. </CheatEntry>
  257. <CheatEntry>
  258. <ID>387653</ID>
  259. <Description>"Basiscs of Cornering: 6"</Description>
  260. <DropDownListLink>B License</DropDownListLink>
  261. <LastState Value="0000F991" RealAddress="209C8928"/>
  262. <ShowAsHex>1</ShowAsHex>
  263. <ShowAsSigned>0</ShowAsSigned>
  264. <VariableType>4 Bytes</VariableType>
  265. <Address>+09C8928</Address>
  266. </CheatEntry>
  267. <CheatEntry>
  268. <ID>387654</ID>
  269. <Description>"1 Lap Guide Run (Infineon Raceway)"</Description>
  270. <DropDownListLink>B License</DropDownListLink>
  271. <LastState Value="0000F991" RealAddress="209C892C"/>
  272. <ShowAsHex>1</ShowAsHex>
  273. <ShowAsSigned>0</ShowAsSigned>
  274. <VariableType>4 Bytes</VariableType>
  275. <Address>+09C892C</Address>
  276. </CheatEntry>
  277. <CheatEntry>
  278. <ID>387655</ID>
  279. <Description>"Graduation Test"</Description>
  280. <DropDownListLink>B License</DropDownListLink>
  281. <LastState Value="0000F991" RealAddress="209C8930"/>
  282. <ShowAsHex>1</ShowAsHex>
  283. <ShowAsSigned>0</ShowAsSigned>
  284. <VariableType>4 Bytes</VariableType>
  285. <Address>+09C8930</Address>
  286. </CheatEntry>
  287. </CheatEntries>
  288. </CheatEntry>
  289. <CheatEntry>
  290. <ID>387634</ID>
  291. <Description>"A License"</Description>
  292. <Options moHideChildren="1" moRecursiveSetValue="1"/>
  293. <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0000FFF0:Not Done
  294. 0000FBB1:Bronze
  295. 0000FAA1:Silver
  296. 0000F991:Gold
  297. </DropDownList>
  298. <LastState Value="" RealAddress="20000000"/>
  299. <Color>0080FF</Color>
  300. <GroupHeader>1</GroupHeader>
  301. <Address>pcsx2.exe+1185824</Address>
  302. <Offsets>
  303. <Offset>0</Offset>
  304. </Offsets>
  305. <CheatEntries>
  306. <CheatEntry>
  307. <ID>387656</ID>
  308. <Description>"Complex Corners: Beginner 1"</Description>
  309. <DropDownListLink>A License</DropDownListLink>
  310. <LastState Value="0000F991" RealAddress="209C8934"/>
  311. <ShowAsHex>1</ShowAsHex>
  312. <ShowAsSigned>0</ShowAsSigned>
  313. <VariableType>4 Bytes</VariableType>
  314. <Address>+09C8934</Address>
  315. </CheatEntry>
  316. <CheatEntry>
  317. <ID>387657</ID>
  318. <Description>"Complex Corners: Beginner 2"</Description>
  319. <DropDownListLink>A License</DropDownListLink>
  320. <LastState Value="0000F991" RealAddress="209C8938"/>
  321. <ShowAsHex>1</ShowAsHex>
  322. <ShowAsSigned>0</ShowAsSigned>
  323. <VariableType>4 Bytes</VariableType>
  324. <Address>+09C8938</Address>
  325. </CheatEntry>
  326. <CheatEntry>
  327. <ID>387658</ID>
  328. <Description>"Tackling High Speed Corners: 1"</Description>
  329. <DropDownListLink>A License</DropDownListLink>
  330. <LastState Value="0000F991" RealAddress="209C893C"/>
  331. <ShowAsHex>1</ShowAsHex>
  332. <ShowAsSigned>0</ShowAsSigned>
  333. <VariableType>4 Bytes</VariableType>
  334. <Address>+09C893C</Address>
  335. </CheatEntry>
  336. <CheatEntry>
  337. <ID>387659</ID>
  338. <Description>"Tackling High Speed Corners: 2"</Description>
  339. <DropDownListLink>A License</DropDownListLink>
  340. <LastState Value="0000F991" RealAddress="209C8940"/>
  341. <ShowAsHex>1</ShowAsHex>
  342. <ShowAsSigned>0</ShowAsSigned>
  343. <VariableType>4 Bytes</VariableType>
  344. <Address>+09C8940</Address>
  345. </CheatEntry>
  346. <CheatEntry>
  347. <ID>387660</ID>
  348. <Description>"1 Lap Guide Run (Grand Valley East)"</Description>
  349. <DropDownListLink>A License</DropDownListLink>
  350. <LastState Value="0000F991" RealAddress="209C8944"/>
  351. <ShowAsHex>1</ShowAsHex>
  352. <ShowAsSigned>0</ShowAsSigned>
  353. <VariableType>4 Bytes</VariableType>
  354. <Address>+09C8944</Address>
  355. </CheatEntry>
  356. <CheatEntry>
  357. <ID>387661</ID>
  358. <Description>"Complex Corners: Intermediate 1"</Description>
  359. <DropDownListLink>A License</DropDownListLink>
  360. <LastState Value="0000F991" RealAddress="209C8948"/>
  361. <ShowAsHex>1</ShowAsHex>
  362. <ShowAsSigned>0</ShowAsSigned>
  363. <VariableType>4 Bytes</VariableType>
  364. <Address>+09C8948</Address>
  365. </CheatEntry>
  366. <CheatEntry>
  367. <ID>387662</ID>
  368. <Description>"Complex Corners: Intermediate 2"</Description>
  369. <DropDownListLink>A License</DropDownListLink>
  370. <LastState Value="0000F991" RealAddress="209C894C"/>
  371. <ShowAsHex>1</ShowAsHex>
  372. <ShowAsSigned>0</ShowAsSigned>
  373. <VariableType>4 Bytes</VariableType>
  374. <Address>+09C894C</Address>
  375. </CheatEntry>
  376. <CheatEntry>
  377. <ID>387663</ID>
  378. <Description>"Applied Cornering: 1"</Description>
  379. <DropDownListLink>A License</DropDownListLink>
  380. <LastState Value="0000F991" RealAddress="209C8950"/>
  381. <ShowAsHex>1</ShowAsHex>
  382. <ShowAsSigned>0</ShowAsSigned>
  383. <VariableType>4 Bytes</VariableType>
  384. <Address>+09C8950</Address>
  385. </CheatEntry>
  386. <CheatEntry>
  387. <ID>387664</ID>
  388. <Description>"Applied Cornering: 2"</Description>
  389. <DropDownListLink>A License</DropDownListLink>
  390. <LastState Value="0000F991" RealAddress="209C8954"/>
  391. <ShowAsHex>1</ShowAsHex>
  392. <ShowAsSigned>0</ShowAsSigned>
  393. <VariableType>4 Bytes</VariableType>
  394. <Address>+09C8954</Address>
  395. </CheatEntry>
  396. <CheatEntry>
  397. <ID>387665</ID>
  398. <Description>"1 Lap Guide Run (Suzuka)"</Description>
  399. <DropDownListLink>A License</DropDownListLink>
  400. <LastState Value="0000F991" RealAddress="209C8958"/>
  401. <ShowAsHex>1</ShowAsHex>
  402. <ShowAsSigned>0</ShowAsSigned>
  403. <VariableType>4 Bytes</VariableType>
  404. <Address>+09C8958</Address>
  405. </CheatEntry>
  406. <CheatEntry>
  407. <ID>387666</ID>
  408. <Description>"Applied Dirt Driving: 1"</Description>
  409. <DropDownListLink>A License</DropDownListLink>
  410. <LastState Value="0000F991" RealAddress="209C895C"/>
  411. <ShowAsHex>1</ShowAsHex>
  412. <ShowAsSigned>0</ShowAsSigned>
  413. <VariableType>4 Bytes</VariableType>
  414. <Address>+09C895C</Address>
  415. </CheatEntry>
  416. <CheatEntry>
  417. <ID>387667</ID>
  418. <Description>"Applied Dirt Driving: 2"</Description>
  419. <DropDownListLink>A License</DropDownListLink>
  420. <LastState Value="0000F991" RealAddress="209C8960"/>
  421. <ShowAsHex>1</ShowAsHex>
  422. <ShowAsSigned>0</ShowAsSigned>
  423. <VariableType>4 Bytes</VariableType>
  424. <Address>+09C8960</Address>
  425. </CheatEntry>
  426. <CheatEntry>
  427. <ID>387668</ID>
  428. <Description>"Tackling Blind Corners: 1"</Description>
  429. <DropDownListLink>A License</DropDownListLink>
  430. <LastState Value="0000F991" RealAddress="209C8964"/>
  431. <ShowAsHex>1</ShowAsHex>
  432. <ShowAsSigned>0</ShowAsSigned>
  433. <VariableType>4 Bytes</VariableType>
  434. <Address>+09C8964</Address>
  435. </CheatEntry>
  436. <CheatEntry>
  437. <ID>387669</ID>
  438. <Description>"Tackling Blind Corners: 2"</Description>
  439. <DropDownListLink>A License</DropDownListLink>
  440. <LastState Value="0000F991" RealAddress="209C8968"/>
  441. <ShowAsHex>1</ShowAsHex>
  442. <ShowAsSigned>0</ShowAsSigned>
  443. <VariableType>4 Bytes</VariableType>
  444. <Address>+09C8968</Address>
  445. </CheatEntry>
  446. <CheatEntry>
  447. <ID>387670</ID>
  448. <Description>"1 Lap Guide Run (Trial Mountain)"</Description>
  449. <DropDownListLink>A License</DropDownListLink>
  450. <LastState Value="0000F991" RealAddress="209C896C"/>
  451. <ShowAsHex>1</ShowAsHex>
  452. <ShowAsSigned>0</ShowAsSigned>
  453. <VariableType>4 Bytes</VariableType>
  454. <Address>+09C896C</Address>
  455. </CheatEntry>
  456. <CheatEntry>
  457. <ID>387671</ID>
  458. <Description>"Graduation Test"</Description>
  459. <DropDownListLink>A License</DropDownListLink>
  460. <LastState Value="0000F991" RealAddress="209C8970"/>
  461. <ShowAsHex>1</ShowAsHex>
  462. <ShowAsSigned>0</ShowAsSigned>
  463. <VariableType>4 Bytes</VariableType>
  464. <Address>+09C8970</Address>
  465. </CheatEntry>
  466. </CheatEntries>
  467. </CheatEntry>
  468. <CheatEntry>
  469. <ID>387635</ID>
  470. <Description>"IB License"</Description>
  471. <Options moHideChildren="1" moRecursiveSetValue="1"/>
  472. <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0000FFF0:Not Done
  473. 0000FBB1:Bronze
  474. 0000FAA1:Silver
  475. 0000F991:Gold
  476. </DropDownList>
  477. <LastState Value="" RealAddress="20000000"/>
  478. <Color>FF8000</Color>
  479. <GroupHeader>1</GroupHeader>
  480. <Address>pcsx2.exe+1185824</Address>
  481. <Offsets>
  482. <Offset>0</Offset>
  483. </Offsets>
  484. <CheatEntries>
  485. <CheatEntry>
  486. <ID>387673</ID>
  487. <Description>"Braking During Turns: 1"</Description>
  488. <DropDownListLink>IB License</DropDownListLink>
  489. <LastState Value="0000F991" RealAddress="209C8974"/>
  490. <ShowAsHex>1</ShowAsHex>
  491. <ShowAsSigned>0</ShowAsSigned>
  492. <VariableType>4 Bytes</VariableType>
  493. <Address>+09C8974</Address>
  494. </CheatEntry>
  495. <CheatEntry>
  496. <ID>387674</ID>
  497. <Description>"Braking During Turns: 2"</Description>
  498. <DropDownListLink>IB License</DropDownListLink>
  499. <LastState Value="0000F991" RealAddress="209C8978"/>
  500. <ShowAsHex>1</ShowAsHex>
  501. <ShowAsSigned>0</ShowAsSigned>
  502. <VariableType>4 Bytes</VariableType>
  503. <Address>+09C8978</Address>
  504. </CheatEntry>
  505. <CheatEntry>
  506. <ID>387675</ID>
  507. <Description>"Advanced Level Complex Corners: 1"</Description>
  508. <DropDownListLink>IB License</DropDownListLink>
  509. <LastState Value="0000F991" RealAddress="209C897C"/>
  510. <ShowAsHex>1</ShowAsHex>
  511. <ShowAsSigned>0</ShowAsSigned>
  512. <VariableType>4 Bytes</VariableType>
  513. <Address>+09C897C</Address>
  514. </CheatEntry>
  515. <CheatEntry>
  516. <ID>387676</ID>
  517. <Description>"Advanced Level Complex Corners: 2"</Description>
  518. <DropDownListLink>IB License</DropDownListLink>
  519. <LastState Value="0000F991" RealAddress="209C8980"/>
  520. <ShowAsHex>1</ShowAsHex>
  521. <ShowAsSigned>0</ShowAsSigned>
  522. <VariableType>4 Bytes</VariableType>
  523. <Address>+09C8980</Address>
  524. </CheatEntry>
  525. <CheatEntry>
  526. <ID>387677</ID>
  527. <Description>"1 Lap Guide (Costa di Amalfi)"</Description>
  528. <DropDownListLink>IB License</DropDownListLink>
  529. <LastState Value="0000F991" RealAddress="209C8984"/>
  530. <ShowAsHex>1</ShowAsHex>
  531. <ShowAsSigned>0</ShowAsSigned>
  532. <VariableType>4 Bytes</VariableType>
  533. <Address>+09C8984</Address>
  534. </CheatEntry>
  535. <CheatEntry>
  536. <ID>387678</ID>
  537. <Description>"Cone Slalom 1"</Description>
  538. <DropDownListLink>IB License</DropDownListLink>
  539. <LastState Value="0000F991" RealAddress="209C8988"/>
  540. <ShowAsHex>1</ShowAsHex>
  541. <ShowAsSigned>0</ShowAsSigned>
  542. <VariableType>4 Bytes</VariableType>
  543. <Address>+09C8988</Address>
  544. </CheatEntry>
  545. <CheatEntry>
  546. <ID>387679</ID>
  547. <Description>"Cone Slalom 2"</Description>
  548. <DropDownListLink>IB License</DropDownListLink>
  549. <LastState Value="0000F991" RealAddress="209C898C"/>
  550. <ShowAsHex>1</ShowAsHex>
  551. <ShowAsSigned>0</ShowAsSigned>
  552. <VariableType>4 Bytes</VariableType>
  553. <Address>+09C898C</Address>
  554. </CheatEntry>
  555. <CheatEntry>
  556. <ID>387680</ID>
  557. <Description>"City Street Challenge: 1"</Description>
  558. <DropDownListLink>IB License</DropDownListLink>
  559. <LastState Value="0000F991" RealAddress="209C8990"/>
  560. <ShowAsHex>1</ShowAsHex>
  561. <ShowAsSigned>0</ShowAsSigned>
  562. <VariableType>4 Bytes</VariableType>
  563. <Address>+09C8990</Address>
  564. </CheatEntry>
  565. <CheatEntry>
  566. <ID>387681</ID>
  567. <Description>"City Street Challenge: 2"</Description>
  568. <DropDownListLink>IB License</DropDownListLink>
  569. <LastState Value="0000F991" RealAddress="209C8994"/>
  570. <ShowAsHex>1</ShowAsHex>
  571. <ShowAsSigned>0</ShowAsSigned>
  572. <VariableType>4 Bytes</VariableType>
  573. <Address>+09C8994</Address>
  574. </CheatEntry>
  575. <CheatEntry>
  576. <ID>387682</ID>
  577. <Description>"1 Lap Guide Run (Hong Kong)"</Description>
  578. <DropDownListLink>IB License</DropDownListLink>
  579. <LastState Value="0000F991" RealAddress="209C8998"/>
  580. <ShowAsHex>1</ShowAsHex>
  581. <ShowAsSigned>0</ShowAsSigned>
  582. <VariableType>4 Bytes</VariableType>
  583. <Address>+09C8998</Address>
  584. </CheatEntry>
  585. <CheatEntry>
  586. <ID>387683</ID>
  587. <Description>"Competition Dirt Racing: 1"</Description>
  588. <DropDownListLink>IB License</DropDownListLink>
  589. <LastState Value="0000F991" RealAddress="209C899C"/>
  590. <ShowAsHex>1</ShowAsHex>
  591. <ShowAsSigned>0</ShowAsSigned>
  592. <VariableType>4 Bytes</VariableType>
  593. <Address>+09C899C</Address>
  594. </CheatEntry>
  595. <CheatEntry>
  596. <ID>387684</ID>
  597. <Description>"Driving on Snow: 1"</Description>
  598. <DropDownListLink>IB License</DropDownListLink>
  599. <LastState Value="0000F991" RealAddress="209C89A0"/>
  600. <ShowAsHex>1</ShowAsHex>
  601. <ShowAsSigned>0</ShowAsSigned>
  602. <VariableType>4 Bytes</VariableType>
  603. <Address>+09C89A0</Address>
  604. </CheatEntry>
  605. <CheatEntry>
  606. <ID>387685</ID>
  607. <Description>"Tackling Undulating S-bends"</Description>
  608. <DropDownListLink>IB License</DropDownListLink>
  609. <LastState Value="0000F991" RealAddress="209C89A4"/>
  610. <ShowAsHex>1</ShowAsHex>
  611. <ShowAsSigned>0</ShowAsSigned>
  612. <VariableType>4 Bytes</VariableType>
  613. <Address>+09C89A4</Address>
  614. </CheatEntry>
  615. <CheatEntry>
  616. <ID>387686</ID>
  617. <Description>"Tackling Corner Sequences over Undulating Surfaces"</Description>
  618. <DropDownListLink>IB License</DropDownListLink>
  619. <LastState Value="0000F991" RealAddress="209C89A8"/>
  620. <ShowAsHex>1</ShowAsHex>
  621. <ShowAsSigned>0</ShowAsSigned>
  622. <VariableType>4 Bytes</VariableType>
  623. <Address>+09C89A8</Address>
  624. </CheatEntry>
  625. <CheatEntry>
  626. <ID>387687</ID>
  627. <Description>"1 Lap Guide Run (Citta di Aria)"</Description>
  628. <DropDownListLink>IB License</DropDownListLink>
  629. <LastState Value="0000F991" RealAddress="209C89AC"/>
  630. <ShowAsHex>1</ShowAsHex>
  631. <ShowAsSigned>0</ShowAsSigned>
  632. <VariableType>4 Bytes</VariableType>
  633. <Address>+09C89AC</Address>
  634. </CheatEntry>
  635. <CheatEntry>
  636. <ID>387688</ID>
  637. <Description>"Graduation Test"</Description>
  638. <DropDownListLink>IB License</DropDownListLink>
  639. <LastState Value="0000F991" RealAddress="209C89B0"/>
  640. <ShowAsHex>1</ShowAsHex>
  641. <ShowAsSigned>0</ShowAsSigned>
  642. <VariableType>4 Bytes</VariableType>
  643. <Address>+09C89B0</Address>
  644. </CheatEntry>
  645. </CheatEntries>
  646. </CheatEntry>
  647. <CheatEntry>
  648. <ID>387636</ID>
  649. <Description>"IA License"</Description>
  650. <Options moHideChildren="1" moRecursiveSetValue="1"/>
  651. <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0000FFF0:Not Done
  652. 0000FBB1:Bronze
  653. 0000FAA1:Silver
  654. 0000F991:Gold
  655. </DropDownList>
  656. <LastState Value="" RealAddress="20000000"/>
  657. <Color>0000DF</Color>
  658. <GroupHeader>1</GroupHeader>
  659. <Address>pcsx2.exe+1185824</Address>
  660. <Offsets>
  661. <Offset>0</Offset>
  662. </Offsets>
  663. <CheatEntries>
  664. <CheatEntry>
  665. <ID>387776</ID>
  666. <Description>"Tackling Complex Corner Sequences: 1"</Description>
  667. <DropDownListLink>IA License</DropDownListLink>
  668. <LastState Value="0000F991" RealAddress="209C89B4"/>
  669. <ShowAsHex>1</ShowAsHex>
  670. <ShowAsSigned>0</ShowAsSigned>
  671. <VariableType>4 Bytes</VariableType>
  672. <Address>+09C89B4</Address>
  673. </CheatEntry>
  674. <CheatEntry>
  675. <ID>387691</ID>
  676. <Description>"Tackling Complex Corner Sequences: 2"</Description>
  677. <DropDownListLink>IA License</DropDownListLink>
  678. <LastState Value="0000F991" RealAddress="209C89B8"/>
  679. <ShowAsHex>1</ShowAsHex>
  680. <ShowAsSigned>0</ShowAsSigned>
  681. <VariableType>4 Bytes</VariableType>
  682. <Address>+09C89B8</Address>
  683. </CheatEntry>
  684. <CheatEntry>
  685. <ID>387692</ID>
  686. <Description>"Guide to Chicanes: 1"</Description>
  687. <DropDownListLink>IA License</DropDownListLink>
  688. <LastState Value="0000F991" RealAddress="209C89BC"/>
  689. <ShowAsHex>1</ShowAsHex>
  690. <ShowAsSigned>0</ShowAsSigned>
  691. <VariableType>4 Bytes</VariableType>
  692. <Address>+09C89BC</Address>
  693. </CheatEntry>
  694. <CheatEntry>
  695. <ID>387693</ID>
  696. <Description>"Guide to Chicanes: 2"</Description>
  697. <DropDownListLink>IA License</DropDownListLink>
  698. <LastState Value="0000F991" RealAddress="209C89C0"/>
  699. <ShowAsHex>1</ShowAsHex>
  700. <ShowAsSigned>0</ShowAsSigned>
  701. <VariableType>4 Bytes</VariableType>
  702. <Address>+09C89C0</Address>
  703. </CheatEntry>
  704. <CheatEntry>
  705. <ID>387694</ID>
  706. <Description>"1 Lap Guide Run (El Capitan)"</Description>
  707. <DropDownListLink>IA License</DropDownListLink>
  708. <LastState Value="0000F991" RealAddress="209C89C4"/>
  709. <ShowAsHex>1</ShowAsHex>
  710. <ShowAsSigned>0</ShowAsSigned>
  711. <VariableType>4 Bytes</VariableType>
  712. <Address>+09C89C4</Address>
  713. </CheatEntry>
  714. <CheatEntry>
  715. <ID>387695</ID>
  716. <Description>"Tackling Complex Corner Sequences: 3"</Description>
  717. <DropDownListLink>IA License</DropDownListLink>
  718. <LastState Value="0000F991" RealAddress="209C89C8"/>
  719. <ShowAsHex>1</ShowAsHex>
  720. <ShowAsSigned>0</ShowAsSigned>
  721. <VariableType>4 Bytes</VariableType>
  722. <Address>+09C89C8</Address>
  723. </CheatEntry>
  724. <CheatEntry>
  725. <ID>387696</ID>
  726. <Description>"Tackling Complex Corner Sequences: 4"</Description>
  727. <DropDownListLink>IA License</DropDownListLink>
  728. <LastState Value="0000F991" RealAddress="209C89CC"/>
  729. <ShowAsHex>1</ShowAsHex>
  730. <ShowAsSigned>0</ShowAsSigned>
  731. <VariableType>4 Bytes</VariableType>
  732. <Address>+09C89CC</Address>
  733. </CheatEntry>
  734. <CheatEntry>
  735. <ID>387697</ID>
  736. <Description>"City Street Challenge: 3"</Description>
  737. <DropDownListLink>IA License</DropDownListLink>
  738. <LastState Value="0000F991" RealAddress="209C89D0"/>
  739. <ShowAsHex>1</ShowAsHex>
  740. <ShowAsSigned>0</ShowAsSigned>
  741. <VariableType>4 Bytes</VariableType>
  742. <Address>+09C89D0</Address>
  743. </CheatEntry>
  744. <CheatEntry>
  745. <ID>387698</ID>
  746. <Description>"City Street Challenge: 4"</Description>
  747. <DropDownListLink>IA License</DropDownListLink>
  748. <LastState Value="0000F991" RealAddress="209C89D4"/>
  749. <ShowAsHex>1</ShowAsHex>
  750. <ShowAsSigned>0</ShowAsSigned>
  751. <VariableType>4 Bytes</VariableType>
  752. <Address>+09C89D4</Address>
  753. </CheatEntry>
  754. <CheatEntry>
  755. <ID>387699</ID>
  756. <Description>"1 Lap Guide Run (Fuji Speedway 2005)"</Description>
  757. <DropDownListLink>IA License</DropDownListLink>
  758. <LastState Value="0000F991" RealAddress="209C89D8"/>
  759. <ShowAsHex>1</ShowAsHex>
  760. <ShowAsSigned>0</ShowAsSigned>
  761. <VariableType>4 Bytes</VariableType>
  762. <Address>+09C89D8</Address>
  763. </CheatEntry>
  764. <CheatEntry>
  765. <ID>387700</ID>
  766. <Description>"Competition Dirt Racing: 2"</Description>
  767. <DropDownListLink>IA License</DropDownListLink>
  768. <LastState Value="0000F991" RealAddress="209C89DC"/>
  769. <ShowAsHex>1</ShowAsHex>
  770. <ShowAsSigned>0</ShowAsSigned>
  771. <VariableType>4 Bytes</VariableType>
  772. <Address>+09C89DC</Address>
  773. </CheatEntry>
  774. <CheatEntry>
  775. <ID>387701</ID>
  776. <Description>"Driving on Snow: 2"</Description>
  777. <DropDownListLink>IA License</DropDownListLink>
  778. <LastState Value="0000F991" RealAddress="209C89E0"/>
  779. <ShowAsHex>1</ShowAsHex>
  780. <ShowAsSigned>0</ShowAsSigned>
  781. <VariableType>4 Bytes</VariableType>
  782. <Address>+09C89E0</Address>
  783. </CheatEntry>
  784. <CheatEntry>
  785. <ID>387702</ID>
  786. <Description>"Tackling Complex Corner Sequences: 5"</Description>
  787. <DropDownListLink>IA License</DropDownListLink>
  788. <LastState Value="0000F991" RealAddress="209C89E4"/>
  789. <ShowAsHex>1</ShowAsHex>
  790. <ShowAsSigned>0</ShowAsSigned>
  791. <VariableType>4 Bytes</VariableType>
  792. <Address>+09C89E4</Address>
  793. </CheatEntry>
  794. <CheatEntry>
  795. <ID>387703</ID>
  796. <Description>"Tackling Complex Corner Sequences: 6"</Description>
  797. <DropDownListLink>IA License</DropDownListLink>
  798. <LastState Value="0000F991" RealAddress="209C89E8"/>
  799. <ShowAsHex>1</ShowAsHex>
  800. <ShowAsSigned>0</ShowAsSigned>
  801. <VariableType>4 Bytes</VariableType>
  802. <Address>+09C89E8</Address>
  803. </CheatEntry>
  804. <CheatEntry>
  805. <ID>387704</ID>
  806. <Description>"1 Lap Guide Run (Nürburgring North Course)"</Description>
  807. <DropDownListLink>IA License</DropDownListLink>
  808. <LastState Value="0000F991" RealAddress="209C89EC"/>
  809. <ShowAsHex>1</ShowAsHex>
  810. <ShowAsSigned>0</ShowAsSigned>
  811. <VariableType>4 Bytes</VariableType>
  812. <Address>+09C89EC</Address>
  813. </CheatEntry>
  814. <CheatEntry>
  815. <ID>387705</ID>
  816. <Description>"Graduation Test"</Description>
  817. <DropDownListLink>IA License</DropDownListLink>
  818. <LastState Value="0000F991" RealAddress="209C89F0"/>
  819. <ShowAsHex>1</ShowAsHex>
  820. <ShowAsSigned>0</ShowAsSigned>
  821. <VariableType>4 Bytes</VariableType>
  822. <Address>+09C89F0</Address>
  823. </CheatEntry>
  824. <CheatEntry>
  825. <ID>387792</ID>
  826. <Description>"Graduation Test"</Description>
  827. <DropDownListLink>IA License</DropDownListLink>
  828. <LastState Value="0000F991" RealAddress="209C89F0"/>
  829. <ShowAsHex>1</ShowAsHex>
  830. <ShowAsSigned>0</ShowAsSigned>
  831. <VariableType>4 Bytes</VariableType>
  832. <Address>+09C89F0</Address>
  833. </CheatEntry>
  834. </CheatEntries>
  835. </CheatEntry>
  836. <CheatEntry>
  837. <ID>387637</ID>
  838. <Description>"Super License"</Description>
  839. <Options moHideChildren="1" moRecursiveSetValue="1"/>
  840. <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0000FFF0:Not Done
  841. 0000FBB1:Bronze
  842. 0000FAA1:Silver
  843. 0000F991:Gold
  844. </DropDownList>
  845. <LastState Value="" RealAddress="20000000"/>
  846. <Color>FF4AA5</Color>
  847. <GroupHeader>1</GroupHeader>
  848. <Address>pcsx2.exe+1185824</Address>
  849. <Offsets>
  850. <Offset>0</Offset>
  851. </Offsets>
  852. <CheatEntries>
  853. <CheatEntry>
  854. <ID>387774</ID>
  855. <Description>"1 Lap Time Trial (Twin Ring Motegi Road Course)"</Description>
  856. <DropDownListLink>Super License</DropDownListLink>
  857. <LastState Value="0000F991" RealAddress="209C89F4"/>
  858. <ShowAsHex>1</ShowAsHex>
  859. <ShowAsSigned>0</ShowAsSigned>
  860. <VariableType>4 Bytes</VariableType>
  861. <Address>+09C89F4</Address>
  862. </CheatEntry>
  863. <CheatEntry>
  864. <ID>387708</ID>
  865. <Description>"1 Lap Time Trial (Citta di Aria)"</Description>
  866. <DropDownListLink>1 Lap Time Trial (Twin Ring Motegi Road Course)</DropDownListLink>
  867. <LastState Value="0000F991" RealAddress="209C89F8"/>
  868. <ShowAsHex>1</ShowAsHex>
  869. <ShowAsSigned>0</ShowAsSigned>
  870. <VariableType>4 Bytes</VariableType>
  871. <Address>+09C89F8</Address>
  872. </CheatEntry>
  873. <CheatEntry>
  874. <ID>387709</ID>
  875. <Description>"1 Lap Time Trial (Special Stage Route 5)"</Description>
  876. <DropDownListLink>1 Lap Time Trial (Twin Ring Motegi Road Course)</DropDownListLink>
  877. <LastState Value="0000F991" RealAddress="209C89FC"/>
  878. <ShowAsHex>1</ShowAsHex>
  879. <ShowAsSigned>0</ShowAsSigned>
  880. <VariableType>4 Bytes</VariableType>
  881. <Address>+09C89FC</Address>
  882. </CheatEntry>
  883. <CheatEntry>
  884. <ID>387710</ID>
  885. <Description>"1 Lap Time Trial (Costa di Amalfi)"</Description>
  886. <DropDownListLink>1 Lap Time Trial (Twin Ring Motegi Road Course)</DropDownListLink>
  887. <LastState Value="0000F991" RealAddress="209C8A00"/>
  888. <ShowAsHex>1</ShowAsHex>
  889. <ShowAsSigned>0</ShowAsSigned>
  890. <VariableType>4 Bytes</VariableType>
  891. <Address>+09C8A00</Address>
  892. </CheatEntry>
  893. <CheatEntry>
  894. <ID>387711</ID>
  895. <Description>"1 Lap Time Trial (Seattle)"</Description>
  896. <DropDownListLink>1 Lap Time Trial (Twin Ring Motegi Road Course)</DropDownListLink>
  897. <LastState Value="0000F991" RealAddress="209C8A04"/>
  898. <ShowAsHex>1</ShowAsHex>
  899. <ShowAsSigned>0</ShowAsSigned>
  900. <VariableType>4 Bytes</VariableType>
  901. <Address>+09C8A04</Address>
  902. </CheatEntry>
  903. <CheatEntry>
  904. <ID>387712</ID>
  905. <Description>"1 Lap Time Trial (Ice Arena)"</Description>
  906. <DropDownListLink>1 Lap Time Trial (Twin Ring Motegi Road Course)</DropDownListLink>
  907. <LastState Value="0000F991" RealAddress="209C8A08"/>
  908. <ShowAsHex>1</ShowAsHex>
  909. <ShowAsSigned>0</ShowAsSigned>
  910. <VariableType>4 Bytes</VariableType>
  911. <Address>+09C8A08</Address>
  912. </CheatEntry>
  913. <CheatEntry>
  914. <ID>387713</ID>
  915. <Description>"1 Lap Time Trial (Trial Mountain)"</Description>
  916. <DropDownListLink>1 Lap Time Trial (Twin Ring Motegi Road Course)</DropDownListLink>
  917. <LastState Value="0000F991" RealAddress="209C8A0C"/>
  918. <ShowAsHex>1</ShowAsHex>
  919. <ShowAsSigned>0</ShowAsSigned>
  920. <VariableType>4 Bytes</VariableType>
  921. <Address>+09C8A0C</Address>
  922. </CheatEntry>
  923. <CheatEntry>
  924. <ID>387714</ID>
  925. <Description>"1 Lap Time Trial (Tokyo Route 246)"</Description>
  926. <DropDownListLink>1 Lap Time Trial (Twin Ring Motegi Road Course)</DropDownListLink>
  927. <LastState Value="0000F991" RealAddress="209C8A10"/>
  928. <ShowAsHex>1</ShowAsHex>
  929. <ShowAsSigned>0</ShowAsSigned>
  930. <VariableType>4 Bytes</VariableType>
  931. <Address>+09C8A10</Address>
  932. </CheatEntry>
  933. <CheatEntry>
  934. <ID>387715</ID>
  935. <Description>"1 Lap Time Trial (El Capitan)"</Description>
  936. <DropDownListLink>1 Lap Time Trial (Twin Ring Motegi Road Course)</DropDownListLink>
  937. <LastState Value="0000F991" RealAddress="209C8A14"/>
  938. <ShowAsHex>1</ShowAsHex>
  939. <ShowAsSigned>0</ShowAsSigned>
  940. <VariableType>4 Bytes</VariableType>
  941. <Address>+09C8A14</Address>
  942. </CheatEntry>
  943. <CheatEntry>
  944. <ID>387716</ID>
  945. <Description>"1 Lap Time Trial (Grand Canyon)"</Description>
  946. <DropDownListLink>1 Lap Time Trial (Twin Ring Motegi Road Course)</DropDownListLink>
  947. <LastState Value="0000F991" RealAddress="209C8A18"/>
  948. <ShowAsHex>1</ShowAsHex>
  949. <ShowAsSigned>0</ShowAsSigned>
  950. <VariableType>4 Bytes</VariableType>
  951. <Address>+09C8A18</Address>
  952. </CheatEntry>
  953. <CheatEntry>
  954. <ID>387717</ID>
  955. <Description>"1 Lap Time Trial (Opera Paris)"</Description>
  956. <DropDownListLink>1 Lap Time Trial (Twin Ring Motegi Road Course)</DropDownListLink>
  957. <LastState Value="0000F991" RealAddress="209C8A1C"/>
  958. <ShowAsHex>1</ShowAsHex>
  959. <ShowAsSigned>0</ShowAsSigned>
  960. <VariableType>4 Bytes</VariableType>
  961. <Address>+09C8A1C</Address>
  962. </CheatEntry>
  963. <CheatEntry>
  964. <ID>387718</ID>
  965. <Description>"1 Lap Time Trial (Suzuka Circuit)"</Description>
  966. <DropDownListLink>1 Lap Time Trial (Twin Ring Motegi Road Course)</DropDownListLink>
  967. <LastState Value="0000F991" RealAddress="209C8A20"/>
  968. <ShowAsHex>1</ShowAsHex>
  969. <ShowAsSigned>0</ShowAsSigned>
  970. <VariableType>4 Bytes</VariableType>
  971. <Address>+09C8A20</Address>
  972. </CheatEntry>
  973. <CheatEntry>
  974. <ID>387719</ID>
  975. <Description>"1 Lap Time Trial (Infineon Raceway-Sports Car Course)"</Description>
  976. <DropDownListLink>1 Lap Time Trial (Twin Ring Motegi Road Course)</DropDownListLink>
  977. <LastState Value="0000F991" RealAddress="209C8A24"/>
  978. <ShowAsHex>1</ShowAsHex>
  979. <ShowAsSigned>0</ShowAsSigned>
  980. <VariableType>4 Bytes</VariableType>
  981. <Address>+09C8A24</Address>
  982. </CheatEntry>
  983. <CheatEntry>
  984. <ID>387720</ID>
  985. <Description>"1 Lap Time Trial (Chamonix)"</Description>
  986. <DropDownListLink>1 Lap Time Trial (Twin Ring Motegi Road Course)</DropDownListLink>
  987. <LastState Value="0000F991" RealAddress="209C8A28"/>
  988. <ShowAsHex>1</ShowAsHex>
  989. <ShowAsSigned>0</ShowAsSigned>
  990. <VariableType>4 Bytes</VariableType>
  991. <Address>+09C8A28</Address>
  992. </CheatEntry>
  993. <CheatEntry>
  994. <ID>387721</ID>
  995. <Description>"1 Lap Time Trial (Circuit de la Sarthe)"</Description>
  996. <DropDownListLink>1 Lap Time Trial (Twin Ring Motegi Road Course)</DropDownListLink>
  997. <LastState Value="0000F991" RealAddress="209C8A2C"/>
  998. <ShowAsHex>1</ShowAsHex>
  999. <ShowAsSigned>0</ShowAsSigned>
  1000. <VariableType>4 Bytes</VariableType>
  1001. <Address>+09C8A2C</Address>
  1002. </CheatEntry>
  1003. <CheatEntry>
  1004. <ID>387722</ID>
  1005. <Description>"1 Lap Time Trial (Nürburgring North Course)"</Description>
  1006. <DropDownListLink>1 Lap Time Trial (Twin Ring Motegi Road Course)</DropDownListLink>
  1007. <LastState Value="0000F991" RealAddress="209C8A30"/>
  1008. <ShowAsHex>1</ShowAsHex>
  1009. <ShowAsSigned>0</ShowAsSigned>
  1010. <VariableType>4 Bytes</VariableType>
  1011. <Address>+09C8A30</Address>
  1012. </CheatEntry>
  1013. </CheatEntries>
  1014. </CheatEntry>
  1015. <CheatEntry>
  1016. <ID>387638</ID>
  1017. <Description>"Coffee Break"</Description>
  1018. <Options moHideChildren="1" moRecursiveSetValue="1"/>
  1019. <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0000FFF0:Not Done
  1020. 0000FBB1:Bronze
  1021. 0000FAA1:Silver
  1022. 0000F991:Gold
  1023. </DropDownList>
  1024. <LastState Value="" RealAddress="20000000"/>
  1025. <GroupHeader>1</GroupHeader>
  1026. <Address>pcsx2.exe+1185824</Address>
  1027. <Offsets>
  1028. <Offset>0</Offset>
  1029. </Offsets>
  1030. <CheatEntries>
  1031. <CheatEntry>
  1032. <ID>387729</ID>
  1033. <Description>"Maneuver around the cones"</Description>
  1034. <DropDownListLink>Coffee Break</DropDownListLink>
  1035. <LastState Value="0000F991" RealAddress="209C8A34"/>
  1036. <ShowAsHex>1</ShowAsHex>
  1037. <ShowAsSigned>0</ShowAsSigned>
  1038. <VariableType>4 Bytes</VariableType>
  1039. <Address>+09C8A34</Address>
  1040. </CheatEntry>
  1041. <CheatEntry>
  1042. <ID>387730</ID>
  1043. <Description>"Knock over the cones laid out in a spiral"</Description>
  1044. <DropDownListLink>Coffee Break</DropDownListLink>
  1045. <LastState Value="0000F991" RealAddress="209C8A38"/>
  1046. <ShowAsHex>1</ShowAsHex>
  1047. <ShowAsSigned>0</ShowAsSigned>
  1048. <VariableType>4 Bytes</VariableType>
  1049. <Address>+09C8A38</Address>
  1050. </CheatEntry>
  1051. <CheatEntry>
  1052. <ID>387731</ID>
  1053. <Description>"Knock over the cones laid out in a spiral (2)"</Description>
  1054. <DropDownListLink>Coffee Break</DropDownListLink>
  1055. <LastState Value="0000F991" RealAddress="209C8A3C"/>
  1056. <ShowAsHex>1</ShowAsHex>
  1057. <ShowAsSigned>0</ShowAsSigned>
  1058. <VariableType>4 Bytes</VariableType>
  1059. <Address>+09C8A3C</Address>
  1060. </CheatEntry>
  1061. <CheatEntry>
  1062. <ID>387732</ID>
  1063. <Description>"Cones - Gymkhana"</Description>
  1064. <DropDownListLink>Coffee Break</DropDownListLink>
  1065. <LastState Value="0000F991" RealAddress="209C8A40"/>
  1066. <ShowAsHex>1</ShowAsHex>
  1067. <ShowAsSigned>0</ShowAsSigned>
  1068. <VariableType>4 Bytes</VariableType>
  1069. <Address>+09C8A40</Address>
  1070. </CheatEntry>
  1071. <CheatEntry>
  1072. <ID>387733</ID>
  1073. <Description>"Cone Maze Challenge"</Description>
  1074. <DropDownListLink>Coffee Break</DropDownListLink>
  1075. <LastState Value="0000F991" RealAddress="209C8A44"/>
  1076. <ShowAsHex>1</ShowAsHex>
  1077. <ShowAsSigned>0</ShowAsSigned>
  1078. <VariableType>4 Bytes</VariableType>
  1079. <Address>+09C8A44</Address>
  1080. </CheatEntry>
  1081. </CheatEntries>
  1082. </CheatEntry>
  1083. <CheatEntry>
  1084. <ID>387639</ID>
  1085. <Description>"Driving Mission"</Description>
  1086. <Options moHideChildren="1" moRecursiveSetValue="1"/>
  1087. <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0000FFF0:Not Done
  1088. 00FAF003:MISSION CLEAR
  1089. 0000F113:Silver
  1090. 0000F003:MISSION CLEAR(2)
  1091. </DropDownList>
  1092. <LastState Value="" RealAddress="20000000"/>
  1093. <Color>C0C0C0</Color>
  1094. <GroupHeader>1</GroupHeader>
  1095. <Address>pcsx2.exe+1185824</Address>
  1096. <Offsets>
  1097. <Offset>0</Offset>
  1098. </Offsets>
  1099. <CheatEntries>
  1100. <CheatEntry>
  1101. <ID>387734</ID>
  1102. <Description>"The Pass: Deep Forest"</Description>
  1103. <DropDownListLink>Driving Mission</DropDownListLink>
  1104. <LastState Value="00FAF003" RealAddress="209C8A48"/>
  1105. <ShowAsHex>1</ShowAsHex>
  1106. <ShowAsSigned>0</ShowAsSigned>
  1107. <VariableType>4 Bytes</VariableType>
  1108. <Address>+09C8A48</Address>
  1109. </CheatEntry>
  1110. <CheatEntry>
  1111. <ID>387735</ID>
  1112. <Description>"The Pass: Grand Valley"</Description>
  1113. <DropDownListLink>Driving Mission</DropDownListLink>
  1114. <LastState Value="00FAF003" RealAddress="209C8A4C"/>
  1115. <ShowAsHex>1</ShowAsHex>
  1116. <ShowAsSigned>0</ShowAsSigned>
  1117. <VariableType>4 Bytes</VariableType>
  1118. <Address>+09C8A4C</Address>
  1119. </CheatEntry>
  1120. <CheatEntry>
  1121. <ID>387736</ID>
  1122. <Description>"The Pass: Côte d'Azur"</Description>
  1123. <DropDownListLink>Driving Mission</DropDownListLink>
  1124. <LastState Value="00FAF003" RealAddress="209C8A50"/>
  1125. <ShowAsHex>1</ShowAsHex>
  1126. <ShowAsSigned>0</ShowAsSigned>
  1127. <VariableType>4 Bytes</VariableType>
  1128. <Address>+09C8A50</Address>
  1129. </CheatEntry>
  1130. <CheatEntry>
  1131. <ID>387737</ID>
  1132. <Description>"The Pass: Seattle"</Description>
  1133. <DropDownListLink>Driving Mission</DropDownListLink>
  1134. <LastState Value="00FAF003" RealAddress="209C8A54"/>
  1135. <ShowAsHex>1</ShowAsHex>
  1136. <ShowAsSigned>0</ShowAsSigned>
  1137. <VariableType>4 Bytes</VariableType>
  1138. <Address>+09C8A54</Address>
  1139. </CheatEntry>
  1140. <CheatEntry>
  1141. <ID>387738</ID>
  1142. <Description>"The Pass: High-speed Ring"</Description>
  1143. <DropDownListLink>Driving Mission</DropDownListLink>
  1144. <LastState Value="00FAF003" RealAddress="209C8A58"/>
  1145. <ShowAsHex>1</ShowAsHex>
  1146. <ShowAsSigned>0</ShowAsSigned>
  1147. <VariableType>4 Bytes</VariableType>
  1148. <Address>+09C8A58</Address>
  1149. </CheatEntry>
  1150. <CheatEntry>
  1151. <ID>387739</ID>
  1152. <Description>"The Pass: Tsukuba"</Description>
  1153. <DropDownListLink>Driving Mission</DropDownListLink>
  1154. <LastState Value="00FAF003" RealAddress="209C8A5C"/>
  1155. <ShowAsHex>1</ShowAsHex>
  1156. <ShowAsSigned>0</ShowAsSigned>
  1157. <VariableType>4 Bytes</VariableType>
  1158. <Address>+09C8A5C</Address>
  1159. </CheatEntry>
  1160. <CheatEntry>
  1161. <ID>387740</ID>
  1162. <Description>"The Pass: Midfield Raceway"</Description>
  1163. <DropDownListLink>Driving Mission</DropDownListLink>
  1164. <LastState Value="00FAF003" RealAddress="209C8A60"/>
  1165. <ShowAsHex>1</ShowAsHex>
  1166. <ShowAsSigned>0</ShowAsSigned>
  1167. <VariableType>4 Bytes</VariableType>
  1168. <Address>+09C8A60</Address>
  1169. </CheatEntry>
  1170. <CheatEntry>
  1171. <ID>387741</ID>
  1172. <Description>"The Pass: Trial Mountain"</Description>
  1173. <DropDownListLink>Driving Mission</DropDownListLink>
  1174. <LastState Value="00FAF003" RealAddress="209C8A64"/>
  1175. <ShowAsHex>1</ShowAsHex>
  1176. <ShowAsSigned>0</ShowAsSigned>
  1177. <VariableType>4 Bytes</VariableType>
  1178. <Address>+09C8A64</Address>
  1179. </CheatEntry>
  1180. <CheatEntry>
  1181. <ID>387742</ID>
  1182. <Description>"The Pass: Motegi Oval"</Description>
  1183. <DropDownListLink>Driving Mission</DropDownListLink>
  1184. <LastState Value="00FAF003" RealAddress="209C8A68"/>
  1185. <ShowAsHex>1</ShowAsHex>
  1186. <ShowAsSigned>0</ShowAsSigned>
  1187. <VariableType>4 Bytes</VariableType>
  1188. <Address>+09C8A68</Address>
  1189. </CheatEntry>
  1190. <CheatEntry>
  1191. <ID>387743</ID>
  1192. <Description>"The Pass: Sarthe I"</Description>
  1193. <DropDownListLink>Driving Mission</DropDownListLink>
  1194. <LastState Value="00FAF003" RealAddress="209C8A6C"/>
  1195. <ShowAsHex>1</ShowAsHex>
  1196. <ShowAsSigned>0</ShowAsSigned>
  1197. <VariableType>4 Bytes</VariableType>
  1198. <Address>+09C8A6C</Address>
  1199. </CheatEntry>
  1200. <CheatEntry>
  1201. <ID>387744</ID>
  1202. <Description>"3 Lap Battle: New York"</Description>
  1203. <DropDownListLink>Driving Mission</DropDownListLink>
  1204. <LastState Value="00FAF003" RealAddress="209C8A70"/>
  1205. <ShowAsHex>1</ShowAsHex>
  1206. <ShowAsSigned>0</ShowAsSigned>
  1207. <VariableType>4 Bytes</VariableType>
  1208. <Address>+09C8A70</Address>
  1209. </CheatEntry>
  1210. <CheatEntry>
  1211. <ID>387745</ID>
  1212. <Description>"3 Lap Battle: Laguna Seca"</Description>
  1213. <DropDownListLink>Driving Mission</DropDownListLink>
  1214. <LastState Value="00FAF003" RealAddress="209C8A74"/>
  1215. <ShowAsHex>1</ShowAsHex>
  1216. <ShowAsSigned>0</ShowAsSigned>
  1217. <VariableType>4 Bytes</VariableType>
  1218. <Address>+09C8A74</Address>
  1219. </CheatEntry>
  1220. <CheatEntry>
  1221. <ID>387746</ID>
  1222. <Description>"3 Lap Battle: Opera Paris"</Description>
  1223. <DropDownListLink>Driving Mission</DropDownListLink>
  1224. <LastState Value="00FAF003" RealAddress="209C8A78"/>
  1225. <ShowAsHex>1</ShowAsHex>
  1226. <ShowAsSigned>0</ShowAsSigned>
  1227. <VariableType>4 Bytes</VariableType>
  1228. <Address>+09C8A78</Address>
  1229. </CheatEntry>
  1230. <CheatEntry>
  1231. <ID>387747</ID>
  1232. <Description>"3 Lap Battle: Seattle"</Description>
  1233. <DropDownListLink>Driving Mission</DropDownListLink>
  1234. <LastState Value="00FAF003" RealAddress="209C8A7C"/>
  1235. <ShowAsHex>1</ShowAsHex>
  1236. <ShowAsSigned>0</ShowAsSigned>
  1237. <VariableType>4 Bytes</VariableType>
  1238. <Address>+09C8A7C</Address>
  1239. </CheatEntry>
  1240. <CheatEntry>
  1241. <ID>387748</ID>
  1242. <Description>"3 Lap Battle: Côte d'Azur"</Description>
  1243. <DropDownListLink>Driving Mission</DropDownListLink>
  1244. <LastState Value="00FAF003" RealAddress="209C8A80"/>
  1245. <ShowAsHex>1</ShowAsHex>
  1246. <ShowAsSigned>0</ShowAsSigned>
  1247. <VariableType>4 Bytes</VariableType>
  1248. <Address>+09C8A80</Address>
  1249. </CheatEntry>
  1250. <CheatEntry>
  1251. <ID>387749</ID>
  1252. <Description>"3 Lap Battle: Suzuka"</Description>
  1253. <DropDownListLink>Driving Mission</DropDownListLink>
  1254. <LastState Value="00FAF003" RealAddress="209C8A84"/>
  1255. <ShowAsHex>1</ShowAsHex>
  1256. <ShowAsSigned>0</ShowAsSigned>
  1257. <VariableType>4 Bytes</VariableType>
  1258. <Address>+09C8A84</Address>
  1259. </CheatEntry>
  1260. <CheatEntry>
  1261. <ID>387750</ID>
  1262. <Description>"3 Lap Battle: Infineon"</Description>
  1263. <DropDownListLink>Driving Mission</DropDownListLink>
  1264. <LastState Value="00FAF003" RealAddress="209C8A88"/>
  1265. <ShowAsHex>1</ShowAsHex>
  1266. <ShowAsSigned>0</ShowAsSigned>
  1267. <VariableType>4 Bytes</VariableType>
  1268. <Address>+09C8A88</Address>
  1269. </CheatEntry>
  1270. <CheatEntry>
  1271. <ID>387751</ID>
  1272. <Description>"3 Lap Battle: Sarthe II"</Description>
  1273. <DropDownListLink>Driving Mission</DropDownListLink>
  1274. <LastState Value="00FAF003" RealAddress="209C8A8C"/>
  1275. <ShowAsHex>1</ShowAsHex>
  1276. <ShowAsSigned>0</ShowAsSigned>
  1277. <VariableType>4 Bytes</VariableType>
  1278. <Address>+09C8A8C</Address>
  1279. </CheatEntry>
  1280. <CheatEntry>
  1281. <ID>387752</ID>
  1282. <Description>"3 Lap Battle: Suzuka East"</Description>
  1283. <DropDownListLink>Driving Mission</DropDownListLink>
  1284. <LastState Value="00FAF003" RealAddress="209C8A90"/>
  1285. <ShowAsHex>1</ShowAsHex>
  1286. <ShowAsSigned>0</ShowAsSigned>
  1287. <VariableType>4 Bytes</VariableType>
  1288. <Address>+09C8A90</Address>
  1289. </CheatEntry>
  1290. <CheatEntry>
  1291. <ID>387753</ID>
  1292. <Description>"3 Lap Battle: Tsukuba"</Description>
  1293. <DropDownListLink>Driving Mission</DropDownListLink>
  1294. <LastState Value="00FAF003" RealAddress="209C8A94"/>
  1295. <ShowAsHex>1</ShowAsHex>
  1296. <ShowAsSigned>0</ShowAsSigned>
  1297. <VariableType>4 Bytes</VariableType>
  1298. <Address>+09C8A94</Address>
  1299. </CheatEntry>
  1300. <CheatEntry>
  1301. <ID>387754</ID>
  1302. <Description>"Slipstream Battle 1: Nissan Cube"</Description>
  1303. <DropDownListLink>Driving Mission</DropDownListLink>
  1304. <LastState Value="00FAF003" RealAddress="209C8A98"/>
  1305. <ShowAsHex>1</ShowAsHex>
  1306. <ShowAsSigned>0</ShowAsSigned>
  1307. <VariableType>4 Bytes</VariableType>
  1308. <Address>+09C8A98</Address>
  1309. </CheatEntry>
  1310. <CheatEntry>
  1311. <ID>387755</ID>
  1312. <Description>"Slipstream Battle 1: Honda Odyssey"</Description>
  1313. <DropDownListLink>Driving Mission</DropDownListLink>
  1314. <LastState Value="00FAF003" RealAddress="209C8A9C"/>
  1315. <ShowAsHex>1</ShowAsHex>
  1316. <ShowAsSigned>0</ShowAsSigned>
  1317. <VariableType>4 Bytes</VariableType>
  1318. <Address>+09C8A9C</Address>
  1319. </CheatEntry>
  1320. <CheatEntry>
  1321. <ID>387756</ID>
  1322. <Description>"Slipstream Battle 1: Nissan Skyline GT-R"</Description>
  1323. <DropDownListLink>Driving Mission</DropDownListLink>
  1324. <LastState Value="00FAF003" RealAddress="209C8AA0"/>
  1325. <ShowAsHex>1</ShowAsHex>
  1326. <ShowAsSigned>0</ShowAsSigned>
  1327. <VariableType>4 Bytes</VariableType>
  1328. <Address>+09C8AA0</Address>
  1329. </CheatEntry>
  1330. <CheatEntry>
  1331. <ID>387757</ID>
  1332. <Description>"Slipstream Battle 1: Amuse S2000 GT1"</Description>
  1333. <DropDownListLink>Driving Mission</DropDownListLink>
  1334. <LastState Value="00FAF003" RealAddress="209C8AA4"/>
  1335. <ShowAsHex>1</ShowAsHex>
  1336. <ShowAsSigned>0</ShowAsSigned>
  1337. <VariableType>4 Bytes</VariableType>
  1338. <Address>+09C8AA4</Address>
  1339. </CheatEntry>
  1340. <CheatEntry>
  1341. <ID>387758</ID>
  1342. <Description>"1 Lap Magic: Z Showdown!"</Description>
  1343. <DropDownListLink>Driving Mission</DropDownListLink>
  1344. <LastState Value="00FAF003" RealAddress="209C8AA8"/>
  1345. <ShowAsHex>1</ShowAsHex>
  1346. <ShowAsSigned>0</ShowAsSigned>
  1347. <VariableType>4 Bytes</VariableType>
  1348. <Address>+09C8AA8</Address>
  1349. </CheatEntry>
  1350. <CheatEntry>
  1351. <ID>387759</ID>
  1352. <Description>"1 Lap Magic: Honda Showdown!"</Description>
  1353. <DropDownListLink>Driving Mission</DropDownListLink>
  1354. <LastState Value="00FAF003" RealAddress="209C8AAC"/>
  1355. <ShowAsHex>1</ShowAsHex>
  1356. <ShowAsSigned>0</ShowAsSigned>
  1357. <VariableType>4 Bytes</VariableType>
  1358. <Address>+09C8AAC</Address>
  1359. </CheatEntry>
  1360. <CheatEntry>
  1361. <ID>387760</ID>
  1362. <Description>"1 Lap Magic: Mazda Showdown!"</Description>
  1363. <DropDownListLink>Driving Mission</DropDownListLink>
  1364. <LastState Value="00FAF003" RealAddress="209C8AB0"/>
  1365. <ShowAsHex>1</ShowAsHex>
  1366. <ShowAsSigned>0</ShowAsSigned>
  1367. <VariableType>4 Bytes</VariableType>
  1368. <Address>+09C8AB0</Address>
  1369. </CheatEntry>
  1370. <CheatEntry>
  1371. <ID>387761</ID>
  1372. <Description>"1 Lap Magic: Celica Showdown!"</Description>
  1373. <DropDownListLink>Driving Mission</DropDownListLink>
  1374. <LastState Value="00FAF003" RealAddress="209C8AB4"/>
  1375. <ShowAsHex>1</ShowAsHex>
  1376. <ShowAsSigned>0</ShowAsSigned>
  1377. <VariableType>4 Bytes</VariableType>
  1378. <Address>+09C8AB4</Address>
  1379. </CheatEntry>
  1380. <CheatEntry>
  1381. <ID>387762</ID>
  1382. <Description>"1 Lap Magic: Chevrolet Showdown!"</Description>
  1383. <DropDownListLink>Driving Mission</DropDownListLink>
  1384. <LastState Value="00FAF003" RealAddress="209C8AB8"/>
  1385. <ShowAsHex>1</ShowAsHex>
  1386. <ShowAsSigned>0</ShowAsSigned>
  1387. <VariableType>4 Bytes</VariableType>
  1388. <Address>+09C8AB8</Address>
  1389. </CheatEntry>
  1390. <CheatEntry>
  1391. <ID>387763</ID>
  1392. <Description>"1 Lap Magic: Subaru Showdown!"</Description>
  1393. <DropDownListLink>Driving Mission</DropDownListLink>
  1394. <LastState Value="00FAF003" RealAddress="209C8ABC"/>
  1395. <ShowAsHex>1</ShowAsHex>
  1396. <ShowAsSigned>0</ShowAsSigned>
  1397. <VariableType>4 Bytes</VariableType>
  1398. <Address>+09C8ABC</Address>
  1399. </CheatEntry>
  1400. <CheatEntry>
  1401. <ID>387764</ID>
  1402. <Description>"1 Lap Magic: Lotus Showdown!"</Description>
  1403. <DropDownListLink>Driving Mission</DropDownListLink>
  1404. <LastState Value="00FAF003" RealAddress="209C8AC0"/>
  1405. <ShowAsHex>1</ShowAsHex>
  1406. <ShowAsSigned>0</ShowAsSigned>
  1407. <VariableType>4 Bytes</VariableType>
  1408. <Address>+09C8AC0</Address>
  1409. </CheatEntry>
  1410. <CheatEntry>
  1411. <ID>387765</ID>
  1412. <Description>"1 Lap Magic: Ford Showdown!"</Description>
  1413. <DropDownListLink>Driving Mission</DropDownListLink>
  1414. <LastState Value="00FAF003" RealAddress="209C8AC4"/>
  1415. <ShowAsHex>1</ShowAsHex>
  1416. <ShowAsSigned>0</ShowAsSigned>
  1417. <VariableType>4 Bytes</VariableType>
  1418. <Address>+09C8AC4</Address>
  1419. </CheatEntry>
  1420. <CheatEntry>
  1421. <ID>387766</ID>
  1422. <Description>"1 Lap Magic: GM Showdown!"</Description>
  1423. <DropDownListLink>Driving Mission</DropDownListLink>
  1424. <LastState Value="00FAF003" RealAddress="209C8AC8"/>
  1425. <ShowAsHex>1</ShowAsHex>
  1426. <ShowAsSigned>0</ShowAsSigned>
  1427. <VariableType>4 Bytes</VariableType>
  1428. <Address>+09C8AC8</Address>
  1429. </CheatEntry>
  1430. <CheatEntry>
  1431. <ID>387767</ID>
  1432. <Description>"1 Lap Magic: Mercedes Showdown!"</Description>
  1433. <DropDownListLink>Driving Mission</DropDownListLink>
  1434. <LastState Value="00FAF003" RealAddress="209C8ACC"/>
  1435. <ShowAsHex>1</ShowAsHex>
  1436. <ShowAsSigned>0</ShowAsSigned>
  1437. <VariableType>4 Bytes</VariableType>
  1438. <Address>+09C8ACC</Address>
  1439. </CheatEntry>
  1440. <CheatEntry>
  1441. <ID>387768</ID>
  1442. <Description>"Chase Battle: Lancia Rally Showdown!"</Description>
  1443. <DropDownListLink>Driving Mission</DropDownListLink>
  1444. <LastState Value="00FAF003" RealAddress="209C8AD0"/>
  1445. <ShowAsHex>1</ShowAsHex>
  1446. <ShowAsSigned>0</ShowAsSigned>
  1447. <VariableType>4 Bytes</VariableType>
  1448. <Address>+09C8AD0</Address>
  1449. </CheatEntry>
  1450. <CheatEntry>
  1451. <ID>387769</ID>
  1452. <Description>"Chase Battle: Lancer Evo Showdown!"</Description>
  1453. <DropDownListLink>Driving Mission</DropDownListLink>
  1454. <LastState Value="00FAF003" RealAddress="209C8AD4"/>
  1455. <ShowAsHex>1</ShowAsHex>
  1456. <ShowAsSigned>0</ShowAsSigned>
  1457. <VariableType>4 Bytes</VariableType>
  1458. <Address>+09C8AD4</Address>
  1459. </CheatEntry>
  1460. <CheatEntry>
  1461. <ID>387770</ID>
  1462. <Description>"Chase Battle: Peugeot Rally Showdown!"</Description>
  1463. <DropDownListLink>Driving Mission</DropDownListLink>
  1464. <LastState Value="00FAF003" RealAddress="209C8AD8"/>
  1465. <ShowAsHex>1</ShowAsHex>
  1466. <ShowAsSigned>0</ShowAsSigned>
  1467. <VariableType>4 Bytes</VariableType>
  1468. <Address>+09C8AD8</Address>
  1469. </CheatEntry>
  1470. <CheatEntry>
  1471. <ID>387771</ID>
  1472. <Description>"Chase Battle: Prototype Showdown!"</Description>
  1473. <DropDownListLink>Driving Mission</DropDownListLink>
  1474. <LastState Value="00FAF003" RealAddress="209C8ADC"/>
  1475. <ShowAsHex>1</ShowAsHex>
  1476. <ShowAsSigned>0</ShowAsSigned>
  1477. <VariableType>4 Bytes</VariableType>
  1478. <Address>+09C8ADC</Address>
  1479. </CheatEntry>
  1480. <CheatEntry>
  1481. <ID>387772</ID>
  1482. <Description>"Chase Battle: BMW 12-cyl Showdown!"</Description>
  1483. <DropDownListLink>Driving Mission</DropDownListLink>
  1484. <LastState Value="00FAF003" RealAddress="209C8AE0"/>
  1485. <ShowAsHex>1</ShowAsHex>
  1486. <ShowAsSigned>0</ShowAsSigned>
  1487. <VariableType>4 Bytes</VariableType>
  1488. <Address>+09C8AE0</Address>
  1489. </CheatEntry>
  1490. <CheatEntry>
  1491. <ID>387773</ID>
  1492. <Description>"Chase Battle: Mercedes Showdown!"</Description>
  1493. <DropDownListLink>Driving Mission</DropDownListLink>
  1494. <LastState Value="00FAF003" RealAddress="209C8AE4"/>
  1495. <ShowAsHex>1</ShowAsHex>
  1496. <ShowAsSigned>0</ShowAsSigned>
  1497. <VariableType>4 Bytes</VariableType>
  1498. <Address>+09C8AE4</Address>
  1499. </CheatEntry>
  1500. </CheatEntries>
  1501. </CheatEntry>
  1502. </CheatEntries>
  1503. </CheatTable>
Advertisement
Add Comment
Please, Sign In to add comment