ProjectArcade

Форк
0
1365 строк · 22.2 Кб
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
[Skyplane]
114
# Workaround to remove the background skyplane and add clearing framebuffer with a fog color.
115

116
# Grand Theft Auto: Liberty City Stories
117
NPJH50825 = true
118
ULES00051 = true
119
ULES00151 = true
120
ULES00181 = true
121
ULES00182 = true
122
ULJM05255 = true
123
ULJM05359 = true
124
ULJM05885 = true
125
ULUS10041 = true
126
# Sindacco Chronicles total conversion
127
ULUS01826 = true
128

129
# Grand Theft Auto: Vice City Stories
130
NPJH50827 = true
131
ULES00502 = true
132
ULES00503 = true
133
ULJM05297 = true
134
ULJM05395 = true
135
ULJM05884 = true
136
ULUS10160 = true
137

138

139
[UnitsPerMeter]
140
# Scale of game world to convert the world units into meters. This enables following VR features:
141
# + 3D stereoscopy  (that can work only with accurate values)
142
# * 6DoF motion tracking (that can work with inaccurate values)
143

144
# cube.elf
145
ELF000000 = 10.0
146

147
# 300: March to Glory
148
ULES00766 = 0.95
149
ULUS10241 = 0.95
150

151
# 50 Cent: Bulletproof G Unit Edition
152
ULES00451 = 1.0
153
ULES00452 = 1.0
154
ULUS10128 = 1.0
155

156
# 7 Wonders of the Ancient World
157
ULES01037 = 1.0
158
ULUS10227 = 1.0
159

160
# Ace Combat X: Skies of Deception
161
UCAS40120 = 1.0
162
UCAS40169 = 1.0
163
UCES00423 = 1.0
164
UCKS45038 = 1.0
165
UCKS45067 = 1.0
166
ULJS00086 = 1.0
167
ULJS19018 = 1.0
168
ULUS10176 = 1.0
169

170
# Activision Hits Remixed
171
ULES00640 = 1.0
172
ULUS10186 = 1.0
173

174
# Age of Zombies
175
NPEZ00044 = 1.0
176
NPUZ00024 = 1.0
177

178
# Alien Syndrome
179
ULES00772 = 1.0
180
ULUS10245 = 1.0
181

182
# Ape Escape Academy
183
NPJG00048 = 100.0
184
UCAS40007 = 100.0
185
UCES00010 = 100.0
186
UCJS10003 = 100.0
187
UCJS18007 = 100.0
188
UCJS18043 = 100.0
189
UCUS98619 = 100.0
190

191
# Ape Escape Academy 2
192
NPJG00049 = 100.0
193
UCAS40041 = 100.0
194
UCAS40052 = 100.0
195
UCAS40123 = 100.0
196
UCES00302 = 100.0
197
UCJS10020 = 100.0
198
UCJS18009 = 100.0
199
UCKS45024 = 100.0
200

201
# Archer Maclean's Mercury
202
UCAS40021 = 10.0
203
UCJS10011 = 10.0
204
UCKS45007 = 10.0
205
ULES00011 = 10.0
206
ULUS10017 = 10.0
207

208
# Army of Two: The 40th Day
209
NPEH90028 = 128.0
210
NPUH90067 = 128.0
211
ULAS42215 = 128.0
212
ULES01381 = 128.0
213
ULJM05643 = 128.0
214
ULJM05849 = 128.0
215
ULUS10472 = 128.0
216

217
# Armored Core 3 Portable
218
NPEH00045 = 1.0
219
NPUH10023 = 1.0
220
UCAS40268 = 1.0
221
ULJM05492 = 1.0
222
ULKS46210 = 1.0
223

224
# Armored Core: Formula Front - Extreme Battle
225
NPJH50041 = 1.0
226
UCAS40004 = 1.0
227
UCAS40036 = 1.0
228
ULES00219 = 1.0
229
ULJS00003 = 1.0
230
ULJS19001 = 1.0
231
ULKS46003 = 1.0
232
ULUS10034 = 1.0
233

234
# Armored Core: Last Raven Portable
235
NPEH00046 = 1.0
236
NPUH10024 = 1.0
237
ULJM05611 = 1.0
238
UCAS40302 = 1.0
239
UCKS45148 = 1.0
240

241
# Assassin's Creed: Bloodlines
242
NPEH00029 = 1.0
243
NPUH10032 = 1.0
244
ULES01367 = 1.0
245
ULKS46231 = 1.0
246
ULJM05571 = 1.0
247
ULJM05720 = 1.0
248
ULUS10455 = 1.0
249

250
# Astonishia Story
251
ULES00363 = 1.0
252
ULJM05176 = 1.0
253
ULKS46021 = 1.0
254
ULUS10083 = 1.0
255

256
# Atari Classics Evolved
257
ULUS10325 = 1.0
258

259
# ATV Offroad Fury Pro
260
UCES00786 = 1.0
261
UCUS98648 = 1.0
262
UCUS98681 = 1.0
263

264
# Audition Portable
265
ULKS46122 = 32.0
266

267
# B-Boy
268
UCED00432 = 1.0
269
UCES00249 = 1.0
270
ULUS10363 = 1.0
271

272
# Battle Poker
273
NPUZ00020 = 1.0
274

275
# BattleZone
276
ULES00522 = 1.0
277
ULET00456 = 1.0
278
ULUS10156 = 1.0
279

280
# Beam 'em up
281
NPEZ00081 = 1.0
282

283
# Beaterator
284
ULES01023 = 1.0
285
ULUS10405 = 1.0
286

287
# Beats
288
NPEG00001 = 1.0
289
NPHG00002 = 1.0
290
NPJG00001 = 1.0
291
NPUG80060 = 1.0
292

293
# Big head snooker
294
NPEZ00104 = 1.0
295

296
# Black Rock Shooter: The Game
297
JRPG00001 = 80.0
298
JRPG00002 = 80.0
299
NPEH00138 = 80.0
300
NPJH50448 = 80.0
301
NPUH10126 = 80.0
302
ULJM05859 = 80.0
303

304
# Blast Off
305
NPEZ00041 = 1.0
306
NPUZ00021 = 1.0
307

308
# BlazBlue: Calamity Trigger Portable
309
NPJH50180 = 1.0
310
UCAS40299 = 1.0
311
ULJM05613 = 1.0
312
ULJM05970 = 1.0
313
ULUS10519 = 1.0
314

315
# BlazBlue: Continuum Shift II
316
NPJH50401 = 1.0
317
UCKS45170 = 1.0
318
ULES01526 = 1.0
319
ULJM05850 = 1.0
320
ULUS10579 = 1.0
321

322
# Bleach: Heat the Soul 1
323
UCAS40011 = 1.0
324
UCJS18005 = 1.0
325
UCJS10008 = 1.0
326

327
# Bleach: Heat the Soul 2
328
UCAS40024 = 0.98
329
UCAS40130 = 0.98
330
UCJS18010 = 0.98
331
UCJS10017 = 0.98
332

333
# Bleach: Heat the Soul 3
334
UCAS40098 = 0.96
335
UCAS40177 = 0.96
336
UCJS10042 = 0.96
337
UCJS18015 = 0.96
338

339
# Bleach: Heat the Soul 4
340
UCAS40149 = 0.96
341
UCAS40216 = 0.96
342
UCJS10057 = 0.96
343
UCJS18025 = 0.96
344

345
# Bleach: Heat the Soul 5
346
UCAS40210 = 0.96
347
UCJS10082 = 0.96
348
UCJS18033 = 0.96
349

350
# Bleach: Heat the Soul 6
351
NPJG00021 = 0.96
352
UCAS40258 = 0.96
353
UCAS40308 = 0.96
354
UCJS10093 = 0.96
355
UCJS18039 = 0.96
356

357
# Bleach: Heat the Soul 7
358
NPJG00114 = 0.96
359
UCAS40314 = 0.96
360
UCJS10110 = 0.96
361
UCJS18057 = 0.96
362
UCKS45158 = 0.96
363

364
# Bleach: Soul Carnival 1
365
NPJG00008 = 1.0
366
UCAS40227 = 1.0
367
UCAS40234 = 1.0
368
UCAS40296 = 1.0
369
UCJS10085 = 1.0
370
UCJS18038 = 1.0
371
UCKS45102 = 1.0
372
ULJS10085 = 1.0
373

374
# Bleach: Soul Carnival 2
375
NPJG00070 = 1.0
376
UCJS10106 = 1.0
377
UCAS40291 = 1.0
378
UCAS40297 = 1.0
379

380
# Bloons
381
NPEZ00045 = 1.0
382
NPUZ00010 = 1.0
383

384
# Bomberman Land Portable
385
NPJH50142 = 10.0
386
ULAS42097 = 10.0
387
ULES00959 = 10.0
388
ULJM05181 = 10.0
389
ULJM05319 = 10.0
390
ULUS10319 = 10.0
391

392
# Bowling 3D
393
NPUZ00002 = 1.0
394

395
# Brain Challenge
396
NPEH00003 = 30.0
397
NPJH00002 = 30.0
398
NPUH10006 = 30.0
399

400
# BreakQuest
401
NPEZ00011 = 1.0
402
NPUZ00031 = 1.0
403

404
# Bubble Trubble
405
NPEZ00023 = 1.0
406
NPUZ00007 = 1.0
407

408
# Burnout Legends
409
ULES00125 = 2.0
410
ULUS10025 = 2.0
411
ULJM05228 = 2.0
412
NPJH50305 = 2.0
413
ULJM05049 = 2.0
414
ULKS46027 = 2.0
415
ULAS42019 = 2.0
416

417
# Bust-A-Move Deluxe
418
NPJH50087 = 1.0
419
ULES00233 = 1.0
420
ULUS10057 = 1.0
421
ULJM05116 = 1.0
422

423
# Cabela's African Safari
424
ULUS10175 = 1.0
425

426
# Call of Duty: Roads to Victory
427
ULES00643 = 1.05
428
ULES00644 = 1.05
429
ULUS10218 = 1.05
430

431
# Capcom Classics Collection Reloaded
432
ULAS42072 = 1.0
433
ULES00377 = 1.0
434
ULJM05104 = 1.0
435
ULJM05280 = 1.0
436
ULUS10134 = 1.0
437

438
# Castlevania: The Dracula X Chronicles
439
NPJH50028 = 100.0
440
ULES00841 = 100.0
441
ULJM05287 = 100.0
442
ULKS46155 = 100.0
443
ULUS10277 = 100.0
444

445
# Championship Manager
446
ULES00174 = 1.0
447

448
# Charge! Tank Squad
449
NPEX00005 = 1.0
450
NPJG00103 = 1.0
451
NPUX80433 = 1.0
452

453
# Chessmaster: The Art of Learning
454
ULES01013 = 1.0
455
ULUS10335 = 1.0
456

457
# Circles, Circles, Circles
458
NPEZ00007 = 1.0
459
NPUZ00028 = 1.0
460

461
# Coded Arms: Contagion
462
ULAS42099 = 1.0
463
ULES00718 = 1.0
464
ULJM05243 = 1.0
465
ULKS46139 = 1.0
466
ULUS10184 = 1.0
467

468
# Coded Soul: Uketsugareshi Idea
469
NPJG00043 = 9.5
470
UCAS40180 = 9.5
471
UCJS10061 = 9.5
472
UCKS45071 = 9.5
473

474
# Crash Tag Team Racing
475
ULES00168 = 1.0
476
ULES00169 = 1.0
477
ULES00170 = 1.0
478
ULES00171 = 1.0
479
ULES00172 = 1.0
480
ULJM05036 = 1.0
481
ULUS10044 = 1.0
482

483
# Crazy Taxi: Fare Wars
484
NPJH50490 = 10.0
485
ULES00811 = 10.0
486
ULJM05340 = 10.0
487
ULUS10273 = 10.0
488

489
# Creature Defense
490
NPEH00027 = 1.0
491
NPJH00006 = 1.0
492
NPUH10034 = 1.0
493

494
# Crimson Gem Saga
495
UCAS40212 = 1.0
496
ULJM05369 = 1.0
497
ULKS46142 = 1.0
498
ULUS10400 = 1.0
499

500
# Crimson Room Reverse
501
NPJH50046 = 32.0
502
NPUH10037 = 32.0
503
ULJM05408 = 32.0
504

505
# Crisis Core: Final Fantasy VII
506
UCAS40167 = 100.0
507
UCAS40204 = 100.0
508
UCAS40272 = 100.0
509
UCKS45052 = 100.0
510
ULES01044 = 100.0
511
ULES01045 = 100.0
512
ULES01046 = 100.0
513
ULES01047 = 100.0
514
ULJM05254 = 100.0
515
ULJM05275 = 100.0
516
ULJM05517 = 100.0
517
ULUS10336 = 100.0
518

519
# Crush
520
ULES00765 = 1.0
521
ULUS10238 = 1.0
522

523
# Crystal Defenders
524
NPEH00017 = 1.0
525
NPJH00005 = 1.0
526
NPJH90066 = 1.0
527
NPUH10026 = 1.0
528
NPUH90048 = 1.0
529

530
# Cube
531
ULES00722 = 10.0
532
ULJS00108 = 10.0
533
ULUS10223 = 10.0
534

535
# Cubixx
536
NPEZ00101 = 1.0
537
NPUZ00080 = 1.0
538

539
# D-Cube Planet
540
NPEZ00008 = 20.0
541
NPUZ00027 = 20.0
542

543
# Dangan-Ronpa
544
NPJH50515 = 8.0
545
ULJS00337 = 8.0
546
ULJS00438 = 8.0
547
ULJS19060 = 8.0
548

549
# Daxter
550
NPEG00025 = 2.0
551
UCES00044 = 2.0
552
UCKS45025 = 2.0
553
UCUS98618 = 2.0
554
UCUS98654 = 2.0
555

556
# Dead or Alive Paradise
557
NPEH00038 = 0.8
558
NPJH50239 = 0.8
559
ULES01416 = 0.8
560
ULES01431 = 0.8
561
ULJM05640 = 0.8
562
ULJM08046 = 0.8
563
ULKS46246 = 0.8
564
ULUS10521 = 0.8
565

566
# Death Jr.
567
ULES00144 = 1.0
568
ULUS10027 = 1.0
569

570
# Deflector
571
NPEZ00127 = 1.0
572
NPUZ00040 = 1.0
573

574
# Diamond and the Sound of a Gunshot
575
UCJS10092 = 1.0
576
UCKS45120 = 1.0
577

578
# Dissidia 012: Duodecim Final Fantasy
579
NPJH50377 = 1.0
580
UCAS40333 = 1.0
581
UCAS40329 = 1.0
582
UCAS40335 = 1.0
583
UCKS45166 = 1.0
584
ULES01505 = 1.0
585
ULJM05814 = 1.0
586
ULJM06121 = 1.0
587
ULUS10566 = 1.0
588

589
# Dissidia: Final Fantasy
590
NPEH90014 = 1.0
591
NPJH50065 = 1.0
592
NPJH50330 = 1.0
593
NPUH90029 = 1.0
594
UCAS40322 = 1.0
595
ULES01270 = 1.0
596
ULJM05262 = 1.0
597
ULJM05405 = 1.0
598
ULJM05550 = 1.0
599
ULJM05760 = 1.0
600
ULJM05761 = 1.0
601
ULUS10437 = 1.0
602

603
# Disney G-Force
604
ULES01238 = 1.0
605
ULES01239 = 1.0
606
ULES01240 = 1.0
607
ULUS10439 = 1.0
608

609
# Disney Hannah Montana: Rock Out the Show
610
ULES01303 = 1.0
611
ULUS10431 = 1.0
612

613
# Disney/Pixar Cars
614
UCKS45018 = 1.0
615
ULES00319 = 1.0
616
ULES00320 = 1.0
617
ULES00321 = 1.0
618
ULES00322 = 1.0
619
ULES00323 = 1.0
620
ULES00324 = 1.0
621
ULES00325 = 1.0
622
ULES00326 = 1.0
623
ULES00327 = 1.0
624
ULJM05149 = 1.0
625
ULUS10073 = 1.0
626

627
# Disney/Pixar Ratatouille
628
UCKS45050 = 10.0
629
ULES00734 = 10.0
630
ULES00735 = 10.0
631
ULES00736 = 10.0
632
ULES00737 = 10.0
633
ULES00738 = 10.0
634
ULES00741 = 10.0
635
ULES00742 = 10.0
636
ULES00743 = 10.0
637
ULES00744 = 10.0
638
ULES00745 = 10.0
639
ULES00746 = 10.0
640
ULES00747 = 10.0
641
ULES00748 = 10.0
642
ULES00749 = 10.0
643
ULUS10247 = 10.0
644

645
# DJ Max Fever
646
NPEH00030 = 1.0
647
ULUS10403 = 1.0
648

649
# DJ Max Portable 2
650
ULKS46116 = 1.0
651

652
# DJ Max Portable 3
653
NPJH50471 = 1.0
654
ULKS46236 = 1.0
655
ULJM05836 = 1.0
656
ULJM06033 = 1.0
657
ULUS10538 = 1.0
658

659
# DJ Max Portable: Black Square
660
NPJH50559 = 1.0
661
ULJM06034 = 1.0
662
ULKS46189 = 1.0
663

664
# DJ Max Portable: Clazziquai Edition
665
ULKS46190 = 1.0
666
ULKS46191 = 1.0
667

668
# DJ Max Portable Hot Tunes
669
ULKS46240 = 1.0
670

671
# DreamWorks Shrek the Third
672
ULES00812 = 0.5
673
ULES00813 = 0.5
674
ULKS46141 = 0.5
675
ULUS10248 = 0.5
676

677
# Dynasty Warriors
678
NPJH50030 = 0.1
679
ULES00026 = 0.1
680
ULES00118 = 0.1
681
ULES00119 = 0.1
682
ULJM05003 = 0.1
683
ULJM08008 = 0.1
684
ULJM08017 = 0.1
685
ULKS46012 = 0.1
686
ULUS10004 = 0.1
687

688
# Eragon
689
ULES00474 = 0.1
690
ULES00475 = 0.1
691
ULUS10146 = 0.1
692

693
# Evangelion Shin Gekijoban: 3nd Impact
694
ULAS42293 = 1.0
695
ULJS00408 = 1.0
696
NPJH50457 = 1.0
697

698
# F1 Grand Prix
699
UCAS40026 = 0.1
700
UCES00004 = 0.1
701
UCJS10019 = 0.1
702

703
# Family Guy
704
ULES00567 = 1.0
705
ULES00601 = 1.0
706
ULUS10185 = 1.0
707

708
# Fat Princess: Fistful of Cake
709
NPHG00025 = 80.0
710
NPJG00045 = 80.0
711
UCAS40285 = 80.0
712
UCES01312 = 80.0
713
UCKS45137 = 80.0
714
UCUS98740 = 80.0
715

716
# Final Fantasy I
717
NPJH50406 = 6.8
718
UCAS40146 = 6.8
719
UCKS45056 = 6.8
720
ULES00986 = 6.8
721
ULJM05241 = 6.8
722
ULJM05514 = 6.8
723
ULUS10251 = 6.8
724

725
# Final Fantasy II
726
NPJH50407 = 1.0
727
UCAS40152 = 1.0
728
ULJM05245 = 1.0
729
ULJM05515 = 1.0
730
ULES00987 = 1.0
731
ULUS10263 = 1.0
732

733
# Final Fantasy III
734
NPEH00134 = 8.0
735
NPHH00351 = 8.0
736
NPJH50626 = 8.0
737
NPUH10125 = 8.0
738
ULJM06133 = 8.0
739

740
# Final Fantasy IV
741
NPJH50414 = 1.0
742
UCAS40334 = 1.0
743
UCAS40342 = 1.0
744
ULES01521 = 1.0
745
ULJM05855 = 1.0
746
ULJM06122 = 1.0
747
ULUS10560 = 1.0
748

749
# Final Fantasy Tactics: The War of the Lions
750
NPJH50408 = 1.0
751
UCAS40148 = 1.0
752
ULES00850 = 1.0
753
ULJM05194 = 1.0
754
ULJM05516 = 1.0
755
ULUS10297 = 1.0
756

757
# Final Fantasy Type-0
758
NPJH50443 = 100.0
759
NPJH50444 = 100.0
760
UCAS40346 = 100.0
761
ULJM05900 = 100.0
762
ULJM06217 = 100.0
763

764
# flOw
765
NPEG00003 = 1000.0
766
NPJG00004 = 1000.0
767
NPUG80086 = 1000.0
768

769
# Free Running
770
ULES00704 = 1.0
771

772
# Ghost in the Shell: Stand Alone Complex
773
UCAS40025 = 83.0
774
UCJS10018 = 83.0
775
ULES00135 = 83.0
776
ULES00153 = 83.0
777
ULUS10020 = 83.0
778

779
# Ghostbusters: The Video Game
780
UCES01276 = 3.28
781
ULUS10485 = 3.28
782
ULUS10486 = 3.28
783

784
# Gitaroo Man Lives!
785
NPJH50035 = 50.0
786
ULES00383 = 50.0
787
ULJM05130 = 50.0
788
ULKS46071 = 50.0
789
ULUS10207 = 50.0
790

791
# Gods Eater Burst
792
NPJH50352 = 100.0
793
ULES01519 = 100.0
794
ULJS00350 = 100.0
795
ULJS00351 = 100.0
796
ULJS19056 = 100.0
797
ULJS19081 = 100.0
798
ULKS46263 = 100.0
799
ULUS10563 = 100.0
800

801
# God of War: Ghost of Sparta
802
NPEG00044 = 1.0
803
NPHG00092 = 1.0
804
NPJG00120 = 1.0
805
UCAS40323 = 1.0
806
UCES01401 = 1.0
807
UCES01473 = 1.0
808
UCJS10114 = 1.0
809
UCKS45161 = 1.0
810
UCUS98737 = 1.0
811

812
# God of War: Chains of Olympus
813
NPEG00023 = 1.0
814
NPUG80325 = 1.0
815
UCAS40191 = 1.0
816
UCAS40198 = 1.0
817
UCED00970 = 1.0
818
UCED00971 = 1.0
819
UCES00842 = 1.0
820
ULJM05348 = 1.0
821
UCKS45084 = 1.0
822
UCUS98653 = 1.0
823
UCUS98705 = 1.0
824
UCUS98713 = 1.0
825

826
# Gran Turismo: The Real Driving Simulator
827
NPJG00027 = 1.0
828
UCAS40265 = 1.0
829
UCES01245 = 1.0
830
UCJS10100 = 1.0
831
UCUS98632 = 1.0
832

833
# Grand Theft Auto: Chinatown Wars
834
NPJH00138 = 1.0
835
ULES01347 = 1.0
836
ULJM05604 = 1.0
837
ULUS10490 = 1.0
838

839
# Grand Theft Auto: Liberty City Stories
840
NPJH50825 = 0.5
841
ULES00051 = 0.5
842
ULES00151 = 0.5
843
ULES00181 = 0.5
844
ULES00182 = 0.5
845
ULJM05255 = 0.5
846
ULJM05359 = 0.5
847
ULJM05885 = 0.5
848
ULUS10041 = 0.5
849
# Sindacco Chronicles total conversion
850
ULUS01826 = 0.5
851

852
# Grand Theft Auto: Vice City Stories
853
NPJH50827 = 1.0
854
ULES00502 = 1.0
855
ULES00503 = 1.0
856
ULJM05297 = 1.0
857
ULJM05395 = 1.0
858
ULJM05884 = 1.0
859
ULUS10160 = 1.0
860

861
# Gun Showdown
862
ULES00484 = 1.0
863
ULUS10158 = 1.0
864

865
# Gungnir
866
NPEH00135 = 1.0
867
NPJH50397 = 1.0
868
ULJM05779 = 1.0
869
ULUS10592 = 1.0
870

871
# Harry Potter and the Goblet of Fire
872
ULES00210 = 1.0
873
ULES00214 = 1.0
874
ULES00215 = 1.0
875
ULES00216 = 1.0
876
ULUS10032 = 1.0
877

878
# Hatsune Miku: Project Diva
879
NPJH50494 = 3.6
880
UCKS45123 = 3.6
881
ULAS42163 = 3.6
882
ULJM05472 = 3.6
883
ULJM05682 = 3.6
884

885
# Hatsune Miku: Project Diva 2nd
886
NPJH50475 = 4.0
887
ULJM05681 = 4.0
888
ULJM05952 = 4.0
889

890
# Indiana Jones and the Staff of Kings
891
ULES00939 = 1.0
892
ULUS10316 = 1.0
893

894
# Iron Man 2
895
ULES01422 = 1.000999
896
ULUS10497 = 1.000999
897

898
# James Cameron's Avatar: The Game
899
NPEH00031 = 1.0
900
ULES01357 = 1.0
901
ULUS10451 = 1.0
902

903
# Jeanne d'Arc
904
NPJG00032 = 7.0
905
UCAS40129 = 7.0
906
UCJS10048 = 7.0
907
UCJS18014 = 7.0
908
UCJX90019 = 7.0
909
UCKS45033 = 7.0
910
UCUS98700 = 7.0
911
UCUS98706 = 7.0
912
ULAS40129 = 7.0
913

914
# Kingdom Hearts: Birth by Sleep
915
UCAS40295 = 1.0
916
UCAS40317 = 1.0
917
UCAS40326 = 1.0
918
UCKS45143 = 1.0
919
UCKS45168 = 1.0
920
ULES01441 = 1.0
921
ULJM05600 = 1.0
922
ULJM05775 = 1.0
923
ULJM06213 = 1.0
924
ULJM06214 = 1.0
925
ULUS10505 = 1.0
926

927
# Kingdom of Paradise 1
928
UCAS40018 = 9.0
929
UCAS40023 = 9.0
930
UCAS40089 = 9.0
931
UCES00178 = 9.0
932
UCET00247 = 9.0
933
UCJM95402 = 9.0
934
UCJS10010 = 9.0
935
UCKS45011 = 9.0
936
UCUS98623 = 9.0
937

938
# Kingdom of Paradise 2
939
UCAS40116 = 9.0
940
UCAS40156 = 9.0
941
UCJS10047 = 9.0
942
UCKS45034 = 9.0
943

944
# LEGO Batman: The Videogame
945
NPUH90019 = 1.0
946
ULES01151 = 1.0
947
ULUS10380 = 1.0
948

949
# LEGO Indiana Jones 1: The Original Adventures
950
ULES01086 = 47.0
951
ULUS10365 = 47.0
952

953
# LEGO Indiana Jones 2: The Adventure Continues
954
ULES01370 = 47.0
955
ULUS10487 = 47.0
956

957
# LEGO Star Wars II: The Original Trilogy
958
ULES00479 = 1.0
959
ULUS10155 = 1.0
960

961
# LEGO Star Wars III: The Clone Wars
962
ULES01446 = 3.0
963
ULUS10531 = 3.0
964

965
# Lemmings
966
NPJG00058 = 5.0
967
UCAS40076 = 5.0
968
UCES00109 = 5.0
969
UCET00179 = 5.0
970
UCJS10028 = 5.0
971
UCUS98647 = 5.0
972
UCUS98671 = 5.0
973

974
# LocoRoco
975
NPJG00057 = 1.0
976
UCAS40063 = 1.0
977
UCAS40157 = 1.0
978
UCED90007 = 1.0
979
UCES00304 = 1.0
980
UCET00357 = 1.0
981
UCJB98011 = 1.0
982
UCJS10041 = 1.0
983
UCJS18041 = 1.0
984
UCKS45020 = 1.0
985
UCKS45055 = 1.0
986
UCUS98662 = 1.0
987

988
# Macross Ace Frontier
989
ULJS00158 = 1.0
990
ULJS19029 = 1.0
991

992
# Me & My Katamari
993
NPJH50141 = 1.0
994
UCAS40049 = 1.0
995
UCKS45022 = 1.0
996
ULAS40155 = 1.0
997
ULES00339 = 1.0
998
ULJS00033 = 1.0
999
ULJS19009 = 1.0
1000
ULUS10094 = 1.0
1001

1002
# Mega Man Powered Up
1003
NPJH50183 = 10.0
1004
UCAS40208 = 10.0
1005
ULAS42050 = 10.0
1006
ULAS42052 = 10.0
1007
ULES00307 = 10.0
1008
ULJM05044 = 10.0
1009
ULJM05391 = 10.0
1010
ULUS10091 = 10.0
1011

1012
# Metal Gear Acid 1
1013
ULAS42007 = 1000.0
1014
ULES00008 = 1000.0
1015
ULJM05001 = 1000.0
1016
ULJM08001 = 1000.0
1017
ULUS10006 = 1000.0
1018

1019
# Metal Gear Acid 2
1020
ULAS42035 = 930.0
1021
ULES00284 = 930.0
1022
ULJM05047 = 930.0
1023
ULJM08011 = 930.0
1024
ULKS46065 = 930.0
1025
ULUS10077 = 930.0
1026

1027
# Metal Gear Solid: Peace Walker
1028
NPEH90023 = 1000.0
1029
NPJH50045 = 1000.0
1030
ULES01372 = 1000.0
1031
ULJM05630 = 1000.0
1032
ULJM08038 = 1000.0
1033
ULKS46239 = 1000.0
1034
ULUS10509 = 1000.0
1035

1036
# Metal Gear Solid: Portable Ops
1037
NPJH50112 = 970.0
1038
ULAS42087 = 970.0
1039
ULES00645 = 970.0
1040
ULJM05193 = 970.0
1041
ULJM05227 = 970.0
1042
ULJM05256 = 970.0
1043
ULJM05284 = 970.0
1044
ULJM05573 = 970.0
1045
ULJM08016 = 970.0
1046
ULKS46119 = 970.0
1047
ULUS10202 = 970.0
1048

1049
# Monopoly
1050
NPEZ00118 = 70.0
1051
NPUZ00033 = 70.0
1052

1053
# Monster Hunter Freedom 2
1054
ULAS42110 = 100.0
1055
ULES00851 = 100.0
1056
ULJM05156 = 100.0
1057
ULKS46152 = 100.0
1058
ULUS10266 = 100.0
1059

1060
# Monster Hunter Freedom Unite
1061
NPEH90011 = 100.0
1062
NPJH50244 = 100.0
1063
ULAS42093 = 100.0
1064
ULES01213 = 100.0
1065
ULJM05500 = 100.0
1066
ULJM08019 = 100.0
1067
ULJM08053 = 100.0
1068
ULKS46177 = 100.0
1069
ULKS46202 = 100.0
1070
ULUS10391 = 100.0
1071
ULUS90003 = 100.0
1072

1073
# Monster Hunter Portable 3rd
1074
NPJB40001 = 100.0
1075
NPJH55800 = 100.0
1076
ULJM05800 = 100.0
1077
ULJM08058 = 100.0
1078

1079
# Nayuta no Kiseki
1080
NPJH50625 = 1.0
1081
ULJM06113 = 1.0
1082
ULJM08069 = 1.0
1083

1084
# OutRun 2006: Coast 2 Coast
1085
ULES00262 = 10.0
1086
ULKS46087 = 10.0
1087
ULUS10064 = 10.0
1088

1089
# Patapon 1
1090
NPJG00054 = 80.0
1091
UCAS40193 = 80.0
1092
UCAS40221 = 80.0
1093
UCES00995 = 80.0
1094
UCJS10077 = 80.0
1095
UCJS18027 = 80.0
1096
UCJS18042 = 80.0
1097
UCKS45076 = 80.0
1098
UCUS98711 = 80.0
1099
UCUS98717 = 80.0
1100

1101
# Patapon 2
1102
NPJG00010 = 80.0
1103
NPUG98732 = 80.0
1104
UCAS40232 = 80.0
1105
UCAS40239 = 80.0
1106
UCAS40292 = 80.0
1107
UCES01177 = 80.0
1108
UCJS10089 = 80.0
1109
UCJS18036 = 80.0
1110
UCJS18053 = 80.0
1111
UCUS98732 = 80.0
1112

1113
# Patapon 3
1114
NPJG00122 = 100.0
1115
UCAS40318 = 100.0
1116
UCES01421 = 100.0
1117
UCJS10113 = 100.0
1118
UCJS18048 = 100.0
1119
UCJS18059 = 100.0
1120
UCKS45169 = 100.0
1121
UCUS98751 = 100.0
1122

1123
# Petz: Dogz Family
1124
ULUS10463 = 3.28
1125

1126
# Prince of Persia Revelations
1127
ULES00223 = 1.0
1128
ULUS10063 = 1.0
1129

1130
# Ratchet & Clank: Size Matters
1131
NPJG00015 = 1.0
1132
UCAS40145 = 1.0
1133
UCES00420 = 1.0
1134
UCJS10052 = 1.0
1135
UCJS18030 = 1.0
1136
UCJS18047 = 1.0
1137
UCKS45048 = 1.0
1138
UCUS98633 = 1.0
1139

1140
# Ridge Racer 2
1141
NPJH50366 = 1000.0
1142
UCAS40113 = 1000.0
1143
UCAS40119 = 1000.0
1144
UCAS40273 = 1000.0
1145
UCES00422 = 1000.0
1146
UCKS45032 = 1000.0
1147
ULJS00080 = 1000.0
1148

1149
# Sega Rally Revo
1150
ULAS42119 = 1.0
1151
ULES00910 = 1.0
1152
ULET00919 = 1.0
1153
ULJM05302 = 1.0
1154
ULJM05417 = 1.0
1155
ULUS10311 = 1.0
1156

1157
# Shin Megami Tensei: Persona 3 Portable
1158
NPJH50040 = 1.0
1159
UCAS40288 = 1.0
1160
UCKS45140 = 1.0
1161
UCKS45175 = 1.0
1162
ULES01523 = 1.0
1163
ULJM05489 = 1.0
1164
ULJM08044 = 1.0
1165
ULUS10512 = 1.0
1166

1167
# Silent Hill: Origins
1168
NPJH50051 = 1.0
1169
ULAS42117 = 1.0
1170
ULES00869 = 1.0
1171
ULJM05281 = 1.0
1172
ULKS46161 = 1.0
1173
ULUS10285 = 1.0
1174

1175
# Silent Hill: Shattered Memories
1176
NPJH50148 = 1.0
1177
ULAS42189 = 1.0
1178
ULES01352 = 1.0
1179
ULJM05564 = 1.0
1180
ULJM05828 = 1.0
1181
ULUS10450 = 1.0
1182

1183
# SoulCalibur: Broken Destiny
1184
NPJH50034 = 1.0
1185
UCKS45126 = 1.0
1186
ULES01298 = 1.0
1187
ULJS00202 = 1.0
1188
ULJS19055 = 1.0
1189
ULUS10457 = 1.0
1190

1191
# Spectral vs Generation
1192
UCAS40102 = 1.0
1193
ULES00757 = 1.0
1194
ULJM05162 = 1.0
1195
ULJM05599 = 1.0
1196
ULUS10076 = 1.0
1197

1198
# Split/Second
1199
NPJH50371 = 10.0
1200
ULES01402 = 10.0
1201
ULJM05812 = 10.0
1202
ULUS10513 = 10.0
1203

1204
# Spot the Differences!
1205
NPEZ00107 = 1.0
1206
NPEZ00108 = 1.0
1207
NPUZ00034 = 1.0
1208

1209
# Star Soldier
1210
NPJH50261 = 1.0
1211
ULJM05026 = 1.0
1212
ULJM05235 = 1.0
1213

1214
# SSX On Tour
1215
ULES00192 = 50.0
1216
ULJM05063 = 50.0
1217
ULJM05389 = 50.0
1218
ULUS10042 = 50.0
1219

1220
# Star Trek: Tactical Assault
1221
ULES00623 = 0.01
1222
ULUS10150 = 0.01
1223

1224
# Star Wars: Battlefront II
1225
ULAS42037 = 1.0
1226
ULES00183 = 1.0
1227
ULJM05060 = 1.0
1228
ULUS10053 = 1.0
1229

1230
# Star Wars: The Force Unleashed
1231
ULES00981 = 100.0
1232
ULES00982 = 100.0
1233
ULKS46143 = 100.0
1234
ULUS10345 = 100.0
1235

1236
# Street Fighter Alpha 3 MAX
1237
ULES00235 = 1.0
1238
ULJM05082 = 1.0
1239
ULJM05225 = 1.0
1240
ULUS10062 = 1.0
1241

1242
# Sword Art Online: Infinity Moment
1243
NPJH50701 = 1.0
1244
ULJS00557 = 1.0
1245
ULJS00558 = 1.0
1246

1247
# Tekken: Dark Resurrection
1248
NPJH50137 = 1000.0
1249
UCAS40095 = 1000.0
1250
UCAS40099 = 1000.0
1251
UCAS40164 = 1000.0
1252
UCAS40165 = 1000.0
1253
UCED00448 = 1000.0
1254
UCES00356 = 1000.0
1255
UCET00424 = 1000.0
1256
UCKS45027 = 1000.0
1257
ULJS00048 = 1000.0
1258
ULJS19013 = 1000.0
1259
ULUS10139 = 1000.0
1260

1261
# Tekken 6
1262
NPJH50184 = 1000.0
1263
NPUH10047 = 1000.0
1264
ULAS42214 = 1000.0
1265
ULES01376 = 1000.0
1266
ULJS00224 = 1000.0
1267
ULJS19054 = 1000.0
1268
ULKS46235 = 1000.0
1269
ULKS46265 = 1000.0
1270
ULUS10466 = 1000.0
1271

1272
# Tenchu: Shadow Assassins
1273
UCAS40247 = 10.0
1274
ULES01237 = 10.0
1275
ULJM05425 = 10.0
1276
ULJM05471 = 10.0
1277
ULJM08027 = 10.0
1278
ULUS10419 = 10.0
1279

1280
# Tenchu: Time of the Assassins
1281
NPJH50042 = 100.0
1282
UCAS40020 = 100.0
1283
UCAS40092 = 100.0
1284
ULES00277 = 100.0
1285
ULJS00018 = 100.0
1286
ULJS19007 = 100.0
1287

1288
# The 3rd Birthday
1289
NPJH50361 = 100.0
1290
UCAS40325 = 100.0
1291
UCAS40336 = 100.0
1292
UCKS45163 = 100.0
1293
ULES01513 = 100.0
1294
ULJM05798 = 100.0
1295
ULJM06008 = 100.0
1296
ULUS10567 = 100.0
1297

1298
# The Simpsons Game
1299
ULAS42115 = 1.0
1300
ULES00975 = 1.0
1301
ULES00976 = 1.0
1302
ULES00977 = 1.0
1303
ULES00978 = 1.0
1304
ULES00979 = 1.0
1305
ULUS10295 = 1.0
1306

1307
# The Terminator
1308
NPEZ00140 = 1.0
1309
NPUZ00056 = 1.0
1310

1311
# Tomb Raider: Legend
1312
ULES00283 = 256.0
1313
ULJM05180 = 256.0
1314
ULUS10110 = 256.0
1315

1316
# Tony Hawk's Underground 2 Remix
1317
ULES00033 = 0.005
1318
ULES00034 = 0.005
1319
ULES00035 = 0.005
1320
ULUS10014 = 0.005
1321

1322
# Ultimate Ghosts 'n Goblins
1323
NPJH50235 = 7.8
1324
ULAS42069 = 7.8
1325
ULAS42073 = 7.8
1326
ULES00419 = 7.8
1327
ULJM05147 = 7.8
1328
ULUS10105 = 7.8
1329

1330
# Valkyria Chronicles II
1331
NPJH50145 = 9.0
1332
ULES01417 = 9.0
1333
ULJM05560 = 9.0
1334
ULJM05807 = 9.0
1335
ULUS10515 = 9.0
1336

1337
# Virtua Tennis: World Tour
1338
ULES00126 = 10.0
1339
ULJM05079 = 10.0
1340
ULKS46023 = 10.0
1341
ULUS10037 = 10.0
1342

1343
# Wipeout Pulse
1344
NPEG90003 = 1.0
1345
NPUG70008 = 1.0
1346
UCAS40179 = 1.0
1347
UCES00465 = 1.0
1348
UCET00713 = 1.0
1349
UCKS45078 = 1.0
1350
UCUS98712 = 1.0
1351

1352
# Wipeout Pure
1353
NPJG00059 = 1.0
1354
UCAS40012 = 1.0
1355
UCES00001 = 1.0
1356
ULJM05105 = 1.0
1357
UCJS10007 = 1.0
1358
UCKS45008 = 1.0
1359
UCUS98612 = 1.0
1360

1361
# WWE SmackDown! vs. Raw 2006
1362
ULES00227 = 10.0
1363
ULJM05103 = 10.0
1364
ULKS46057 = 10.0
1365
ULUS10050 = 10.0
1366

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.