1.9.0 iOS 3.1+ package

Subforum for discussion and help with ScummVM's iPhone port

Moderator: ScummVM Team

Post Reply
joanthedark
Posts: 29
Joined: Thu Apr 25, 2013 7:22 pm

1.9.0 iOS 3.1+ package

Post by joanthedark »

In Older versions (unsupported) under Downloads there's a 1.9.0 iOS 7+ package (14.2M .deb) deb file for ScummVM, that version includes the retina display UI as seen below:

Image

Afterwards you can update to latest Stable/Development versions from Buildbot's nightly builds (which is why the screenshot is 2.1.0 version instead of 1.9.0). But even if you try to update from that version to iOS (All Devices, iOS 3.1+), you still get the new UI with both Stable and Development versions.

Now that UrbanFanatics repo is down, there's no way to get their 1.5.0 ScummVM from Cydia with the old UI for iOS 3.1+ as seen below:

Image

Could someone compile a 1.9.0 iOS 3.1+ package with that UI from the second screenshot above as a .deb file so that I can update to latest Stable/Development versions and maintain that UI?
digitall
ScummVM Developer
Posts: 1172
Joined: Thu Aug 02, 2012 1:40 pm

Post by digitall »

joanthedark: Try going into Options->Graphics Mode and changing from "Default" to "Normal (No Scaling)". I think you will find that will get you the "old" layout of the launcher as the GUI will change to fit to a small 320x200 layout.

The default is usually "2x" i.e. 640x480 on most devices which is the "new" layout and a much less cramped display.
joanthedark
Posts: 29
Joined: Thu Apr 25, 2013 7:22 pm

Post by joanthedark »

These are the only options available under Options > Graphics Mode

Image
digitall
ScummVM Developer
Posts: 1172
Joined: Thu Aug 02, 2012 1:40 pm

Post by digitall »

Ah sorry. The scalers are currently disabled for the IOS(7) backend since Jan 6, 2016 with this commit:
https://github.com/scummvm/scummvm/comm ... 6bacf0a976

They can be enabled by uncommenting this line here:
https://github.com/scummvm/scummvm/comm ... 3eb48a9R28

However, not sure why they were disabled (probably as they provoked crashes).
digitall
ScummVM Developer
Posts: 1172
Joined: Thu Aug 02, 2012 1:40 pm

Post by digitall »

Ah, not crashes:
https://github.com/scummvm/scummvm/pull ... -169147492
https://github.com/scummvm/scummvm/pull ... -169152537
https://github.com/scummvm/scummvm/pull ... -169159350

They were disabled pending a new version ... and the new version never came.

@joanthedark: If you open a bug on the tracker for this, I will transfer these notes to it and then enable the scalers for nightly builds so you can test ... if there are no major issues, then they can be left enabled until someone gets round to a rewrite on the scalers for iOS.
Post Reply