Russian-Doom / russian-doom

A limit-removing source port of Doom, Heretic and Hexen. It has numerous vanilla bug fixes, enhanced 640x400 and 1280x800 rendering resolutions, improved game palettes and offers many optional aesthetic game enhancements along with the maximum possible translation to the Russian language.
GNU General Public License v2.0
81 stars 13 forks source link

[Feature] Autoload/widescreen support for Chex and HacX #320

Open NightFright2k19 opened 2 years ago

NightFright2k19 commented 2 years ago

Since Chex Quest (chex.wad, chex2.wad) and HacX 1.2 (hacx.wad) are very similar to Doom, it would be nice to have dedicated autoload and widescreen support for these games as well.

Notes:

Text 19 12 E1M2: Nuclear PlantE1M2: Cinema

Text 20 17 E1M3: Toxin RefineryE1M3: Chex Museum

Text 21 18 E1M4: Command ControlE1M4: City Streets

Text 16 18 E1M5: Phobos LabE1M5: Sewer System


- Widescreen assets for all mentioned games can be taken from [Nash's WidePix project](https://github.com/nashmuhandes/WidePix)
- Widescreen statusbars (if needed) can be taken from the [Widescreen Statusbars project](https://github.com/NightFright2k19/doom_widehud)
- Autoload for both games should override any files set up in _autoload_global_ section (like doom2.wad)
Dasperal commented 2 years ago

@NightFright2k19 Autoload system was changed to the Directory based autoload. Can it help with Chex and HacX assets?