mihaip / infinite-mac

A classic Mac loaded with everything you'd want
https://infinitemac.org
Apache License 2.0
1.17k stars 70 forks source link

Custom resolution on Infinite Mac? #263

Closed Bonzey2416 closed 9 months ago

Bonzey2416 commented 10 months ago

Do we have any suggestions for custom resolutions on Infinite Mac, like 800x480, 1024x600, 1280x720, 1366x768, 1440x900, 1600x900, 1920x1080 and 1920x1440?

mihaip commented 10 months ago

This could work -- Basilisk II and SheepShaver will use whatever resolution you place in the preference file, generated at https://github.com/mihaip/infinite-mac/blob/b8b2b98fe36cbd11a21ace928b8120f007d3ca30/src/emulator/emulator-ui.ts#L873.

It seems to work with 800x480, guessing it will for others too:

image

Are you asking about this as a feature request?

Bonzey2416 commented 10 months ago

Yeah

ghost commented 10 months ago

Don't see why not, could enter in a value for width and height in the custom Machine dialog.

Also could be useful to accurately simulate chosen Macs with their proper screen resolution from the factory, such as the Mac IIfx, which seems like it shipped with a 512x384 display, not whatever Infinite Mac displays (since it adapts the resolution to fill most of the screen)

Bonzey2416 commented 10 months ago

Yeah!

spetterman66 commented 10 months ago

I agree, this would be great addition to the service.

mihaip commented 9 months ago

This is now implemented, you can pretend to have a Portrait Display: https://infinitemac.org/1991/System%207.0?screenSize=640x870

https://infinitemac.org/run has all the options:

image