3D Realms Anthology

Go Back   3D Realms Forums > 3D Realms Topics > 3D Realms Anthology
Blogs FAQ Community Calendar

Notices

 
 
Thread Tools
Old 10-27-2014, 04:05 AM   #1
Raktajino
Exclamation Duke 3D Won't Work
I bought the anthology and played Duke 3D the first night. It worked.
The next day I go to play and Duke 3D won't load. It goes through the two DOS boxes then kicks out back to Windows. Manhattan Project won't load either but most of the other games do load. (I haven't checked them all but I can load other games.) Any ideas why Duke doesn't load anymore? It's pretty much the #1 reason why I bought this set.
Raktajino is offline  
Old 10-27-2014, 10:41 AM   #2
Frederik Schreiber
3D Realms VP

Frederik Schreiber's Avatar
Re: Duke 3D Won't Work
Try and set the compatibility mode for Duke3D.exe to "Windows XP SP3", and "Run as administrator".

Sometimes windows overwrite those settings.
That should fix it for you!
Frederik Schreiber is offline  
Old 10-27-2014, 11:05 AM   #3
Raktajino
Re: Duke 3D Won't Work
Quote:
Originally Posted by Frederik Schreiber View Post
Try and set the compatibility mode for Duke3D.exe to "Windows XP SP3", and "Run as administrator".

Sometimes windows overwrite those settings.
That should fix it for you!
Great....how do I do that? How do I modify the anthology launcher to do this?
Last edited by Frederik Schreiber; 10-29-2014 at 07:54 AM.
Raktajino is offline  
Old 10-28-2014, 02:53 PM   #4
The Dukenator

The Dukenator's Avatar
Re: Duke 3D Won't Work
For Duke3D, you could try 3 things:

1. Backwards compatiblity mode as suggested above
2. Download the actual Dosbox program
3. Use a source port like EDuke32.
__________________
Thank you sir. May I have DNF? - KaiserSoze - Look in profile to get joke.
These are English forums; anything the moderators can't read is eligible for deletion. - TerminX
OMG, Duke killed Kenny! You bastard! - wayskobfssae
The Dukenator is offline  
Old 10-29-2014, 07:54 AM   #5
Frederik Schreiber
3D Realms VP

Frederik Schreiber's Avatar
Re: Duke 3D Won't Work
Quote:
Originally Posted by Raktajino View Post
Great....how do I do that? How do I modify the anthology launcher to do this?
The Anthology will automatically launch it with the settings you give it.
Go to the folder (usually 3D Realms/Duke Nukem 3D), find Duke3d.exe, and change the compatibility settings, but right clicking on the file, select the compatibility tab, set compatibility to "Windows XP SP3" and check "Run as Administrator".
Frederik Schreiber is offline  
Old 10-30-2014, 02:42 AM   #6
Qbix
DOSBox Advisor

Qbix's Avatar
Re: Duke 3D Won't Work
Try installing it not in Program files.
Qbix is offline  
Old 10-30-2014, 05:19 AM   #7
Rapture_Rising

Rapture_Rising's Avatar
Re: Duke 3D Won't Work
I have a solution, make the Anthology run EDuke32 by copying the code below into the Duke Nukem 3D-DOS.bat file. It makes the Anthology launcher run EDuke32 instead of the DOS version which should fix your issue without having to edit any compatibility files or running it as an admin.

Code:
@echo off
cd "Duke Nukem 3D"
start eduke32.exe
exit
__________________
Here we go folks... The rarest creature in nature... The Duketard. I will now approach him very quitely and... Jam my thumb in his butt hole. That should REALLY piss him off!.
Rapture_Rising is offline  
Old 11-03-2014, 06:08 AM   #8
Raktajino
Re: Duke 3D Won't Work
Thanks all. Running the Anthology in admin mode did the trick.
Raktajino is offline  
Old 11-28-2014, 03:47 PM   #9
Nukkus

Nukkus's Avatar
Re: Duke 3D Won't Work
With the new patch Duke 3D won't work at all, with or without administrator mode. Tried a fresh install to, no luck. the cmd window pops up and then quits immediately
Nukkus is offline  
Old 12-01-2014, 02:59 PM   #10
scorpeeon
Re: Duke 3D Won't Work
Quote:
Originally Posted by Nukkus View Post
With the new patch Duke 3D won't work at all, with or without administrator mode. Tried a fresh install to, no luck. the cmd window pops up and then quits immediately
Same here. A brief error message appears when trying to start the game:
"This tool is for Windows Vista and above only."

Trying to run it on Win7. (Would be nice to see Linux support soon )
What's strange that the standalone Duke3D starts just fine, just not the one in the Anthology. Also eduke works fine (both standalone and in Anthology).
scorpeeon is offline  
Old 12-01-2014, 06:05 PM   #11
Alyxx

Alyxx's Avatar
Re: Duke 3D Won't Work
I just play the Megaton Edition in Steam personally...
__________________
Alyxx' Game Room - My reviews, Top 10s and other opinions
Alyxx is offline  
Old 12-02-2014, 12:30 AM   #12
Hendricks266
Re: Duke 3D Won't Work
Quote:
Originally Posted by Alyxx View Post
I just play the Megaton Edition in Steam personally...
I just updated EDuke32 so that it reads the registry entries for 3DR's Duke 3D package and the Anthology (in addition to Megaton and the GOG.com package), meaning you can unzip the exe and run it from anywhere.

http://dukeworld.duke4.net/eduke32/synthesis/
Hendricks266 is offline  
Old 12-03-2014, 02:19 AM   #13
Xantheous

Xantheous's Avatar
Lightbulb Re: Duke 3D Won't Work
Quote:
Originally Posted by Nukkus View Post
With the new patch Duke 3D won't work at all, with or without administrator mode. Tried a fresh install to, no luck. the cmd window pops up and then quits immediately
I'm having the same problem ever since I upgraded to v1.1 of the Anthology. I've narrowed down the problem in the "Duke Nukem 3D - DOS.bat" in your Anthology folder, if you remove the "set __COMPAT_LAYER=WINXPSP2" lines, it seems to work for me. But then it won't be running in WinXP SP2 compatibility mode (which this line intends to do), and I don't know if that will matter in playing the game or not, but at least this gets the game running.

A official fix for this would be appreciated from 3D Realms.

EDIT: I'm running Vista SP2 64-bit
__________________
"The Path of Excess Leads to the Tower of Wisdom." - W. Blake
Last edited by Xantheous; 12-04-2014 at 12:44 AM. Reason: More info
Xantheous is offline  
Old 12-04-2014, 02:28 AM   #14
Xantheous

Xantheous's Avatar
Lightbulb Re: Duke 3D Won't Work
I did some more fiddling, based on what Frederik Schreiber mentioned about Duke 3D needing WinXP SP3 compatibility mode so I changed the "set __COMPAT_LAYER=WINXPSP2" lines in the "Duke Nukem 3D - DOS.bat" in the Anthology folder to "set __COMPAT_LAYER=WINXPSP3" and the game seems to work now. As I mentioned above, it also works for me without these "set" variables lines.

Hope this helps
__________________
"The Path of Excess Leads to the Tower of Wisdom." - W. Blake
Xantheous is offline  
Old 12-04-2014, 03:43 PM   #15
Joe Siegler
3D Realms Staff

Joe Siegler's Avatar
Re: Duke 3D Won't Work
There is another option. Uninstall, delete the temp files from the VirtualStore directory I mentioned elsewhere. However, on installing, DON'T ACCEPT DEFAULT.

These problems are coming from the fact that it is in Program Files. Try installing to something like c:\3dr and I bet all of this goes away.

(C:\Users\Joe\AppData\Local\VirtualStore\Program Files (x86)\3DRealms‏)
__________________
Apogee / 3D Realms Employee: Dec 14, 1992 - May 22, 2009, Oct 23, 2014 - current

"Lifting up the Cross to the waiting lost" - Petra | John 3:16
Joe Siegler is offline  
Old 12-05-2014, 07:22 AM   #16
scorpeeon
Re: Duke 3D Won't Work
Quote:
Originally Posted by Joe Siegler View Post
There is another option. Uninstall, delete the temp files from the VirtualStore directory I mentioned elsewhere. However, on installing, DON'T ACCEPT DEFAULT.

These problems are coming from the fact that it is in Program Files. Try installing to something like c:\3dr and I bet all of this goes away.

(C:\Users\Joe\AppData\Local\VirtualStore\Program Files (x86)\3DRealms‏)
Thanks, installed it in a custom folder and it worked!
But if this is the case, I would suggest changing the default install path, because now it's "Program Files (x86)" which seems to be the cause of these issues.
scorpeeon is offline  
Old 12-05-2014, 08:35 PM   #17
Joe Siegler
3D Realms Staff

Joe Siegler's Avatar
Re: Duke 3D Won't Work
That's a Win 7/8/10 issue. Unless it's a 64bit program, it's getting installed in x86.
__________________
Apogee / 3D Realms Employee: Dec 14, 1992 - May 22, 2009, Oct 23, 2014 - current

"Lifting up the Cross to the waiting lost" - Petra | John 3:16
Joe Siegler is offline  
Old 12-08-2014, 09:02 AM   #18
scorpeeon
Re: Duke 3D Won't Work
Quote:
Originally Posted by Joe Siegler View Post
That's a Win 7/8/10 issue. Unless it's a 64bit program, it's getting installed in x86.
Yeah I know, Program Files or Program Files (x86) doesn't really matter, it's not an issue, what I really meant is that when installing in either one of these, the VirtualStore-related issues are there so it shouldn't install by default in either one of them (IMHO).
scorpeeon is offline  
Old 12-09-2014, 08:12 PM   #19
Hendricks266
Re: Duke 3D Won't Work
Quote:
Originally Posted by scorpeeon View Post
Yeah I know, Program Files or Program Files (x86) doesn't really matter, it's not an issue, what I really meant is that when installing in either one of these, the VirtualStore-related issues are there so it shouldn't install by default in either one of them (IMHO).
It's really not proper for a program to install outside of Program Files by default unless it has a very good reason. If possible, an alternate solution should be found. Does Xantheous' "set __COMPAT_LAYER=WINXPSP3" suggestion fix your issue?
Hendricks266 is offline  
Old 04-06-2015, 07:52 PM   #20
Clint Flicker

Clint Flicker's Avatar
Re: Duke 3D Won't Work
Was this also the case for installing and running Duke Nukem Manhattan Project?
Clint Flicker is offline  
 

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 05:43 AM.

Page generated in 0.16113997 seconds (100.00% PHP - 0% MySQL) with 18 queries

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

Website is ©1987-2014 Apogee Software, Ltd.
Ideas and messages posted here become property of Apogee Software Ltd.