[GH-ISSUE #354] Possibility of getting 32-bit apps to run #324

Closed
opened 2026-03-03 15:32:41 +03:00 by kerem · 2 comments
Owner

Originally created by @upintheairsheep on GitHub (Feb 17, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/354

Using dynarmic at https://github.com/PabloMK7/dynarmic to translate 32-bit code to 64-bit code, would it be possible to support 32-bit stuff as well as 64-bit apps?

Originally created by @upintheairsheep on GitHub (Feb 17, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/354 Using dynarmic at https://github.com/PabloMK7/dynarmic to translate 32-bit code to 64-bit code, would it be possible to support 32-bit stuff as well as 64-bit apps?
kerem closed this issue 2026-03-03 15:32:41 +03:00
Author
Owner

@khanhduytran0 commented on GitHub (Feb 17, 2025):

I am working on subproject LiveExec32 which does exactly this. However, it will need JIT and there are some challenges pointed out by touchHLE dev

<!-- gh-comment-id:2664111697 --> @khanhduytran0 commented on GitHub (Feb 17, 2025): I am working on subproject [LiveExec32](https://github.com/khanhduytran0/LiveExec32) which does exactly this. However, it will need JIT and there are some challenges pointed out by [touchHLE dev](https://x.com/hikari_no_yume/status/1891257214330909029)
Author
Owner

@Ratsknarp commented on GitHub (Mar 2, 2025):

I am working on subproject LiveExec32 which does exactly this. However, it will need JIT and there are some challenges pointed out by touchHLE dev

Would be really amazing to see that integrated into LiveContainer as a way to play old 32 bit IOS games on modern devices. Saw there was a push regarding the LiveExec32 stuff in the beta fork and I'm hoping we get to see some functionality soon. (Tried it myself with the current build and after activating JIT I get an error saying there's no 32 bit translator or something so I'm guessing it's not quite finished yet.)

Anyways thanks for everything. Amazing program.

<!-- gh-comment-id:2692681592 --> @Ratsknarp commented on GitHub (Mar 2, 2025): > I am working on subproject [LiveExec32](https://github.com/khanhduytran0/LiveExec32) which does exactly this. However, it will need JIT and there are some challenges pointed out by [touchHLE dev](https://x.com/hikari_no_yume/status/1891257214330909029) Would be really amazing to see that integrated into LiveContainer as a way to play old 32 bit IOS games on modern devices. Saw there was a push regarding the LiveExec32 stuff in the beta fork and I'm hoping we get to see some functionality soon. (Tried it myself with the current build and after activating JIT I get an error saying there's no 32 bit translator or something so I'm guessing it's not quite finished yet.) Anyways thanks for everything. Amazing program.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#324
No description provided.