Skip to content

Commit 8602849

Browse files
committed
-
1 parent 2287d23 commit 8602849

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

nix/doom.nix

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ in
5656
-iwad ${../bak/doom/freedoom-0.13.0/freedoom2.wad} \
5757
-file ${../bak/doom/DoomBSMS.wad} \
5858
-file "${duhd}/1 lights2.wad" "${duhd}/8 DHTP Textures.pk3" "${duhd}/9 JFO.wad" "${duhd}/10 HD_SFX.wad" "${duhd}/12 Flashlight++.pk3" "${duhd}/14 brightmaps2.wad" "${duhd}/16 d3snds.wad" "${duhd}/20 WorldGamma.wad" "${duhd}/21 BloomBoost.wad" "${duhd}/23 hires_decals.wad" "${duhd}/24 Terrains.wad" "${duhd}/25 HD HUD.pk3" "${duhd}/26 Liquids.pk3" "${duhd}/27 marcelus_hd_sprites.pk3" "${duhd}/29 Universal Rain and Snow v3.pk3" "${duhd}/30 OST Remake.pk3" "${duhd}/31 texture_lights.wad" "${duhd}/0 Parallax PBR.pk3" \
59-
-file ${../bak/doom/CodeFX.pk3} \
60-
-file ${../bak/doom/CodeFXFire.pk3} \
61-
-file ${../bak/doom/CodeFXBlood.pk3} \
6259
-file "${../bak/doom/liquid}/Liquid Texture Pack/(GZDoom) Liquid Texture Pack V4.0.pk3" \
6360
-file "${../bak/doom/liquid}/Glowing Toxic Texture Pack/LTP V4.0 Glowing Toxic Texture Addon.pk3" \
6461
-file "${../bak/doom/liquid}/Shader Pack/LTP V4.0 Shader pack.pk3" \
@@ -76,9 +73,9 @@ in
7673
${olds.gzdoom}/bin/gzdoom \
7774
-iwad ${../bak/doom/freedoom-0.13.0/freedoom2.wad} \
7875
-file ${../bak/doom/DOOM_Infinite_DEMO_0978_6.pk3} \
79-
-file ${../bak/doom/DoomBSMS.wad} \
76+
-file ${../bak/doom/DMSF_ALX-R3.WAD} \
8077
-file "${duhd}/1 lights2.wad" "${duhd}/8 DHTP Textures.pk3" "${duhd}/9 JFO.wad" "${duhd}/10 HD_SFX.wad" "${duhd}/12 Flashlight++.pk3" "${duhd}/13 Tilt++.pk3" "${duhd}/14 brightmaps2.wad" "${duhd}/16 d3snds.wad" "${duhd}/17 brutaldoom_stuff.wad" "${duhd}/19 SpriteShadow.wad" "${duhd}/20 WorldGamma.wad" "${duhd}/21 BloomBoost.wad" "${duhd}/22 MotionBlur.pk3" "${duhd}/23 hires_decals.wad" "${duhd}/24 Terrains.wad" "${duhd}/25 HD HUD.pk3" "${duhd}/26 Liquids.pk3" "${duhd}/27 marcelus_hd_sprites.pk3" "${duhd}/29 Universal Rain and Snow v3.pk3" "${duhd}/30 OST Remake.pk3" "${duhd}/31 texture_lights.wad" "${duhd}/0 Parallax PBR.pk3" \
81-
-file ${../bak/doom/DoomInfiniteWeaponsSkins.pk3} \
78+
-file ${../bak/doom/HD_Map_Enhancements.wad} \
8279
-file "${../bak/doom/liquid}/Liquid Texture Pack/(GZDoom) Liquid Texture Pack V4.0.pk3" \
8380
-file "${../bak/doom/liquid}/Glowing Toxic Texture Pack/LTP V4.0 Glowing Toxic Texture Addon.pk3" \
8481
-file "${../bak/doom/liquid}/Shader Pack/LTP V4.0 Shader pack.pk3" \

0 commit comments

Comments
 (0)