Thread with 3 posts
jump to expanded postwhy does touchHLE's app support improve when I return relative rather than absolute paths for the document directory and app bundle. why do apps seemingly rely on this. surely Foundation/CoreFoundation don't actually do this? I can't reproduce it on a real device. surely…
@hikari apps allocating short fixed buffers that won’t overflow with the full path on real ios but do overflow with the full path of your project folder?
@0xabad1dea you'd think so, but it's definitely not a buffer overflow issue. the paths I'm using are the right size