-
Notifications
You must be signed in to change notification settings - Fork 839
Expand file tree
/
Copy pathNintendo - Wii U (Digital).dat
More file actions
762 lines (654 loc) · 32 KB
/
Nintendo - Wii U (Digital).dat
File metadata and controls
762 lines (654 loc) · 32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
clrmamepro (
name "Nintendo - Wii U (Digital)"
description "Nintendo - Wii U (Digital)"
version "2021.10.24"
homepage "http://github.com/robloach/libretro-dats"
)
game (
name "1080 TenEighty Snowboarding (Europe) (N64) (Virtual Console) (eShop)"
description "1080 TenEighty Snowboarding (Europe) (N64) (Virtual Console) (eShop)"
region "Europe"
rom ( name "1080 Snowboarding [NAHE01]metameta.xml" size 9366 crc A764959D md5 639901DB103058D64761491BACEC9B43 sha1 AA83ABD70A65ADDAE517907F784854C3E439760D )
)
game (
name "Advance Wars (Europe) (GBA) (Virtual Console) (eShop)"
description "Advance Wars (Europe) (GBA) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Advance Wars [PALP]contentalldata.bin" size 50857984 crc 9349A4BA md5 6367FC5ABFF3316837981AD0F9457AC5 sha1 591DFBF4E9928FB198771A881C4D2F8773331167 )
)
game (
name "Advance Wars 2 - Black Hole Rising (Europe) (GBA) (Virtual Console) (eShop)"
description "Advance Wars 2 - Black Hole Rising (Europe) (GBA) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Advance Wars 2 Black Hole Rising [PCDP]contentalldata.bin" size 51861504 crc 5E574766 md5 2A0F2A2380ABB2535CA67E3AFDB301BD sha1 32C3C18556D225B8B45CA2F5128DC75804ABA8B6 )
)
game (
name "Affordable Space Adventures (Europe) (En,Fr,De,Es,It,Pt) (eShop)"
description "Affordable Space Adventures (Europe) (En,Fr,De,Es,It,Pt) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5812 crc DF7BC9FB md5 F6BFFE80EBDAB7E4E8B648DCCA715E2B sha1 5965893732652DBE275AE2CF756A5ABB6295A14A )
)
game (
name "Another World - 20th Anniversary Edition (Europe) (eShop)"
description "Another World - 20th Anniversary Edition (Europe) (eShop)"
region "Europe"
rom ( name "Another World 20th Anniversary Edition [WEUP]contentarchive.bin" size 121354277 crc 68F31B6A md5 DAB54330E3202EF80F3458225F1973D4 sha1 1E9E8327E56ADA53B1F2DA3F45CDC87F1F0FF8D9 )
)
game (
name "Aperion Cyberstorm (Europe) (eShop)"
description "Aperion Cyberstorm (Europe) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5572 crc 499FB561 md5 3EE260DA6F5C6FEDBEEC6FFA440B83C7 sha1 79F515926E98E9B53664B145A8269D9D2BE31AF2 )
)
game (
name "Armillo (Europe) (eShop)"
description "Armillo (Europe) (eShop)"
region "Europe"
rom ( name "Armillo [WMLP9T]metaUSK_de.jpg" size 38595 crc E3199DEB md5 7F4C92A3C9C955C6F190E417F6D95762 sha1 B1531CEFA9F9C945ABAFA90DEAC80DA8DF5A5157 )
)
game (
name "Art Academy SketchPad (Europe) (eShop)"
description "Art Academy SketchPad (Europe) (eShop)"
region "Europe"
rom ( name "Art Academy SketchPad [AA9P01]metameta.xml" size 9966 crc 446823AD md5 3863FE9622FAC328858F08EEC4F914C9 sha1 27BFE35AE3C7116DA42C39041EDC9398533D19B6 )
)
game (
name "Asdivine Hearts (Europe) (eShop)"
description "Asdivine Hearts (Europe) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5620 crc 6BA35A3B md5 4630D8EE8CF18A44F7D4D96293FFE166 sha1 1ADB3A9BA492FAE6C35EF70167FB95EFA5B91DB1 )
)
game (
name "Beat the Beat - Rhythm Paradise (Europe) (En,Fr,De,It) (eShop)"
description "Beat the Beat - Rhythm Paradise (Europe) (En,Fr,De,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5668 crc 178E1449 md5 DEEBBAE3641F3C0ED92216535C983642 sha1 9AAECB390B3667C06E313055243B9B34BE824A09 )
)
game (
name "Beatbuddy (Europe) (En,Fr,De,Es,It,Pt,Ru) (eShop)"
description "Beatbuddy (Europe) (En,Fr,De,Es,It,Pt,Ru) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5908 crc 184E24E8 md5 15F87A9921BCF9493CF06BB26AA6F499 sha1 556F168CE48D849049ADAB81555E97357CA51020 )
)
game (
name "Beggar's Ride, The (Europe) (En,Fr,De,Es,It) (eShop)"
description "Beggar's Ride, The (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5716 crc D6FFD7A8 md5 0CAEAA058898D6CA320F33468CD7252E sha1 585694639F8E54FE6060DE275750D1F3D77B3D3C )
)
game (
name "Breakout Defense (Europe) (eShop)"
description "Breakout Defense (Europe) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5620 crc 25015997 md5 B65BA621855422143483FB80574EB0FB sha1 D3A7FF964E1E6474DA529432B3F5E55F8447BEE1 )
)
game (
name "Breakout Defense 2 (Europe) (eShop)"
description "Breakout Defense 2 (Europe) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5620 crc 34B303FD md5 B96438BB0D40FA1662E659952336D194 sha1 665BCE26DE3CF46C91880DD91C6D81ACEE20C224 )
)
game (
name "Breath of Fire II (Europe) (SNES) (Virtual Console) (eShop)"
description "Breath of Fire II (Europe) (SNES) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Breath of Fire 2 [JBEP01]metameta.xml" size 9804 crc A9309321 md5 6500A071B5B158AE3F6850EA5B779915 sha1 C69B7EFB8FEE40D6736646C4D8D0C860386B7EA5 )
)
game (
name "Canvaleon (Europe) (En,Fr,De,Es,It) (eShop)"
description "Canvaleon (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5140 crc E4F3CEE2 md5 C6BE4A86AA66AE8A1CCFBEAD57C36F14 sha1 A4E39936A8E1CED931A3E20F88DA49DCC0DEDE5B )
)
game (
name "CastleStorm (Europe) (En,Fr,De,Es,It) (eShop)"
description "CastleStorm (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5092 crc A5E17F4E md5 38B7654CB30E562E8362AB4D53E87901 sha1 34C0765DEB31F7DDB2B5D1A61203927371A30F1C )
)
game (
name "Cave, The (Europe) (En,Fr,De,Es,It) (eShop)"
description "Cave, The (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5236 crc 37F1051E md5 AFF008849686EFDBC3E23571E2307C8D sha1 12DE5BA4CCD4B2EE18809C6E95C59D58EB6AD28E )
)
game (
name "Chasing Dead (Europe) (En,Fr,De,Es,It,Ru) (eShop)"
description "Chasing Dead (Europe) (En,Fr,De,Es,It,Ru) (eShop)"
region "Europe"
rom ( name "title.tmd" size 6148 crc BD421C0F md5 204FEDF1AE586FD9FADA931F30AB9F45 sha1 C4EC576A77B29C772ACFA675B914F16217F9948F )
)
game (
name "Child of Light (Europe) (En,Fr,De,Es,It,Ru) (eShop)"
description "Child of Light (Europe) (En,Fr,De,Es,It,Ru) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5332 crc 55DA2F4F md5 DDF2E32297B0B9AAFEB4AF1C00DD026F sha1 58D40059FF201AACEBF6E62B598826FBB4F84756 )
)
game (
name "Citizens of Earth (Europe) (En,Fr,De,Es,It) (eShop)"
description "Citizens of Earth (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5188 crc 766FAAB1 md5 29E9EC3B4419C5AE8969303DB8FCBA8E sha1 2DD4C01A027053A5CA97909091E2362091F285DB )
)
game (
name "Dinox (Europe) (En,Fr,De,Es,Nl) (eShop)"
description "Dinox (Europe) (En,Fr,De,Es,Nl) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5716 crc 24B4B03E md5 2646786C70E9F7933F12286E5BA6EBD5 sha1 7D661871032585B213D83351C28CC6CC4A59A6AD )
)
game (
name "Donkey Kong 64 (Europe) (En,Fr,De,Es) (N64) (Virtual Console) (eShop)"
description "Donkey Kong 64 (Europe) (En,Fr,De,Es) (N64) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Donkey Kong 64 [NAAP01]metameta.xml" size 9365 crc 883A71E6 md5 F2A5F65739C7FCE76934882816A51221 sha1 E0B8B77ECC38381334841E53297F5E1248D64638 )
)
game (
name "Donkey Kong Country (Europe) (SNES) (Virtual Console) (eShop)"
description "Donkey Kong Country (Europe) (SNES) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Donkey Kong Country [JACP01]metameta.xml" size 9876 crc 634D9408 md5 411469D480C29572A5EEF40A8578AEEB sha1 825BFCA78E8410E9DE57F8DC0F0B63916787D807 )
)
game (
name "Donkey Kong Country 2 - Diddy's Kong Quest (Europe) (En,Fr) (SNES) (Virtual Console) (eShop)"
description "Donkey Kong Country 2 - Diddy's Kong Quest (Europe) (En,Fr) (SNES) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Donkey Kong Country 2 Diddys Kong Quest [JAGP01]metameta.xml" size 10224 crc 8574A394 md5 AB40357A8907535A3209D31CAC23F3E1 sha1 AF2B2294106F83AF3B346B5CBB5C21239B72046B )
)
game (
name "Dr. Kawashima's Brain Training (Europe) (En,Fr,De,Es,It,Nl) (NDS) (Virtual Console) (eShop)"
description "Dr. Kawashima's Brain Training (Europe) (En,Fr,De,Es,It,Nl) (NDS) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Dr Kawashimas Brain Training [DAAP01]metameta.xml" size 10115 crc 7FD427B1 md5 B4939E718848F061D94B0ACCEA2E74CC sha1 19929431C130E362CDD29AE1E8339F1E57116753 )
)
game (
name "Dungeons and Dragons - Chronicles of Mystara (Europe) (En,Fr,De,Es,It) (eShop)"
description "Dungeons and Dragons - Chronicles of Mystara (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "Dungeons And Dragons Chronicles Of Mystara [WDDP08]contentfilterManaFilterSettings.bin" size 15732 crc 08A246CE md5 F3DB9D03881489E7C584F3291FF88E56 sha1 F400389C251BB04D4E81101F3B7BB8B78562BC02 )
)
game (
name "EarthBound (Europe) (SNES) (Virtual Console) (eShop)"
description "EarthBound (Europe) (SNES) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Earthbound [JBBP01]metameta.xml" size 9665 crc 9F1157B3 md5 910164FF9A751B68E70F644177DF0B90 sha1 4AEB02DE61D1506DB9939D136961CF7B50AAAA49 )
)
game (
name "EarthBound Beginnings (USA) (NES) (Virtual Console) (eShop)"
description "EarthBound Beginnings (USA) (NES) (Virtual Console) (eShop)"
region "USA"
rom ( name "Earthbound Beginnings [FBDP01]metameta.xml" size 9924 crc 57DD527B md5 C25CC40D00676CBA56790D69419AAA14 sha1 FBA2C3EF44A5F3BE58522D5B50DC6A70E86C2267 )
)
game (
name "Epic Dumpster Bear (Europe) (eShop)"
description "Epic Dumpster Bear (Europe) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5908 crc FDE04DCD md5 CFEAD5FE968A57F431DEEB8FD0FD4E8D sha1 A08DE644FA59E35873429169E14F8A4966CC69A8 )
)
game (
name "F-Zero (Europe) (SNES) (Virtual Console) (eShop)"
description "F-Zero (Europe) (SNES) (Virtual Console) (eShop)"
region "Europe"
rom ( name "F-Zero [JARP01]metameta.xml" size 9564 crc BF6B0F68 md5 FA29FA30A556473C92E0B714FA38FBEF sha1 96BC3A13FB2ED1D31B394D409FB2D7278D4FB5CB )
)
game (
name "F1 Race Stars - Powered Up Edition (Europe) (En,Fr,De,Es,It) (eShop)"
description "F1 Race Stars - Powered Up Edition (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5380 crc 1993ED18 md5 2A5C19943023AA0478715A644F250F56 sha1 E88EBC4BD0784E7887C14B275FC89B3D88C90B5E )
)
game (
name "Fall, The (Europe) (En,Fr,De,Es,It) (eShop)"
description "Fall, The (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5812 crc 23FCC1D7 md5 21520F6F7DB0C02EAEB49AAE18E50546 sha1 3AF50DA3C01B8F980C61FD748EA42CA58FA5132C )
)
game (
name "Falling Skies - The Game (Europe) (En,Fr,De,Es,It)"
description "Falling Skies - The Game (Europe) (En,Fr,De,Es,It)"
region "Europe"
rom ( name "title.tmd" size 5332 crc 8ED233B9 md5 178B0CD56080B4C4981AF80960E1F965 sha1 5AFB78E2802BF5452B965545A557BAE71831F151 )
)
game (
name "Fat Dragons (Europe) (eShop)"
description "Fat Dragons (Europe) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5716 crc 05033F1C md5 0F47B88F39FE481CAE03723E6E559649 sha1 A077F1BC181A7ED5089CF6618C4F47619B962158 )
)
game (
name "Fire - Ungh's Quest (Europe) (eShop)"
description "Fire - Ungh's Quest (Europe) (eShop)"
region "Europe"
rom ( name "title.tmd" size 6532 crc 9FB8B0EF md5 24993FDBC971212DCC186D5278988169 sha1 6063E5D43B8D4B0760715F0E5B94B2EB14487F2A )
)
game (
name "Flight of Light (Europe)"
description "Flight of Light (Europe)"
region "Europe"
rom ( name "title.tmd" size 5764 crc 52E5B70C md5 6AFCDFE44A9C28FAF3CF7A2A0E9DBF06 sha1 A6D21692D8A6DDFB2644148C03A96B3DAE332643 )
)
game (
name "Flying Dragon - The Secret Scroll (Europe) (eShop)"
description "Flying Dragon - The Secret Scroll (Europe) (eShop)"
region "Europe"
rom ( name "Flying Dragon The Secret Scrollmetameta.xml" size 10029 crc AE6F007D md5 4DDC11820E03ABFAA5CFC8EE38A5D998 sha1 9876779A4B072C982DCBAEF4284EB248B3AD79F3 )
)
game (
name "Frankenstein - Master of Death (Europe) (eShop)"
description "Frankenstein - Master of Death (Europe) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5716 crc 9BCD69BE md5 3CC7DCB7A6A8DB92BF34607931A29B43 sha1 F226C39799A8437DA7943DDD9E57FDD290F76B96 )
)
game (
name "Frenchy Bird (Europe)"
description "Frenchy Bird (Europe)"
region "Europe"
rom ( name "title.tmd" size 5764 crc AC738432 md5 B54B98FDF8BD629FFCF66BE132562E12 sha1 E2130F13D02232323C4AB7339EE8645B493152A8 )
)
game (
name "Funk of Titans (Europe) (En,Fr,De,Es,It) (eShop)"
description "Funk of Titans (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 6388 crc 3AF2A36E md5 4CD30FC50DF26AB3401D6186C88DA1AB sha1 01AD02893FCE8A0ECCD84341FB129509274B3AC6 )
)
game (
name "Girl and the Robot, The (Europe) (En,Fr,De,Es,It) (eShop)"
description "Girl and the Robot, The (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5956 crc 14AA802B md5 80F42F74972EFDCB69F303F6542C9327 sha1 649B999162273114807329AE9D3CA3A71A5D00C0 )
)
game (
name "Golden Sun (Europe) (GBA) (Virtual Console) (eShop)"
description "Golden Sun (Europe) (GBA) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Golden Sun [PAFP01]contentalldata.bin" size 72523776 crc F62F8782 md5 7947575811D819914EEAD6044D588999 sha1 36FAB673BCD3A3A4CB5D6B56B77D7F14C47D45A5 )
)
game (
name "Golden Sun - The Lost Age (Europe) (GBA) (Virtual Console) (eShop)"
description "Golden Sun - The Lost Age (Europe) (GBA) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Golden Sun The Lost Age [PA6P01]contentalldata.bin" size 77160448 crc A6E403CB md5 B2B0DC77571DAF85FCE329F0490D26AF sha1 B06116B2C1A348F81F64BCB37DF5EEA139F03DEE )
)
game (
name "How to Survive (Europe) (En,Fr,De,Es,It) (eShop)"
description "How to Survive (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5284 crc C2327093 md5 B1CEFC7C6C0C2697B4A9FF38D6990909 sha1 17559751099F74073BD107FF930F9A6EF0B10C29 )
)
game (
name "Hurry Up! Bird Hunter (Europe) (eShop)"
description "Hurry Up! Bird Hunter (Europe) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5716 crc B2D8AD38 md5 C4ED62F50AB5B208DEB7237837735151 sha1 748CD2FD33B658114032087FD9CC4BECEC4710E4 )
)
game (
name "Infinity Runner (Europe) (eShop)"
description "Infinity Runner (Europe) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5956 crc F193E2D2 md5 BB19500085D23C02E6139EECF70C7AA0 sha1 9B486F799B18496E3C23EBE17B5D3B0B4ED8D82C )
)
game (
name "Inside My Radio (Europe) (En,Fr,De,Es,It,Pt,Ru) (eShop)"
description "Inside My Radio (Europe) (En,Fr,De,Es,It,Pt,Ru) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5236 crc 8250E0EF md5 3C854799633A99D3C31943039D8EE6B9 sha1 728AC79B3A1142A29B2D6E09CE30DCA642AD5469 )
)
game (
name "Ittle Dew (Europe) (En,Fr,De,Es,It) (eShop)"
description "Ittle Dew (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5908 crc BD14F0E8 md5 EA2650C766C8D2726CF4002DB2B71488 sha1 3E11966B176588BC5EFFD068F3739F3E80A22BBA )
)
game (
name "Joe's Diner (Europe) (En,Fr,De,Es,It,Pt) (eShop)"
description "Joe's Diner (Europe) (En,Fr,De,Es,It,Pt) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5764 crc 9775E01B md5 A716FF3534D9B876B49A56BE4E2D0788 sha1 BDEF3AD7C2CBFF96EF65FAFBCBDD44AF95CF9EC9 )
)
game (
name "Kick & Fennick (Europe) (En,Fr,De,Es,It) (eShop)"
description "Kick & Fennick (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 6964 crc 7B7B43DF md5 1BED6A82B53260EC5FC516A3287436CA sha1 E5A2B07BD4B376ADB7BCF4E8C15E2576CCA2C7DB )
)
game (
name "Knytt Underground (Europe) (En,Fr,De,Es,It) (eShop)"
description "Knytt Underground (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5092 crc 2A8F09E2 md5 8D552D31446427485C01B9F60FE1A7EC sha1 B37CD9E3D471BCF02560FF08AD3E8A700C7B8AC1 )
)
game (
name "Legend of Zelda, The (Europe) (NES) (Virtual Console) (eShop)"
description "Legend of Zelda, The (Europe) (NES) (Virtual Console) (eShop)"
region "Europe"
rom ( name "The Legend of Zelda [FBAP01]metameta.xml" size 9875 crc 556B1EA9 md5 2A9E6079FF47EF9BD551A53CDA632605 sha1 92A709B1478CC880C3530962E3782A873D30ECED )
)
game (
name "Legend of Zelda, The - A Link to the Past (Europe) (SNES) (Virtual Console) (eShop)"
description "Legend of Zelda, The - A Link to the Past (Europe) (SNES) (Virtual Console) (eShop)"
region "Europe"
rom ( name "The Legend of Zelda A Link to the Past [JADP01]metameta.xml" size 10116 crc F70DFD08 md5 AEAA961990A17CA1ED6F7E1FDB69F69F sha1 919318D3049A0E0E0F5E3C3F1FAAB46B59D5DE10 )
)
game (
name "Legend of Zelda, The - Majora's Mask (Europe) (En,Fr,De,Es) (N64) (Virtual Console) (eShop)"
description "Legend of Zelda, The - Majora's Mask (Europe) (En,Fr,De,Es) (N64) (Virtual Console) (eShop)"
region "Europe"
rom ( name "The Legend of Zelda Majoras Mask [NANP01]metameta.xml" size 9388 crc AF50EC2F md5 592E6A280C26714413B1D1BD1A1B28E9 sha1 FCEEED3629B40456F8A4E8ED2C059A58E75CB46F )
)
game (
name "Legend of Zelda, The - Ocarina of Time (Europe) (En,Fr,De) (N64) (Virtual Console) (eShop)"
description "Legend of Zelda, The - Ocarina of Time (Europe) (En,Fr,De) (N64) (Virtual Console) (eShop)"
region "Europe"
rom ( name "The Legend of Zelda Ocarina of Time [NADP01]metameta.xml" size 9400 crc 366D035A md5 4B9A77420C142372598927E4C6A25BAE sha1 756F2AE76FF2054265DFACA5C5BA8E2605CD65D3 )
)
game (
name "Legend of Zelda, The - Phantom Hourglass (Europe) (En,Fr,De,Es,It) (NDS) (Virtual Console) (eShop)"
description "Legend of Zelda, The - Phantom Hourglass (Europe) (En,Fr,De,Es,It) (NDS) (Virtual Console) (eShop)"
region "Europe"
rom ( name "The Legend of Zelda Phantom Hourglass [DATP01]metameta.xml" size 9881 crc A1BE89A0 md5 DCF186B28AA7EB50FD37842724B67D61 sha1 CC4BBFDA596B6E21A284540AC42DAD62BFA748DE )
)
game (
name "Legend of Zelda, The - Spirit Tracks (Europe) (En,Fr,De,Es,It) (NDS) (Virtual Console) (eShop)"
description "Legend of Zelda, The - Spirit Tracks (Europe) (En,Fr,De,Es,It) (NDS) (Virtual Console) (eShop)"
region "Europe"
rom ( name "The Legend of Zelda Spirit Tracks [DARP01]metameta.xml" size 9821 crc BCDE04D7 md5 0A0F9279DE997D2259CBEDD92E454AA6 sha1 5DA246B01A27CF53C065078616A1054AAD8F74C0 )
)
game (
name "Legend of Zelda, The - The Minish Cap (Europe) (En,Fr,De,Es,It) (GBA) (Virtual Console) (eShop)"
description "Legend of Zelda, The - The Minish Cap (Europe) (En,Fr,De,Es,It) (GBA) (Virtual Console) (eShop)"
region "Europe"
rom ( name "The Legend of Zelda The Minish Cap [PAKP01]contentalldata.bin" size 50434048 crc 15700E31 md5 32FC43935B17A1707A5C8A68B58B495B sha1 51A196A1102533359DD0EAB59BBEFB5E2368CAA9 )
)
game (
name "Lone Survivor - The Director's Cut (Europe) (En,Fr,De) (eShop)"
description "Lone Survivor - The Director's Cut (Europe) (En,Fr,De) (eShop)"
region "Europe"
rom ( name "Lone Survivor The Directors Cut [BSWPUB]contentdatastringsENGLISH.bin" size 820407 crc 0EC31C8A md5 D3117D2ED782E04622203E10E75B30F4 sha1 82D0FD24E236F00356CF4A4191648B23C93E721F )
)
game (
name "Mario Kart 64 (Europe) (N64) (Virtual Console) (eShop)"
description "Mario Kart 64 (Europe) (N64) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Mario Kart 64 [NALE01]metameta.xml" size 9354 crc A1FBF4EC md5 8404FEA4CCD0755F0AC132EB19CAF1F1 sha1 A0EDD717A1DE9DFE2F2D736272451C58C8A66FE1 )
)
game (
name "Masked Forces (Europe)"
description "Masked Forces (Europe)"
region "Europe"
rom ( name "title.tmd" size 5860 crc 7EBCAB9D md5 08A208C9C99BA5AB293A1905F45AEEB8 sha1 1A2A04772BD645500D5D2484616BB4AB0DB943C2 )
)
game (
name "Master Reboot (Europe) (En,Gd) (eShop)"
description "Master Reboot (Europe) (En,Gd) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5236 crc 8773FFFB md5 C3A7B7E5CC36A70FEA7C93E7A901FA4F sha1 819C5720B7CBA76D7D475E380B175C87BC18659F )
)
game (
name "Nano Assault Neo (Europe) (En,Fr,De,Es,It) (eShop)"
description "Nano Assault Neo (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5092 crc DCAEA1EC md5 C585D830638131D949949E916386B6E2 sha1 AE5A293BE677CBB4C434AB69F46D28035118A7C9 )
)
game (
name "Never Alone (Kisima Ingitchuna) (Europe) (En,Fr,De,Es,It,Pt,Sv,Ru) (eShop)"
description "Never Alone (Kisima Ingitchuna) (Europe) (En,Fr,De,Es,It,Pt,Sv,Ru) (eShop)"
region "Europe"
rom ( name "title.tmd" size 6100 crc 7A565DA2 md5 EAA5DF8233308FF87AA39FAB5B111339 sha1 3B6EC8F3A1A5A9B9C8CE4202789C10A1F24805C0 )
)
game (
name "Nihilumbra (Europe) (En,Fr,De,Es,It) (eShop)"
description "Nihilumbra (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5620 crc 7404A067 md5 142DA6011CA31728A0AA5A1CBC6DCB05 sha1 F24F5D1FEF98B0ACC4762FD3C7EB8419C7458BEE )
)
game (
name "Ninja Pizza Girl (Europe) (eShop)"
description "Ninja Pizza Girl (Europe) (eShop)"
region "Europe"
rom ( name "title.tmd" size 6244 crc 38256CB8 md5 773D9956694C74BD8C3E3DA4664FBFE0 sha1 2EEE06220F832A6106EA4A7751C807AFD145DB6A )
)
game (
name "Oddworld - New 'n' Tasty (Europe) (En,Fr,De,Es,It,Ru) (eShop)"
description "Oddworld - New 'n' Tasty (Europe) (En,Fr,De,Es,It,Ru) (eShop)"
region "Europe"
rom ( name "title.tmd" size 6148 crc 14DE755B md5 D16DF4BC7D63C4F78BAABDAFAA5E2BE8 sha1 1961134051B1CCEF14DBE768593AAD7BE60E0872 )
)
game (
name "Paper Mario (Europe) (En,Fr,De,Es) (N64) (Virtual Console) (eShop)"
description "Paper Mario (Europe) (En,Fr,De,Es) (N64) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Paper Mario [NACP01]metameta.xml" size 9352 crc 7C8D620E md5 302E10E39A5389E692D76C168F16DAD6 sha1 0CFDDF953FD002CDC23C8F861C80AD769178E170 )
)
game (
name "Pirate Pop Plus (Europe) (En,Ja,Fr,De,Es,It) (eShop)"
description "Pirate Pop Plus (Europe) (En,Ja,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5620 crc 0E705109 md5 4348907F47CF08ACE628C158F0CD2482 sha1 A5A8D0422AB53F74B41E45809C51C98FD863A9FB )
)
game (
name "Polarium Advance (Europe) (GBA) (Virtual Console) (eShop)"
description "Polarium Advance (Europe) (GBA) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Polarium Advancecontentalldata.bin" size 32704512 crc DC4C4336 md5 5C6E3D8838E9295C5A855A18FDB91034 sha1 43D1A72191EE8BC8D2FAF7D9019EB4868BB1AF1B )
)
game (
name "Preston Sterling and the Legend of Excalibur (Europe) (En,De) (eShop)"
description "Preston Sterling and the Legend of Excalibur (Europe) (En,De) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5908 crc 2E7A2AA5 md5 DE11CD8FCFB2C12E0B47F801108126A9 sha1 E64D0449CF6D16A3407E10A2554A2052441474D0 )
)
game (
name "Puddle (Europe) (En,Fr,De,Es,It) (eShop)"
description "Puddle (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5188 crc BF5F528D md5 FADB32E1C53149469BBE9F2DDD821259 sha1 59A9B364FEF19B4304F635152D107CE3B98F73AB )
)
game (
name "RTO - Reptile Take Over (Europe) (eShop)"
description "RTO - Reptile Take Over (Europe) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5524 crc C19F6E87 md5 40C3960DFDD02AD78194468FD11F125F sha1 8D59CC0148F22A4531A84527E5ED0F5BCE812A84 )
)
game (
name "RTO 2 - Reptile Take Over (Europe) (eShop)"
description "RTO 2 - Reptile Take Over (Europe) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5620 crc 72D2D6F4 md5 A71C7230EA9C34BA34A29206FB0C912E sha1 77F872A425D88F23376DFD44283C75FC01648D69 )
)
game (
name "Rivers of Alice, The - Extended Version (Europe) (En,Fr,De,Es,It,Pt) (eShop)"
description "Rivers of Alice, The - Extended Version (Europe) (En,Fr,De,Es,It,Pt) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5620 crc 25AD4D83 md5 DC6E41260A55526BC089A904C495F3B9 sha1 B0858A0D75E3042EC8DC90BF8506EA9854660A23 )
)
game (
name "Runbow (Europe) (En,Fr,De,Es) (eShop)"
description "Runbow (Europe) (En,Fr,De,Es) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5860 crc F916036D md5 1D7F4A7A798841339FFEC815C8D855F4 sha1 D47F0EEEB03318D3A5ADC0F176B5355FD8AF94F1 )
)
game (
name "Sanatory Hallways (Europe) (En,Fr,De) (eShop)"
description "Sanatory Hallways (Europe) (En,Fr,De) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5620 crc A1C12B06 md5 CC1E9B0C21909FA183C8838486C42260 sha1 C6652AC9DA6B59B38ABCEDF15D5E420A8A23A04E )
)
game (
name "Severed (Europe) (En,Fr,De,Es,It,Ru)"
description "Severed (Europe) (En,Fr,De,Es,It,Ru)"
region "Europe"
rom ( name "title.tmd" size 5140 crc 91F41D4F md5 69FE8798B895180A2372D6822D1DC9F0 sha1 5151B132EBB2559A9160897377E6D24D3FB377EA )
)
game (
name "Shadow Puppeteer (Europe) (En,Fr,De,Es,It,Pt,Ru)"
description "Shadow Puppeteer (Europe) (En,Fr,De,Es,It,Pt,Ru)"
region "Europe"
rom ( name "title.tmd" size 6628 crc 0B3643C1 md5 DD524150251A48B4E3A824ADED6813D5 sha1 86A942B7E689796DB716F7BD3780063DE63915D4 )
)
game (
name "Shiftlings (Europe) (En,Fr,De,Es,It) (eShop)"
description "Shiftlings (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 6004 crc 770BB5F4 md5 6D95B67F4961C5F0DC1C274FF8014C4B sha1 619150B26D2B7301959C36C15617DFA61FD87A79 )
)
game (
name "Shiny the Firefly (Europe) (En,Fr,De,Es,Nl)"
description "Shiny the Firefly (Europe) (En,Fr,De,Es,Nl)"
region "Europe"
rom ( name "title.tmd" size 5716 crc EF78ECC2 md5 B8155D09A47DC6EA7D112AE5C05DFC8C sha1 127637D55021B9DCD2EDEF7A19F8E335FD74C7A5 )
)
game (
name "Sin and Punishment (Europe) (N64) (Virtual Console) (eShop)"
description "Sin and Punishment (Europe) (N64) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Sin And Punishment [NAME01]metameta.xml" size 9374 crc 2FBCEACA md5 DCD37692AB26EBD13CA111D4FF432E85 sha1 28FC9180FBF58C7AF6F48F0665816545295A2D34 )
)
game (
name "Six Sides of the World (Europe) (En,Fr,Es) (eShop)"
description "Six Sides of the World (Europe) (En,Fr,Es) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5764 crc 64C14DA7 md5 E73BF766357B76F488BBD813C463F34F sha1 C05947B014FEA0665C48C68091992554D25DC3DC )
)
game (
name "Slender - The Arrival (Europe) (eShop)"
description "Slender - The Arrival (Europe) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5860 crc 40C84662 md5 7B654CD7204F19B852D985D4ECEC0597 sha1 4C8ADF3624BAE7DE336B95B8D0C25142A16CC059 )
)
game (
name "Soul Axiom (Europe) (eShop)"
description "Soul Axiom (Europe) (eShop)"
region "Europe"
rom ( name "title.tmd" size 6244 crc 995170AC md5 CD143139E9678167AFBA328C55348A1B sha1 56555711C8A31844FD0EEF6CD131033FE01521C2 )
)
game (
name "Space Hulk (Europe) (En,Fr,De,Es,It,Ru) (eShop)"
description "Space Hulk (Europe) (En,Fr,De,Es,It,Ru) (eShop)"
region "Europe"
rom ( name "title.tmd" size 6052 crc 32E049F9 md5 BE71E48BAB4F6322D4B63E3C268EDB7C sha1 E5BD650484158C4C494F84A7F64B6F92C2DECEBB )
)
game (
name "Star Fox 64 (Europe) (N64) (Virtual Console) (eShop)"
description "Star Fox 64 (Europe) (N64) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Star Fox 64 [NAJE01]metameta.xml" size 9351 crc B0E43BEB md5 B08CF235D58782BD94F64162C94F521E sha1 1372F606497D337C804BCB82B1AA2740BA14BE6E )
)
game (
name "Super Mario 64 (Europe) (N64) (Virtual Console) (eShop)"
description "Super Mario 64 (Europe) (N64) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Super Mario 64 [NABE01]metameta.xml" size 9356 crc BCA36EA9 md5 269EC4DD47A876ABE4CAEB1EE8321096 sha1 C2EEC8671003C8C317521F86DEDADB72B0DB5D6E )
)
game (
name "Super Mario World (Europe) (SNES) (Virtual Console) (eShop)"
description "Super Mario World (Europe) (SNES) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Super Mario World [JAAP01]metameta.xml" size 9828 crc 1CF175CF md5 8833E7E90D204C85841AF927B235F285 sha1 8A748CC00A69E2950465D2EED057F77E64D189A7 )
)
game (
name "Super Metroid (Europe) (En,Fr,De) (SNES) (Virtual Console) (eShop)"
description "Super Metroid (Europe) (En,Fr,De) (SNES) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Super Metroid [JAJP01]metameta.xml" size 9729 crc 2A5089C6 md5 99A8E7375E2C1B22B5D97DACE7ADA770 sha1 21859D8CEFE809A6F2B80331718F0D01671AE820 )
)
game (
name "Super Toy Cars (Europe) (En,Es) (eShop)"
description "Super Toy Cars (Europe) (En,Es) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5716 crc 223DC2FD md5 A48FF8F32DD9F38D30A3BF82CCBD91FB sha1 95F718AB3BAECBEB42E0649F557F3490BC9BD4B0 )
)
game (
name "Swapper, The (Europe) (En,Fr,De,Es) (eShop)"
description "Swapper, The (Europe) (En,Fr,De,Es) (eShop)"
region "Europe"
rom ( name "The Swapper [AXZPUB]contentdatastringsENGLISH.bin" size 190040 crc 2B16C0DB md5 29FE05B20B846163DCB48F018DBE1699 sha1 EEBCBE1488EF08D7877611804C41782980FCDEC1 )
)
game (
name "Swindle, The (Europe) (En,Fr,De,Es,It,Ru) (eShop)"
description "Swindle, The (Europe) (En,Fr,De,Es,It,Ru) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5908 crc E362A3AE md5 C24243157A5647C5A9483C7BFAC8E1F8 sha1 4806B55873A47486767AD83F0366DA7312BF5E96 )
)
game (
name "Swords & Soldiers (Europe) (En,Fr,De,Es,It,Nl) (eShop)"
description "Swords & Soldiers (Europe) (En,Fr,De,Es,It,Nl) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5188 crc CA7AD61A md5 8F9B8F71A88459B275AAD4C353304174 sha1 314325B1F67718CDBE779EBD0F0C3ECC87B24A87 )
)
game (
name "Swords & Soldiers II (Europe) (En,Fr,De,Es,Nl,Pt) (eShop)"
description "Swords & Soldiers II (Europe) (En,Fr,De,Es,Nl,Pt) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5140 crc FCD4C071 md5 A7D67AE54339FDDEF849193D481FCD6F sha1 5AE87447C81982D1969B7A80CC63E777CA40E2B6 )
)
game (
name "Trine 2 - Director's Cut (Europe) (En,Fr,De,Es,It) (eShop)"
description "Trine 2 - Director's Cut (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5284 crc 93992FF1 md5 A2C87DB401A6081D4221AC273C0AEA4C sha1 E33E74CC6033E828DC5BA6E19E767F960B161D2E )
)
game (
name "Typoman (Europe) (eShop)"
description "Typoman (Europe) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5716 crc 6B9D177F md5 EC4E499AC2CD0EFB4A23829F8D826A29 sha1 17D17CAC9FDBBCA116A034DAFA251AF28380E6E6 )
)
game (
name "Underground (Europe)"
description "Underground (Europe)"
region "Europe"
rom ( name "title.tmd" size 5188 crc 2F5BFB04 md5 EF1DA4BBC626CDFF8C6AEC69BDBA376A sha1 576E604927AC65E82C5AF76A52B8AC927650F955 )
)
game (
name "Vektor Wars (Europe) (eShop)"
description "Vektor Wars (Europe) (eShop)"
region "Europe"
rom ( name "title.tmd" size 6148 crc 92A3C623 md5 9966434DDD99B5717146ED6BA1A2339E sha1 DFCC3D2F2823685F6C6BDDD5E77FC307F16B05F6 )
)
game (
name "Wave Race 64 (Europe) (N64) (Virtual Console) (eShop)"
description "Wave Race 64 (Europe) (N64) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Wave Race 64 [NAKE01]metameta.xml" size 9352 crc 16E1B562 md5 31893B8CFABF83DAB18865B89383BD9D sha1 E2AF637CE13BD955E09E67737AEA04647EF769FD )
)
game (
name "Whispering Willows (Europe) (En,Fr,De,Es,It,Pt,Ru) (eShop)"
description "Whispering Willows (Europe) (En,Fr,De,Es,It,Pt,Ru) (eShop)"
region "Europe"
rom ( name "title.tmd" size 6388 crc 0A9D9C34 md5 6E9A5D1D2E1EBA37E9EA74784C68E699 sha1 3EB6FDFACD06D732A15A724086EC1EE77F5CFD50 )
)
game (
name "Year Walk (Europe) (En,Fr,De,Es,It) (eShop)"
description "Year Walk (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5332 crc 4000DF24 md5 9825D0B479186DF3B7DB3FF33924E91E sha1 47DDB96429F6A6030F6D7B07EC759528F23D6E24 )
)
game (
name "Yoshi's Story (Europe) (N64) (Virtual Console) (eShop)"
description "Yoshi's Story (Europe) (N64) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Yoshis Story [NAPE01]metameta.xml" size 9354 crc DDD0B999 md5 10A73C58056D4664EA0693C7D90BC23F sha1 4F3F7FCA55AA396CE5D2E0736B800A78A51E127A )
)
game (
name "ZaciSa - Defense of the Crayon Dimensions! (Europe) (eShop)"
description "ZaciSa - Defense of the Crayon Dimensions! (Europe) (eShop)"
region "Europe"
rom ( name "ZaciSa Defense of the Crayon Dimensions [WLSP8V]metaUSK_de.jpg" size 1 crc D202EF8D md5 93B885ADFE0DA089CDF634904FD59F71 sha1 5BA93C9DB0CFF93F52B521D7420E43F6EDA2784F )
)
game (
name "Zelda II - The Adventure of Link (Europe) (NES) (Virtual Console) (eShop)"
description "Zelda II - The Adventure of Link (Europe) (NES) (Virtual Console) (eShop)"
region "Europe"
rom ( name "Zelda II The Adventure of Link [FBCP01]metameta.xml" size 10188 crc 49A54D48 md5 858724E389FD4BEDB9D289B53BE6419F sha1 29D98E4EDF3221E30D53C4B9518BC01F510D7D30 )
)
game (
name "Zombie Defense (Europe) (En,Fr,De,Es,It) (eShop)"
description "Zombie Defense (Europe) (En,Fr,De,Es,It) (eShop)"
region "Europe"
rom ( name "title.tmd" size 5764 crc 1CBFB3A0 md5 19DDB358D326A43461A66731F364CB75 sha1 5954D01AB10DB6E3E9266216A90F4403696925E1 )
)
game (
name "amiibo Touch and Play - Nintendo Classics Highlights (Europe) (eShop)"
description "amiibo Touch and Play - Nintendo Classics Highlights (Europe) (eShop)"
region "Europe"
rom ( name "amiibo Touch & Play Nintendo Classics Highlights [AAVP]metaUSK_de.jpg" size 18156 crc A7AF7494 md5 BC010A5018E26AE2C84B191B8CD36B8A sha1 A8A3083ED227F87B369A16510C15AF30B6431C39 )
)