NitrogenEmulator / Nitrogen

Nitrogen Emulator
123 stars 23 forks source link

Issue with trying to import games #5

Open EdgarSaldivar opened 9 years ago

EdgarSaldivar commented 9 years ago

Ive compiled and installed VIA makefile it boots up ans seems to operate alright But when trying to import game via itunes or "open in" it does nothing When trying with Dropbox it seems to sync fine it says it downloads but then nothing shows up in the ROM list tab Any help would be most welcome thanks

inb4ohnoes commented 9 years ago

"Open in" will take a while for large games and it won't look like it's doing anything but it actually is since the system has to copy over the file. Dropbox only syncs saves, not games.

EdgarSaldivar commented 9 years ago

Its been a few minutes and it was a 32mb file. What directory is the Roms stored in? Perhaps i can use iFIle to paste it in?

inb4ohnoes commented 9 years ago

You could. They're stored in Documents in the app folder.

EdgarSaldivar commented 9 years ago

/private/var/mobile/Containers/Bundle/Application is this the correct path? cant see, to find it in here

inb4ohnoes commented 9 years ago

No, installing via the makefile builds it like a regular application. It'll be where all your other AppStore apps are installed. If you have iFile you can turn on app folder renaming and easily see which folder it's in.

EdgarSaldivar commented 9 years ago

I'm sorry but i cant find it the location must have been moved from i remember it to be

EdgarSaldivar commented 9 years ago

Found the problem makefile was compiling with the wrong SDK works now. Surprised it even it installed really.