I am putting the finishing touches on a review for
One Doomed Marine by Alexa Jones-Gonzales. This is also my first experience with the most recent version of Doomsday (2.1) since I downloaded the
Doom 64: Absolution package around the first time it came out, so I wanted to make sure that I had all my facts straight since it wasn't the greatest first impression (but I eventually found all the information that I needed to know!).
The only thing that I haven't been able to resolve - there are two versions of
ODM, the one on /idgames available
here and the one available on Alexa's personal website
here (more specifically, the .zip package
here). Doomsday sees odm.pk3 as a mod but it does not see odm-v1.1.pk3 as a mod. I know that Doomsday can SEE odm-v1.1.pk3, because it's available to be loaded as a "game data file", but of course that just causes Doomsday to bomb out.
What is wrong with odm-v1.1.pk3 that is causing Doomsday to recognize it as only base game data? Is it something that's easily fixible?
Comments
That said, 1.1 then crashes Dday 2.1 with no error message, upon trying to start a map.
That said, the mod uses the plane_move XG class, which I believe is currently disabled in modern Dday. So even if the maps were loadable, they may not function correctly.
Upon loading odm-v1.1.pk3, there does appear to be multiple issues with it, starting with some incorrect DED flags. There are also several problems with the textures, which must be regressions in Doomsday's resource management compared to version ~1.9.
The below error message is printed in the console:
"attempted to use a dummy line as XGPlaneMover origin. Plane in sector XYZ will not be moved".
Download fixed version: odm-v1.1_(deus-ex_fixed_edition).7z
I need to check out why the detail textures are crashing, they should just be ignored.
Thank you for the clarifications and for this fixed version. The music still doesn't play in my Doomsday v2.1 but ODM v1.1 actually loads with the changes. As a Doomsday initiate it wasn't immediately apparent to me why the different versions worked or did not in the most recent engine release and, of course, the one that it was developed for (v1.8.6).
How to setup Doomsday audio for external music files:
In the Doomsday launcher:
Run DOOM2 + odm-v1.1_(deus-ex_fixed_edition):
The music should be audible by now, but in the event that it's not restart Doomsday and relaunch DOOM2 + odm-v1.1_(deus-ex_fixed_edition).
Setting the Music plugin to SDL_mixer did the trick; thank you!