Search found 14 matches
- Mon Oct 08, 2018 7:30 pm
- Forum: iPhone Port
- Topic: iphone libs link broken?
- Replies: 5
- Views: 20478
- Mon Oct 08, 2018 6:25 pm
- Forum: Help and Support
- Topic: Cloud saves + cloud game folder
- Replies: 3
- Views: 3254
Thanks for the info. I was finally able to get the cloud tab working on iOS - took me ages to build libcurl etc from sources that was needed - but not available in binary form anywhere. Yes I got the feeling that this is not 100% official yet. I tried to connect some content providers like Dropbox, ...
- Sun Oct 07, 2018 8:11 am
- Forum: Help and Support
- Topic: Cloud saves + cloud game folder
- Replies: 3
- Views: 3254
Cloud saves + cloud game folder
On this page there is a cloud storage discussion. http://wiki.scummvm.org/index.php/Cloud_Storage_Support I'm using the macOS build 2.0.0 (Jan 15, 2018), but there is no Cloud tab in Options - it seems to not be enabled. On which platforms are cloud supported? Why is it off on macOS? Could I recompi...
- Sun Sep 30, 2018 3:29 pm
- Forum: iPhone Port
- Topic: building iOS libraries using Xcode
- Replies: 2
- Views: 14540
Just an update: Not a lot of time on my hand, but I am *slowly* on my way to building all of the libraries for tvOS. I'm not sure we can get around CoreMIDI, if it's really needed, if we can just switch that off when creating the xcode project etc, in the end... I'm not very used to building FLAC, f...
- Sat Sep 29, 2018 1:32 pm
- Forum: iPhone Port
- Topic: iphone libs link broken?
- Replies: 5
- Views: 20478
- Fri Sep 28, 2018 10:29 pm
- Forum: iPhone Port
- Topic: building iOS libraries using Xcode
- Replies: 2
- Views: 14540
I just landed in your boat. Had the same idea; copy the iOS target, make it into a tvOS target, try to build to device (Apple TV), fixed (removed, for now) some iOS specific things like touches, but realized those libs are built for iOS and likely needs to be rebuilt for tvOS, if possible. And FWIW,...
- Thu Sep 13, 2018 4:51 pm
- Forum: iPhone Port
- Topic: Software keyboard and iPhone (hide in landscape)
- Replies: 3
- Views: 13604
Ok thx learned something.
In the meantime I worked off of an existing PR but created my own: https://github.com/scummvm/scummvm/pull/1332
In the meantime I worked off of an existing PR but created my own: https://github.com/scummvm/scummvm/pull/1332
- Thu Sep 13, 2018 2:21 pm
- Forum: iPhone Port
- Topic: Bug: UI API called on bg thread
- Replies: 1
- Views: 11335
Fixed using this PR https://github.com/scummvm/scummvm/pull/1331
- Thu Sep 13, 2018 1:43 pm
- Forum: iPhone Port
- Topic: Bug: UI API called on bg thread
- Replies: 1
- Views: 11335
Bug: UI API called on bg thread
When starting Monkey Island Amiga on my iPad, I got this in the console - fortunately it didn't crash the app. But I think this needs to be fixed - should be easy, hopefully. Leaving this as an issue to fix. User picked target 'monkey-vga-amiga' (gameid 'monkey')... Looking for a plu...
- Thu Sep 13, 2018 1:38 pm
- Forum: iPhone Port
- Topic: Software keyboard and iPhone (hide in landscape)
- Replies: 3
- Views: 13604
Software keyboard and iPhone (hide in landscape)
Since there is no issue tracker (as far as I can see) on Github, I'll use this as an issue. I believe we need to have the keyboard auto-hide when using iPhone in landscape * I'll do some more research on edge cases, what people have done so far, in particular https://github.com/scummvm/scummvm/pull/...
- Thu Sep 13, 2018 1:31 pm
- Forum: iPhone Port
- Topic: please someone provide a working scummvm ios 11 64bit build
- Replies: 48
- Views: 41089
Hmm no "Issues" tab is available. So in this Github repo issues cannot be used? Anyway... Guess just use the forum. But it should be hard to follow along......
Edit: I opened a new thread on the iPhone-landscape-keyboard-hide issue: http://forums.scummvm.org/viewtopic.php?p=86276#86276
Edit: I opened a new thread on the iPhone-landscape-keyboard-hide issue: http://forums.scummvm.org/viewtopic.php?p=86276#86276
- Thu Sep 13, 2018 1:09 pm
- Forum: iPhone Port
- Topic: please someone provide a working scummvm ios 11 64bit build
- Replies: 48
- Views: 41089
Ok thanks I will. I also just found https://github.com/scummvm/scummvm/pull/1326
Will test that, it might be just what I need.
Will test that, it might be just what I need.
- Thu Sep 13, 2018 11:31 am
- Forum: iPhone Port
- Topic: please someone provide a working scummvm ios 11 64bit build
- Replies: 48
- Views: 41089
Btw so I just finished playing through Monkey Island Amiga on my iPhone. Just to prove/test how good this works. Which it did. But keyboard should definitely auto hide in landscape although I guess this should maybe be controllable by the user in some way and/or depend on device/resolution. If there...
- Tue Sep 11, 2018 10:29 pm
- Forum: iPhone Port
- Topic: please someone provide a working scummvm ios 11 64bit build
- Replies: 48
- Views: 41089
Just a heads up - I fixed a small issue stopping me from installing on device. Check out the master branch. Also, I'm new to ScummVM in general and using it on iPhone/iOS in particular. I guess there are some other issues that would need fixing, like using keyboards etc. I think someone mentioned th...