
brightmaps
brightmaps
Does anyone know how do I make brightmaps work in Zandronum? I would like to see the monsters eyes glows at the dark. 

RE: brightmaps
Im interested on this. I've downloaded the venom8 pk3 brightmaps for doom 1 and doom 2, i've put it on the zandronum folder, i've put on my shortcut -file BrightmapsDoom1.pk3 -file BrightmapsDoom2.pk3 and on my ini:
[Doom.Autoload]
Path=C:\Program Files\Zandronum\BrightmapsDoom1.pk3
[Doom1.Autoload]
Path=C:\Program Files\Zandronum\BrightmapsDoom1.pk3
[Doom2.Autoload]
Path=C:\Program Files\Zandronum\BrightmapsDoom2.pk3
[TNT.Autoload]
Path=C:\Program Files\Zandronum\BrightmapsDoom2.pk3
[Plutonia.Autoload]
Path=C:\Program Files\Zandronum\BrightmapsDoom2.pk3
I'ts still not working. What i am doing wrong?
[Doom.Autoload]
Path=C:\Program Files\Zandronum\BrightmapsDoom1.pk3
[Doom1.Autoload]
Path=C:\Program Files\Zandronum\BrightmapsDoom1.pk3
[Doom2.Autoload]
Path=C:\Program Files\Zandronum\BrightmapsDoom2.pk3
[TNT.Autoload]
Path=C:\Program Files\Zandronum\BrightmapsDoom2.pk3
[Plutonia.Autoload]
Path=C:\Program Files\Zandronum\BrightmapsDoom2.pk3
I'ts still not working. What i am doing wrong?
-
- Forum Regular
- Posts: 470
- Joined: Mon Jun 04, 2012 9:41 pm
- Location: Mexico! aka the hell gate
RE: brightmaps
have you tried putting them in the skin folder? besides IIRC you can't use them online
Whitout a good PC ATM, i will back when 2.0 come out, :)
Spoiler: The True (Open)
RE: brightmaps
You cannot use brightmap online, brightmaps are not defined in zandronum.pk3 and GLDEFS, where you define those, is a protected lump.. that means you cannot join any server if you have your custom GLDEFS with brightmaps. Yeah, it sucks.
What about at least defining the brightmaps in zandronum.pk3 with the stock sprites? You can turn off shaders for them in GL settings if you do not want them.
What about at least defining the brightmaps in zandronum.pk3 with the stock sprites? You can turn off shaders for them in GL settings if you do not want them.
𝕂𝕝𝕠𝕗𝕜𝕒𝕔
RE: brightmaps
Well this would explain why no one can connect to a server I create. I've been trying to load brightmaps.pk3 and lights.pk3 from GZDOOM 1.8.4 in the server I run. I can use them just fine when I log in locally but anyone who tries to connect gets kicked because of the protected lump error. Obviously there is no point if no one can connect. Any other protected lumps?
Last edited by Larz1695 on Thu Jan 23, 2014 12:05 pm, edited 1 time in total.
RE: brightmaps
You can run your server with sv_pure off, that disables protected lump verification and will let people connect.
Reinforcements: midgame Survival joining/respawning
Doom64: Unabsolved: Doom64 + Diablo II
ZandroSkins: a pack made by our community
AeniPuffs: 3D blood and bullet puff effects, free to use for your own mods
Squad Radio: a WASD-based radio chat menu, add your own custom sounds!
Mercenaries (on hold)

Doom64: Unabsolved: Doom64 + Diablo II
ZandroSkins: a pack made by our community
AeniPuffs: 3D blood and bullet puff effects, free to use for your own mods
Squad Radio: a WASD-based radio chat menu, add your own custom sounds!
Mercenaries (on hold)

RE: brightmaps
I've tried and im doing it offline single player. It's still pretty dumb that you can't use brightmaps online tho, they look awesome. Will they fix this for 2.0?katZune wrote: have you tried putting them in the skin folder? besides IIRC you can't use them online
- -Jes-
- Frequent Poster Miles card holder
- Posts: 975
- Joined: Fri Aug 03, 2012 9:55 am
- Location: Void Zone
RE: brightmaps
1. Don't use autoload. Autoload is not compatible with server hosting, server joining and for that matter anything else that isn't strictly singleplayer.
Don't use the skins folder either, because:
2. As mentioned already, GLDefs - the lump through which Brightmaps are defined - is protected. As such, it cannot be used in multiplayer UNLESS the server has sv_pure 0 which is absolutely not recommended OR the server is running the same file. (and not through autoload)
3. Even then, Brightmaps are barely useful outside entirely vanilla doom gameplay. Attempting to use any mods with them will no doubt override functionality in either loaded file. They also REQUIRE that you use the OpenGL renderer with Brightmaps enabled under the Shaders subsection.
Don't use the skins folder either, because:
2. As mentioned already, GLDefs - the lump through which Brightmaps are defined - is protected. As such, it cannot be used in multiplayer UNLESS the server has sv_pure 0 which is absolutely not recommended OR the server is running the same file. (and not through autoload)
3. Even then, Brightmaps are barely useful outside entirely vanilla doom gameplay. Attempting to use any mods with them will no doubt override functionality in either loaded file. They also REQUIRE that you use the OpenGL renderer with Brightmaps enabled under the Shaders subsection.
Last edited by -Jes- on Thu Jan 23, 2014 1:56 pm, edited 1 time in total.
RE: brightmaps
Im trying this singleplayer.-Jes- wrote: 1. Don't use autoload. Autoload is not compatible with server hosting, server joining and for that matter anything else that isn't strictly singleplayer.
2. As mentioned already, GLDefs - the lump through which Brightmaps are defined - is protected. As such, it cannot be used in multiplayer UNLESS the server has sv_pure 0. And keep in mind that almost no servers do that due to the inherent risks involved with that.
- Torr Samaho
- Lead Developer
- Posts: 1543
- Joined: Fri May 25, 2012 6:03 pm
- Location: Germany
RE: brightmaps
You can use them on your own server and still allow other players to connect: Just load them like you would load any other mod to host it, i.e. the mod files need unique names and the launcher (Doomseeker, IDE) needs to be able to download them.Larz1695 wrote: Well this would explain why no one can connect to a server I create. I've een trying to load brightmaps.pk3 and lights.pk3 from GZDOOM 1.8.4 in the server I run. I can use them just fine when I log in locally but anyone who tries to connect gets kicked because of the protected lump error. Obviously there is no point if no one can connect.
-
- Posts: 21
- Joined: Fri Oct 19, 2012 7:05 pm
- Contact:
RE: brightmaps
Sorry to resurrect an old thread. I'm just looking for some clarification.
If I implement Brightmaps via this method, (there's also a deprecated way), has Zandronum 2.0 been updated to facilitate this?
Just make sure everything's been properly done in my .pk3 and I'm good for Zandronum 2.0 multiplayer?
If I implement Brightmaps via this method, (there's also a deprecated way), has Zandronum 2.0 been updated to facilitate this?
Just make sure everything's been properly done in my .pk3 and I'm good for Zandronum 2.0 multiplayer?