touchHLE
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
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...
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...
Hello i have been using your emulator and its pretty good, can you pleeease make an andriod port uwu
Currently, some errors are handled as just `Result
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...
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...
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...
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.