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>387640</ID>
- <Description>"Acceleration and Braking: 1"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E568"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E568</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387641</ID>
- <Description>"Acceleration and Braking: 2"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E56C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E56C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387642</ID>
- <Description>"Basiscs of Cornering: 1"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E570"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E570</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387643</ID>
- <Description>"Basiscs of Cornering: 2"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E574"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E574</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387644</ID>
- <Description>"1 Lap Guide Run (Tsukuba)"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E578"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E578</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387645</ID>
- <Description>"Acceleration and Braking: 3"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E57C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E57C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387646</ID>
- <Description>"Acceleration and Braking: 4"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E580"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E580</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387647</ID>
- <Description>"Basiscs of Cornering: 3"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E584"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E584</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387648</ID>
- <Description>"Basiscs of Cornering: 4"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E588"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E588</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387649</ID>
- <Description>"1 Lap Guide Run (Laguna Seca)"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E58C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E58C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387650</ID>
- <Description>"Basics of Dirt Driving: 1"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E590"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E590</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387651</ID>
- <Description>"Basics of Dirt Driving: 2"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E594"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E594</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387652</ID>
- <Description>"Basiscs of Cornering: 5"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E598"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E598</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387653</ID>
- <Description>"Basiscs of Cornering: 6"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E59C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E59C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387654</ID>
- <Description>"1 Lap Guide Run (Infineon Raceway)"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5A0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5A0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387655</ID>
- <Description>"Graduation Test"</Description>
- <DropDownListLink>B License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5A4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5A4</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>387656</ID>
- <Description>"Complex Corners: Beginner 1"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5A8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5A8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387657</ID>
- <Description>"Complex Corners: Beginner 2"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5AC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5AC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387658</ID>
- <Description>"Tackling High Speed Corners: 1"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5B0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5B0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387659</ID>
- <Description>"Tackling High Speed Corners: 2"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5B4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5B4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387660</ID>
- <Description>"1 Lap Guide Run (Grand Valley East)"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5B8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5B8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387661</ID>
- <Description>"Complex Corners: Intermediate 1"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5BC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5BC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387662</ID>
- <Description>"Complex Corners: Intermediate 2"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5C0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5C0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387663</ID>
- <Description>"Applied Cornering: 1"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5C4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5C4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387664</ID>
- <Description>"Applied Cornering: 2"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5C8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5C8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387665</ID>
- <Description>"1 Lap Guide Run (Suzuka)"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5CC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5CC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387666</ID>
- <Description>"Applied Dirt Driving: 1"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5D0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5D0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387667</ID>
- <Description>"Applied Dirt Driving: 2"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5D4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5D4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387668</ID>
- <Description>"Tackling Blind Corners: 1"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5D8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5D8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387669</ID>
- <Description>"Tackling Blind Corners: 2"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5DC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5DC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387670</ID>
- <Description>"1 Lap Guide Run (Trial Mountain)"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5E0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5E0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387671</ID>
- <Description>"Graduation Test"</Description>
- <DropDownListLink>A License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5E4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5E4</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>387672</ID>
- <Description>"Braking During Turns: 1"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5E8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5E8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387673</ID>
- <Description>"Braking During Turns: 2"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5EC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5EC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387674</ID>
- <Description>"Advanced Level Complex Corners: 1"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5F0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5F0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387675</ID>
- <Description>"Advanced Level Complex Corners: 2"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5F4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5F4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387676</ID>
- <Description>"1 Lap Guide (Costa di Amalfi)"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5F8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5F8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387677</ID>
- <Description>"Cone Slalom 1"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E5FC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E5FC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387678</ID>
- <Description>"Cone Slalom 2"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E600"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E600</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387679</ID>
- <Description>"City Street Challenge: 1"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E604"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E604</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387680</ID>
- <Description>"City Street Challenge: 2"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E608"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E608</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387681</ID>
- <Description>"1 Lap Guide Run (Hong Kong)"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E60C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E60C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387682</ID>
- <Description>"Competition Dirt Racing: 1"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E610"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E610</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387683</ID>
- <Description>"Driving on Snow: 1"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E614"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E614</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387684</ID>
- <Description>"Tackling Undulating S-bends"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E618"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E618</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387685</ID>
- <Description>"Tackling Corner Sequences over Undulating Surfaces"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E61C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E61C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387686</ID>
- <Description>"1 Lap Guide Run (Citta di Aria)"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E620"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E620</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387687</ID>
- <Description>"Graduation Test"</Description>
- <DropDownListLink>IB License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E624"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E624</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>387688</ID>
- <Description>"Tackling Complex Corner Sequences: 1"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E628"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E628</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387689</ID>
- <Description>"Tackling Complex Corner Sequences: 2"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E62C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E62C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387690</ID>
- <Description>"Guide to Chicanes: 1"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E630"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E630</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387691</ID>
- <Description>"Guide to Chicanes: 2"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E634"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E634</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387692</ID>
- <Description>"1 Lap Guide Run (El Capitan)"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E638"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E638</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387693</ID>
- <Description>"Tackling Complex Corner Sequences: 3"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E63C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E63C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387694</ID>
- <Description>"Tackling Complex Corner Sequences: 4"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E640"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E640</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387695</ID>
- <Description>"City Street Challenge: 3"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E644"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E644</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387696</ID>
- <Description>"City Street Challenge: 4"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E648"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E648</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387697</ID>
- <Description>"1 Lap Guide Run (Fuji Speedway 2005)"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E64C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E64C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387698</ID>
- <Description>"Competition Dirt Racing: 2"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E650"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E650</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387699</ID>
- <Description>"Driving on Snow: 2"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E654"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E654</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387700</ID>
- <Description>"Tackling Complex Corner Sequences: 5"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E658"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E658</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387701</ID>
- <Description>"Tackling Complex Corner Sequences: 6"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E65C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E65C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387702</ID>
- <Description>"1 Lap Guide Run (Nürburgring North Course)"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E660"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E660</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387703</ID>
- <Description>"Graduation Test"</Description>
- <DropDownListLink>IA License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E664"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E664</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>387704</ID>
- <Description>"1 Lap Time Trial (Twin Ring Motegi Road Course)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E668"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E668</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387705</ID>
- <Description>"1 Lap Time Trial (Citta di Aria)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E66C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E66C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387706</ID>
- <Description>"1 Lap Time Trial (Special Stage Route 5)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E670"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E670</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387707</ID>
- <Description>"1 Lap Time Trial (Costa di Amalfi)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E674"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E674</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387708</ID>
- <Description>"1 Lap Time Trial (Seattle)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E678"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E678</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387709</ID>
- <Description>"1 Lap Time Trial (Ice Arena)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E67C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E67C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387710</ID>
- <Description>"1 Lap Time Trial (Trial Mountain)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E680"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E680</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387711</ID>
- <Description>"1 Lap Time Trial (Tokyo Route 246)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E684"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E684</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387712</ID>
- <Description>"1 Lap Time Trial (El Capitan)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E688"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E688</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387713</ID>
- <Description>"1 Lap Time Trial (Grand Canyon)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E68C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E68C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387714</ID>
- <Description>"1 Lap Time Trial (Opera Paris)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E690"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E690</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387715</ID>
- <Description>"1 Lap Time Trial (Suzuka Circuit)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E694"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E694</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387716</ID>
- <Description>"1 Lap Time Trial (Infineon Raceway-Sports Car Course)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E698"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E698</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387717</ID>
- <Description>"1 Lap Time Trial (Chamonix)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E69C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E69C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387718</ID>
- <Description>"1 Lap Time Trial (Circuit de la Sarthe)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6A0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6A0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387719</ID>
- <Description>"1 Lap Time Trial (Nürburgring North Course)"</Description>
- <DropDownListLink>Super License</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6A4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6A4</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>387720</ID>
- <Description>"Maneuver around the cones"</Description>
- <DropDownListLink>Coffee Break</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6A8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6A8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387721</ID>
- <Description>"Knock over the cones laid out in a spiral"</Description>
- <DropDownListLink>Coffee Break</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6AC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6AC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387722</ID>
- <Description>"Knock over the cones laid out in a spiral (2)"</Description>
- <DropDownListLink>Coffee Break</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6B0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6B0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387723</ID>
- <Description>"Cones - Gymkhana"</Description>
- <DropDownListLink>Coffee Break</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6B4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6B4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387724</ID>
- <Description>"Cone Maze Challenge"</Description>
- <DropDownListLink>Coffee Break</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6B8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6B8</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>387759</ID>
- <Description>"The Pass: Deep Forest"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6BC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6BC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387726</ID>
- <Description>"The Pass: Grand Valley"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6C0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6C0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387727</ID>
- <Description>"The Pass: Côte d'Azur"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6C4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6C4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387728</ID>
- <Description>"The Pass: Seattle"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6C8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6C8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387729</ID>
- <Description>"The Pass: High-speed Ring"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6CC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6CC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387730</ID>
- <Description>"The Pass: Tsukuba"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6D0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6D0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387731</ID>
- <Description>"The Pass: Midfield Raceway"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6D4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6D4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387732</ID>
- <Description>"The Pass: Trial Mountain"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6D8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6D8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387733</ID>
- <Description>"The Pass: Motegi Oval"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6DC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6DC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387734</ID>
- <Description>"The Pass: Sarthe I"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6E0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6E0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387735</ID>
- <Description>"3 Lap Battle: New York"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6E4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6E4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387736</ID>
- <Description>"3 Lap Battle: Laguna Seca"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6E8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6E8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387737</ID>
- <Description>"3 Lap Battle: Opera Paris"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6EC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6EC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387738</ID>
- <Description>"3 Lap Battle: Seattle"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6F0"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6F0</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387739</ID>
- <Description>"3 Lap Battle: Côte d'Azur"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6F4"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6F4</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387740</ID>
- <Description>"3 Lap Battle: Suzuka"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6F8"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6F8</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387741</ID>
- <Description>"3 Lap Battle: Infineon"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E6FC"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E6FC</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387742</ID>
- <Description>"3 Lap Battle: Sarthe II"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E700"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E700</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387743</ID>
- <Description>"3 Lap Battle: Suzuka East"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E704"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E704</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387744</ID>
- <Description>"3 Lap Battle: Tsukuba"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E708"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E708</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387745</ID>
- <Description>"Slipstream Battle 1: Nissan Cube"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E70C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E70C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387746</ID>
- <Description>"Slipstream Battle 1: Honda Odyssey"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E710"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E710</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387747</ID>
- <Description>"Slipstream Battle 1: Nissan Skyline GT-R"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E714"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E714</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387748</ID>
- <Description>"Slipstream Battle 1: Amuse S2000 GT1"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E718"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E718</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387749</ID>
- <Description>"1 Lap Magic: Z Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E71C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E71C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387750</ID>
- <Description>"1 Lap Magic: Honda Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E720"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E720</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387751</ID>
- <Description>"1 Lap Magic: Mazda Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E724"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E724</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387752</ID>
- <Description>"1 Lap Magic: Celica Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E728"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E728</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387753</ID>
- <Description>"1 Lap Magic: Chevrolet Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E72C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E72C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387754</ID>
- <Description>"1 Lap Magic: Subaru Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E730"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E730</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387755</ID>
- <Description>"1 Lap Magic: Lotus Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E734"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E734</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387756</ID>
- <Description>"1 Lap Magic: Ford Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E738"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E738</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387757</ID>
- <Description>"1 Lap Magic: GM Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E73C"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E73C</Address>
- </CheatEntry>
- <CheatEntry>
- <ID>387758</ID>
- <Description>"1 Lap Magic: Mercedes Showdown!"</Description>
- <DropDownListLink>Driving Mission</DropDownListLink>
- <LastState Value="0000FFF0" RealAddress="20A8E740"/>
- <ShowAsHex>1</ShowAsHex>
- <ShowAsSigned>0</ShowAsSigned>
- <VariableType>4 Bytes</VariableType>
- <Address>+0A8E740</Address>
- </CheatEntry>
- </CheatEntries>
- </CheatEntry>
- </CheatEntries>
- </CheatTable>
Advertisement
Add Comment
Please, Sign In to add comment