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
04de88501958c79178681d53e51ea2cab602c018 Implement NSScanner scanLocation and setScanLocation:
9496a80cda475ea5d9cb63bca19bd3e3893fbbb5 Implement CFStringGetBytes()
e2801ffbfe658648cd9c623396534506515ef263 Stub for CGContextSetShadowWithColor()
ee5f6af9788178dbeda4daebfd3356abeb890d27 Print warning instead of panicking on non-standard context attributes
def095586177a40180c0cc602789f90d2b7450de Implement __srget()
266c4f4796c500cbbbf79ea49b0368493fb6efb6 Handle nil data in NSString initWithData:encoding: method
a39e7614237a055e64279f924ee63f76019dd5be Implement NSTimeZone copyWithZone:
e7d53a316a60111409c77fe4562da7a32a797dff Implement CGImageCreateWithImageInRect()
c406338373ff6d47adfebbff381362a28c729227 Implement CGRectIntersection()
9874448e1f157f288679cc743c6010c3ee1fb2a0 UIFont's font sizes class methods
56d10faf01b59512f9885e5d9e335ab09dbae892 Shorten test comment to fix Windows 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()