ScummVM logo Forum Index - ScummVM website - Contact us - Buy Supported Games: GOG.comDotEmu  Rules - Search - Register - Login curved edge
Folder Forum Index > iPhone Port > iPad port Goto page Previous  1, 2, 3, 4  Next
iPad port
  Author    Thread Reply to topic
Hansi



Joined: 11 Nov 2007
Posts: 30
 

quote:
Originally posted by cpfoxhunt
Is there any way to make ScummVM on the ipad look in the 'home' directory for games rather than in /root? The /root partition seems to be much smaller in size and can't seem to fit curse of monkey island on it.


Just symlink between partitions (ln -s target origin)
 Reply with quote  
Post Fri Jul 16, 2010 3:15 pm 
 View user's profile Send private message
cpfoxhunt



Joined: 12 Nov 2005
Posts: 8
 

quote:
Originally posted by Hansi

Just symlink between partitions (ln -s target origin)


Unfortunately I have come over all 'typical ipad user' - I'm afraid I have no idea how to do that. Every program I use to get into the ipad, whether by usb with PhoneDisk or sshing in with netatalk or cyberduck seems to set things out in a different ways, with stuff duplicated at many different levels.

On top of that I have no idea how I would create a symlink. Can anyone point me towards an idiots guide either the symlinks and the filesystem, or to getting the Curse working on the ipad?

Thanks!
 Reply with quote  
Post Fri Jul 16, 2010 10:13 pm 
 View user's profile Send private message
sushi_in_fishbowl



Joined: 09 Aug 2009
Posts: 7
 

quote:
Originally posted by cpfoxhunt
Unfortunately I have come over all 'typical ipad user' - I'm afraid I have no idea how to do that. Every program I use to get into the ipad, whether by usb with PhoneDisk or sshing in with netatalk or cyberduck seems to set things out in a different ways, with stuff duplicated at many different levels.

On top of that I have no idea how I would create a symlink. Can anyone point me towards an idiots guide either the symlinks and the filesystem, or to getting the Curse working on the ipad?

Thanks!


Hi.

Not sure whats happening, but ive got the following games on my iPad, all installed using iPhoneBrowser:

Day of the Tentacle
Discworld
Full Throttle
Indiana Jones 3
Sam & Max
Simon the Sorceror 2
7th Guest
Curse of Monkey Island
Zak McKracken

All are located in a folder in /var/mobile/ScummVM/ and in their own folder therein.

Not sure why you would find insufficiant space if you do the same, my ScummVM games alone are using up about 4GB.

Regards
 Reply with quote  
Post Sat Jul 17, 2010 4:34 pm 
 View user's profile Send private message
sushi_in_fishbowl



Joined: 09 Aug 2009
Posts: 7
 

Not sure if it will help, but I put a short clip on youtube showing me adding a game to my iPad - still plenty of room available.

http://www.youtube.com/watch?v=KKZhPpXa8dU

Regards

 Reply with quote  
Post Sat Jul 17, 2010 5:27 pm 
 View user's profile Send private message
cpfoxhunt



Joined: 12 Nov 2005
Posts: 8
 

What partition is your var on? Using netatalk, my var file is on the root partition, and I only have 318mb of space left, whilst on the 'home' partition I have a good few gig. Yet the ScummVM software seems only able to see stuff in the root partition. How do I shortcut from one to another and is this just an artefact of sshing in from a mac, or have I imposed some weird settings somewhere along the way?

Thanks very much for all the help so far.

 Reply with quote  
Post Sat Jul 17, 2010 11:27 pm 
 View user's profile Send private message
sushi_in_fishbowl



Joined: 09 Aug 2009
Posts: 7
 

Not sure about that mate, I would assume it's the same location on all ipad and iPhones.

I have also used Putty to install a game using SSH to the same location without a problem. I will have another look at the folder structure later and see if I can figure out what's happening for you.

Regards

 Reply with quote  
Post Sun Jul 18, 2010 11:01 am 
 View user's profile Send private message
cpfoxhunt



Joined: 12 Nov 2005
Posts: 8
 

I think I've figured it out. There is always 310 mb free on root, which means that so long as I copy over only files smaller than 310mb at a time, it works. So if I simply create a folder and put the component bits over spearately, I should be able to play.

Thank you very much for all the help I've received with this issue,
*goes and finishes monkey island 2 SE slightly shamefacedly*

 Reply with quote  
Post Mon Jul 19, 2010 10:43 am 
 View user's profile Send private message
Mutajon



Joined: 03 Aug 2010
Posts: 7
 

Just wanted to report (and ask if there's something to be done) that "I have no mouth, and I must scream" is , unfortunately, unplayable on the iPad (using ScummVM 1.1.1). The ScummVM app simply crashes every time I press the start button on that game (tried rebooting, other games I've tried are working fine).

Something I can do to get it to work?

Thanks!

Edit:
It's the DOS/English version, and yeah I made sure I have all the right files (as they are mentioned here).

 Reply with quote  
Post Wed Aug 04, 2010 2:53 pm 
 View user's profile Send private message
sev
ScummVM Lead


Joined: 21 Sep 2005
Posts: 1791
 

quote:
Originally posted by Mutajon
Something I can do to get it to work?

Yes. Please try the game on your desktop to make sure your files are OK.

Then launch ScummVM from the terminal with -d9 command line flag and provide last 3 lines of output, but please do it on our bugtracker. Then be prepared to retest when neeeded Smile.


Eugene
 Reply with quote  
Post Wed Aug 04, 2010 2:57 pm 
 View user's profile Send private message Visit poster's website
Mutajon



Joined: 03 Aug 2010
Posts: 7
 

Ok thanks! Assuming the files will be allright (will check tomorrow, not near the right computer now) I need some clarifications please:
1) What does it mean from the terminal? From an MS-DOS window?
2) How do I run something with the -d9 command line flage? (I'd love to just get the line I'm supposed to type in...)

Thanks for the patience... Smile

 Reply with quote  
Post Wed Aug 04, 2010 8:57 pm 
 View user's profile Send private message
sev
ScummVM Lead


Joined: 21 Sep 2005
Posts: 1791
 

quote:
Originally posted by Mutajon

1) What does it mean from the terminal? From an MS-DOS window?
2) How do I run something with the -d9 command line flage? (I'd love to just get the line I'm supposed to type in...)

Ahem, there is no MS-DOS on that thing usually Smile, but if you meant that black box where you type in the commands, then yes.

The command line has to be "scummvm -d9"


Eugene
 Reply with quote  
Post Thu Aug 05, 2010 7:18 am 
 View user's profile Send private message Visit poster's website
Mutajon



Joined: 03 Aug 2010
Posts: 7
 

Oops.. Embarassed Thought you meant the terminal on the computer which I thought is the MS-DOS (no computer background what so ever... Confused )

Anyway, the files were tested from the comp and work fine. Only question now is how do I get to the terminal on the iPad?

 Reply with quote  
Post Thu Aug 05, 2010 9:25 am 
 View user's profile Send private message
Mutajon



Joined: 03 Aug 2010
Posts: 7
 

quote:
Originally posted by Mutajon
Only question now is how do I get to the terminal on the iPad?


Ummm... I would really appreciate any help. I'm more than willing to do the necessary testing and reporting in the bugtracker so that I (and definitely other players) could enjoy this game on the iPad platform. I just need some guidance... Smile

Thanks!
 Reply with quote  
Post Sat Aug 07, 2010 10:52 am 
 View user's profile Send private message
theorion



Joined: 08 Aug 2010
Posts: 2
 

ok, someone asked who was behind the scumvm on cydia.
Apparently the port is linked to this email vintersturm@users.sourceforge.net
and they are called vintersum

As for the source urbanfanatics.com dosnt seem to be able to be added on the ipad, wifi + 3gs 64gb version with 3.2.1, im being told something with legacy..

EDIT: Apparently i just had to go into reposotories and find it, i couldnt add it manually..

I would love to be able to get the real version of scummVm installed on my ipad Razz

 Reply with quote  
Post Sun Aug 08, 2010 9:10 pm 
 View user's profile Send private message
sev
ScummVM Lead


Joined: 21 Sep 2005
Posts: 1791
 

quote:
Originally posted by Mutajon
Ummm... I would really appreciate any help. I'm more than willing to do the necessary testing and reporting in the bugtracker so that I (and definitely other players) could enjoy this game on the iPad platform. I just need some guidance... Smile

Ah, sorry. This is exactly why there is this rule on the forums "Do not post bugreports here", that is, there is no notification or any tracking of what's going on.

You need to install a terminal app from Cydia, such as Mobile Terminal.


Eugene
 Reply with quote  
Post Mon Aug 09, 2010 6:08 am 
 View user's profile Send private message Visit poster's website
  Display posts from previous:      
Reply to topic

Forum Jump:
 
Goto page Previous  1, 2, 3, 4  Next


Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Powered by phpBB © 2001, 2006 phpBB Group
Forum design by ScummVM team, icons by raina
curved edge   curved edge