Quote from: jkapp76 on April 21, 2024, 11:15:30 PMhttps://u.pcloud.link/publink/show?code=XZdSoOVZSpJ2pulFthS12h1B1k3PCB964IDVmy laptop almost exploded
Here's a link to Lemmings 3 for Windows.
Just unzip to a folder and run the .Bat file.
al_set_new_display_flags(
(al_get_new_display_flags() | ALLEGRO_FULLSCREEN)
& ~ALLEGRO_WINDOWED
& ~ALLEGRO_FULLSCREEN_WINDOW);
auto display = al_create_display(640, 480);
Quote from: GigaLem on August 02, 2025, 12:24:59 AMmy suggestion would be the freedom of changing the RGB value at will with the default being the fuchsia it is.
The other part of the suggest would be Trigger area opacity or brightness, choosing how much of it to be opaque
Quote from: GigaLem on August 02, 2025, 12:29:17 AMLook at a screenshot of Windows 95 lemmings and compare it to Mac Lemmings, the graphics are very different, recognizable but one is more "hi def" than the other.The resolution is the same, and on a technical level, I get the feeling the capabilities are the same (or at least close) - but it does feel like the Mac version had less effort put into it. The Win95 one looks like an actual effort to remake the graphics in higher resolution and color depth, whereas the Mac one just looks like a fairly decent upscaling (aside from the skill panel, which is actually quite nice, especially compared to the Win95 one).