Mint137 wrote:
On mine the text looks the same as any other dialog boxes that appear on the iPhone [not like the one in the screenshot]. Also, it seems as though the workaround isn't working. I copied the folders to var\mobile\Documents\osu\beatmaps as instructed, but the program doesn't seem to load them.
Mint137, are you *nix-literate? Could you do me a favor and SSH into the device? Let me know what these commands output:
Code:
cd /var/mobile
ls -l
cd Documents
ls -l
cd osu
ls -l
cd beatmaps
ls -l
I've got a theory and I want to see if it's true... Thanks!