Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you add these to the launcher? #2

Open
DOOMMARINE117 opened this issue Feb 15, 2021 · 11 comments
Open

How do you add these to the launcher? #2

DOOMMARINE117 opened this issue Feb 15, 2021 · 11 comments

Comments

@DOOMMARINE117
Copy link

DOOMMARINE117 commented Feb 15, 2021

do i drop all the files an folder into the launcher main one for delphidoom from sourceforge?

@jval1972
Copy link
Owner

It will work if you put all the files in the same directory, but it is recommented to put them in the directory structure described below (assuming [delphidoom] if the base folder):
|- [delphidoom]
|- Launcher.exe
|- [delphidoom\Doom]
| - Doom32.exe
| - Doom32.swd
| - GLDoom32.exe
|- [delphidoom\Heretic]
| - Heretic32.exe
| - Heretic32.swd
| - GLHeretic32.exe
|- [delphidoom\Hexen]
| - Hexen32.exe
| - Hexen32.swd
| - GLHexen32.exe
|- [delphidoom\Strife]
| - Strife32.exe
| - Strife32.swd
| - GLStrife32.exe

@DOOMMARINE117
Copy link
Author

It will work if you put all the files in the same directory, but it is recommented to put them in the directory structure described below (assuming [delphidoom] if the base folder):
|- [delphidoom]
|- Launcher.exe
|- [delphidoom\Doom]
| - Doom32.exe
| - Doom32.swd
| - GLDoom32.exe
|- [delphidoom\Heretic]
| - Heretic32.exe
| - Heretic32.swd
| - GLHeretic32.exe
|- [delphidoom\Hexen]
| - Hexen32.exe
| - Hexen32.swd
| - GLHexen32.exe
|- [delphidoom\Strife]
| - Strife32.exe
| - Strife32.swd
| - GLStrife32.exe

there's executables for there other ones too?

i see. so every exe must have there own sub base folder.

where are the other exes located at?

@jval1972
Copy link
Owner

You have to unzip the archives in the appropriate folder. Do you have the old launcher.exe? It is no longer supported, you have to extract it either of an old download or you can compile it yourself. The last download version that contains the launcher is 2.0.4.720 https://sourceforge.net/projects/delphidoom/files/DelphiDoom%202.0.4/DelphiDoom_2.0.4.720_bin.zip/download

@DOOMMARINE117
Copy link
Author

You have to unzip the archives in the appropriate folder. Do you have the old launcher.exe? It is no longer supported, you have to extract it either of an old download or you can compile it yourself. The last download version that contains the launcher is 2.0.4.720 https://sourceforge.net/projects/delphidoom/files/DelphiDoom%202.0.4/DelphiDoom_2.0.4.720_bin.zip/download

i see. i must of had the old one. i did download the github one. but sounds sourceforge are the correct ones. i must of didn't do them right.

so the launcher for this download is all i need?

including the tools folder an the doombuilder folder? where do the doombuilder files go too?

do i create a wads folder for these folders for each one?

do they go to where my ultimate doom builder location is?

@jval1972
Copy link
Owner

In GitHub is hosted only the source code repository, the executables are located in sourceforge site.
The Doombuilder.cfg file (the Doombuilder configuration file) must be located in the Doom Builder configurations folder, and allows you to use the extra engine features with DoomBuilder. E.g. the typical configuration folder of Ultimate Doom Builder is the "C:\Program Files (x86)\Ultimate Doom Builder\Configurations".
The launcher is a convenient tool to use mods (like PWADs) with DelphiDoom. If you have installed the games (Doom, Heretic, Hexen & Strife) from steam, and you want to play them with DelphiDoom you don't need the launcher, the appropriate game data files (DOOM2.WAD, HERETIC.WAD, HEXEN.WAD etc) will be automatically detected and loaded. Also if you have the game data files you can copy them in the same folder with Doom32.exe etc...

@DOOMMARINE117
Copy link
Author

In GitHub is hosted only the source code repository, the executables are located in sourceforge site.
The Doombuilder.cfg file (the Doombuilder configuration file) must be located in the Doom Builder configurations folder, and allows you to use the extra engine features with DoomBuilder. E.g. the typical configuration folder of Ultimate Doom Builder is the "C:\Program Files (x86)\Ultimate Doom Builder\Configurations".
The launcher is a convenient tool to use mods (like PWADs) with DelphiDoom. If you have installed the games (Doom, Heretic, Hexen & Strife) from steam, and you want to play them with DelphiDoom you don't need the launcher, the appropriate game data files (DOOM2.WAD, HERETIC.WAD, HEXEN.WAD etc) will be automatically detected and loaded. Also if you have the game data files you can copy them in the same folder with Doom32.exe etc...

will the cd versions of book of id software anthology editions work too?

i have my wads located in DOSGAMES folder.

@DOOMMARINE117
Copy link
Author

ok. so i got everything working. seems to run pretty well. idk if tis my key7baord or the game. but i notice the keys or the character have issues moving. could be my keyboard.

but great job.

can you add crouching to the game if possible?

do all mods work? like aliens eradication trilogy, duke nukem 3d, wolfenstein 3d by afadoomer an etc?

@jval1972
Copy link
Owner

These are ZDoom mods and they are not supported.

@jval1972
Copy link
Owner

Crouching has been added to the repository, and it will be available in next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants