Describe the bug
There is no offically supported way of patching LBP Vita as of right now, but for the future (and with LittleBigPatcher)
When you replace the User-Agent MM CHTTPClient LBPVita %s with PatchworkLBPV 1.0, and then try to connect, even though the %s is removed, the User-Agent will be PatchworkLBPV 1.0 libhttp/3.74 (PS Vita), and the regex only allows a full match of PatchworkLBPV 1.0
This is an unintended way of blocking LBP Vita connections, perhaps the code can be fixed (here is a correct implementation)
And then LBP Vita can be explicitly blocked
Game(s) affected
LBP Vita
Describe the bug
There is no offically supported way of patching LBP Vita as of right now, but for the future (and with LittleBigPatcher)
When you replace the User-Agent
MM CHTTPClient LBPVita %swithPatchworkLBPV 1.0, and then try to connect, even though the%sis removed, the User-Agent will bePatchworkLBPV 1.0 libhttp/3.74 (PS Vita), and the regex only allows a full match ofPatchworkLBPV 1.0This is an unintended way of blocking LBP Vita connections, perhaps the code can be fixed (here is a correct implementation)
And then LBP Vita can be explicitly blocked
Game(s) affected
LBP Vita