Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for OS/2 - Win-OS/2 #34

Open
martiniturbide opened this issue Feb 9, 2025 · 2 comments
Open

Support for OS/2 - Win-OS/2 #34

martiniturbide opened this issue Feb 9, 2025 · 2 comments

Comments

@martiniturbide
Copy link

Hello

I'm an OS/2 - ArcaOS user.
I tried vbesvga.drv on ArcaOS (OS/2 Warp 4.52) to see if I see any improvement in Win-OS/2 (The Windows 3.1 session that it has embedded).

If I set:
[VBESVGA.DRV]
PMIDcheck=sanity
Width=1920
Height=1080
Depth=16
DoubleBufRefreshRate=75

I get this error when loading Windows 3.1 Full Screen :
Unsuitable settings for current driver / hardware
Press any key to about booting Windows...

If you want to try OS/2 Warp 4.52 on VirtualBox there are some OVAs here:

Regards

@PluMGMK
Copy link
Owner

PluMGMK commented Feb 9, 2025

Hello! Thanks for the report, I love to hear that the driver is being tried in all these different ways!

I really must revamp the code to give more specific error messages, since there are lots of different things that can cause "unsuitable settings"… But for now: does it work if you specify 1024×768 rather than 1920×1080?

@martiniturbide
Copy link
Author

Hello

When I set it to:
[VBESVGA.DRV]
PMIDcheck=sanity
Width=1024
Height=768
Depth=16
DoubleBufRefreshRate=75

On my ArcaOS VM (res 1920×1080) I see Win 3.1 in 1024x768. Mouse movement is better, but I don't see an improvement in color.

But VBESVGA.DRV present some extra issues in Win-OS/2, like when I drag "control panel" app, I get an error.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants