mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[GH-ISSUE #616] Warn about old versions of LBP 1 when parsing log #55
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MSuih on GitHub (Jun 30, 2020).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/616
Versions of LittleBigPlanet earlier than 1.24 will get stuck in first load screen due to them using a strange networking mode that RPCS3 cannot handle. This applies to disc versions of both base game and GOTY editions, but not digital copies which seem to come with 1.24 preinstalled.
So, when parsing such log, add a warning that the game can get stuck in load screen and user should update the game if that happens.
Warn about old versions of LBP 1 when parsing logto [GH-ISSUE #616] Warn about old versions of LBP 1 when parsing log