
so it will look like this: default = "zdoom" however change the first name of the new stuff from "zdoom =" to "projbrutal =". Zdoom = "/opt/retropie/ports/zdoom/zdoom -iwad /home/pi/RetroPie/roms/ports/doom/doom2.wad"

so for example this is how my doom 2 wad would look normally: default = "zdoom" If you want to add this to a specific game just add it to that games emulators.cfg that you can switch back and forth on.

Zdoom = "/opt/retropie/ports/zdoom/zdoom +set fullscreen 1 +set freelook 1 -iwad /home/pi/RetroPie/roms/ports/doom/doom2.wad -file /home/pi/RetroPie/roms/ports/doom/Project_Brutality_2.03.pk3 -file /home/pi/RetroPie/roms/ports/doom/UDV_v1.62_C_ADD_IN_Misc_Alternate_DoomGuy.pk3 -file /home/pi/RetroPie/roms/ports/doom/UDV_v1.62_C_ADD_IN_Misc_Alternate_Visor.pk3 -file /home/pi/RetroPie/ports/ports/doom/PB_VanillaPlayerSounds.pk3 -file /home/pi/RetroPie/roms/ports/doom/PB_VanillaMonsterSounds.pk3" here i added the 2 sounds and the character and visor mods default = "zdoom"
Doom project brutality 3.0 latest version download mod#
you need to add only one mod at a time to test if it still boots after you add it.

now some wads and pk3 files you wont add as they are specifically for gzdoom or like the doomone patch which you wont use for say doom 2 like we are doing this for. you need to replace the 2 spaces in the "Project Brutality 2.03.pk3" with underscores so it looks like this "Project_Brutality_2.03.pk3". this is in my emulators.cfg file i created. wad files in your /roms/ports/doom/ folder.
