touchHLE icon indicating copy to clipboard operation
touchHLE copied to clipboard

High-level emulator for iPhone OS apps. This repo is used for issues, releases and CI. Submit patches at: https://review.gerrithub.io/q/project:hikari-no-yume/touchHLE+status:open

Results 94 touchHLE issues
Sort by recently updated
recently updated
newest added

We're lucky that Super Monkey Ball runs so well, there's been almost no performance optimisation effort put into this emulator so far. But that's no reason not to strive to...

emulation quality
performance

Closes #20 It works, but I am not yet happy about all the code. The error handling is kind of all over the place. Also, maybe it's worth making a...

It would be nice if Fat Binary was supported for this.

question

Hello i have been using your emulator and its pretty good, can you pleeease make an andriod port uwu

usability enhancement
new platform support

Currently, some errors are handled as just `Result

code quality

So, it looks like you need to cd into the touchHLE directory or, you just get an error message and nothing will launch. Here's what I was getting when trying...

usability enhancement

Info.plist ``` CFBundleVersion 2.1.1 UIInterfaceOrientation UIInterfaceOrientationLandscapeRight CFBundleIdentifier com.chillingo.bikeordie NSMainNibFile MainWindow CFBundleIconFile Icon.png CFBundleExecutable BikeOrDie CFBundleURLTypes CFBundleURLName com.toyspring.bikeordie CFBundleURLSchemes bikeordie DTSDKName (SDK_NAME) UIStatusBarHidden CFBundleDevelopmentRegion en DTPlatformName iphoneos CFBundleInfoDictionaryVersion 6.0 CFBundleResourceSpecification ResourceRules.plist...

missing or incomplete iPhone OS API

It would be good to track how compatibility with games evolves over time and what issues currently happen when trying to emulate them. I've already tested a bunch and as...

Not sure what's up with this. Missing gamma encoding perhaps? Of course, it's not the same font (Helvetica versus Liberation Sans) or the same font rendering system, but it seems...

emulation quality

As seen in #17, the current dynarmic version fails to build for some people. I'm told `76aa4dd665085fb6ac10d4cd58e25466366d0799` might be a good new version. Just need to remember to test it.

good first issue
build issue on supported platform