touchHLE / touchHLE

High-level emulator for iPhone OS apps. This repo is used for issues, releases and CI. Submit patches at: https://review.gerrithub.io/admin/repos/touchHLE/touchHLE
https://touchhle.org/
Mozilla Public License 2.0
2.55k stars 92 forks source link

The Sims 3 is not working it crash on Open #299

Closed Datcyx closed 3 weeks ago

Datcyx commented 3 weeks ago

touchHLE::mach_o: Loading armv6 slice for "libstdc++.6.dylib" touchHLE::mach_o: Loading armv6 slice for "libgcc_s.1.dylib" touchHLE::dyld: Warning: unhandled non-lazy symbol "_kCFAllocatorNull" at 0x117168 in "sims3_iphone" touchHLE::dyld: Warning: unhandled non-lazy symbol "_UIImagePickerControllerOriginalImage" at 0x117190 in "sims3_iphone" touchHLE::dyld: Warning: unhandled non-lazy symbol "_UIApplicationLaunchOptionsRemoteNotificationKey" at 0x1171ac in "sims3_iphone" touchHLE::dyld: Warning: unhandled non-lazy symbol "_kCFLocaleLanguageCode" at 0x1171b0 in "sims3_iphone" touchHLE::dyld: Warning: unhandled non-lazy symbol "_NSLocaleCurrencyCode" at 0x1171bc in "sims3_iphone" touchHLE::dyld: Warning: unhandled non-lazy symbol "_NSLocaleCurrencySymbol" at 0x1171d0 in "sims3_iphone" touchHLE::dyld: Warning: unhandled non-lazy symbol "_NSUnderlyingErrorKey" at 0x1171f8 in "sims3_iphone" touchHLE::dyld: Warning: unhandled non-lazy symbol "_mb_cur_max" at 0x3f48a654 in "libstdc++.6.dylib" CPU emulation begins now. touchHLE::libc::cxxabi: TODO: __cxa_atexit(GuestFunction(0x374ef884), 0x0, 0x3748a000) (unimplemented) touchHLE::libc::cxxabi: TODO: cxa_atexit(GuestFunction(0x374ef8b8), 0x0, 0x3748a000) (unimplemented) touchHLE::libc::cxxabi: TODO: __cxa_atexit(GuestFunction(0xfb6f0), 0x0, 0x1000) (unimplemented) Panic at src/dyld.rs:604:9: Call to unimplemented function _OSAtomicAdd32

Datcyx commented 3 weeks ago

Please add support on this