https://github.com/jnechaevsky/international-doom
Small, functional and simple source ports, created with help, efforts and bits of code from people around the world.
https://github.com/jnechaevsky/international-doom
demo-compatible doom heretic hexen limit-removing source-port true-color vanilla
Last synced: 2 months ago
JSON representation
Small, functional and simple source ports, created with help, efforts and bits of code from people around the world.
- Host: GitHub
- URL: https://github.com/jnechaevsky/international-doom
- Owner: JNechaevsky
- License: gpl-2.0
- Created: 2023-07-02T18:55:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-22T18:41:54.000Z (3 months ago)
- Last Synced: 2025-07-23T02:17:50.309Z (3 months ago)
- Topics: demo-compatible, doom, heretic, hexen, limit-removing, source-port, true-color, vanilla
- Language: C
- Homepage: https://jnechaevsky.github.io/inter-doom/
- Size: 95.8 MB
- Stars: 41
- Watchers: 6
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
### About
Small, functional and simple source ports, created with help, efforts and bits of code from people around the world.
The project is based on [Chocolate Doom](https://github.com/chocolate-doom/chocolate-doom) and [Crispy Doom](http://github.com/fabiangreffrath/crispy-doom), with significant additions from [DOOM Retro](https://github.com/bradharding/doomretro).The project is created by [Julia Nechaevskaya](mailto:julia.nechaevskaya@live.com).
### Download
**International Doom, version 8.2 (released: May 25, 2025):**
*Windows (64-bit): [inter-doom-8.2-win64.zip](https://github.com/JNechaevsky/international-doom/releases/download/8.2/inter-doom-8.2-win64.zip)
*Windows (32-bit): [inter-doom-8.2-win32.zip](https://github.com/JNechaevsky/international-doom/releases/download/8.2/inter-doom-8.2-win32.zip)
*Linux AppImage (64-bit): [inter-doom-8.2-linux.appimage](https://github.com/JNechaevsky/international-doom/releases/download/8.2/inter-doom-8.2-linux.appimage)
**International Heretic, version 8.2 (released: May 25, 2025):**
*Windows (64-bit): [inter-heretic-8.2-win64.zip](https://github.com/JNechaevsky/international-doom/releases/download/8.2/inter-heretic-8.2-win64.zip)
*Windows (32-bit): [inter-heretic-8.2-win32.zip](https://github.com/JNechaevsky/international-doom/releases/download/8.2/inter-heretic-8.2-win32.zip)
*Linux AppImage (64-bit): [inter-heretic-8.2-linux.appimage](https://github.com/JNechaevsky/international-doom/releases/download/8.2/inter-heretic-8.2-linux.appimage)
**International Hexen, version 8.2 (released: May 25, 2025):**
*Windows (64-bit): [inter-hexen-8.2-win64.zip](https://github.com/JNechaevsky/international-doom/releases/download/8.2/inter-hexen-8.2-win64.zip)
*Windows (32-bit): [inter-hexen-8.2-win32.zip](https://github.com/JNechaevsky/international-doom/releases/download/8.2/inter-hexen-8.2-win32.zip)
*Linux AppImage (64-bit): [inter-hexen-8.2-linux.appimage](https://github.com/JNechaevsky/international-doom/releases/download/8.2/inter-hexen-8.2-linux.appimage)
_Note for XP users: [Service Pack 3](https://www.catalog.update.microsoft.com/Search.aspx?q=XP%20service%20pack%203) and [Microsoft Visual C++ 2015-2019](https://download.visualstudio.microsoft.com/download/pr/566435ac-4e1c-434b-b93f-aecc71e8cffc/0D59EC7FDBF05DE813736BF875CEA5C894FFF4769F60E32E87BD48406BBF0A3A/VC_redist.x86.exe) Redistributable for x86 systems are required. SSE2 compatible CPU is required as well._
### Major features
* Optional True Color render.
* Up to x6 (1200p) rendering resolutions.
* Uncapped framerate.
* Additional, darker gamma-correction levels.
* Post-processing effects.
* Support for OPL2, OPL3, MIDI, Fluidsynth and GUS music playback.
* In-game keyboard and mouse bindings.
* Various visual, audible, physical and demo enhancements.
* Compatibility with vanilla-engine demos.
* Removed limitations of vanilla engine.
* Support for nodes in extended format (ZDBSP and DeePBSP).
* Support for BEX/DEHEXTRA DeHackEd extensions.Note: BOOM/MBF/MBF21/ID24 specifications are not supported.
### License
International Doom is [Open Source](https://opensource.org/osd) and licensed under the [GNU General Public License v2](https://www.gnu.org/licenses/gpl-2.0.html).