Raze officially revealed!

News about ZDoom, its child ports, or any closely related projects.
[ZDoom Home] [Documentation (Wiki)] [Official News] [Downloads] [Discord]
[🔎 Google This Site]

Moderator: GZDoom Developers

User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49211
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Raze officially revealed!

Post by Graf Zahl »

Nash wrote:rather than user-unfriendly INI editing.
User friendliness is relative. Also, are you willing to program a GUI? ZDoom made do without one for 20 years.
Gez
 
 
Posts: 17937
Joined: Fri Jul 06, 2007 3:22 pm

Re: Raze officially revealed!

Post by Gez »

We could use the same system as ZDoom to automatically find directories from GOG and Steam installs, I suppose.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49211
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Raze officially revealed!

Post by Graf Zahl »

It already should. The code is all there but hard to test for me with no active installation it could detect.
User avatar
Nash
 
 
Posts: 17481
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia

Re: Raze officially revealed!

Post by Nash »

The detection doesn't work for me. Here's my install paths that I had to add manually:

Code: Select all

Path=D:\Games\GOG Games\Duke Nukem 3D
Path=D:\Games\GOG Games\Blood
Path=D:\Games\Steam\steamapps\common\Shadow Warrior Original\gameroot
Path=D:\Games\Steam\steamapps\common\Ion Fury
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49211
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Raze officially revealed!

Post by Graf Zahl »

Can you check with a debugger why they aren't detected?
MrJohnny
Posts: 212
Joined: Fri Aug 05, 2016 8:41 am

Re: Raze officially revealed!

Post by MrJohnny »

It works fine for me. Don't know if it matters, but I used a forward slash instead of a backslash.

Code: Select all

Path=F:/Program Files (x86)/GOG Games/Blood
Path=F:/Program Files (x86)/GOG Games/Duke Nukem 3D
Path=F:/Program Files (x86)/GOG Games/Shadow Warrior
User avatar
sinisterseed
Posts: 1349
Joined: Tue Nov 05, 2019 6:48 am
Preferred Pronouns: He/Him
Graphics Processor: nVidia with Vulkan support

Re: Raze officially revealed!

Post by sinisterseed »

"Program Files" ? That's interesting.

Anyway, automatic detection of the installed games does not, and never has, worked for me either. If I don't add all the paths to the .ini nothing ever gets found and it just errors out at startup.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49211
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Raze officially revealed!

Post by Graf Zahl »

Ok, and that means that someone with active GOG/Steam installations needs to check the detection code to see why it doesn't work. I cannot fix what I cannot test.
User avatar
Tea Monster
Posts: 30
Joined: Tue Nov 13, 2018 6:08 am

Re: Raze officially revealed!

Post by Tea Monster »

I have steam, I can check on Megaton if you like and WT (I'm one of the five who purchased it :'( )
User avatar
Korell
Posts: 441
Joined: Sun May 28, 2017 1:01 pm

Re: Raze officially revealed!

Post by Korell »

Tea Monster wrote:I have steam, I can check on Megaton if you like and WT (I'm one of the five who purchased it :'( )
Will Raze work with the World Tour episode, being as it has new enemies and weapons?
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49211
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Raze officially revealed!

Post by Graf Zahl »

No, the source for its extensions has not been released. AFAIK there's a partial patch for EDuke - that one should work but it's the best to get right now.
User avatar
Nash
 
 
Posts: 17481
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia

Re: Raze officially revealed!

Post by Nash »

Pompous Seed wrote:It works fine for me. Don't know if it matters, but I used a forward slash instead of a backslash.

Code: Select all

Path=F:/Program Files (x86)/GOG Games/Blood
Path=F:/Program Files (x86)/GOG Games/Duke Nukem 3D
Path=F:/Program Files (x86)/GOG Games/Shadow Warrior
I think there is some misunderstanding here.

What I meant was, WITHOUT specific paths edited into the INI, the games I have installed are not autodetected. Meaning, with my existing game installs from GOG and Steam, if I run Raze.exe, it cannot start and says "no games detected".

I then have to go into the INI to manually add the paths. Forward or backslashes don't matter; as long as I add the paths in, Raze will detect the games.

What was being discussed here was that, Graf says the autodetection mechanic should have worked - meaning, there should not have been a need to edit the INI. However, it doesn't seem to be working for me, hence why this discussion is being had.

That said, I have no experience with programming and using debuggers so I'm not sure trying to use the debugger will give me any information I can understand...
User avatar
Grizzly
Posts: 49
Joined: Thu Sep 06, 2018 7:12 am

Re: Raze officially revealed!

Post by Grizzly »

the GZDoom autodetection also doesn't work for Doom, for me, when the installations are in a non-default installation path (eg, away from C:\Program Files\).
MrJohnny
Posts: 212
Joined: Fri Aug 05, 2016 8:41 am

Re: Raze officially revealed!

Post by MrJohnny »

Nash wrote:What was being discussed here was that, Graf says the autodetection mechanic should have worked - meaning, there should not have been a need to edit the INI. However, it doesn't seem to be working for me, hence why this discussion is being had.
I see, my bad. In that case, auto detection definitely doesn't work for me.
User avatar
mjr4077au
Posts: 830
Joined: Sun Jun 16, 2019 9:17 pm
Graphics Processor: nVidia with Vulkan support
Location: Gosford NSW, Australia

Re: Raze officially revealed!

Post by mjr4077au »

The ticket for the auto-detection issues is here. I'm hoping I've been able to provide something useful there.

Return to “ZDoom (and related) News”