Thread with 18 posts

jump to expanded post

please don't signal-boost this okay, it's not ready for prime time, though it is all public if you know where to look

this is also, by the way, entirely the result of the hard work of other touchHLE contributors, not us, for once! we merely dared to try the SDK on a real device

Open thread at this post

this is going to be so much less painful than running obsolete versions of Xcode on an incredibly obsolete version of OS X in an insufferably slow virtual machine stored on spinning rust, all on a passively-cooled laptop that, bless its heart, only has two cores, and it's Intel

Open thread at this post

what the fuck, modern macOS (Monterey, but allegedly also macOS 26) still has the ability to sync IPA files to iOS devices, sneakily hidden? if you open an iOS device in the Finder and drop an IPA file onto the β€œGeneral” page, it actually installs?! i can't fucking believe this

Open thread at this post

it has been more than 8 years since iTunes last allowed you to sync apps (in .ipa form) to iOS devices, and in the meantime iTunes has been slaughtered, the organs harvested from its quaking corpse and reanimated as unworthy β€œMusic” and β€œDevices” apps, so this is astonishing

Open thread at this post
R , @r@glauca.space
(open profile)

@hikari videos are hard to skim, which we only slightly dislike, but certain people (not us) seem to really *hate* it

otoh video does seem to convey a sense of excitement more effectively than text (especially the "raw" way you've done it), so it's something we're thinking about doing

Open remote post (opens in a new window)
the esoteric programmer , @esoteric_programmer@social.stealthy.club
(open profile)

@hikari weeeeeeee! awesome as all hell! especially the part where you run it with dlopen and all that stuff. Actually, what you're talking about sounds like gobject, didn't know objective C is inspired from gobject so much, or is it the other way round? O well. Btw, I wonder if the emulator can run stuff like voiceover already, or is it not implementing enough features yet?

Open remote post (opens in a new window)

@esoteric_programmer i believe there's commonalities between Objective-C, GObject and COM. maybe every 1990's C-based GUI framework ends up with a similar object-oriented substrate? we're only really familiar with the first of these though.

re: VoiceOver, touchHLE's primary focus is on games, and those are broadly speaking completely inaccessible because they don't even use the standard UI frameworks, let alone attempt to use accessibility APIs. we could perhaps try to add accessibility API support for the tiny bit of UIKit we do attempt to support, but it's questionable if it would be useful right now, you can't really run non-game apps. i guess it might be nice if the app launcher (fake home screen) would be accessible though.

Open thread at this post