From 30f13d6275e0d8c0003906c6a7d9a148c27e1df4 Mon Sep 17 00:00:00 2001 From: FridiNaTor1 Date: Sun, 23 Jan 2022 16:26:09 +0000 Subject: [PATCH 1/8] Added missing LBP 1, 2 and 3 title ids Added missing Title IDs, these fixes LBP 2 from only showing LBP 1 levels, and reporting as LBP 1 on the server. And fixes LBP 3 from crashing. --- ProjectLighthouse/Helpers/GameVersionHelper.cs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ProjectLighthouse/Helpers/GameVersionHelper.cs b/ProjectLighthouse/Helpers/GameVersionHelper.cs index a1104644..fdafbc5c 100644 --- a/ProjectLighthouse/Helpers/GameVersionHelper.cs +++ b/ProjectLighthouse/Helpers/GameVersionHelper.cs @@ -26,6 +26,7 @@ public class GameVersionHelper "NPEA00147", "NPHG00033", "NPHG00035", + "NPEA00241", }; // https://serialstation.com/games/35e69aba-1872-4fd7-9d39-11ce75924040 @@ -46,6 +47,7 @@ public class GameVersionHelper "BCET70023", "BCES01694", "NPUA80662", + "NPEA00324", }; // https://www.serialstation.com/games/b62d53d9-fdff-4463-8134-64b81e1cbd50 @@ -76,6 +78,7 @@ public class GameVersionHelper "CUSA01077", "CUSA01304", "NPUA81116", + "NPEA00515", }; public static readonly string[] LittleBigPlanetVitaTitleIds = From 8f41e80fc0f21ebbfb2a1fb83c857c45dc4ca903 Mon Sep 17 00:00:00 2001 From: jvyden Date: Sun, 23 Jan 2022 13:10:23 -0500 Subject: [PATCH 2/8] Fix formatting --- ProjectLighthouse/Helpers/GameVersionHelper.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ProjectLighthouse/Helpers/GameVersionHelper.cs b/ProjectLighthouse/Helpers/GameVersionHelper.cs index fdafbc5c..6d9bd354 100644 --- a/ProjectLighthouse/Helpers/GameVersionHelper.cs +++ b/ProjectLighthouse/Helpers/GameVersionHelper.cs @@ -26,7 +26,7 @@ public class GameVersionHelper "NPEA00147", "NPHG00033", "NPHG00035", - "NPEA00241", + "NPEA00241", }; // https://serialstation.com/games/35e69aba-1872-4fd7-9d39-11ce75924040 @@ -78,7 +78,7 @@ public class GameVersionHelper "CUSA01077", "CUSA01304", "NPUA81116", - "NPEA00515", + "NPEA00515", }; public static readonly string[] LittleBigPlanetVitaTitleIds = @@ -101,4 +101,4 @@ public class GameVersionHelper return GameVersion.LittleBigPlanet1; } -} \ No newline at end of file +} From 3880e1dab8db82bff3e721f528e0d9247acfab02 Mon Sep 17 00:00:00 2001 From: jvyden Date: Sun, 23 Jan 2022 13:11:13 -0500 Subject: [PATCH 3/8] Tabs -> Spaces --- ProjectLighthouse/Helpers/GameVersionHelper.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ProjectLighthouse/Helpers/GameVersionHelper.cs b/ProjectLighthouse/Helpers/GameVersionHelper.cs index 6d9bd354..f787a92b 100644 --- a/ProjectLighthouse/Helpers/GameVersionHelper.cs +++ b/ProjectLighthouse/Helpers/GameVersionHelper.cs @@ -26,7 +26,7 @@ public class GameVersionHelper "NPEA00147", "NPHG00033", "NPHG00035", - "NPEA00241", + "NPEA00241", }; // https://serialstation.com/games/35e69aba-1872-4fd7-9d39-11ce75924040 @@ -78,7 +78,7 @@ public class GameVersionHelper "CUSA01077", "CUSA01304", "NPUA81116", - "NPEA00515", + "NPEA00515", }; public static readonly string[] LittleBigPlanetVitaTitleIds = From fa2fbec030970383c92a0e645275c5559614e443 Mon Sep 17 00:00:00 2001 From: FridiNaTor1 Date: Thu, 3 Feb 2022 08:00:53 +0000 Subject: [PATCH 4/8] Added missing VITA Title ID --- ProjectLighthouse/Helpers/GameVersionHelper.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProjectLighthouse/Helpers/GameVersionHelper.cs b/ProjectLighthouse/Helpers/GameVersionHelper.cs index f787a92b..4c13604f 100644 --- a/ProjectLighthouse/Helpers/GameVersionHelper.cs +++ b/ProjectLighthouse/Helpers/GameVersionHelper.cs @@ -83,7 +83,7 @@ public class GameVersionHelper public static readonly string[] LittleBigPlanetVitaTitleIds = { - "PCSF00021", "PCSA00017", "PCSC00013", "PCSD00006", "PCSA00549", "PCSF00516", + "PCSF00021", "PCSA00017", "PCSC00013", "PCSD00006", "PCSA00549", "PCSF00516", "PCSA22018", }; public static readonly string[] LittleBigPlanetPSPTitleIds = From 74d0e121b7f614282c6710584e2b335ce9a7c848 Mon Sep 17 00:00:00 2001 From: FridiNaTor1 Date: Mon, 14 Feb 2022 08:51:55 +0000 Subject: [PATCH 5/8] Added missing Title IDs Few more Title IDs of LBP 1, 2 and Vita found. --- ProjectLighthouse/Helpers/GameVersionHelper.cs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ProjectLighthouse/Helpers/GameVersionHelper.cs b/ProjectLighthouse/Helpers/GameVersionHelper.cs index 537a634e..78f37819 100644 --- a/ProjectLighthouse/Helpers/GameVersionHelper.cs +++ b/ProjectLighthouse/Helpers/GameVersionHelper.cs @@ -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 = From 042f210704f1e3e129784d8c5a66944080dd37b0 Mon Sep 17 00:00:00 2001 From: FridiNaTor1 <32988388+FridiNaTor1@users.noreply.github.com> Date: Mon, 14 Feb 2022 08:57:41 +0000 Subject: [PATCH 6/8] Fixed an oopsie Accidentally had two of the same Vita IDs repeated --- ProjectLighthouse/Helpers/GameVersionHelper.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProjectLighthouse/Helpers/GameVersionHelper.cs b/ProjectLighthouse/Helpers/GameVersionHelper.cs index 78f37819..6364ed28 100644 --- a/ProjectLighthouse/Helpers/GameVersionHelper.cs +++ b/ProjectLighthouse/Helpers/GameVersionHelper.cs @@ -85,7 +85,7 @@ public class GameVersionHelper public static readonly string[] LittleBigPlanetVitaTitleIds = { - "PCSF00021", "PCSA00017", "PCSC00013", "PCSD00006", "PCSA00549", "PCSF00516", "PCSA22018", "PCSF00021" + "PCSF00021", "PCSA00017", "PCSC00013", "PCSD00006", "PCSA00549", "PCSF00516", "PCSA22018", }; public static readonly string[] LittleBigPlanetPSPTitleIds = From bf5a669241f94242a8970cd255d7d343d4729d32 Mon Sep 17 00:00:00 2001 From: FridiNaTor1 Date: Mon, 14 Feb 2022 09:41:57 +0000 Subject: [PATCH 7/8] Added another Title ID LBP 2 Extras digital version Title ID --- ProjectLighthouse/Helpers/GameVersionHelper.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/ProjectLighthouse/Helpers/GameVersionHelper.cs b/ProjectLighthouse/Helpers/GameVersionHelper.cs index 6364ed28..0ba614f3 100644 --- a/ProjectLighthouse/Helpers/GameVersionHelper.cs +++ b/ProjectLighthouse/Helpers/GameVersionHelper.cs @@ -50,6 +50,7 @@ public class GameVersionHelper "NPUA80662", "NPEA00324", "NPUA70117", + "NPEA00437", }; // https://www.serialstation.com/games/b62d53d9-fdff-4463-8134-64b81e1cbd50 From acee4f657d2f62ea40d0e494405c9b19c85ddc2f Mon Sep 17 00:00:00 2001 From: FridiNaTor1 <32988388+FridiNaTor1@users.noreply.github.com> Date: Mon, 14 Feb 2022 15:30:26 +0000 Subject: [PATCH 8/8] Added yet another Title ID Added another Title ID LBP 2 Extras Edition. --- ProjectLighthouse/Helpers/GameVersionHelper.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/ProjectLighthouse/Helpers/GameVersionHelper.cs b/ProjectLighthouse/Helpers/GameVersionHelper.cs index 0ba614f3..186ff87e 100644 --- a/ProjectLighthouse/Helpers/GameVersionHelper.cs +++ b/ProjectLighthouse/Helpers/GameVersionHelper.cs @@ -51,6 +51,7 @@ public class GameVersionHelper "NPEA00324", "NPUA70117", "NPEA00437", + "BCES01693", }; // https://www.serialstation.com/games/b62d53d9-fdff-4463-8134-64b81e1cbd50