This reminded me of the fact that excellent remasters of monkey island were released on the iPhone (and a few other paltforms) but were removed from the App Store after a few years. It’s a shame, they had great new artwork and sound/music but you could switch back and forth with the old art and it was cool to see the difference in each scene.
Sadly, the developer never updated them for compatibility with 64-bit-only versions of iOS (iOS 11+).
ScummVM on the App Store
121–130 of 197 posts
Re: ScummVM on the App Store
#122Earlier quoted context omitted.
Exactly, which is why if this gets any traction I believe it'll be removed. Apple does not allow you to consume your own content on their platforms without a tax or at least a little roughing up.
VLC’s doing fine. It’s how our kids watch movies on road trips (download to iPad from Jellyfin’s web interface, play in VLC). Almost every book I’ve read in Books is from libgen. Download, open-in, and it’s on all my devices. Reading progress syncs and everything. The best electronic comic book experience I’ve seen is from a free app (optional one-off IAP that does nothing—I wish it had higher tiers, the author is do…
Re: ScummVM on the App Store
#123Earlier quoted context omitted.
If the code is what Apple used to build what they're distributing, then yes this is valid. (For this case at least, they have a tendency of doing this a lot and I suspect the change to bash was made just to address this specific complaint while missing every other place they strip out code.)
I tried to rebuild bash a while back on macos and couldn't do it because the source code was not available for rootless.h. I guess someones complaint finally got some action from apple. I remember doing macos kernel debugging (in the non-gpl code apple distributes) and it was pretty evident that the code they distribute like xnu is NOT the code that is in the OS. Stack traces had lots of functions apple keeps to itse…
Re: ScummVM on the App Store
#124Earlier quoted context omitted.
VLC’s doing fine. It’s how our kids watch movies on road trips (download to iPad from Jellyfin’s web interface, play in VLC). Almost every book I’ve read in Books is from libgen. Download, open-in, and it’s on all my devices. Reading progress syncs and everything. The best electronic comic book experience I’ve seen is from a free app (optional one-off IAP that does nothing—I wish it had higher tiers, the author is do…
Which app do you use for comics?
Looks like it’s Chunky:
https://apps.apple.com/us/app/chunky-comic-reader/id66356762...
Re: ScummVM on the App Store
#125Earlier quoted context omitted.
Sadly, the developer never updated them for compatibility with 64-bit-only versions of iOS (iOS 11+).
Happy to sign all the necessary NDAs and to port them to 64 bit, newer iOS versions and devices for free.
Re: ScummVM on the App Store
#126Earlier quoted context omitted.
Apple is very weird with how they interpret that part of their rules. iSH is allowed but not iDOS, etc.
iSH has compiled the binaries for arm64 so they actually run natively. When they do a syscall to malloc they are actually doing a syscall to malloc. iDOS is interpreting the bytecode and wrapping the unavailable things with its own implementation. When a DOS application runs malloc, the memory is assigned by iDOS instead. I’m not saying Apple is consistent, but your example doesn’t show that well.
Re: ScummVM on the App Store
#127Earlier quoted context omitted.
Happy to sign all the necessary NDAs and to port them to 64 bit, newer iOS versions and devices for free.
If they got depreciated once, it's gonna happen again. Apple should invest in Microsoft-tier backwards compatibility if they want to avoid publishers abandoning their software.
Re: ScummVM on the App Store
#128Is there a place where I can legally obtain images to run on the vm?
Steam gog And archive.org some of the games are abandonware and free.
Re: ScummVM on the App Store
#129Earlier quoted context omitted.
Apple is very weird with how they interpret that part of their rules. iSH is allowed but not iDOS, etc.
iSH has compiled the binaries for arm64 so they actually run natively. When they do a syscall to malloc they are actually doing a syscall to malloc. iDOS is interpreting the bytecode and wrapping the unavailable things with its own implementation. When a DOS application runs malloc, the memory is assigned by iDOS instead. I’m not saying Apple is consistent, but your example doesn’t show that well.
Re: ScummVM on the App Store
#130Earlier quoted context omitted.
If they got depreciated once, it's gonna happen again. Apple should invest in Microsoft-tier backwards compatibility if they want to avoid publishers abandoning their software.
That was never Apple's thing. Apple always changes things as it pleases and expects the developers to suck it up. https://www.youtube.com/watch?v=oeqPrUmVz-o