NX_Game_Info icon indicating copy to clipboard operation
NX_Game_Info copied to clipboard

Multicart Support for XCI files

Open pseiler opened this issue 2 years ago • 6 comments

Please add support for XCIs with multible Games / Title IDs. For now only one game / title id gets recognized. I only tested the command line version so far.

If you need more information just ping me.

pseiler avatar Jul 01 '21 07:07 pseiler

Is there any official game cart with this behavior? Or is this strictly for custom XCI only?

garoxas avatar Jul 02 '21 05:07 garoxas

Yes there are. There are several games. I name you a few:

Guilty Gear 20th Anniversary Edition (includes Guilty Gear & Guilty Gear XX Accent Core Plus R) Cat Quest + Cat Quest II Pawsome Pack Metro Redux (contains Metro 2033 Redux and Metro Last Light Redux) Guacamelee! One-Two Punch Collection (contains Guacamelee + Guacamelee II)

i think there are more but these are ones I can definitely confirm.

pseiler avatar Jul 02 '21 09:07 pseiler

Alright. I'll see what I can do. Thanks for reporting

garoxas avatar Jul 02 '21 14:07 garoxas

Maybe have a look at nxdumptool rewrite codebase. When dumping the game it recognizes both/all games. https://github.com/DarkMatterCore/nxdumptool/tree/rewrite

Thank you for your time.

pseiler avatar Jul 02 '21 14:07 pseiler

Can you try this build? https://ci.appveyor.com/project/garoxas/nx-game-info-cli/build/artifacts Also worth to note that updates will now be counted as separate title though

garoxas avatar Jul 04 '21 16:07 garoxas

This looks good to me. All base game title IDs and all update title IDs including the update version are recognized now.

pseiler avatar Jul 05 '21 07:07 pseiler