Open main menu

Difference between revisions of "IOS"

107 bytes removed ,  11:48, 16 July 2009
Removed mention of old file upload method which doesn't work anymore.
m (Clarified OpenSSH installation instructions.)
(Removed mention of old file upload method which doesn't work anymore.)
Line 31: Line 31:
* On the iPhone/iPod install OpenSSH (if it is not already installed), using Cydia.
* On the iPhone/iPod install OpenSSH (if it is not already installed), using Cydia.
* Install an SFTP client (For Macs, [http://cyberduck.ch/ Cyberduck] is good. For Windows, [http://filezilla-project.org/ FileZilla] should do the trick). Then connect your SFTP client to your iPhone/iPod using the IP address the device shows in its network settings (Hit Settings, then Wi-Fi, then find the network you're connected to). The username is "root" and the password probably "alpine".
* Install an SFTP client (For Macs, [http://cyberduck.ch/ Cyberduck] is good. For Windows, [http://filezilla-project.org/ FileZilla] should do the trick). Then connect your SFTP client to your iPhone/iPod using the IP address the device shows in its network settings (Hit Settings, then Wi-Fi, then find the network you're connected to). The username is "root" and the password probably "alpine".
* If you're using Windows, you can try try [http://code.google.com/p/iphonebrowser iPhoneBrowser] instead.
* Make a subdirectory on your phone under /var/mobile (or /var/root for firmware versions 1.1.2 and below), and upload the games there (don't place them anywhere else on the phone, as you'll be filling up the smaller system partition then). [http://wiki.scummvm.org/index.php/Datafiles Here] you can see exactly which files you need for which games.
* Make a subdirectory on your phone under /var/mobile (or /var/root for firmware versions 1.1.2 and below), and upload the games there (don't place them anywhere else on the phone, as you'll be filling up the smaller system partition then). [http://wiki.scummvm.org/index.php/Datafiles Here] you can see exactly which files you need for which games.
* Make sure these files and directories have the right permissions set! You're uploading as root, all the files need to be readable by the 'mobile' user as well.
* Make sure these files and directories have the right permissions set! You're uploading as root, all the files need to be readable by the 'mobile' user as well.
64

edits