mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #329] Infinity blade series don't work #299
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#299
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @avichou on GitHub (Jan 30, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/329
Describe the issue
Infinity blade 1 , 2 and 3 don't work
I've tried community patches but I assume it's the same for non patched anyway
It opens up the game, and either crashes instantly, or within 20 seconds
Here are the links
https://drive.google.com/drive/mobile/folders/1K1a8m8P8nZ8xpuV76fSfLQ8tKWUxi_1m?usp=sharing&pli=1
Instructions to reproduce
Described above
What version of LiveContainer are you using?
Version 3.2.0-release (main/7ac835f)
Other
No response
@avichou commented on GitHub (Jan 30, 2025):
LiveContainer_PleaseDoNotShortenTheExecutableNameBecauseItIsUsed-2025-01-31-002622.txt
LiveContainer_PleaseDoNotShortenTheExecutableNameBecauseItIsUsed-2025-01-31-002405.txt
here are the analytics and data
@Mspy1 commented on GitHub (Mar 11, 2025):
I've fixed this issue by enabling bypass assert queue (wrote by heart idk). Just letting you know.
@Mspy1 commented on GitHub (Mar 11, 2025):
But controls do not work properly, and game was cropped to the point where it was unplayable for some reason on my Iphone 15 pro. I couldn't see any hp bars nor the shield bar. (This is only valid for Infinity Blade 1, the other games work fine.)
@avichou commented on GitHub (Mar 11, 2025):
Can you explain what you mean by wrote by heart ? Can you be more specific ?
@avichou commented on GitHub (Mar 11, 2025):
The other games still are very small right ? Like just a little square in the middle
@Mspy1 commented on GitHub (Mar 11, 2025):
Hold-click on Infinity Blade 3 and enable the AssertBypassQueue setting in the livecontainer — that should prevent it from crashing. Unfortunately, Infinity Blade 1 is unplayable. Maybe you could tag the developer to ask why the games look so cropped?
@Mspy1 commented on GitHub (Mar 11, 2025):
Also, since the infinity saga games are very old, they technically don't require JIT, but you should still enable it for better stability.
@avichou commented on GitHub (Mar 11, 2025):
Did you try with ib 2?
@avichou commented on GitHub (Mar 11, 2025):
I've just tried with ib2 and it doesn't work sadly
@Mspy1 commented on GitHub (Mar 11, 2025):
All of them works for me. Make sure you are using the beta version from HugeBlack’s action tab.
@avichou commented on GitHub (Mar 11, 2025):
Beta of the games or beta of live cont?
@Mspy1 commented on GitHub (Mar 12, 2025):
Livecontainer. Besides, Infinity Blade 2 is also cropped, so it is unplayable.
@hugeBlack commented on GitHub (Mar 12, 2025):
As for the cropped UI, see https://stackoverflow.com/questions/75262066/ios-app-not-using-full-height-of-the-screen
Since IB series are relatively old games, it only supports certain fixed resolutions. When installed directly, iOS falls back to resolutions of these old devices. However, since LiveContainer declares itself as a modern app, iOS also stretches the app running inside, which is IB3, resulting in the cropped UI.
Since this declaration is written in Info.plist, SpringBoard reads it before app is launched, and there's no way to tell SpringBoard to fallback to old resolutions, this cropped UI cannot be fixed.
@avichou commented on GitHub (Mar 14, 2025):
so which games arent cropped ? infinity blade 3 ?
@avichou commented on GitHub (Mar 31, 2025):
I might be wrong but the modded versions can play in full screen , I think . Idk if LiveContainer supports them tho