macintosh.js
macintosh.js copied to clipboard
Neat Project. Maybe up the resolution a bit?
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.
What about changing the basilisk config?
\resources\app\src\basilisk\prefs_template
Haven't tried yet, but might be worth looking in to?
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!