touchHLE downloads

Stable releases

Stable releases of touchHLE are released every few months. They are recommended for most users.

Click here for stable release downloads

Preview builds

Preview builds of touchHLE (also called trunk builds) are generated automatically from new changes to touchHLE. They are intended as a preview of what will be in future releases. They are incomplete and not recommended for most users!

You must log into GitHub to be able to download these. Click the link in the “Build” column for the downloads.

List last refreshed:

Date/time Commit Build
75433482c27b91c5bd782930ee639b4b16c2df41 Implement truncate()
77a6e3cce65d7020d88c71542b3daf1cb480b7d4 Default options for NEX
73b5ee1b0e39cdeeb5c99779698d1762dec0732a Implement class_getInstanceSize
53e7b9f593b8eda4fa24bea8b58d3ac4ce377659 Modernize plugin and repository management
98e9e60105961cbaa72f469ff1cddfaf2cf51f26 Default options for Samurai: Way of the warrior
4c55adc562e0e5509e670f4c1b77407a361e1f55 %Z identifier for strftime() with a default time zone
9bbf636d7e3043aabb1455efee129e9f9753f0aa %I, %p, %a, %b, %Y, %S identifiers for strftime()
ad5ce73bbfc8b3a68f889c56aea34f9a7cacf605 Skip setting view controller for nil view in dealloc of UIViewController
dab7ac0ff4b09089fbcb2872d4779079dfd9021c Default options for Pandemonium
124665d7eda989d8a12a1219fb289cc99ea8afd1 Set the UIViewController's view viewController property to nil before…
4db38e5c225a87f5c19edbed9b54245359c8ec7f Stub for AVAudioSession setActive:error: method
b23bb4f400a75679e6d9d13c2aefa7cca556ea8a Stub for UIApplication applicationSupportsShakeToEdit property
2bd5734bcefe7e2109f477c0fa9161cece1ba107 Update CHANGELOG (remove username mentioned twice)
1c81baad806a57a8a43086ee61ed3655e188525a Default options for Tiki Towers
f2c2a22b28514cc179d8fadd393abfa1a815e83f OSAtomicCompareAndSwapPtr() implementation
30e934ea92c9f9fb57dc7a2ef57a2e61402b3269 rint() implementation
94dab1c24a81b194d09b9eb9391da2a86d975d2b Add full implementation for selectors in run loops
01efe096b1a647ba3dcbe9c05d7eb4fb715ed281 NSXMLParser handle nil in initWithData: method
4c35ca42f9984333910b95969e3141a9209b25a4 NSURLConnection sendSynchronousRequest:returningResponse:error:
e89337ba33700e988ad211423f9999cb61a09d53 NSMutableURLRequest setURL: and addValue:forHTTPHeaderField: methods
cf1ade8a5689a9cb39fc0f46892a30e180fe130e Relax rewind callback assert
bb1c79dd077f8fb28b41f70835fe6af88e5547b7 Naive implementation of CGDataProviderCreateSequential()
c327f53de687a30b12cec2cd2f7b11fad16aa5d5 Fix pthread_cond_broadcast log
bc151eab8c5dfddfb9359db9e486a5dffef07136 Also log ThreadBlock in dump_all_regs
531b7639014c478a842fcdc81a6b94f1d44e1a64 Implement class_getSuperclass(), objc_getClass() and object_getClass()
217238b5bb9e9b6f4f27a0d5ea4dff9c629dff68 Define kCFAllocatorNull
92674bfd49af5b47ee564acb14716b91b0911f78 Update CHANGELOG
f4fc6f6542a5f653047eeaee562232f3ee617cad Implement UIDevice userInterfaceIdiom method
bb93edee8fcbb98e800627a73dd16eaefb662475 Fix Windows build.