Problem running ScummVM on Lenovo s10e netbook
Moderator: ScummVM Team
Problem running ScummVM on Lenovo s10e netbook
I get a sdl error wich I can't read fully because of the closing console window.I'm guessing it's because the netbook has an unusual resolution (1024x576). ScummVM started the first time I used it, but once I closed the game, it refused to start for the second time. I also tried to install the latest SVN, no luck. I'm running Windows 7 32-bit.
- Strangerke
- ScummVM Developer
- Posts: 335
- Joined: Wed Sep 06, 2006 8:39 am
- Location: Belgium
Here is how you can catch the errors;
http://forums.scummvm.org/viewtopic.php?t=8440
http://forums.scummvm.org/viewtopic.php?t=8440
ScummVM is trying to use a fullscreen resolution that can't be arranged.
Start ScummVM with the "--no-fullscreen" parameter to solve this.
That will looke like this in Dos-Prompt;
Start ScummVM with the "--no-fullscreen" parameter to solve this.
That will looke like this in Dos-Prompt;
Code: Select all
c:
cd ..
cd ..
cd ..
cd ..
cd Program Files
cd ScummVM
scummvm --no-fullscreen
- Strangerke
- ScummVM Developer
- Posts: 335
- Joined: Wed Sep 06, 2006 8:39 am
- Location: Belgium
Thanks for all the info, the problem is fixed! I understood the problem right away, but was confused because I thought that the deletion of ScummVM folder would also delete any settings (I downloaded the portable version). I had the HQ x3 turned on. In the end I used the no fullscreen parameter, turned off fullscreen in the GUI and switched to HQ x2.