Table of Contents

Игровые возможности

Debian/Ubuntu

# apt install xbill

# apt install freedoom prboom-plus

FreeBSD

DOOM 1

# cat /etc/X11/xorg.conf

Section "Screen"
...
        DefaultDepth 8
        SubSection "Display"
...
                Modes "640x480"
                Depth    8
...