I’ve noticed (according to the official ELECFREAKS Page…) the actual resolution of the Arcade is 320x240 instead of the usual 160x120. I think the old version of MakeCode Arcade had a function related to this resolution things. I’m needing to actually give this cool function an use in the blocks editor or in software itself. And please confirm if it is real or fake.
This is probably not possible without hacking the console itself, because it is built to automatically display the 160x120 pixels scaled up twice to fill the 320x240 screen.
probably just editing the console’s bootloader, although I’m not sure if it is the processor or the screen that does the upscaling. I do know, for a fact that using a smaller resolution works for the elecfreaks arcade(although it is pretty much useless).