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
c5dce3c9196c250aa34536c345f92b901b09c847 Fix AudioStreamBasicDescription PartialEq
c94b479f7d42f568353734fd28f32ef4368ee467 Add -[NSCharacterSet controlCharacterSet]
dd71d2f408f3cfe4790b32432c7505e94566ff54 Fix icon_path to use CFBundleIconFile/CFBundleIconFiles/Icon.png
006023175c73362e8a10058b7ae023b169d0cf60 Stub for CGContextSetTextDrawingMode()
35d00fbd4237db518737b3cc46d9b0deac70bcf9 Add NSValue number/initWithUnsignedInteger
d6d9c9e8a69dd402c7a8bb29914a15a921fbfd0a Add encoding/decoding for boolean NSValue
e12f0ae40227ab58edd1e9c3595017313cba9b67 NSError errorWithDomain:code:userInfo: class method
dadbbfd02e27dbe6cd1428a40d919fab14519e34 Add llround(f)
e58b72499421add6afc68d639e41063128f200f0 Stub for CFStringGetCharactersPtr()
027e83228f66bd765e3618008f7c351366423644 Implement valloc()
c00e11c12d30ba22432a99aa0a71f726e9a19fa0 fix font scale fn to use a scale_factor
5fab3de42a911204aba3d87d1a284f6811462d14 Remove the malloc_zone_size call from tests
d649c50db6f258c02cc112315fd39639477e3c86 Partially handle O_EXCL for file opening
e87bcb1a83f66a6b7e5e070de30524400ae51a6d Implement CGFontGetGlyphAdvances() and CGFontGetItalicAngle()
8edd92a42a4e9ecc312b25e480e2097054a3a487 Implement CGFontGetFontBBox()
5562cc7e3322a56178cc344e603df96a1d873016 Changelog update and a tiny options text tweak
6bb7de34b671e08a43a43731da28a10abc90fb6f Add upsidedown portrait mode support
f7e381fa5b7965defb5cc0fb24697134afbf6fcf Add integration tests about text color and affine transformations
c2297d1ca92df2748113ff77f1f7d08eaf064ea8 Additional CGFont functions related to the font metrics
e2213098be7112e9fd4e5beacd99bcebef921e96 Add Message UI framework with canSendMail stub
f07eaebb6ceca26e6c06ac4a546ff0cedcb2a64c Add UIPasteboard class stub
ab84c443e268364cda3b3ccfd41f5e5c13d2a043 Fix build
c1f358c8a0c56c61f82de9097532f9005cad135c Stub for UITextField setMinimumFontSize:
1fcd06a67c0785b99b01e27c1cd2e37318b6d505 Implement CGDataProviderCreateWithFilename()
211af56d636a57ff92ba10791f797a5c0561d91c NSThread sleepUntilDate: class method