Hi,
I am trying to prepare a mobile version for my high res, hand draw animated game (which has a lot of sprites frames)
Right now it works but even on 3 GB Smartphones it will still crash regularly due to out of memory. It appears apps on mobile can use only like 50% of the system RAM+VRAM max? (and apparently even less, because my game crashes around 700 MB usage according to debugger) Disappointing...because that means even on a 6 GB device, that's still less RAM+VRAM available for the...
How to lower texture resolution on mobile by half "automatically"?
I am trying to prepare a mobile version for my high res, hand draw animated game (which has a lot of sprites frames)
Right now it works but even on 3 GB Smartphones it will still crash regularly due to out of memory. It appears apps on mobile can use only like 50% of the system RAM+VRAM max? (and apparently even less, because my game crashes around 700 MB usage according to debugger) Disappointing...because that means even on a 6 GB device, that's still less RAM+VRAM available for the...
How to lower texture resolution on mobile by half "automatically"?