DVD Survivors DVD Survivors Wiki
700 pages

DVD Survivors Mini

Mini: 64 KiB Build

How DVD Survivors Mini fits its game, generated art, animation, font, music, sound, profile, and full catalog into one Windows executable.

DVD Survivors MiniMini

Contents

Overview

How DVD Survivors Mini fits its game, generated art, animation, font, music, sound, profile, and full catalog into one Windows executable.

Release Format

Release Format
TopicDetails
Release filedvds-mini.exe is a 32-bit Windows GUI executable.
Packed size64,512 bytes: exactly 63 KiB, with 1,024 bytes left under the project's 64 KiB cap.
Unpacked fileThe unpacked release executable is 186,880 bytes before executable compression.
Contest allowanceThe 1.44 MB contest permits 1,474,560 bytes. Mini uses 4.375% of that allowance.
Runtime assetsThe executable synthesizes its art, animation, font, music, and sound effects at runtime.
DependenciesThe release ships no asset folder, installer, browser, server, or downloaded content.
ProfileProgress is saved per Windows user in the local registry.

How It Fits

How It Fits
PartApproach
Game codeC source is split into focused platform, audio, drawing, simulation, feature, weapon, menu, and rendering modules, then composed as one optimized translation unit.
ContentA generated, suffix-deduplicated string table stores the catalog shared with DVD Survivors.
RenderingA software framebuffer and compact drawing primitives replace shipped textures and fonts.
AudioMusic and interaction sounds are synthesized during play instead of decoded from recorded files.
PackagingThe raw PE is stripped, linked for size, and compressed into the single contest executable.

Player Notes

Player Notes
Operating systemThe release targets Windows 10 and Windows 11 on x86-compatible systems.
Offline playThe game has no network requirement and loads no remote content.
DistributionThe complete game is the executable itself. There is no installer or separate data directory.