Quote from: Simon on June 09, 2025, 03:06:21 PMQuote from: kaywhyn on June 05, 2025, 08:07:48 PMintro movie sequence: It flickers between a black screen and showing the movie.
whether there's a fix
I can reproduce this black flicker in DOSBox version 0.74-3 on Arch Linux. I remember that I have seen this flicker for many years. The flicker makes the movie practically unwatchable.
My weak guess was to fumble in dosbox-0.74-3.conf with this setting:
[dosbox]
machine=
I've tried all values for it. Earlier settings (hercules, cga, tandy, pcjr, ega) make Lemmings 3 complain about the missing VGA card. Later settings (vgaonly, svga_s3, svga_et3000, svga_et4000, svga_paradise, vesa_nolfb, vesa_oldvbe) make Lemmings 3 run, and L3 reacts according to each card, but the flicker stays in all of these settings. I've reverted to the default svga_s3 and accepted the flicker.
Failure. And no other option sounds promising to me.
QuoteI don't know about a solution. Try the Dosbox forums, or the forums of one of its forks (Dosbox-Staging, ...).
Quote from: The Tomato Watcher on June 09, 2025, 07:59:03 PMThe CD-ROM image is available on archive.org along with a pre-packaged playable version. The only way to view the intro sequence as intended is to mount the disc image as its own drive within DOSBox with the IMGMOUNT command. For example:
IMGMOUNT D "C:\the full path to the CUE/ISO file" -t iso
At that point, you do not install the game to the C drive in DOSBox, but you play it directly from the disc image, making sure to run either L3CD.EXE or L3CDGUS.EXE depending on whether you prefer SoundBlaster or Gravis UltraSound audio for the intro (and whether you have GUS enabled in your config file.)
QuoteUnfortunately, I can't seem to get the intro music or game sound effects working no matter what my DOSBox audio set up is, no matter which executable I run, and no matter which fork I use. Will update when I figure out a way to get that working. I have not tested the pre-packaged version yet; perhaps it works just fine.
Quote from: jkapp76 on June 09, 2025, 10:07:19 PMMy portable version of Lemmings 3 plays all the movies properly. I just fixed it. The link above will download the newest version.
Quote from: kaywhyn on June 05, 2025, 08:07:48 PMintro movie sequence: It flickers between a black screen and showing the movie.
whether there's a fix