- Joined
- Jul 10, 2019
- Messages
- 17
- Reaction score
- 24
- First Language
- English
- Primarily Uses
- RMMV
I'm trying to get a game to upscale from 320x240 to 640x480. SRD's Game Upgrade plugin, in combination with Yanfly's Core Engine, works okay for this in the desktop version, but not the browser one. I've also tried Helladen's Screen Manager with no luck. I have the viewport dimensions set to 640x480 in the game's itch.io page, but it just stays at the smaller resolution.
Is there a way to update the screen size in-browser? I could resize some of my images instead and maybe use a camera zoom plugin for the tiles and sprites, but it would be nice to keep the file sizes smaller.

Is there a way to update the screen size in-browser? I could resize some of my images instead and maybe use a camera zoom plugin for the tiles and sprites, but it would be nice to keep the file sizes smaller.