mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-26 01:25:52 +03:00
[GH-ISSUE #28] JIT not working with TrollStore JIT #24
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#24
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 @LeonardoIz on GitHub (Jan 25, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/28
Describe the issue
I have tried to use the app with TrollStoreJIT and it doesn't work, would it be possible to add support?
Instructions to reproduce
Launch the app with TrollStoreJIT
What version of LiveContainer are you using?
Latest from GitHub Actions
Other
No response
@khanhduytran0 commented on GitHub (Jan 27, 2024):
Many apps don’t work with LiveContainer regardless of JIT methods. I’m not sure why you need LiveContainer while you have TrollStore, maybe multiple data containers or something else?
@LeonardoIz commented on GitHub (Jan 27, 2024):
Its just for testing, im trying to optimize LiveContainer to work with more
apps
El El sáb, 27 ene 2024 a las 11:35, Duy Tran Khanh @.***>
escribió:
@yyyr-p commented on GitHub (Jan 27, 2024):
I use LiveContainer to quickly test modified apps without signing at all. Although TrollStore is functional, waiting for fake signing during the processing of a large executable can be time-consuming. Anyway, if LiveContainer can work properly with TrollStore, I would greatly appreciate your work.
@LeonardoIz commented on GitHub (Jan 27, 2024):
Can u merge the PR?
It should work fine but I haven't been able to test it