You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ROMniscience/Handlers/NintendoCommon.cs
+7-3
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,7 @@ class NintendoCommon {
118
118
{"1F","Virgin Japan"},//Unsure of exact name but it's Virgin but Japanese versions of games. Also found in the Muhammad Ali Heavyweight Boxing prototype (SNES)
119
119
{"1M","Micro Cabin"},
120
120
{"1Q","TDK Core"},//TDK's Japanese game publishing branch
121
+
{"20","Destination Software"},//AKA Zoo Digital Publishing, which has its own licensee code as well, and there doesn't seem to be any consistent reason to which is which tbh
121
122
{"29","Seta"},
122
123
{"2L","Tamsoft"},
123
124
{"2N","Smilesoft"},
@@ -168,6 +169,7 @@ class NintendoCommon {
168
169
{"7C","Microprose"},//Seen in Tinhead (Europe) (Proto) (SNES) and F-15 Strike Eagle II (Unknown) (Proto) (Game Boy); which are both prototypes and so therefore unreliable, but they both are indeed by Microprose so this is probably correct
169
170
{"7F","Kemco"},
170
171
{"7G","Rage Software"},
172
+
{"7J","Zoo Digital Publishing"},//AKA Zushi Games. See 20 for rambling
171
173
{"7L","Simon & Schuster"},
172
174
{"82","Namcot"},//Some division of Namco that was apparently necessary to create as a separate thing.... I don't know
173
175
{"8B","Bullet-Proof Software"},
@@ -228,11 +230,13 @@ class NintendoCommon {
228
230
{"E9","Natsume"},
229
231
{"EB","Atlus"},
230
232
{"FJ","Virtual Toys"},
233
+
{"FK","The Game Factory"},
231
234
{"FQ","iQue"},//Sort of. Only WarioWare: Touched, Polarium, and Yoshi: Touch & Go use this, the other three iQue games: New Super Mario Bros, Super Mario 64, and Nintendogs (kiosk demo) use Nintendo instead. Those were all 2007 or later, the latter being on the iQue DSi, so it may be something corporate related going on there
232
235
{"FR","Digital Tainment Pool"},//Or DTP Entertainment if you prefer
233
236
{"FT","Daiwon C & A"},
234
237
{"GD","Square Enix"},
235
238
{"GL","Gameloft"},
239
+
{"GX","Commodore Gaming"},//Supposedly, this is the name of the company that published the Wii C64 Virtual Console games. Seems to be defunct now, whoever they are.
236
240
{"HF","Level5"},
237
241
{"J8","D4 Enterprise"},
238
242
{"JS","Digital Leisure"},
@@ -259,9 +263,7 @@ class NintendoCommon {
259
263
{"CE","Pony Canyon/FCI"},//Seems to be Fujisankei Communications International (as FCI Inc) for USA releases, Pony Canyon for Japanese releases, both are owned by Fujisankei Communications Group
260
264
261
265
//Welcome to confusing town, population these
262
-
{"20","???Destination Software"},//This is a confusing load of fuck, and I hate this entire company. So basically you also have 7J, and at first you'd think 20 is the UK/Europe Zoo Digital Publishing (aka Zoo Games) (aka Zushi Games), and 7J is the USA Destination Software (aka DSI Games). But then that turns out to not be the case. They're sort of the same company and have been traded around and bought out and sold multiple times. Thanks I hate it.
263
266
{"5Z","???Classified Games"},//Also appears in the Card Shark (SNES) proto, which as far as I can tell was developed by someone named Bonsai and involved someone named Bicycle as well. Seems like there's a mixup here with Conspiracy Entertainment? Are they the same company?
264
-
{"7J","???Zoo Digital Publishing"},//AKA Zushi Games. See 20 for rambling
265
267
{"AC","???Toei Animation"},//Used in some EXTREMELY obscure "Waiwai Check" games for Satellaview, which according to the title screen of one of them, are made by Hori Electric? Well I'm confused; Tooyama no Kinsan Space Chou - Mr. Gold is actually published by Toei though (apparently)
266
268
{"CA","???Konami (Ultra Games)"},//Definitely Konami but might not be Ultra Games? Published Batman Returns SNES in Japan (but not elsewhere), and Parodius (Europe) for Game Boy
0 commit comments