LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   WAD Map Editor for PrBoom (doom like) (https://www.linuxquestions.org/questions/linux-software-2/wad-map-editor-for-prboom-doom-like-4175601592/)

Xeratul 03-12-2017 06:55 AM

WAD Map Editor for PrBoom (doom like)
 
Hello,

I am running the wads for Prboom using or not doom2.wad.

Code:

echo "$1"
prboom -nomonsters -iwad /usr/share/prboom/doom2.wad  -warp 1  -file "$1"

here you may find for instance a wad map: riverge.wad
https://ufile.io/b6eff

Would you know how to edit the Wads to make new ones on linux?

thank you

BW-userx 03-13-2017 05:41 PM

Editors & Utilities

Xeratul 03-14-2017 02:46 PM

Quote:

Originally Posted by BW-userx (Post 5683031)

The link seems to be non working. usually , there are lot of tools for windows, but I do not know if there are for linux...

Myk267 03-14-2017 10:15 PM

http://slade.mancubus.net/

This is the program I used the last time I was making maps and things for Doom.

Xeratul 03-18-2017 06:52 AM

Quote:

Originally Posted by Myk267 (Post 5683547)
http://slade.mancubus.net/

This is the program I used the last time I was making maps and things for Doom.

There is EUREKA from the repositories.


I recompiled it since on debian is not working at all.
source forge for the eureka-1.21-source/ eureka-121-source.tar.gz
compiled for x86 and working: https://www.sendspace.com/file/cwazdg

You can find mapster map editor here ready for any DOSBOX:
/file/ga8iv8
mirror: https://dropfile.to/xNJUBZ8


All times are GMT -5. The time now is 03:33 PM.