Probably the single most impressive entry from the #Revision2024 #demoparty : Remnants by Alcatraz

Here's the whole intro executable for your convenience:

68f69f07b013cd10d6bac90391eee2f9bbf601b8cdccf7e7720e41f6c13f7508804702058047082d80ee4c608d28bffcffdf45fcd809df470880fd017503de4405d9edd913df45fef6c1407402dcc2dcc0de4706df45fbd8097404d9cad9e0df47c95629fed918d91a7bf85eb929006029fed902d80bd800d9500cd9187bf1df01d900b10729fed94004d900d9c1d84ffed9c1d84ffedeebdec1d918d95804d9c156d9c2d8c0d900d8c4d9f5d9e1d94702decadee9d910dbf1dbd1ddd929fe7ae15edbf1dac1ddd9d913d907decae2b761ddd9d85f02dfe09e7602e292890d61260245ffd1e8aa83c72881f980010f8521ffc30c00b84c3ed53eca3e09c237ff

video: https://www.youtube.com/watch?v=A9jn6ExjDw8

pouet: https://www.pouet.net/prod.php?which=96536

#demoscene #sizecoding

Remnants by Alcatraz

YouTube
@harrysintonen too bad, it does not work with dosemu nor dosbox :(
Harry Sintonen (@[email protected])

Attached: 1 image @[email protected] Indeed it looks like DOSBox can't run Remnants properly. But fear not, #QEMU has no issues with it. To run the intro on a modern Windows system try: 1. Install qemu from https://www.qemu.org/download/#windows (in my testing I used latest daily build from https://qemu.weilnetz.de/w64/) 2. Download and extract the RAW disk image I prepared: https://sintonen.fi/scene/atz-remnants.img.7z 3. qemu-system-x86_64 -M accel=whpx -drive "format=raw,file=atz-remnants.img" 4. Select 5 from the boot menu. Type: cd demo<return>. Type: remnants.com<return> NOTE: "-M accel=whpx" requires Hyper-V virtualization to be enabled. Without it the intro does execute, but very very slowly. While this example is for Windows, I'm quite sure it will run fine with other KVM accelerators as well, such as KVM or Xen on linux. #demoscene

Infosec Exchange
@harrysintonen download 5mo compressed VM to launch a 254bytes demo, it's crazy 😭
@fredix Well yeah, you could optimize it a lot, sure. I just did full FreeDOS install and slapped the intro on top. I think it would work with pretty much just "SYS C:" alone, but I wasn't bored enough to spend more time on it.
@harrysintonen No problem Harry ! thanks a lot, I try your VM the demo works well, thanks a lot ;)