Doomsday 1.9.0-beta6.5 Released
Version 1.9.0-beta6.5 has been uploaded to SourceForge.net and should be available for download very soon. Release notes are in the wiki as usual: http://dengine.net/dew/index.php?title= ... .0-beta6.5
Let us know if there are any issues. For this Win32 release there is a couple of unknown factors (updated dependencies, Python 2.6 for Snowberry) plus the release was compiled on my system instead of DaniJ's, so there may be some glitches that I missed. If so, I'll post updated packages.
Let us know if there are any issues. For this Win32 release there is a couple of unknown factors (updated dependencies, Python 2.6 for Snowberry) plus the release was compiled on my system instead of DaniJ's, so there may be some glitches that I missed. If so, I'll post updated packages.
Comments
my system is
amd phenome 3.0 ghz
ati 4870
vista 64bit
The WAD I am working on (which is supposed to be compatible with all source ports of Doom, including Vanilla Doom), behaves very differently and incorrectly in 1.9.0 betaX than it does from 1.8.6.
http://img11.imageshack.us/img11/3600/31866473.jpg
If so, I know what the problem is about but I'll have to look into how to configure snowberry.exe's manifest so that it'll work. Until then, you won't be able to run Snowberry. Launching Doomsday.exe directly should still work.
running dooomsday.exe gives me this error: "loadGamePlugin: No game library was specified."
SourceForge bug ticket
SourceForge bug ticket
Example: Newdoom Community Project PWAD ndcp.wad, Map 06.
Example: Newdoom Community Project PWAD ndcp.wad, Map 03.
When I additionally use my Water-FX definition I witness this effect more often and the slowdown happens even sooner.
Overall the performance of Doomsday appears to have increased since the previous release.
Please let me know if you want me to submit bug tickets for items 3, 4 and 5.
Thank you Skyjake and DaniJ. :thumb:
P.S.: Why was the option to attach images disabled? Also posting external links to images is currently prohibited.
"C:\Program Files\Doomsday\snowberry\snowberry.exe
This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem."
?
Now the relevant part of the terminal output.
Doom and Hexen work fine with similar arguments, even though they come up with the same "No 1280 and no 800 and 32" error messages. So maybe it's a different bug. I don't know if this happens in 6.4, because I skipped that one.
I also tried it in my ia32 chroot, which I keep for specific emulators. It comes up with the same silly warnings about 1280. Instead of segfaulting, Heretic manages to get to the title screen, but it freezes there, and has to be kill'd. Doom starts up and loads a map, but the minute I try firing a shot, or pick up a different weapon it freezes, and again, needs to be kill'd. IOW, the host works better.
Small feature request: A "make uninstall" command to complement "make install".
And, thanks for implementing mouse unlocking. Though at the moment it only works in the control panel. It's much appreciated.
However I note that you are both using completely different systems and that g6672D is not using Snowberry.
Enabling "3D Sounds" from the audio control panel cancels out most of the in-game sound effects.
That's a known issue, it will be fixed in later releases.
If you enable "3D Sounds" just restart Doomsday and sound should work fine.
Heretic works fine for me, but I get the same errors:
Bloody, 1.8.6 is a total wash... Crashing every time we add Texture Wads, to many Sector Violations...
The newer looks promising, and we would love to use it instead of 1.8.6 thats to buggy...
Thanks...
This procedure does nothing. There is no difference in sound quality (i.e. no reverb). All you are doing is bugging out the GUI to make it show that "3D Sounds" are enabled, when in fact it is not.
The "3D Sounds" bug has been reported by other users on the http://www.doomsdayhq.com forums. Apparently, it was introduced with a previous release of Doomsday.
Apparently, you did not read my post in the tech support forum. Let me quote it for you:
Do you have EAX enabled?
How do I check to see if EAX is enabled and/or where is the option to turn it on/off? I was under the assumption that the "3D Sounds" option was a EAX switch.
but everything else is fine working 100%
Screenshot?
Hmmm I don't recall the Wiki listing any changes to Vista/7 and configuration location, but now my settings are stored at C:\Users\JC\Documents\Doomsday Frontend\ but i've actually changed my Documents location to E:\JC\ (via the standard Windows method) so i'm guessing the %UserProfile%\Documents was a hard-coded string....
...I assume this was to prevent UAC issues. Is there a quick way I can return to the old method since I have full write access to my install folder? Oh nevermind I got it, run snowberry.exe in XP compat. mode....
EDIT: It's in library.zip\wx\_misc.pyc - "Return the Documents directory for the current user" GetDocumentsDir, for some reason that Python function (?) doesnt get the right path. It really should be getting it from here: or, perhaps even...