Viewport resolution not saved

Hey!

The viewport resolution always jumps back to 1,5x, even though I set it to 0,75x. It jumps back when exiting and starting the app again on iOS 16, Nomad 1.68. It’d be great if the value was saved, because 1,5x does drain quite a lot of battery.

Best wishes,
Shu

Version 1.69 came out a few weeks ago with a load of fixes, enhancements and new features so may have been resolved already.

Latest is 1.70 and 1.71 is in beta already

It’s not saved on purpose.
It doesn’t default to 1.5 though, but 1. What is your device?

My device is iPhone 13 mini. Why does it use a default value on startup? When using Nomad a lot, it can burn through the battery, especially if you forget setting the res lower. And when you set it lower, you do want it lower?

It uses a default value because people change values that they don’t understand.
And this one has massive impact on performance if set on 2.

I understand. Makes sense. Maybe if (res > 1.0f) {res = 1.0f;}?