From: Gwenole B. <gb...@di...> - 2004-06-04 22:11:25
|
Hi, > Something has changed regarding the video on CVS from SheepShaver=20 > 2.2.10, Yes, it supports run-time depth switching. ;-) > SheepShaver: video_x.cpp:1166: bool VideoInit(): Assertion `cur_mode=20= > !=3D -1' > failed. Indeed, Tomasz already reported that but I have not looked at it yet.=20 Can you also please #define DEBUG to 1 at top, and try again? You will=20= get "Available video modes:". windowmodes and screenmodes prefs items=20 from ~/.sheepshaver_prefs are helpful in addition + depth you currently=20= have. I think you disabled all windowed modes but kept only full screen modes=20= but your current resolution doesn't match (is greater than) any older=20 Apple's one, right? I probably messed up the Apple mode lookup logic=20 again. Anyhow, I still want windowed 640x480 mode to be the default if=20= any other one failed. > I tried comiling it with and without VidMode support as well as with=20= > the > --disable-vosf extension, neither of them seem to work. Do you mean it doesn't help, i.e. same assert() triggered? Or, you=20 can't compile it when configured that way? Bye, Gwenol=E9.= |