woesss / JL-Mod

J2ME emulator for Android (unofficial fork of https://github.com/nikita36078/J2ME-Loader)
Apache License 2.0
176 stars 14 forks source link

Clean stretch (integer scaling) #26

Closed Jamirus238 closed 2 years ago

Jamirus238 commented 3 years ago

I'm using the latest release build. Maybe this is already implemented in some way, but I just don't see how it is possible here. I'd like to stretch games cleanly by integers but the scaling option doesn't allow for 200%, 300% etc. I thought maybe it would work by entering size values manually (e.g. instead of 240x320 -> 720x960) but that doesn't scale the midlet size picture size, it just creates a window in that size.

woesss commented 2 years ago

Changed max scale to 1000% for "As is" scale type (max zoom x10)