<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://manual.dengine.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://manual.dengine.net/feed.php">
        <title>Doomsday Manual</title>
        <description></description>
        <link>https://manual.dengine.net/</link>
        <image rdf:resource="https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico" />
       <dc:date>2026-06-16T12:22:24+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://manual.dengine.net/ded/generator_syntax?rev=1489991657&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/modding/particle_generator_examples?rev=1489991762&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/guide/2.1/readme_macos?rev=1543972323&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/guide/2.1/readme_windows?rev=1543972323&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/guide/2.2/readme_macos?rev=1575710397&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/guide/2.2/readme_windows?rev=1575710396&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/guide/2.3/readme_macos?rev=1575249060&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/guide/2.3/readme_windows?rev=1575249058&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/guide/2.1/man/doomsday?rev=1543972323&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/guide/2.2/man/doomsday?rev=1575710397&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/guide/2.3/man/doomsday?rev=1575249060&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/guide/2.0/readme_macos?rev=1490353065&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/guide/2.0/readme_windows?rev=1490353059&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/guide/2.0/man/doomsday?rev=1490353067&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/howto/run_doomsday_on_old_hardware?rev=1153831104&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/guide/console_variable?rev=1490081048&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico">
        <title>Doomsday Manual</title>
        <link>https://manual.dengine.net/</link>
        <url>https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico</url>
    </image>
    <item rdf:about="https://manual.dengine.net/ded/generator_syntax?rev=1489991657&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-20T06:34:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ded:generator_syntax</title>
        <link>https://manual.dengine.net/ded/generator_syntax?rev=1489991657&amp;do=diff</link>
        <description>[Copy] Generator {
  State = &quot;&quot;;
  Flat = &quot;&quot;;
  Mobj = &quot;&quot;;
  Alt Mobj = &quot;&quot;;
  Damage Mobj = &quot;&quot;;
  Map = &quot;&quot;;
  Flags = flaga | flagb | flagc;
  Speed = 0.0;
  Speed Rnd = 0.0;
  Vector { 0.0 0.0 0.0 }
  Vector Rnd { 0.0 0.0 0.0 }
  Init Vector Rnd = 0.0;
  Center { 0.0 0.0 0.0 }
  Submodel = -1;
  Spawn Radius = 0.0;
  Min Spawn Radius = 0.0;
  Distance = 0.0;
  Spawn Age = 0;
  Max Age = 0;
  Particles = 0;
  Spawn Rate { 0.0 0.0 0.0 }
  Spawn Rnd = 0.0;
  Presim = 0;
  Alt Start = 0;
  Alt Rnd …</description>
    </item>
    <item rdf:about="https://manual.dengine.net/modding/particle_generator_examples?rev=1489991762&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-20T06:36:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>modding:particle_generator_examples</title>
        <link>https://manual.dengine.net/modding/particle_generator_examples?rev=1489991762&amp;do=diff</link>
        <description>Particle generator examples

This articles contains a number of particle generator definition examples.

(The syntax of these DED examples is not the most exemplary. The Stages in particular should be made more readable.)

Lost Soul flames

This generator is used to create the effect of flames for the Lost Soul in jDRP 1.1
I have used the Mobj type so that all Lost Souls share the same number of particles.
This is important, otherwise Doomsday might slow to a crawl if there are 100 Lost Souls in…</description>
    </item>
    <item rdf:about="https://manual.dengine.net/guide/2.1/readme_macos?rev=1543972323&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-12-05T01:12:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>guide:2.1:readme_macos</title>
        <link>https://manual.dengine.net/guide/2.1/readme_macos?rev=1543972323&amp;do=diff</link>
        <description>Doomsday Engine

Introduction

The Doomsday Engine is a “source port” of id Software's Doom and Raven Software's Heretic and Hexen, which were popular PC FPS games in the early-to-mid 1990s. Doomsday enhances these classic games with many features including 3D graphics, fully customizable controls and client/server multiplayer, making them more accessible to modern gamers. However, the feel of the original games has been kept intact, ensuring sublime nostalgia or an exciting introduction to the …</description>
    </item>
    <item rdf:about="https://manual.dengine.net/guide/2.1/readme_windows?rev=1543972323&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-12-05T01:12:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>guide:2.1:readme_windows</title>
        <link>https://manual.dengine.net/guide/2.1/readme_windows?rev=1543972323&amp;do=diff</link>
        <description>Doomsday Engine

Introduction

The Doomsday Engine is a “source port” of id Software's Doom and Raven Software's Heretic and Hexen, which were popular PC FPS games in the early-to-mid 1990s. Doomsday enhances these classic games with many features including 3D graphics, fully customizable controls and client/server multiplayer, making them more accessible to modern gamers. However, the feel of the original games has been kept intact, ensuring sublime nostalgia or an exciting introduction to the …</description>
    </item>
    <item rdf:about="https://manual.dengine.net/guide/2.2/readme_macos?rev=1575710397&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-12-07T09:19:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>guide:2.2:readme_macos</title>
        <link>https://manual.dengine.net/guide/2.2/readme_macos?rev=1575710397&amp;do=diff</link>
        <description>Doomsday Engine

Introduction

The Doomsday Engine is a “source port” of id Software's Doom and Raven Software's Heretic and Hexen, which were popular PC FPS games in the early-to-mid 1990s. Doomsday enhances these classic games with many features including 3D graphics, fully customizable controls and client/server multiplayer, making them more accessible to modern gamers. However, the feel of the original games has been kept intact, ensuring sublime nostalgia or an exciting introduction to the …</description>
    </item>
    <item rdf:about="https://manual.dengine.net/guide/2.2/readme_windows?rev=1575710396&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-12-07T09:19:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>guide:2.2:readme_windows</title>
        <link>https://manual.dengine.net/guide/2.2/readme_windows?rev=1575710396&amp;do=diff</link>
        <description>Doomsday Engine

Introduction

The Doomsday Engine is a “source port” of id Software's Doom and Raven Software's Heretic and Hexen, which were popular PC FPS games in the early-to-mid 1990s. Doomsday enhances these classic games with many features including 3D graphics, fully customizable controls and client/server multiplayer, making them more accessible to modern gamers. However, the feel of the original games has been kept intact, ensuring sublime nostalgia or an exciting introduction to the …</description>
    </item>
    <item rdf:about="https://manual.dengine.net/guide/2.3/readme_macos?rev=1575249060&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-12-02T01:11:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>guide:2.3:readme_macos</title>
        <link>https://manual.dengine.net/guide/2.3/readme_macos?rev=1575249060&amp;do=diff</link>
        <description>Doomsday Engine

Introduction

The Doomsday Engine is a “source port” of id Software's Doom and Raven Software's Heretic and Hexen, which were popular PC FPS games in the early-to-mid 1990s. Doomsday enhances these classic games with many features including 3D graphics, fully customizable controls and client/server multiplayer, making them more accessible to modern gamers. However, the feel of the original games has been kept intact, ensuring sublime nostalgia or an exciting introduction to the …</description>
    </item>
    <item rdf:about="https://manual.dengine.net/guide/2.3/readme_windows?rev=1575249058&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-12-02T01:10:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>guide:2.3:readme_windows</title>
        <link>https://manual.dengine.net/guide/2.3/readme_windows?rev=1575249058&amp;do=diff</link>
        <description>Doomsday Engine

Introduction

The Doomsday Engine is a “source port” of id Software's Doom and Raven Software's Heretic and Hexen, which were popular PC FPS games in the early-to-mid 1990s. Doomsday enhances these classic games with many features including 3D graphics, fully customizable controls and client/server multiplayer, making them more accessible to modern gamers. However, the feel of the original games has been kept intact, ensuring sublime nostalgia or an exciting introduction to the …</description>
    </item>
    <item rdf:about="https://manual.dengine.net/guide/2.1/man/doomsday?rev=1543972323&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-12-05T01:12:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>guide:2.1:man:doomsday</title>
        <link>https://manual.dengine.net/guide/2.1/man/doomsday?rev=1543972323&amp;do=diff</link>
        <description>doomsday

Synopsis

doomsday -iwad (dir) -game (id) -wnd -wh (w h) -file (file ...) 

Everything following -- is ignored. @ can be used to specify a response file whose contents are added to the command line. 

Options

 -file | -f

 Specify one or more data files or packages (</description>
    </item>
    <item rdf:about="https://manual.dengine.net/guide/2.2/man/doomsday?rev=1575710397&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-12-07T09:19:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>guide:2.2:man:doomsday</title>
        <link>https://manual.dengine.net/guide/2.2/man/doomsday?rev=1575710397&amp;do=diff</link>
        <description>doomsday

Synopsis

doomsday -iwad (dir) -game (id) -wnd -wh (w h) -file (file ...) 

Everything following -- is ignored. @ can be used to specify a response file whose contents are added to the command line. 

Options

 -file | -f

 Specify one or more data files or packages (</description>
    </item>
    <item rdf:about="https://manual.dengine.net/guide/2.3/man/doomsday?rev=1575249060&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-12-02T01:11:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>guide:2.3:man:doomsday</title>
        <link>https://manual.dengine.net/guide/2.3/man/doomsday?rev=1575249060&amp;do=diff</link>
        <description>doomsday

Synopsis

doomsday -iwad (dir) -game (id) -wnd -wh (w h) -file (file ...) 

Everything following -- is ignored. @ can be used to specify a response file whose contents are added to the command line. 

Options

 -file | -f

 Specify one or more data files or packages (</description>
    </item>
    <item rdf:about="https://manual.dengine.net/guide/2.0/readme_macos?rev=1490353065&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-24T10:57:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>guide:2.0:readme_macos</title>
        <link>https://manual.dengine.net/guide/2.0/readme_macos?rev=1490353065&amp;do=diff</link>
        <description>Doomsday Engine

Introduction

The Doomsday Engine is a “source port” of id Software's Doom and Raven Software's Heretic and Hexen, which were popular PC FPS games in the early-to-mid 1990s. Doomsday enhances these classic games with many features including 3D graphics, fully customizable controls and client/server multiplayer, making them more accessible to modern gamers. However, the feel of the original games has been kept intact, ensuring sublime nostalgia or an exciting introduction to the …</description>
    </item>
    <item rdf:about="https://manual.dengine.net/guide/2.0/readme_windows?rev=1490353059&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-24T10:57:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>guide:2.0:readme_windows</title>
        <link>https://manual.dengine.net/guide/2.0/readme_windows?rev=1490353059&amp;do=diff</link>
        <description>Doomsday Engine

Introduction

The Doomsday Engine is a “source port” of id Software's Doom and Raven Software's Heretic and Hexen, which were popular PC FPS games in the early-to-mid 1990s. Doomsday enhances these classic games with many features including 3D graphics, fully customizable controls and client/server multiplayer, making them more accessible to modern gamers. However, the feel of the original games has been kept intact, ensuring sublime nostalgia or an exciting introduction to the …</description>
    </item>
    <item rdf:about="https://manual.dengine.net/guide/2.0/man/doomsday?rev=1490353067&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-24T10:57:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>guide:2.0:man:doomsday</title>
        <link>https://manual.dengine.net/guide/2.0/man/doomsday?rev=1490353067&amp;do=diff</link>
        <description>doomsday

Synopsis

doomsday -iwad (dir) -game (id) -wnd -wh (w h) -file (file ...) 

Everything following -- is ignored. @ can be used to specify a response file whose contents are added to the command line. 

Options

 -file | -f

 Specify one or more data files or packages (</description>
    </item>
    <item rdf:about="https://manual.dengine.net/howto/run_doomsday_on_old_hardware?rev=1153831104&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2006-07-25T12:38:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>howto:run_doomsday_on_old_hardware</title>
        <link>https://manual.dengine.net/howto/run_doomsday_on_old_hardware?rev=1153831104&amp;do=diff</link>
        <description>This article contains tips about optimizing doomsday for older hardware.

Slow CPU

Disabling or lowering these CPU-intensive settings will help improve performance on slow CPUs.

	*   Disable 3_d_models.
	*   Disable simulated radiosity (fake_radio). Set the cvar rend-fakeradio to zero.</description>
    </item>
    <item rdf:about="https://manual.dengine.net/guide/console_variable?rev=1490081048&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-21T07:24:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>guide:console_variable</title>
        <link>https://manual.dengine.net/guide/console_variable?rev=1490081048&amp;do=diff</link>
        <description>Console variable

Console variables (cvar) are variables “built-in” to the engine. The direct way to change and/or query their values is with the command line interface of the console. Most variables accept values only within a preset range appropriate for that variable.</description>
    </item>
</rdf:RDF>
