nothingzz / iphonenes

Automatically exported from code.google.com/p/iphonenes
GNU General Public License v2.0
0 stars 0 forks source link

Installation instructions #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Ok, here's how I did it. If you've already modified your phone using jailbreak 
and iphoneinterface, 
then you're halfway there. If not, here are the links on how to get started:

Windows:
http://www.hacktheiphone.com/iphone_ringtone_installation_windows.html

Mac (Intel):
http://www.hacktheiphone.com/iphone_ringtone_installation.html

The instructions in the above links are for adding ringtones to the phone, but 
all you need to pay 
attention to is getting the folders set up and running jailbreak to "open" the 
phone. After that, 
install SSH.

http://www.hacktheiphone.com/iphone_install_ssh_windows.html

The above link doesn't include a necessary file, 
au.asn.ucc.matt.dropbear.plist, but the file is in 
the Mac SSH zip.

http://iphone.port21.com/Code/iPhone_SSH_Install_for_Mac.zip

Once you've downloaded the Mac SSH zip, copy the au.asn.ucc.matt.dropbear.plist 
(it may not 
say ".plist" at the end, add it) file and the iTunesMobileDevice.dll file to 
the original Windows SSH 
folder. Then run the sshify-windows file and it should install everything for 
you. After that, 
download WinSCP (http://winscp.net/eng/download.php). Go into your phone's 
settings and find 
the IP address. Put that in the "host name" box. The user name is "root" (no 
quotations), 
password is "dottie" (no quotations). In the protocol drop down box, select 
SCP. Hit ok and let it 
connect. Then find the NES.app folder in the left box and copy it to the 
/Applications folder. 
Right click on the NES file and check all the boxes with an "x" next to them. 
You only need to 
check the one that says "execute" (if you hover the cursor over the box), but 
my phone is on the 
Mac right now syncing and I forget exactly which box it is.

After that, you need to make a rom folder. Open terminal and type the following:

mkdir /var/root/Media/ROMs/
mkdir /var/root/Media/ROMs/NES/

You can then transfer roms into the /var/root/Media/ROMs/NES/ folder and that's 
it. I'm pretty 
sure that's everything, but it's 2:18 in the morning so I may have left out 
some things. Thanks go 
out to ajonessn and my friend Phil for helping me figure this out.

Hopefully this helps you guys.

Original issue reported on code.google.com by ss2trunk...@gmail.com on 9 Aug 2007 at 9:18

GoogleCodeExporter commented 8 years ago
you forgot the part about changing the premissions to 0777, you need to right 
click 
on the NES.app folder and change the premissions, i forgot what it said, it 
starts 
witha "o" and i think the number in it to start with is 0776, it will look like 
that, so just change it to 0777, and click ok. and your done!

Original comment by pojo...@hotmail.com on 9 Aug 2007 at 12:57

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
How do you do all of that in Mac OS X?

Original comment by jcasiswb...@gmail.com on 10 Aug 2007 at 2:43

GoogleCodeExporter commented 8 years ago
Any way to get this to work with PPC?

Original comment by tbco...@gmail.com on 10 Aug 2007 at 4:06

GoogleCodeExporter commented 8 years ago
there is a program that you can use on Mac OS X. and what is PPC

Original comment by pojo...@hotmail.com on 10 Aug 2007 at 4:38

GoogleCodeExporter commented 8 years ago
PPC =  The older "Power PC" version of Mac which doesn't use the newer Intel 
Chips.

And what exactly is that program called, by the way?

Original comment by jcasiswb...@gmail.com on 10 Aug 2007 at 4:44

GoogleCodeExporter commented 8 years ago
I'm fairly certain someone made a PPC compatible program to do it, but I'm at 
work right now (sending from 
my iPhone XD), so I'll look it up when I get off.

Original comment by ss2trunk...@gmail.com on 10 Aug 2007 at 3:58

GoogleCodeExporter commented 8 years ago
so how do i install the ssh on a mac? am i reading over something? i see for 
windos
you have to copy some files from the mac zip file and then run a file, but if 
you are
on a mac and have the files on your desktop where do they go?

Original comment by AudionMe...@gmail.com on 10 Aug 2007 at 9:18

GoogleCodeExporter commented 8 years ago
Once you've Jailbroken the phone, try downloading and running the Mac OS X SSH 
Install script that this guy wrote: 
http://www.kdbdallas.com/index.php/2007/08/04/iphone-ssh-install-for-mac-shell-
script/

It'll set up SSH for you, and even install a few handy utilities not 
necessarily 
included by default. Like, say, "ls" and "chmod". This makes the install 
process 
much easier. Kudos to that guy. But make sure the phone is Jailbroken first or 
it 
won't get far.

Original comment by trisco2...@gmail.com on 10 Aug 2007 at 11:00