mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-29 08:28:39 +00:00
Added missing Title IDs
Few more Title IDs of LBP 1, 2 and Vita found.
This commit is contained in:
parent
29ff5d514e
commit
74d0e121b7
1 changed files with 3 additions and 1 deletions
|
@ -27,6 +27,7 @@ public class GameVersionHelper
|
|||
"NPHG00033",
|
||||
"NPHG00035",
|
||||
"NPEA00241",
|
||||
"NPUA98208",
|
||||
};
|
||||
|
||||
// https://serialstation.com/games/35e69aba-1872-4fd7-9d39-11ce75924040
|
||||
|
@ -48,6 +49,7 @@ public class GameVersionHelper
|
|||
"BCES01694",
|
||||
"NPUA80662",
|
||||
"NPEA00324",
|
||||
"NPUA70117",
|
||||
};
|
||||
|
||||
// https://www.serialstation.com/games/b62d53d9-fdff-4463-8134-64b81e1cbd50
|
||||
|
@ -83,7 +85,7 @@ public class GameVersionHelper
|
|||
|
||||
public static readonly string[] LittleBigPlanetVitaTitleIds =
|
||||
{
|
||||
"PCSF00021", "PCSA00017", "PCSC00013", "PCSD00006", "PCSA00549", "PCSF00516", "PCSA22018",
|
||||
"PCSF00021", "PCSA00017", "PCSC00013", "PCSD00006", "PCSA00549", "PCSF00516", "PCSA22018", "PCSF00021"
|
||||
};
|
||||
|
||||
public static readonly string[] LittleBigPlanetPSPTitleIds =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue