Well, yesterday night I nearly ruined my iPhone 3GS by installing the new C64 emulator for the AppStore and trying to put some new games into the application.
But now I found out how to do it without any big issues.
Important: You need a jailbroken iPhone
Continue…
Well, first you should buy the C64 emulator on the AppStore.
Then install the Application and make sure you go to the folder the Application was installed.
Easiest way:
(a) Login into your iPhone via ssh (see my other posts how to do this)
ssh -l root
(b) Enter this line
find /private/var/mobile/Applications/ | grep -e 'C64.app$'
You will get the folder name to your C64 emulator.
(c) go to the folder that you just found
cd (folder)
(d) inside you will finf a folder called “games” – go there
cd games
(e) You wil find the 5 preinstalled games
Easiest way to install your own games: Just replace one of the .D64 files in the game folder with a .D64 game file of your choice. You find them everywhere on the web. Please make sure you do not infringe any copyright..
