Guest User

ps2 60fps cheats

a guest
Apr 7th, 2022
460
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.13 KB | None | 0 0
  1. CURRENT AS OF 2.12.17
  2.  
  3. WARNING: MOST OF THESE ARE TESTED VERY LITTLE AND WILL MOST LIKELY BREAK STUFF!
  4.  
  5. Original Reddit thread: https://www.reddit.com/r/emulation/comments/5tky9k/playing_30_fps_ps2_games_in_60_fps/
  6.  
  7. Original forum thread: http://forums.pcsx2.net/Thread-60-fps-codes
  8.  
  9. I tried to copy as much information as I could for each code. I'll try to update it every day with any new codes I see. There are probably doubles in this list, as I just copied from the thread posted earlier. All 21 pages.
  10.  
  11. These are in the order that they were posted in the forum thread. I didn't make these, they're from a user called "asasega". If anyone would like to organize these that'd be great. Text usually goes with the codes below them. But in some cases, they don't.
  12.  
  13. Wipeout Pulse SCES-54748 60 fps
  14.  
  15. 0027A860 00000000
  16.  
  17. Need for Speed HP2 SLUS-20362 60 fps
  18.  
  19. D0330540 00000001
  20.  
  21. 20113DFC 1460000E
  22.  
  23. D0330540 00000000
  24.  
  25. 20113DFC 1060000E
  26.  
  27. Final Fantasy XII SLUS-20963 60 fps
  28.  
  29. 00547ED0 00000001
  30.  
  31. FF12 needs a speed modifier code, so anyone interested try working on it 00547EC8, 00547ECC both have 3F800000(1.0 in float) but using theme for slowdown sets the animations back to 30 fps.
  32.  
  33. Smuggler's Run SLUS-20065 60 fps
  34.  
  35. 002C4F14 00000001
  36.  
  37. 0481AD8A = Metal Gear Solid 3 Snake Eater (NTSC-J)
  38.  
  39. B01A4C95 = Ico (NTSC-J)
  40.  
  41. http://forums.pcsx2.net/Thread-PCSX2-Widescreen-Game-Patches?pid=541310#pid541310 SNAKE EATER NTSCU
  42.  
  43. http://forums.pcsx2.net/Thread-PCSX2-Widescreen-Game-Patches?pid=541653#pid541653 ICO NTSCU
  44.  
  45. Smuggler's Run 2 SLUS-20204 60 fps
  46.  
  47. 2036EE44 00000000
  48.  
  49. Regarding FF12, sometime speed modifiers gets loaded directly into registers(so they don't appear in RAM), lui v0,0x3F80(3C023F80 hex opcode) then followed (not necessarily immediately) by a mtc1 v0,f12 for example. I tried all this instructions(3Cxx3F80) but no luck, I tried 3Cxx4000 and 3Cxx3F00 too but no dice
  50.  
  51. Dragon Quest VIII SLUS-21207 60 fps
  52.  
  53. 203E4B20 00000001 //fps
  54.  
  55. 2016E2D4 3C023F00 //animations speed
  56.  
  57. 201DE148 3C023F00 //running animation speed
  58.  
  59. 202FB1C4 3C023F00 //traverse distance if it feels slow you can try 3C023F40 instead
  60.  
  61. Rogue Galaxy SCUS-97490 60 fps
  62.  
  63. 20491B54 00000001
  64.  
  65. Dark Cloud 2 SCUS-97213 60 fps
  66.  
  67. 20376C50 00000001
  68.  
  69. Both games need speed modifiers, I had no luck finding them. I know it seems pointless to post these cheats without speed modifiers, but is good to have them for future reference, so others don't waste time finding them and can look for speed fixes.
  70.  
  71. Tales of the Abyss SLUS-21386 60 fps
  72.  
  73. 201A3D74 10000009
  74.  
  75. 2032E1DC 00000000
  76.  
  77. 20720A20 3FB30000
  78.  
  79. D0720A18 00000001
  80.  
  81. 20720A14 42F00000
  82.  
  83. D0720A18 00000000
  84.  
  85. 20720A14 42700000
  86.  
  87. Clock Tower 3 SLUS-20633 60 fps
  88.  
  89. 218A8760 00000000
  90.  
  91. Dawn of Mana SLUS-21574 60 fps
  92.  
  93. 20115AE8 00000000
  94.  
  95. 205C8734 3E800000
  96.  
  97. Resident Evil Outbreak SLUS-20765 60 fps
  98.  
  99. 2019F414 00000000
  100.  
  101. 10323A4C 00000000
  102.  
  103. Silent Hill 2 SLUS-20228 60 fps
  104.  
  105. 201A41A8 24020001
  106.  
  107. 201A46E4 00000000
  108.  
  109. Rule of Rose SLUS-21448 60 fps
  110.  
  111. 20296198 00000001
  112.  
  113. 206FE890 3F000000 //animation
  114.  
  115. 202EA740 3F000000 //traverse
  116.  
  117. 202EA744 3F000000 //traverse
  118.  
  119. Yakuza SLUS-21348 60 fps
  120.  
  121. 2011034C 00000000
  122.  
  123. 207FC418 3F000000 //npc speed
  124.  
  125. 207FC41C 3F000000 //pl speed
  126.  
  127. Final Fantasy X SLUS-20312 0xBB3D833A 60 fps
  128.  
  129. 202D1100 080B4450
  130.  
  131. Final Fantasy X-2 SLUS-20672 0x48FE0C71 60 fps
  132.  
  133. 20315478 080C552E
  134.  
  135. Star Wars Ep.III SLUS-21143 0x976EA156 60 fps
  136.  
  137. 201AF538 00000001
  138.  
  139. Character idle animation correct, rest doubled. There is a bunch of addresses with value 40000000 and modifying them to 40400000 will give correct running speed etc. but can't narrow it down. Perhaps those interested can take it further.
  140.  
  141. Siren SCUS-97355 0xD6C48447 60 fps
  142.  
  143. 20145BB4 28420001
  144.  
  145. 20145BD8 24030001
  146.  
  147. 20145BDC A6030010
  148.  
  149. 20145BFC A6000012
  150.  
  151. 201AA910 3C033F00 //chara idle animation
  152.  
  153. Forbidden Siren 2 SCES-53851 0xC040B6AB 50/60 fps
  154.  
  155. 204C8168 00000001
  156.  
  157. 2020D430 3C023F00 //speed
  158.  
  159. Harry Potter & the Sorcerer's Stone SLUS-20826 0xC71A6146 60 fps
  160.  
  161. 203A4FD8 00000001
  162.  
  163. Death by Degrees SLUS-20934 0xE1D6F85E 60 fps
  164.  
  165. 205A4A08 00000001
  166.  
  167. Black SLUS-21376 0x5C891FF1 60 fps
  168.  
  169. 1040DF74 00000001
  170.  
  171. 205A8A9C 3C888889 //speed
  172.  
  173. Tales of Legendia SLUS-21201 0x43AB7214 60 fps
  174.  
  175. 201393FC 00000000
  176.  
  177. 201BADA0 3C023F80 //cutscene animation speed
  178.  
  179. 201D0528 3C023F00 //animation speed
  180.  
  181. 20358410 3C023F00 //battle speed
  182.  
  183. 20381E60 3C023F00 //battle winpose animation speed
  184.  
  185. Shadow of Destiny SLUS-20146 0xF14DFE0A 60 fps
  186.  
  187. 0040A0F1 00000001
  188.  
  189. Blood Will Tell: Tezuka Osamu's Dororo SLUS-20782 0x89954774 60 fps
  190.  
  191. 203D475C 00000000
  192.  
  193. 20279CF0 3C023F00 //traverse
  194.  
  195. 20279D14 3C023F00 //traverse
  196.  
  197. 201D7AB4 3C023F00 //animation
  198.  
  199. Everything double speed.
  200.  
  201. WinBack: Covert Operations SLUS-20160 0xB88DF765 60 fps
  202.  
  203. 202352B4 00000000
  204.  
  205. Ghost in the Shell: Stand Alone Complex SLUS-21006 0x95CC86EF 60 fps
  206.  
  207. 20392F7C 00000001
  208.  
  209. Everything double speed.
  210.  
  211. Xenosaga Episode II: Jenseits von Gut und Bose SLUS-20892 0xEB39ABEC (Disc1) 60 fps
  212.  
  213. 2069E094 00000001
  214.  
  215. Avatar: The Last Airbender SLUS-21395 0x52AC9729 60 fps
  216.  
  217. 204BA638 00000000
  218.  
  219. Xenosaga Episode III: Also sprach Zarathustra SLUS-21389 0x2088950A (Disc1) 60 fps
  220.  
  221. 10551206 00000001
  222.  
  223. 201C5B2C 3C013F00 //traverse
  224.  
  225. Suikoden IV SLUS-20979 0xE2984005 60 fps
  226.  
  227. 005BC061 00000001
  228.  
  229. Suikoden V SLUS-21291 0xBCD0B7CD 60 fps
  230.  
  231. 006E8ED8 00000001
  232.  
  233. 206E91A8 00000001
  234.  
  235. 20247664 3C023F00 //speed
  236.  
  237. God Hand SLUS-21503 0x6FB69282 60 fps
  238.  
  239. 00747A09 00000001
  240.  
  241. Everything double speed.
  242.  
  243. Ephemeral Fantasia SLUS-20169 0xD4DE7788 60 fps
  244.  
  245. 2034D394 00000001
  246.  
  247. Okami SLUS-21115 0x21068223 60 fps
  248.  
  249. 0067E505 00000001
  250.  
  251. Red Dead Revolver SLUS-20500 0xE169BAF8 60 fps
  252.  
  253. 201018AC 24030001
  254.  
  255. Resident Evil Outbreak SLUS-20765 0x0245EF6D (v2.0) 60 fps
  256.  
  257. 2029FA08 00000000
  258.  
  259. 103243CC 00000000
  260.  
  261. Resident Evil Outbreak File #2 SLUS-20984 0x1E65A50E 60 fps
  262.  
  263. 20358958 00000000
  264.  
  265. 204C69E8 3F000000 //walk,run speed
  266.  
  267. 206920CC 3C023F00 //chara idle animation speed
  268.  
  269. Everything double speed.
  270.  
  271. Resident Evil 4 SLUS-21134 0x013E349D 60 fps
  272.  
  273. 00431A5C 00000001
  274.  
  275. Bully SLUS-21269 0x28703748 60 fps
  276.  
  277. 005E1054 00000001
  278.  
  279. Freedom Fighters SLUS-206058 0x98286E86 60 fps
  280.  
  281. 2056B808 00000001
  282.  
  283. Grandia III SLUS-21334 0x5B657DAD (Disc1) 60 fps v1
  284.  
  285. 001EBAD8 0000003C
  286.  
  287. Theoretically this is preferred, because the games recalculates timings, but in explore mode the character will traverse double distance.
  288.  
  289. v2
  290.  
  291. 201ACD88 00000000
  292.  
  293. 201EBAE0 3F000000 //speed
  294.  
  295. This fixes the traverse distance, but as usual probably some things remain double speed.
  296.  
  297. ShellShock: Nam '67 SLUS-20828 0x38BD8D2E 60 fps
  298.  
  299. 202994CC 00000000
  300.  
  301. James Bond 007: Everything or Nothing SLUS-20751 0x6848699B 60 fps
  302.  
  303. D03891D4 0000000E
  304.  
  305. 203891D4 00000000
  306.  
  307. Everything double speed.
  308.  
  309. Transformers SLUS-20668 0xF40DAE1E 60 fps
  310.  
  311. 2025DF84 080977E5
  312.  
  313. SOCOM: U.S. Navy SEALs SCUS-97134 0x6F4056DB 60 fps
  314.  
  315. D048CF64 0000001E
  316.  
  317. 2048CF64 0000003C
  318.  
  319. or
  320.  
  321. 2048CF60 0000003C
  322.  
  323. Syphon Filter: The Omega Strain SCUS-97264 0xD5605611 60 fps
  324.  
  325. 205383D4 0000003C
  326.  
  327. Everything double speed, except animations(or some?).
  328.  
  329. Steambot Chronicles SLUS-21344 0x9F391882 60 fps
  330.  
  331. 205BC89C 00000001
  332.  
  333. 2055C3CC 42700000 //anim speed
  334.  
  335. F1 2002 SLUS-20455 0x8FF059A1 60 fps
  336.  
  337. 203A0670 00000001
  338.  
  339. F1 Career Challenge SLUS-20693 0x2C1173B0 60 fps
  340.  
  341. 2033DF50 00000001
  342.  
  343. SOCOM II: U.S. Navy SEALs SCUS-97275 0x0F6FC6CF 60 fps
  344.  
  345. D03E1400 0000001E
  346.  
  347. 203E1400 0000003C
  348.  
  349. or
  350.  
  351. 203E13F8 0000003C
  352.  
  353. SOCOM 3: U.S. Navy SEALs SCUS-97474 0x75ED4282 60 fps
  354.  
  355. D05FA548 0000001E
  356.  
  357. 205FA548 0000003C
  358.  
  359. or
  360.  
  361. 205FA540 0000003C
  362.  
  363. SOCOM: U.S. Navy SEALs: Combined Assault SCUS-97545 0xD7CFDCCF 60 fps
  364.  
  365. D06A1078 0000001E
  366.  
  367. 206A1078 0000003C
  368.  
  369. or
  370.  
  371. 206A1070 0000003C
  372.  
  373. Yakuza 2 SLUS-21769 0xB1EBD841 60 fps
  374.  
  375. 20119818 00000000
  376.  
  377. 2080B5E0 3F000000
  378.  
  379. 2080B5E4 3F000000
  380.  
  381. 2080B5E8 3F000000
  382.  
  383. 2080B5EC 3F000000
  384.  
  385. Paris-Dakar Rally SLUS-20324 0xEC3E8E86 60 fps
  386.  
  387. 2012A164 2C420001
  388.  
  389. Spy Hunter SLUS-20056 0xE3ADA82E 60 fps
  390.  
  391. 202DDEB8 00000000
  392.  
  393. Spy Hunter 2 SLUS-20590 0xA2B36980 60 fps
  394.  
  395. 20323C24 00000001 //fps
  396.  
  397. 20326664 3C888889 //speed
  398.  
  399. Le Mans 24 Hours SLUS-20207 0x67835861 60 fps
  400.  
  401. 20159E98 00000000 //fps
  402.  
  403. 205B0A2C 42700000 //speed
  404.  
  405. Everything double speed, except animations(or some?).
  406.  
  407. Dragon Ball Z: Budokai Tenkaichi 3 SLUS-21678 0x428113C2 60 fps
  408.  
  409. 20264DBC 10000008
  410.  
  411. 201DCB40 3C013F80 pl anim speed(punching, breathing etc but not movement)
  412.  
  413. Rayman 2 Revolution SLUS-20138 0xD2F77DF2 60 fps
  414.  
  415. 2010121C 00000000
  416.  
  417. Wild Wild Racing SLUS-20108 0x5AD5A21E 60 fps
  418.  
  419. 202003D4 28420001
  420.  
  421. Midnight Club: Street Racing SLUS-20063 0xDFD26C76 60 fps
  422.  
  423. 20302934 00000001
  424.  
  425. Midnight Club II SLUS-20209 0xE5F2DF38 60 fps
  426.  
  427. 2042FAB8 00000001 //fps
  428.  
  429. 20432164 3C888889 //speed
  430.  
  431. Midnight Club 3: DUB Edition Remix SLUS-21355 0x60A42FF5 60 fps
  432.  
  433. 205280F0 00000000
  434.  
  435. Silent Hill 3 SLUS-20622 0x2498951B 60 fps
  436.  
  437. 2013058C 00000000
  438.  
  439. Some things remain double speed.
  440.  
  441. Silent Hill 4: The Room SLUS-20873 0x3919136D 60 fps
  442.  
  443. 2013A2D8 24040001 //fps
  444.  
  445. 20212E04 2402003C //cutscene speed
  446.  
  447. 202CC948 3C023F00 //player walk,run speed
  448.  
  449. 2020EB7C 3C023F00 //enemy dogs speed, didn't test further, don't know about other enemies, bosses etc
  450.  
  451. Silent Hill: Origins SLUS-21731 0xA8D83239 60 fps
  452.  
  453. 006B3474 00000001
  454.  
  455. Scarface: The World Is Yours SLUS-21111 0x41F4A178 60 fps
  456.  
  457. 20DAFABC 00000000
  458.  
  459. Driv3r SLUS-20587 0x7566BFB0 60 fps
  460.  
  461. 20296EB8 00000000
  462.  
  463. Driver: Parallel Lines SLUS-21271 0xD720770D 60 fps
  464.  
  465. 20324704 00000000
  466.  
  467. Stuntman SLUS-20250 0x76CBC428 60 fps
  468.  
  469. 205BE1B4 00000001
  470.  
  471. Stuntman Ignition SLUS-21626 0xBFF1C010 60 fps
  472.  
  473. 2033DD00 00000000
  474.  
  475. Test Drive Off-Road Wide Open SLUS-20177 0x0DDFE767 60 fps
  476.  
  477. 202C0A74 00000001
  478.  
  479. Test Drive Unlimited SLUS-21490 0xA4303F5A 60 fps
  480.  
  481. 201B4E7C 00000000 //fps
  482.  
  483. 205E5880 3C888889 //speed
  484.  
  485. Everything double speed.
  486.  
  487. State of Emergency SLUS-20214 0x158EF23A 60 fps
  488.  
  489. 20153184 00000000
  490.  
  491. State of Emergency 2 SLUS-20966 0x6A6BB52F 60 fps
  492.  
  493. 2041F494 00000000
  494.  
  495. True Crime: New York City SLUS-21106 0x42A9C4EC 60 fps
  496.  
  497. 204A1CC4 24040001 //fps
  498.  
  499. 2050569C 3F000000 //speed
  500.  
  501. Darkwatch SLUS-21042 0x327053E8 60 fps
  502.  
  503. 0071FA68 00000001
  504.  
  505. Dawn of Mana UNDUB SLUS-21574
  506.  
  507. //60 fps. Fps and animations respectively. patch=1,EE,20115AE0,extended,00000000 patch=1,EE,205C8734,extended,3E400000
  508.  
  509. Second Sight SLUS-21033 0x16E3BE78 60 fps
  510.  
  511. 20102D9C 10000003
  512.  
  513. There are times when in doctor form the character won't move, despite all controls working. Just transform to another form and you can move again. Maybe someone can fix it.
  514.  
  515. Dr. Muto SLUS-20458 0xFF60D3ED 60 fps
  516.  
  517. 20467468 00000001
  518.  
  519. The Godfather SLUS-21385 0xD850707E 60 fps
  520.  
  521. 202E4E8C 10000008
  522.  
  523. 007: Quantum of Solace SLUS-21813 0x5A6A935D 60 fps
  524.  
  525. 203CA748 0000003C
  526.  
  527. Bonus Onscreen FPS Display
  528.  
  529. 003CD06E 00000001
  530.  
  531. 24: The Game SLUS-21268 0xF1C7201E 60 fps
  532.  
  533. 205F9808 00000001
  534.  
  535. 25 to Life SLUS-21016 0xC1B141D6 60 fps
  536.  
  537. 007067D8 00000001
  538.  
  539. Haunting Ground SLUS-21075 0x901AAC09 60 fps
  540.  
  541. 201BEF6C 28410001 //fps
  542.  
  543. 201F4D88 3C063F00 //speed
  544.  
  545. Shin Megami Tensei: Persona 3 FES SLUS-21621 0x94A82AAA 60 fps
  546.  
  547. 2019D330 10000006 //fps
  548.  
  549. 207CADD4 3C888889 //speed
  550.  
  551. 204C6A30 3C023F00 //traverse
  552.  
  553. Everything is double speed
  554.  
  555. Xenosaga Episode I: Der Wille zur Macht SLUS-20469 0x6D1276AB 60 fps
  556.  
  557. 004DC3BC 00000001
  558.  
  559. Shin Megami Tensei: Persona 4 SLUS-21782 0xDEDC3B71 60 fps
  560.  
  561. 201026C0 10000006 //fps
  562.  
  563. 20761130 3C888889 //speed
  564.  
  565. 203E40F0 3C023F00 //traverse
  566.  
  567. James Cameron's Dark Angel SLUS-20379 0x29BA2F04 60 fps
  568.  
  569. 20260FC0 00000000
  570.  
  571. Portal Runner SLUS-20003 0x101E8C43 60 fps
  572.  
  573. 2016F998 2C630001
  574.  
  575. Jackie Chan Adventures SCES-52412 0xAC4DFD5A 50/60 fps
  576.  
  577. 202C4B48 00000001
  578.  
  579. Catwoman SLUS-20992 0xE3DF71E1 60 fps
  580.  
  581. 20242960 00000001
  582.  
  583. SWAT: Global Strike Team SLUS-20433 0x6E762B3C 60 fps
  584.  
  585. 20467240 00000001
  586.  
  587. Everything is double speed
  588.  
  589. Malice SLUS-20358 0xEEC3E094 60 fps
  590.  
  591. 2015ED74 10000012
  592.  
  593. Manhunt SLUS-20827 0x38DEA143 60 fps
  594.  
  595. 00548960 00000001
  596.  
  597. Manhunt 2 SLUS-21613 0x3B0ADBEF 60 fps
  598.  
  599. 20370DA8 24020001
  600.  
  601. The Suffering SLUS-20636 0x0486AD78 60 fps
  602.  
  603. 201F86C0 28420001
  604.  
  605. 201F86E0 28420001
  606.  
  607. Gun SLUS-21139 0x4B80628D 60 fps
  608.  
  609. 2028ED08 1000000B
  610.  
  611. Rayman 2 Revolution SLUS-20138 0xD2F77DF2 60 fps
  612.  
  613. 2010121C 00000000
  614.  
  615. The Getaway SCUS-97133 0xE21404E2 60 fps
  616.  
  617. 201F10E8 1000000B
  618.  
  619. The Getaway: Black Monday SCUS-97408 0xE78971DF 60 fps
  620.  
  621. 20253FF0 24020001
  622.  
  623. The Suffering: Ties That Bind SLUS-21189 0xC2144770 60 fps
  624.  
  625. 20220010 28420001
  626.  
  627. 20220030 28420001
  628.  
  629. Urban Chaos: Riot Response SLUS-21390 0x17493C04 60 fps
  630.  
  631. 2064E3B0 00000001
  632.  
  633. Grand Theft Auto III SLUS-20062 0x5E115FB6 60 fps
  634.  
  635. 2027CEAC 28420001
  636.  
  637. Grand Theft Auto: Vice City SLUS-20552 0x20B19E49 60 fps
  638.  
  639. 20272204 28420001
  640.  
  641. Grand Theft Auto: San Andreas SLUS-20946 0x399A49CA 60 fps
  642.  
  643. 006678CC 00000001
  644.  
  645. Grand Theft Auto: Liberty City Stories SLUS-21423 0x7EA439F5 60 fps
  646.  
  647. 202D92C4 00000000
  648.  
  649. Grand Theft Auto: Vice City Stories SLUS-21590 0x4F32A11F 60 fps
  650.  
  651. 20370314 00000000
  652.  
  653. Dragon Quest V: Tenkuu no Hanayome SLPM-65555 0xB64E9939 60 fps
  654.  
  655. 2070F6F0 00000000 //60fps
  656.  
  657. 20546E5C 3C023F00 //traverse speed
  658.  
  659. 204B9C04 3C083F00 //anim speed
  660.  
  661. Everything is double speed
  662.  
  663. Headhunter SLUS-20416 0x6B64AB86 60 fps
  664.  
  665. 201976C4 28420001
  666.  
  667. Headhunter: Redemption SLUS-20817 0x2F5EB1FF 60 fps
  668.  
  669. 2043A448 00000001 //fps
  670.  
  671. 2059D244 3C888889 //speed
  672.  
  673. Evil Dead: Regeneration SLUS-21048 0x9DE65987 60 fps
  674.  
  675. 006EA9E8 00000001
  676.  
  677. Oni SLUS-20064 0xFD9CD8FC 60 fps
  678.  
  679. 202C5D34 00000000
  680.  
  681. The Great Escape SLUS-20670 0xD600925B 60 fps
  682.  
  683. 202B3948 2C420001
  684.  
  685. Conflict: Desert Storm II - Back to Baghdad SLUS-20689 0x2BE460DF 60 fps
  686.  
  687. 2029D410 2C420001
  688.  
  689. Conflict: Vietnam SLUS-21045 0xCC6CBF20 60 fps
  690.  
  691. 20303570 2C420001
  692.  
  693. Conflict: Global Terror SLUS-21172 0x005AA020 60fps
  694.  
  695. 203E76E8 2C420001
  696.  
  697. XIII SLUS-20677 0xFCD97245 60 fps
  698.  
  699. 20191C64 28420001
  700.  
  701. Medal of Honor: European Assault SLUS-21199 0xBB70FFB9 60 fps
  702.  
  703. 20127570 28420001
  704.  
  705. Medal of Honor: Vanguard SLUS-21597 0xEA1BFC51 60 fps
  706.  
  707. 2012ED40 28420001
  708.  
  709. Call of Duty 2: Big Red One SLUS-21228 0xE66C9699 60 fps
  710.  
  711. 20407F20 00000001
  712.  
  713. Call of Duty 3 SLUS-21426 0x5E843024 60 fps
  714.  
  715. 2053CF04 00000001
  716.  
  717. Call of Duty: World at War - Final Fronts SLUS-21746 0xBFF3DBCB 60 fps
  718.  
  719. 20583B50 42700000
  720.  
  721. Medal of Honor: Rising Sun SLUS-20753 0xF22C1E3B 60 fps
  722.  
  723. 2015A15C 2C420001
  724.  
  725. Area 51 SLUS-20595 0xB59EF006 60 fps
  726.  
  727. 20382680 28620001
  728.  
  729. Battlefield 2: Modern Combat SLUS-21026 0xAE1F3139 60 fps
  730.  
  731. 2022DD7C 24630001
  732.  
  733. Brothers in Arms: Road to Hill 30 SLUS-21163 0xDFC0888A 60 fps
  734.  
  735. 2032D99C 28420001
  736.  
  737. Brothers in Arms: Earned in Blood SLUS-21310 0xD371F4DF 60 fps
  738.  
  739. 20317054 28420001
  740.  
  741. Cold Winter SLUS-20845 0xD6D704BB 60 fps
  742.  
  743. 20DC2ECC 00000001
  744.  
  745. Delta Force: Black Hawk Down SLUS-21124 0xFAF7FA20 60 fps
  746.  
  747. 201C52E4 00000000
  748.  
  749. 203C9744 00000000
  750.  
  751. Delta Force: Black Hawk Down - Team Sabre SLUS-21414 0x3115A446 60 fps
  752.  
  753. 201D3BCC 00000000
  754.  
  755. 203E7AC4 00000000
  756.  
  757. Judge Dredd: Dredd VS Death SLUS-20869 0x759F05CB 60 fps
  758.  
  759. 20194F5C 00000000
  760.  
  761. 202E8304 00000000
  762.  
  763. Sniper Elite SLUS-21231 0x395779C5 60 fps
  764.  
  765. 2019903C 00000000
  766.  
  767. 20476404 00000000
  768.  
  769. Rogue Trooper SLUS-21320 0x2F63F868 60 fps
  770.  
  771. 201BE834 00000000
  772.  
  773. 203C8384 00000000
  774.  
  775. The Simpsons Game SLUS-21665 0xBBE4D862 60 fps
  776.  
  777. 202158DC 00000000
  778.  
  779. 2035FEA4 00000000
  780.  
Add Comment
Please, Sign In to add comment