CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
hrydgard

CoCalc provides the best real-time collaborative environment for Jupyter Notebooks, LaTeX documents, and SageMath, scalable from individual users to large groups and classes!

GitHub Repository: hrydgard/ppsspp
Path: blob/master/assets/compatvr.ini
Views: 1401
1
# ========================================================================================
2
# compatvr.ini for PPSSPP
3
# ========================================================================================
4
#
5
# This file is not meant to be user-editable, although is kept as a separate ini
6
# file instead of compiled into the code for debugging purposes.
7
#
8
# The uses cases are strict:
9
# * Enable fixes for things we can't reasonably emulate without completely ruining
10
# performance for other games, such as the screen copies in Dangan Ronpa
11
# * Disabling accuracy features like 16-bit depth rounding, when we can't seem to
12
# implement them at all in a 100% compatible way
13
# * Emergency game-specific compatibility fixes before releases, such as the GTA
14
# music problem where every attempted fix has reduced compatibility with other games
15
# * Enable "unsafe" performance optimizations that some games can tolerate and
16
# others cannot. We do not currently have any of those.
17
# * This file is only for VR (virtual reality). For non-VR purposes, use compat.ini.
18
#
19
# This functionality should NOT be used for any of the following:
20
# * Cheats
21
# * Fun hacks, like enlarged heads or whatever
22
# * Fixing general compatibility issues. First try to find a general solution. Try hard.
23
#
24
# Game IDs can be looked up at GameFAQs, for example:
25
# http://www.gamefaqs.com/psp/925776-grand-theft-auto-liberty-city-stories/data
26
# Sometimes the information may be incomplete though.
27
#
28
# ========================================================================================
29
# Issue numbers refer to issues on https://github.com/hrydgard/ppsspp/issues
30
# ========================================================================================
31
32
33
[ForceFlatScreen]
34
# Forces flat screen rendering in games which don't work in VR.
35
36
# Madden NFL 06
37
ULES00147 = true
38
ULUS10024 = true
39
40
# Madden NFL 07
41
ULUS10117 = true
42
43
# Madden NFL 08
44
ULES00867 = true
45
ULUS10275 = true
46
47
# Madden NFL 09
48
ULES01093 = true
49
ULUS10352 = true
50
51
# Madden NFL 10
52
NPEH00010 = true
53
ULUS10441 = true
54
55
# Madden NFL 11
56
ULJM05757 = true
57
ULUS10541 = true
58
59
# Madden NFL 12
60
ULUS10581 = true
61
62
# Red Bull X-Fighters
63
NPEZ00100 = true
64
NPUZ00048 = true
65
66
67
[ForceMono]
68
# Forces disabled stereo as the game rendering cannot be called twice
69
70
# MotorStorm: Arctic Edge
71
NPJG00047 = true
72
UCAS40266 = true
73
UCES01250 = true
74
UCJS10104 = true
75
UCKS45124 = true
76
UCUS98743 = true
77
78
# Ultimate Ghosts 'n Goblins
79
NPJH50235 = true
80
UCKS45037 = true
81
ULJM05147 = true
82
ULES00419 = true
83
ULUS10105 = true
84
85
86
[IdentityViewHack]
87
# Disables head tracking for render passes where view matrix is identity
88
89
# Sonic Rivals 1
90
ULES00622 = true
91
ULUS10195 = true
92
93
# Sonic Rivals 2
94
ULES00940 = true
95
ULUS10323 = true
96
97
98
[MirroringVariant]
99
# Forces mirroring of the view matrix
100
101
# Shadow of Destiny / Shadow of Memories
102
NPJH50036 = 3
103
ULUS10459 = 3
104
VP051J1 = 3
105
106
# Tony Hawk's Underground 2 Remix
107
ULES00033 = 3
108
ULES00034 = 3
109
ULES00035 = 3
110
ULUS10014 = 3
111
112
113
[ProjectionHack]
114
# Forces ignoring of projection matrix pivot point.
115
116
# Gran Turismo: The Real Driving Simulator
117
NPJG00027 = true
118
UCAS40265 = true
119
UCES01245 = true
120
UCJS10100 = true
121
UCUS98632 = true
122
123
124
[Skyplane]
125
# Workaround to remove the background skyplane and add clearing framebuffer with a fog color.
126
127
# Grand Theft Auto: Liberty City Stories
128
NPJH50825 = true
129
ULES00051 = true
130
ULES00151 = true
131
ULES00181 = true
132
ULES00182 = true
133
ULJM05255 = true
134
ULJM05359 = true
135
ULJM05885 = true
136
ULUS10041 = true
137
# Sindacco Chronicles total conversion
138
ULUS01826 = true
139
140
# Grand Theft Auto: Vice City Stories
141
NPJH50827 = true
142
ULES00502 = true
143
ULES00503 = true
144
ULJM05297 = true
145
ULJM05395 = true
146
ULJM05884 = true
147
ULUS10160 = true
148
149
150
[UnitsPerMeter]
151
# Scale of game world to convert the world units into meters. This enables following VR features:
152
# + 3D stereoscopy (that can work only with accurate values)
153
# * 6DoF motion tracking (that can work with inaccurate values)
154
155
# cube.elf
156
ELF000000 = 10.0
157
158
# 300: March to Glory
159
ULES00766 = 0.95
160
ULUS10241 = 0.95
161
162
# 50 Cent: Bulletproof G Unit Edition
163
ULES00451 = 1.0
164
ULES00452 = 1.0
165
ULUS10128 = 1.0
166
167
# 7 Wonders of the Ancient World
168
ULES01037 = 1.0
169
ULUS10227 = 1.0
170
171
# Ace Combat X: Skies of Deception
172
UCAS40120 = 1.0
173
UCAS40169 = 1.0
174
UCES00423 = 1.0
175
UCKS45038 = 1.0
176
UCKS45067 = 1.0
177
ULJS00086 = 1.0
178
ULJS19018 = 1.0
179
ULUS10176 = 1.0
180
181
# Activision Hits Remixed
182
ULES00640 = 1.0
183
ULUS10186 = 1.0
184
185
# Age of Zombies
186
NPEZ00044 = 1.0
187
NPUZ00024 = 1.0
188
189
# Alien Syndrome
190
ULES00772 = 1.0
191
ULUS10245 = 1.0
192
193
# Ape Escape Academy
194
NPJG00048 = 100.0
195
UCAS40007 = 100.0
196
UCES00010 = 100.0
197
UCJS10003 = 100.0
198
UCJS18007 = 100.0
199
UCJS18043 = 100.0
200
UCUS98619 = 100.0
201
202
# Ape Escape Academy 2
203
NPJG00049 = 100.0
204
UCAS40041 = 100.0
205
UCAS40052 = 100.0
206
UCAS40123 = 100.0
207
UCES00302 = 100.0
208
UCJS10020 = 100.0
209
UCJS18009 = 100.0
210
UCKS45024 = 100.0
211
212
# Archer Maclean's Mercury
213
UCAS40021 = 10.0
214
UCJS10011 = 10.0
215
UCKS45007 = 10.0
216
ULES00011 = 10.0
217
ULUS10017 = 10.0
218
219
# Army of Two: The 40th Day
220
NPEH90028 = 128.0
221
NPUH90067 = 128.0
222
ULAS42215 = 128.0
223
ULES01381 = 128.0
224
ULJM05643 = 128.0
225
ULJM05849 = 128.0
226
ULUS10472 = 128.0
227
228
# Armored Core 3 Portable
229
NPEH00045 = 1.0
230
NPUH10023 = 1.0
231
UCAS40268 = 1.0
232
ULJM05492 = 1.0
233
ULKS46210 = 1.0
234
235
# Armored Core: Formula Front - Extreme Battle
236
NPJH50041 = 1.0
237
UCAS40004 = 1.0
238
UCAS40036 = 1.0
239
ULES00219 = 1.0
240
ULJS00003 = 1.0
241
ULJS19001 = 1.0
242
ULKS46003 = 1.0
243
ULUS10034 = 1.0
244
245
# Armored Core: Last Raven Portable
246
NPEH00046 = 1.0
247
NPUH10024 = 1.0
248
ULJM05611 = 1.0
249
UCAS40302 = 1.0
250
UCKS45148 = 1.0
251
252
# Assassin's Creed: Bloodlines
253
NPEH00029 = 1.0
254
NPUH10032 = 1.0
255
ULES01367 = 1.0
256
ULKS46231 = 1.0
257
ULJM05571 = 1.0
258
ULJM05720 = 1.0
259
ULUS10455 = 1.0
260
261
# Astonishia Story
262
ULES00363 = 1.0
263
ULJM05176 = 1.0
264
ULKS46021 = 1.0
265
ULUS10083 = 1.0
266
267
# Atari Classics Evolved
268
ULUS10325 = 1.0
269
270
# ATV Offroad Fury Pro
271
UCES00786 = 1.0
272
UCUS98648 = 1.0
273
UCUS98681 = 1.0
274
275
# Audition Portable
276
ULKS46122 = 32.0
277
278
# B-Boy
279
UCED00432 = 1.0
280
UCES00249 = 1.0
281
ULUS10363 = 1.0
282
283
# Battle Poker
284
NPUZ00020 = 1.0
285
286
# BattleZone
287
ULES00522 = 1.0
288
ULET00456 = 1.0
289
ULUS10156 = 1.0
290
291
# Beam 'em up
292
NPEZ00081 = 1.0
293
294
# Beaterator
295
ULES01023 = 1.0
296
ULUS10405 = 1.0
297
298
# Beats
299
NPEG00001 = 1.0
300
NPHG00002 = 1.0
301
NPJG00001 = 1.0
302
NPUG80060 = 1.0
303
304
# Big head snooker
305
NPEZ00104 = 1.0
306
307
# Black Rock Shooter: The Game
308
JRPG00001 = 80.0
309
JRPG00002 = 80.0
310
NPEH00138 = 80.0
311
NPJH50448 = 80.0
312
NPUH10126 = 80.0
313
ULJM05859 = 80.0
314
315
# Blast Off
316
NPEZ00041 = 1.0
317
NPUZ00021 = 1.0
318
319
# BlazBlue: Calamity Trigger Portable
320
NPJH50180 = 1.0
321
UCAS40299 = 1.0
322
ULJM05613 = 1.0
323
ULJM05970 = 1.0
324
ULUS10519 = 1.0
325
326
# BlazBlue: Continuum Shift II
327
NPJH50401 = 1.0
328
UCKS45170 = 1.0
329
ULES01526 = 1.0
330
ULJM05850 = 1.0
331
ULUS10579 = 1.0
332
333
# Bleach: Heat the Soul 1
334
UCAS40011 = 1.0
335
UCJS18005 = 1.0
336
UCJS10008 = 1.0
337
338
# Bleach: Heat the Soul 2
339
UCAS40024 = 0.98
340
UCAS40130 = 0.98
341
UCJS18010 = 0.98
342
UCJS10017 = 0.98
343
344
# Bleach: Heat the Soul 3
345
UCAS40098 = 0.96
346
UCAS40177 = 0.96
347
UCJS10042 = 0.96
348
UCJS18015 = 0.96
349
350
# Bleach: Heat the Soul 4
351
UCAS40149 = 0.96
352
UCAS40216 = 0.96
353
UCJS10057 = 0.96
354
UCJS18025 = 0.96
355
356
# Bleach: Heat the Soul 5
357
UCAS40210 = 0.96
358
UCJS10082 = 0.96
359
UCJS18033 = 0.96
360
361
# Bleach: Heat the Soul 6
362
NPJG00021 = 0.96
363
UCAS40258 = 0.96
364
UCAS40308 = 0.96
365
UCJS10093 = 0.96
366
UCJS18039 = 0.96
367
368
# Bleach: Heat the Soul 7
369
NPJG00114 = 0.96
370
UCAS40314 = 0.96
371
UCJS10110 = 0.96
372
UCJS18057 = 0.96
373
UCKS45158 = 0.96
374
375
# Bleach: Soul Carnival 1
376
NPJG00008 = 1.0
377
UCAS40227 = 1.0
378
UCAS40234 = 1.0
379
UCAS40296 = 1.0
380
UCJS10085 = 1.0
381
UCJS18038 = 1.0
382
UCKS45102 = 1.0
383
ULJS10085 = 1.0
384
385
# Bleach: Soul Carnival 2
386
NPJG00070 = 1.0
387
UCJS10106 = 1.0
388
UCAS40291 = 1.0
389
UCAS40297 = 1.0
390
391
# Bloons
392
NPEZ00045 = 1.0
393
NPUZ00010 = 1.0
394
395
# Bomberman Land Portable
396
NPJH50142 = 10.0
397
ULAS42097 = 10.0
398
ULES00959 = 10.0
399
ULJM05181 = 10.0
400
ULJM05319 = 10.0
401
ULUS10319 = 10.0
402
403
# Bowling 3D
404
NPUZ00002 = 1.0
405
406
# Brain Challenge
407
NPEH00003 = 30.0
408
NPJH00002 = 30.0
409
NPUH10006 = 30.0
410
411
# BreakQuest
412
NPEZ00011 = 1.0
413
NPUZ00031 = 1.0
414
415
# Bubble Trubble
416
NPEZ00023 = 1.0
417
NPUZ00007 = 1.0
418
419
# Burnout Legends
420
ULES00125 = 2.0
421
ULUS10025 = 2.0
422
ULJM05228 = 2.0
423
NPJH50305 = 2.0
424
ULJM05049 = 2.0
425
ULKS46027 = 2.0
426
ULAS42019 = 2.0
427
428
# Bust-A-Move Deluxe
429
NPJH50087 = 1.0
430
ULES00233 = 1.0
431
ULUS10057 = 1.0
432
ULJM05116 = 1.0
433
434
# Cabela's African Safari
435
ULUS10175 = 1.0
436
437
# Call of Duty: Roads to Victory
438
ULES00643 = 1.05
439
ULES00644 = 1.05
440
ULUS10218 = 1.05
441
442
# Capcom Classics Collection Reloaded
443
ULAS42072 = 1.0
444
ULES00377 = 1.0
445
ULJM05104 = 1.0
446
ULJM05280 = 1.0
447
ULUS10134 = 1.0
448
449
# Castlevania: The Dracula X Chronicles
450
NPJH50028 = 100.0
451
ULES00841 = 100.0
452
ULJM05287 = 100.0
453
ULKS46155 = 100.0
454
ULUS10277 = 100.0
455
456
# Championship Manager
457
ULES00174 = 1.0
458
459
# Charge! Tank Squad
460
NPEX00005 = 1.0
461
NPJG00103 = 1.0
462
NPUX80433 = 1.0
463
464
# Chessmaster: The Art of Learning
465
ULES01013 = 1.0
466
ULUS10335 = 1.0
467
468
# Circles, Circles, Circles
469
NPEZ00007 = 1.0
470
NPUZ00028 = 1.0
471
472
# Coded Arms: Contagion
473
ULAS42099 = 1.0
474
ULES00718 = 1.0
475
ULJM05243 = 1.0
476
ULKS46139 = 1.0
477
ULUS10184 = 1.0
478
479
# Coded Soul: Uketsugareshi Idea
480
NPJG00043 = 9.5
481
UCAS40180 = 9.5
482
UCJS10061 = 9.5
483
UCKS45071 = 9.5
484
485
# Crash Tag Team Racing
486
ULES00168 = 1.0
487
ULES00169 = 1.0
488
ULES00170 = 1.0
489
ULES00171 = 1.0
490
ULES00172 = 1.0
491
ULJM05036 = 1.0
492
ULUS10044 = 1.0
493
494
# Crazy Taxi: Fare Wars
495
NPJH50490 = 10.0
496
ULES00811 = 10.0
497
ULJM05340 = 10.0
498
ULUS10273 = 10.0
499
500
# Creature Defense
501
NPEH00027 = 1.0
502
NPJH00006 = 1.0
503
NPUH10034 = 1.0
504
505
# Crimson Gem Saga
506
UCAS40212 = 1.0
507
ULJM05369 = 1.0
508
ULKS46142 = 1.0
509
ULUS10400 = 1.0
510
511
# Crimson Room Reverse
512
NPJH50046 = 32.0
513
NPUH10037 = 32.0
514
ULJM05408 = 32.0
515
516
# Crisis Core: Final Fantasy VII
517
UCAS40167 = 100.0
518
UCAS40204 = 100.0
519
UCAS40272 = 100.0
520
UCKS45052 = 100.0
521
ULES01044 = 100.0
522
ULES01045 = 100.0
523
ULES01046 = 100.0
524
ULES01047 = 100.0
525
ULJM05254 = 100.0
526
ULJM05275 = 100.0
527
ULJM05517 = 100.0
528
ULUS10336 = 100.0
529
530
# Crush
531
ULES00765 = 1.0
532
ULUS10238 = 1.0
533
534
# Crystal Defenders
535
NPEH00017 = 1.0
536
NPJH00005 = 1.0
537
NPJH90066 = 1.0
538
NPUH10026 = 1.0
539
NPUH90048 = 1.0
540
541
# Cube
542
ULES00722 = 10.0
543
ULJS00108 = 10.0
544
ULUS10223 = 10.0
545
546
# Cubixx
547
NPEZ00101 = 1.0
548
NPUZ00080 = 1.0
549
550
# D-Cube Planet
551
NPEZ00008 = 20.0
552
NPUZ00027 = 20.0
553
554
# Dangan-Ronpa
555
NPJH50515 = 8.0
556
ULJS00337 = 8.0
557
ULJS00438 = 8.0
558
ULJS19060 = 8.0
559
560
# Daxter
561
NPEG00025 = 2.0
562
UCES00044 = 2.0
563
UCKS45025 = 2.0
564
UCUS98618 = 2.0
565
UCUS98654 = 2.0
566
567
# Dead or Alive Paradise
568
NPEH00038 = 0.8
569
NPJH50239 = 0.8
570
ULES01416 = 0.8
571
ULES01431 = 0.8
572
ULJM05640 = 0.8
573
ULJM08046 = 0.8
574
ULKS46246 = 0.8
575
ULUS10521 = 0.8
576
577
# Death Jr.
578
ULES00144 = 1.0
579
ULUS10027 = 1.0
580
581
# Deflector
582
NPEZ00127 = 1.0
583
NPUZ00040 = 1.0
584
585
# Diamond and the Sound of a Gunshot
586
UCJS10092 = 1.0
587
UCKS45120 = 1.0
588
589
# Dissidia 012: Duodecim Final Fantasy
590
NPJH50377 = 1.0
591
UCAS40333 = 1.0
592
UCAS40329 = 1.0
593
UCAS40335 = 1.0
594
UCKS45166 = 1.0
595
ULES01505 = 1.0
596
ULJM05814 = 1.0
597
ULJM06121 = 1.0
598
ULUS10566 = 1.0
599
600
# Dissidia: Final Fantasy
601
NPEH90014 = 1.0
602
NPJH50065 = 1.0
603
NPJH50330 = 1.0
604
NPUH90029 = 1.0
605
UCAS40322 = 1.0
606
ULES01270 = 1.0
607
ULJM05262 = 1.0
608
ULJM05405 = 1.0
609
ULJM05550 = 1.0
610
ULJM05760 = 1.0
611
ULJM05761 = 1.0
612
ULUS10437 = 1.0
613
614
# Disney G-Force
615
ULES01238 = 1.0
616
ULES01239 = 1.0
617
ULES01240 = 1.0
618
ULUS10439 = 1.0
619
620
# Disney Hannah Montana: Rock Out the Show
621
ULES01303 = 1.0
622
ULUS10431 = 1.0
623
624
# Disney/Pixar Cars
625
UCKS45018 = 1.0
626
ULES00319 = 1.0
627
ULES00320 = 1.0
628
ULES00321 = 1.0
629
ULES00322 = 1.0
630
ULES00323 = 1.0
631
ULES00324 = 1.0
632
ULES00325 = 1.0
633
ULES00326 = 1.0
634
ULES00327 = 1.0
635
ULJM05149 = 1.0
636
ULUS10073 = 1.0
637
638
# Disney/Pixar Ratatouille
639
UCKS45050 = 10.0
640
ULES00734 = 10.0
641
ULES00735 = 10.0
642
ULES00736 = 10.0
643
ULES00737 = 10.0
644
ULES00738 = 10.0
645
ULES00741 = 10.0
646
ULES00742 = 10.0
647
ULES00743 = 10.0
648
ULES00744 = 10.0
649
ULES00745 = 10.0
650
ULES00746 = 10.0
651
ULES00747 = 10.0
652
ULES00748 = 10.0
653
ULES00749 = 10.0
654
ULUS10247 = 10.0
655
656
# DJ Max Fever
657
NPEH00030 = 1.0
658
ULUS10403 = 1.0
659
660
# DJ Max Portable 2
661
ULKS46116 = 1.0
662
663
# DJ Max Portable 3
664
NPJH50471 = 1.0
665
ULKS46236 = 1.0
666
ULJM05836 = 1.0
667
ULJM06033 = 1.0
668
ULUS10538 = 1.0
669
670
# DJ Max Portable: Black Square
671
NPJH50559 = 1.0
672
ULJM06034 = 1.0
673
ULKS46189 = 1.0
674
675
# DJ Max Portable: Clazziquai Edition
676
ULKS46190 = 1.0
677
ULKS46191 = 1.0
678
679
# DJ Max Portable Hot Tunes
680
ULKS46240 = 1.0
681
682
# DreamWorks Shrek the Third
683
ULES00812 = 0.5
684
ULES00813 = 0.5
685
ULKS46141 = 0.5
686
ULUS10248 = 0.5
687
688
# Dynasty Warriors
689
NPJH50030 = 0.1
690
ULES00026 = 0.1
691
ULES00118 = 0.1
692
ULES00119 = 0.1
693
ULJM05003 = 0.1
694
ULJM08008 = 0.1
695
ULJM08017 = 0.1
696
ULKS46012 = 0.1
697
ULUS10004 = 0.1
698
699
# Eragon
700
ULES00474 = 0.1
701
ULES00475 = 0.1
702
ULUS10146 = 0.1
703
704
# Evangelion Shin Gekijoban: 3nd Impact
705
ULAS42293 = 1.0
706
ULJS00408 = 1.0
707
NPJH50457 = 1.0
708
709
# F1 Grand Prix
710
UCAS40026 = 0.1
711
UCES00004 = 0.1
712
UCJS10019 = 0.1
713
714
# Family Guy
715
ULES00567 = 1.0
716
ULES00601 = 1.0
717
ULUS10185 = 1.0
718
719
# Fat Princess: Fistful of Cake
720
NPHG00025 = 80.0
721
NPJG00045 = 80.0
722
UCAS40285 = 80.0
723
UCES01312 = 80.0
724
UCKS45137 = 80.0
725
UCUS98740 = 80.0
726
727
# Final Fantasy I
728
NPJH50406 = 6.8
729
UCAS40146 = 6.8
730
UCKS45056 = 6.8
731
ULES00986 = 6.8
732
ULJM05241 = 6.8
733
ULJM05514 = 6.8
734
ULUS10251 = 6.8
735
736
# Final Fantasy II
737
NPJH50407 = 1.0
738
UCAS40152 = 1.0
739
ULJM05245 = 1.0
740
ULJM05515 = 1.0
741
ULES00987 = 1.0
742
ULUS10263 = 1.0
743
744
# Final Fantasy III
745
NPEH00134 = 8.0
746
NPHH00351 = 8.0
747
NPJH50626 = 8.0
748
NPUH10125 = 8.0
749
ULJM06133 = 8.0
750
751
# Final Fantasy IV
752
NPJH50414 = 1.0
753
UCAS40334 = 1.0
754
UCAS40342 = 1.0
755
ULES01521 = 1.0
756
ULJM05855 = 1.0
757
ULJM06122 = 1.0
758
ULUS10560 = 1.0
759
760
# Final Fantasy Tactics: The War of the Lions
761
NPJH50408 = 1.0
762
UCAS40148 = 1.0
763
ULES00850 = 1.0
764
ULJM05194 = 1.0
765
ULJM05516 = 1.0
766
ULUS10297 = 1.0
767
768
# Final Fantasy Type-0
769
NPJH50443 = 100.0
770
NPJH50444 = 100.0
771
UCAS40346 = 100.0
772
ULJM05900 = 100.0
773
ULJM06217 = 100.0
774
775
# flOw
776
NPEG00003 = 1000.0
777
NPJG00004 = 1000.0
778
NPUG80086 = 1000.0
779
780
# Free Running
781
ULES00704 = 1.0
782
783
# Ghost in the Shell: Stand Alone Complex
784
UCAS40025 = 83.0
785
UCJS10018 = 83.0
786
ULES00135 = 83.0
787
ULES00153 = 83.0
788
ULUS10020 = 83.0
789
790
# Ghostbusters: The Video Game
791
UCES01276 = 3.28
792
ULUS10485 = 3.28
793
ULUS10486 = 3.28
794
795
# Gitaroo Man Lives!
796
NPJH50035 = 50.0
797
ULES00383 = 50.0
798
ULJM05130 = 50.0
799
ULKS46071 = 50.0
800
ULUS10207 = 50.0
801
802
# Gods Eater Burst
803
NPJH50352 = 100.0
804
ULES01519 = 100.0
805
ULJS00350 = 100.0
806
ULJS00351 = 100.0
807
ULJS19056 = 100.0
808
ULJS19081 = 100.0
809
ULKS46263 = 100.0
810
ULUS10563 = 100.0
811
812
# God of War: Ghost of Sparta
813
NPEG00044 = 1.0
814
NPHG00092 = 1.0
815
NPJG00120 = 1.0
816
UCAS40323 = 1.0
817
UCES01401 = 1.0
818
UCES01473 = 1.0
819
UCJS10114 = 1.0
820
UCKS45161 = 1.0
821
UCUS98737 = 1.0
822
823
# God of War: Chains of Olympus
824
NPEG00023 = 1.0
825
NPUG80325 = 1.0
826
UCAS40191 = 1.0
827
UCAS40198 = 1.0
828
UCED00970 = 1.0
829
UCED00971 = 1.0
830
UCES00842 = 1.0
831
ULJM05348 = 1.0
832
UCKS45084 = 1.0
833
UCUS98653 = 1.0
834
UCUS98705 = 1.0
835
UCUS98713 = 1.0
836
837
# Gran Turismo: The Real Driving Simulator
838
NPJG00027 = 1.0
839
UCAS40265 = 1.0
840
UCES01245 = 1.0
841
UCJS10100 = 1.0
842
UCUS98632 = 1.0
843
844
# Grand Theft Auto: Chinatown Wars
845
NPJH00138 = 1.0
846
ULES01347 = 1.0
847
ULJM05604 = 1.0
848
ULUS10490 = 1.0
849
850
# Grand Theft Auto: Liberty City Stories
851
NPJH50825 = 0.5
852
ULES00051 = 0.5
853
ULES00151 = 0.5
854
ULES00181 = 0.5
855
ULES00182 = 0.5
856
ULJM05255 = 0.5
857
ULJM05359 = 0.5
858
ULJM05885 = 0.5
859
ULUS10041 = 0.5
860
# Sindacco Chronicles total conversion
861
ULUS01826 = 0.5
862
863
# Grand Theft Auto: Vice City Stories
864
NPJH50827 = 1.0
865
ULES00502 = 1.0
866
ULES00503 = 1.0
867
ULJM05297 = 1.0
868
ULJM05395 = 1.0
869
ULJM05884 = 1.0
870
ULUS10160 = 1.0
871
872
# Gun Showdown
873
ULES00484 = 1.0
874
ULUS10158 = 1.0
875
876
# Gungnir
877
NPEH00135 = 1.0
878
NPJH50397 = 1.0
879
ULJM05779 = 1.0
880
ULUS10592 = 1.0
881
882
# Harry Potter and the Goblet of Fire
883
ULES00210 = 1.0
884
ULES00214 = 1.0
885
ULES00215 = 1.0
886
ULES00216 = 1.0
887
ULUS10032 = 1.0
888
889
# Hatsune Miku: Project Diva
890
NPJH50494 = 3.6
891
UCKS45123 = 3.6
892
ULAS42163 = 3.6
893
ULJM05472 = 3.6
894
ULJM05682 = 3.6
895
896
# Hatsune Miku: Project Diva 2nd
897
NPJH50475 = 4.0
898
ULJM05681 = 4.0
899
ULJM05952 = 4.0
900
901
# Indiana Jones and the Staff of Kings
902
ULES00939 = 1.0
903
ULUS10316 = 1.0
904
905
# Iron Man 2
906
ULES01422 = 1.000999
907
ULUS10497 = 1.000999
908
909
# James Cameron's Avatar: The Game
910
NPEH00031 = 1.0
911
ULES01357 = 1.0
912
ULUS10451 = 1.0
913
914
# Jeanne d'Arc
915
NPJG00032 = 7.0
916
UCAS40129 = 7.0
917
UCJS10048 = 7.0
918
UCJS18014 = 7.0
919
UCJX90019 = 7.0
920
UCKS45033 = 7.0
921
UCUS98700 = 7.0
922
UCUS98706 = 7.0
923
ULAS40129 = 7.0
924
925
# Kingdom Hearts: Birth by Sleep
926
UCAS40295 = 1.0
927
UCAS40317 = 1.0
928
UCAS40326 = 1.0
929
UCKS45143 = 1.0
930
UCKS45168 = 1.0
931
ULES01441 = 1.0
932
ULJM05600 = 1.0
933
ULJM05775 = 1.0
934
ULJM06213 = 1.0
935
ULJM06214 = 1.0
936
ULUS10505 = 1.0
937
938
# Kingdom of Paradise 1
939
UCAS40018 = 9.0
940
UCAS40023 = 9.0
941
UCAS40089 = 9.0
942
UCES00178 = 9.0
943
UCET00247 = 9.0
944
UCJM95402 = 9.0
945
UCJS10010 = 9.0
946
UCKS45011 = 9.0
947
UCUS98623 = 9.0
948
949
# Kingdom of Paradise 2
950
UCAS40116 = 9.0
951
UCAS40156 = 9.0
952
UCJS10047 = 9.0
953
UCKS45034 = 9.0
954
955
# LEGO Batman: The Videogame
956
NPUH90019 = 1.0
957
ULES01151 = 1.0
958
ULUS10380 = 1.0
959
960
# LEGO Indiana Jones 1: The Original Adventures
961
ULES01086 = 47.0
962
ULUS10365 = 47.0
963
964
# LEGO Indiana Jones 2: The Adventure Continues
965
ULES01370 = 47.0
966
ULUS10487 = 47.0
967
968
# LEGO Star Wars II: The Original Trilogy
969
ULES00479 = 1.0
970
ULUS10155 = 1.0
971
972
# LEGO Star Wars III: The Clone Wars
973
ULES01446 = 3.0
974
ULUS10531 = 3.0
975
976
# Lemmings
977
NPJG00058 = 5.0
978
UCAS40076 = 5.0
979
UCES00109 = 5.0
980
UCET00179 = 5.0
981
UCJS10028 = 5.0
982
UCUS98647 = 5.0
983
UCUS98671 = 5.0
984
985
# LocoRoco
986
NPJG00057 = 1.0
987
UCAS40063 = 1.0
988
UCAS40157 = 1.0
989
UCED90007 = 1.0
990
UCES00304 = 1.0
991
UCET00357 = 1.0
992
UCJB98011 = 1.0
993
UCJS10041 = 1.0
994
UCJS18041 = 1.0
995
UCKS45020 = 1.0
996
UCKS45055 = 1.0
997
UCUS98662 = 1.0
998
999
# Macross Ace Frontier
1000
ULJS00158 = 1.0
1001
ULJS19029 = 1.0
1002
1003
# Me & My Katamari
1004
NPJH50141 = 1.0
1005
UCAS40049 = 1.0
1006
UCKS45022 = 1.0
1007
ULAS40155 = 1.0
1008
ULES00339 = 1.0
1009
ULJS00033 = 1.0
1010
ULJS19009 = 1.0
1011
ULUS10094 = 1.0
1012
1013
# Mega Man Powered Up
1014
NPJH50183 = 10.0
1015
UCAS40208 = 10.0
1016
ULAS42050 = 10.0
1017
ULAS42052 = 10.0
1018
ULES00307 = 10.0
1019
ULJM05044 = 10.0
1020
ULJM05391 = 10.0
1021
ULUS10091 = 10.0
1022
1023
# Metal Gear Acid 1
1024
ULAS42007 = 1000.0
1025
ULES00008 = 1000.0
1026
ULJM05001 = 1000.0
1027
ULJM08001 = 1000.0
1028
ULUS10006 = 1000.0
1029
1030
# Metal Gear Acid 2
1031
ULAS42035 = 930.0
1032
ULES00284 = 930.0
1033
ULJM05047 = 930.0
1034
ULJM08011 = 930.0
1035
ULKS46065 = 930.0
1036
ULUS10077 = 930.0
1037
1038
# Metal Gear Solid: Peace Walker
1039
NPEH90023 = 1000.0
1040
NPJH50045 = 1000.0
1041
ULES01372 = 1000.0
1042
ULJM05630 = 1000.0
1043
ULJM08038 = 1000.0
1044
ULKS46239 = 1000.0
1045
ULUS10509 = 1000.0
1046
1047
# Metal Gear Solid: Portable Ops
1048
NPJH50112 = 970.0
1049
ULAS42087 = 970.0
1050
ULES00645 = 970.0
1051
ULJM05193 = 970.0
1052
ULJM05227 = 970.0
1053
ULJM05256 = 970.0
1054
ULJM05284 = 970.0
1055
ULJM05573 = 970.0
1056
ULJM08016 = 970.0
1057
ULKS46119 = 970.0
1058
ULUS10202 = 970.0
1059
1060
# Monopoly
1061
NPEZ00118 = 70.0
1062
NPUZ00033 = 70.0
1063
1064
# Monster Hunter Freedom 2
1065
ULAS42110 = 100.0
1066
ULES00851 = 100.0
1067
ULJM05156 = 100.0
1068
ULKS46152 = 100.0
1069
ULUS10266 = 100.0
1070
1071
# Monster Hunter Freedom Unite
1072
NPEH90011 = 100.0
1073
NPJH50244 = 100.0
1074
ULAS42093 = 100.0
1075
ULES01213 = 100.0
1076
ULJM05500 = 100.0
1077
ULJM08019 = 100.0
1078
ULJM08053 = 100.0
1079
ULKS46177 = 100.0
1080
ULKS46202 = 100.0
1081
ULUS10391 = 100.0
1082
ULUS90003 = 100.0
1083
1084
# Monster Hunter Portable 3rd
1085
NPJB40001 = 100.0
1086
NPJH55800 = 100.0
1087
ULJM05800 = 100.0
1088
ULJM08058 = 100.0
1089
1090
# Nayuta no Kiseki
1091
NPJH50625 = 1.0
1092
ULJM06113 = 1.0
1093
ULJM08069 = 1.0
1094
1095
# OutRun 2006: Coast 2 Coast
1096
ULES00262 = 10.0
1097
ULKS46087 = 10.0
1098
ULUS10064 = 10.0
1099
1100
# Patapon 1
1101
NPJG00054 = 80.0
1102
UCAS40193 = 80.0
1103
UCAS40221 = 80.0
1104
UCES00995 = 80.0
1105
UCJS10077 = 80.0
1106
UCJS18027 = 80.0
1107
UCJS18042 = 80.0
1108
UCKS45076 = 80.0
1109
UCUS98711 = 80.0
1110
UCUS98717 = 80.0
1111
1112
# Patapon 2
1113
NPJG00010 = 80.0
1114
NPUG98732 = 80.0
1115
UCAS40232 = 80.0
1116
UCAS40239 = 80.0
1117
UCAS40292 = 80.0
1118
UCES01177 = 80.0
1119
UCJS10089 = 80.0
1120
UCJS18036 = 80.0
1121
UCJS18053 = 80.0
1122
UCUS98732 = 80.0
1123
1124
# Patapon 3
1125
NPJG00122 = 100.0
1126
UCAS40318 = 100.0
1127
UCES01421 = 100.0
1128
UCJS10113 = 100.0
1129
UCJS18048 = 100.0
1130
UCJS18059 = 100.0
1131
UCKS45169 = 100.0
1132
UCUS98751 = 100.0
1133
1134
# Petz: Dogz Family
1135
ULUS10463 = 3.28
1136
1137
# Prince of Persia Revelations
1138
ULES00223 = 1.0
1139
ULUS10063 = 1.0
1140
1141
# Ratchet & Clank: Size Matters
1142
NPJG00015 = 1.0
1143
UCAS40145 = 1.0
1144
UCES00420 = 1.0
1145
UCJS10052 = 1.0
1146
UCJS18030 = 1.0
1147
UCJS18047 = 1.0
1148
UCKS45048 = 1.0
1149
UCUS98633 = 1.0
1150
1151
# Ridge Racer 2
1152
NPJH50366 = 1000.0
1153
UCAS40113 = 1000.0
1154
UCAS40119 = 1000.0
1155
UCAS40273 = 1000.0
1156
UCES00422 = 1000.0
1157
UCKS45032 = 1000.0
1158
ULJS00080 = 1000.0
1159
1160
# Sega Rally Revo
1161
ULAS42119 = 1.0
1162
ULES00910 = 1.0
1163
ULET00919 = 1.0
1164
ULJM05302 = 1.0
1165
ULJM05417 = 1.0
1166
ULUS10311 = 1.0
1167
1168
# Shin Megami Tensei: Persona 3 Portable
1169
NPJH50040 = 1.0
1170
UCAS40288 = 1.0
1171
UCKS45140 = 1.0
1172
UCKS45175 = 1.0
1173
ULES01523 = 1.0
1174
ULJM05489 = 1.0
1175
ULJM08044 = 1.0
1176
ULUS10512 = 1.0
1177
1178
# Silent Hill: Origins
1179
NPJH50051 = 1.0
1180
ULAS42117 = 1.0
1181
ULES00869 = 1.0
1182
ULJM05281 = 1.0
1183
ULKS46161 = 1.0
1184
ULUS10285 = 1.0
1185
1186
# Silent Hill: Shattered Memories
1187
NPJH50148 = 1.0
1188
ULAS42189 = 1.0
1189
ULES01352 = 1.0
1190
ULJM05564 = 1.0
1191
ULJM05828 = 1.0
1192
ULUS10450 = 1.0
1193
1194
# SoulCalibur: Broken Destiny
1195
NPJH50034 = 1.0
1196
UCKS45126 = 1.0
1197
ULES01298 = 1.0
1198
ULJS00202 = 1.0
1199
ULJS19055 = 1.0
1200
ULUS10457 = 1.0
1201
1202
# Spectral vs Generation
1203
UCAS40102 = 1.0
1204
ULES00757 = 1.0
1205
ULJM05162 = 1.0
1206
ULJM05599 = 1.0
1207
ULUS10076 = 1.0
1208
1209
# Split/Second
1210
NPJH50371 = 10.0
1211
ULES01402 = 10.0
1212
ULJM05812 = 10.0
1213
ULUS10513 = 10.0
1214
1215
# Spot the Differences!
1216
NPEZ00107 = 1.0
1217
NPEZ00108 = 1.0
1218
NPUZ00034 = 1.0
1219
1220
# Star Soldier
1221
NPJH50261 = 1.0
1222
ULJM05026 = 1.0
1223
ULJM05235 = 1.0
1224
1225
# SSX On Tour
1226
ULES00192 = 50.0
1227
ULJM05063 = 50.0
1228
ULJM05389 = 50.0
1229
ULUS10042 = 50.0
1230
1231
# Star Trek: Tactical Assault
1232
ULES00623 = 0.01
1233
ULUS10150 = 0.01
1234
1235
# Star Wars: Battlefront II
1236
ULAS42037 = 1.0
1237
ULES00183 = 1.0
1238
ULJM05060 = 1.0
1239
ULUS10053 = 1.0
1240
1241
# Star Wars: The Force Unleashed
1242
ULES00981 = 100.0
1243
ULES00982 = 100.0
1244
ULKS46143 = 100.0
1245
ULUS10345 = 100.0
1246
1247
# Street Fighter Alpha 3 MAX
1248
ULES00235 = 1.0
1249
ULJM05082 = 1.0
1250
ULJM05225 = 1.0
1251
ULUS10062 = 1.0
1252
1253
# Sword Art Online: Infinity Moment
1254
NPJH50701 = 1.0
1255
ULJS00557 = 1.0
1256
ULJS00558 = 1.0
1257
1258
# Tekken: Dark Resurrection
1259
NPJH50137 = 1000.0
1260
UCAS40095 = 1000.0
1261
UCAS40099 = 1000.0
1262
UCAS40164 = 1000.0
1263
UCAS40165 = 1000.0
1264
UCED00448 = 1000.0
1265
UCES00356 = 1000.0
1266
UCET00424 = 1000.0
1267
UCKS45027 = 1000.0
1268
ULJS00048 = 1000.0
1269
ULJS19013 = 1000.0
1270
ULUS10139 = 1000.0
1271
1272
# Tekken 6
1273
NPJH50184 = 1000.0
1274
NPUH10047 = 1000.0
1275
ULAS42214 = 1000.0
1276
ULES01376 = 1000.0
1277
ULJS00224 = 1000.0
1278
ULJS19054 = 1000.0
1279
ULKS46235 = 1000.0
1280
ULKS46265 = 1000.0
1281
ULUS10466 = 1000.0
1282
1283
# Tenchu: Shadow Assassins
1284
UCAS40247 = 10.0
1285
ULES01237 = 10.0
1286
ULJM05425 = 10.0
1287
ULJM05471 = 10.0
1288
ULJM08027 = 10.0
1289
ULUS10419 = 10.0
1290
1291
# Tenchu: Time of the Assassins
1292
NPJH50042 = 100.0
1293
UCAS40020 = 100.0
1294
UCAS40092 = 100.0
1295
ULES00277 = 100.0
1296
ULJS00018 = 100.0
1297
ULJS19007 = 100.0
1298
1299
# The 3rd Birthday
1300
NPJH50361 = 100.0
1301
UCAS40325 = 100.0
1302
UCAS40336 = 100.0
1303
UCKS45163 = 100.0
1304
ULES01513 = 100.0
1305
ULJM05798 = 100.0
1306
ULJM06008 = 100.0
1307
ULUS10567 = 100.0
1308
1309
# The Simpsons Game
1310
ULAS42115 = 1.0
1311
ULES00975 = 1.0
1312
ULES00976 = 1.0
1313
ULES00977 = 1.0
1314
ULES00978 = 1.0
1315
ULES00979 = 1.0
1316
ULUS10295 = 1.0
1317
1318
# The Terminator
1319
NPEZ00140 = 1.0
1320
NPUZ00056 = 1.0
1321
1322
# Tomb Raider: Legend
1323
ULES00283 = 256.0
1324
ULJM05180 = 256.0
1325
ULUS10110 = 256.0
1326
1327
# Tony Hawk's Underground 2 Remix
1328
ULES00033 = 0.005
1329
ULES00034 = 0.005
1330
ULES00035 = 0.005
1331
ULUS10014 = 0.005
1332
1333
# Ultimate Ghosts 'n Goblins
1334
NPJH50235 = 7.8
1335
ULAS42069 = 7.8
1336
ULAS42073 = 7.8
1337
ULES00419 = 7.8
1338
ULJM05147 = 7.8
1339
ULUS10105 = 7.8
1340
1341
# Valkyria Chronicles II
1342
NPJH50145 = 9.0
1343
ULES01417 = 9.0
1344
ULJM05560 = 9.0
1345
ULJM05807 = 9.0
1346
ULUS10515 = 9.0
1347
1348
# Virtua Tennis: World Tour
1349
ULES00126 = 10.0
1350
ULJM05079 = 10.0
1351
ULKS46023 = 10.0
1352
ULUS10037 = 10.0
1353
1354
# Wipeout Pulse
1355
NPEG90003 = 1.0
1356
NPUG70008 = 1.0
1357
UCAS40179 = 1.0
1358
UCES00465 = 1.0
1359
UCET00713 = 1.0
1360
UCKS45078 = 1.0
1361
UCUS98712 = 1.0
1362
1363
# Wipeout Pure
1364
NPJG00059 = 1.0
1365
UCAS40012 = 1.0
1366
UCES00001 = 1.0
1367
ULJM05105 = 1.0
1368
UCJS10007 = 1.0
1369
UCKS45008 = 1.0
1370
UCUS98612 = 1.0
1371
1372
# WWE SmackDown! vs. Raw 2006
1373
ULES00227 = 10.0
1374
ULJM05103 = 10.0
1375
ULKS46057 = 10.0
1376
ULUS10050 = 10.0
1377
1378