Search found 178 matches
- Tue Apr 02, 2024 7:36 pm
- Forum: Help and Support
- Topic: [Solved] ScummVM does not start on Windows 10
- Replies: 3
- Views: 2234
Re: [Solved] ScummVM does not start on Windows 10
No problem at all - thanks a lot for your report! Especially this shortly after a release, we are always thankful if we get reports that could indicate a problem we missed.
- Tue Apr 02, 2024 5:44 pm
- Forum: The Junkyard
- Topic: Which games would you like to be supported on the future?
- Replies: 439
- Views: 519075
Re: Which games would you like to be supported on the future?
Hello ! I have a dream… would it possible, eventually, to have maupiti island and Dune ? These games, especially Amiga versions were masterpieces. Have a great one and thanks for your amazing work !!! Well, let's put it that way: There's a non-zero chance that one of the games you mentioned might b...
- Tue Apr 02, 2024 5:41 pm
- Forum: Help and Support
- Topic: [Solved] Broken Sword 1+2: game data not found after ScummVM restart
- Replies: 13
- Views: 9161
Re: [Solved] Broken Sword 1+2: game data not found after ScummVM restart
Yes, because older versions accepted everything that looked remotely like a Broken Sword datafile. Since this caused _lots_ of issues due to bad or modified copies, we now follow the same strict principle as we do in the other games.
Modified versions are not supported anymore.
Modified versions are not supported anymore.
- Tue Apr 02, 2024 5:38 pm
- Forum: Help and Support
- Topic: [Solved] Broken Sword 1+2: game data not found after ScummVM restart
- Replies: 13
- Views: 9161
Re: [Solved] Broken Sword 1+2: game data not found after ScummVM restart
In case you have a modified text.clu file, this behavior is expected since this file is part of the detection tables for the various BS games and thus must not be modified.
- Tue Apr 02, 2024 5:22 pm
- Forum: Help and Support
- Topic: [Solved] ScummVM does not start on Windows 10
- Replies: 3
- Views: 2234
Re: ScummVM does not start on Windows 10
Maybe check your video drivers, I'm a bit worried about VSync and the lack of shader support.
- Mon Apr 01, 2024 7:41 am
- Forum: Help and Support
- Topic: how to update from apt to release binary cleanly?
- Replies: 3
- Views: 1650
Re: how to update from apt to release binary cleanly?
You can't, I'll close it for you
- Mon Apr 01, 2024 7:39 am
- Forum: Help and Support
- Topic: 2.7.1 WinXP-win32 builds don't work under WinXP SP3
- Replies: 27
- Views: 25867
Re: 2.7.1 WinXP-win32 builds don't work under WinXP SP3
There are no plans to bring back Windows XP support. FLAC is not supported in the Windows 9x builds for now.
- Sun Mar 31, 2024 7:08 pm
- Forum: General Discussion
- Topic: Please welcome ScummVM 2.8.1: Oh MMy!
- Replies: 1
- Views: 3149
Please welcome ScummVM 2.8.1: Oh MMy!
Oh MMy — a new ScummVM release! Please welcome the first ScummVM release of the year: ScummVM 2.8.1. ScummVM 2.8.1 is a maintenance release mainly focused on fixing bugs that were uncovered since our last stable release. This update includes upgrades for the following engines: AGI, AGS, GRIM, SWORD2...
- Sun Jan 07, 2024 2:49 pm
- Forum: Help and Support
- Topic: 2.7.1 WinXP-win32 builds don't work under WinXP SP3
- Replies: 27
- Views: 25867
Re: 2.7.1 WinXP-win32 builds don't work under WinXP SP3
Yes, the Windows 95+ zipfile is compatible with Windows XP as well. Even though we currently don't have an official 2.8.0 for it, we still have the proper toolchain and might be able to build it. So not all hope is lost. You can use the Windows 95+ builds for XP and Vista and the "official"...
- Sun Jan 07, 2024 2:03 pm
- Forum: Help and Support
- Topic: 2.7.1 WinXP-win32 builds don't work under WinXP SP3
- Replies: 27
- Views: 25867
Re: 2.7.1 WinXP-win32 builds don't work under WinXP SP3
Please read a few posts above: However, the XP builds are most likely gone, since you'll be able to use the Win9x builds for them as well. Additionally, I'm about to switch to MSYS2 for the Windows release builds which will drop support for 32bit and outdated Windows versions in the future. Since yo...
- Sun Jan 07, 2024 1:46 pm
- Forum: General Discussion
- Topic: ScummVM 2.8.0: Mysteries, Mammoths, and Muppets
- Replies: 8
- Views: 12886
- Sun Dec 31, 2023 5:57 am
- Forum: Help and Support
- Topic: 2.7.1 WinXP-win32 builds don't work under WinXP SP3
- Replies: 27
- Views: 25867
Re: 2.7.1 WinXP-win32 builds don't work under WinXP SP3
There's a high chance that the Windows 9x builds will return. However, the XP builds are most likely gone, since you'll be able to use the Win9x builds for them as well. Additionally, I'm about to switch to MSYS2 for the Windows release builds which will drop support for 32bit and outdated Windows v...
- Sat Jul 01, 2023 6:25 am
- Forum: Help and Support
- Topic: Escape from MI on Mac
- Replies: 2
- Views: 6268
Re: Escape from MI on Mac
Running it without ScummVM might be difficult, you could try to run it with WINE, but I don't know how well this works on M1 devices. The stable version of ScummVM doesn't include Monkey Island 4 yet because it is not considered to be fully stable. However, you can run it with the latest development...
- Sun Apr 23, 2023 9:35 am
- Forum: General Discussion
- Topic: A Thank You
- Replies: 1
- Views: 5972
Re: A Thank You
Thank you very much
- Fri Mar 17, 2023 8:19 pm
- Forum: General Discussion
- Topic: SetRes - companion app to launch scummvm at lower screen resolution
- Replies: 10
- Views: 10699
Re: SetRes - companion app to launch scummvm at lower screen resolution
Disclaimer, ChatGPT wrote this for me, I can't code C++ :roll: It took a few attempts but the end result appears to work well, and the code appears to be fairly simple for anyone who might want to check it out. Just out of curiosity: Was this done with GPT-3 (e.g. the default version on chat.openai...