macintosh.js icon indicating copy to clipboard operation
macintosh.js copied to clipboard

Neat Project. Maybe up the resolution a bit?

Open PeterStrick opened this issue 4 years ago • 2 comments

This is a neat project and works perfectly for what it´s made for, but is there a possible way to maybe change the resolution from 800x600 to 1024x800 or higher?

Changing installdir\resources\app\src\main\window.js and installdir\resources\app\src\renderer\screen.js width and height values will corrupt the emulator screen.

PeterStrick avatar Aug 04 '20 14:08 PeterStrick

What about changing the basilisk config?

\resources\app\src\basilisk\prefs_template

Haven't tried yet, but might be worth looking in to?

MooseTheCoder avatar Aug 04 '20 17:08 MooseTheCoder

Won't work, I need to recompile the underlying C to report a higher available resolution to the emulator. Certainly possible, but not with the macintosh.js that's available right now. Sorry!

felixrieseberg avatar Aug 05 '20 00:08 felixrieseberg