[Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
Yeah it sucks that it's abandoned, that dude obviously put a ton of work into what he had so far.
Anyways point being that a Build-style software renderer might still prove useful to people who want a more 2D-looking game with a limited palette. God knows why but we've been shown in the past that it can be done right and look cool as hell. Better than OGL? Debatable, but that's the developer's choice. I say leave software in if you've already gone through all the work of a rewrite.
Anyways point being that a Build-style software renderer might still prove useful to people who want a more 2D-looking game with a limited palette. God knows why but we've been shown in the past that it can be done right and look cool as hell. Better than OGL? Debatable, but that's the developer's choice. I say leave software in if you've already gone through all the work of a rewrite.
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)

-
- Zandrone
- Posts: 1244
- Joined: Thu Jun 28, 2012 9:07 pm
- Location: Rwanda
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
You have me curious now on this gameÆnima wrote: I remember a cool survival horror ZDoom mod a while back that was software-only IIRC and it looked pretty cool. That guy could probably make a full-on indie game out of that.
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
I think it was Haze. Also you might want to look at this guy making software horror http://imgur.com/a/Sptb0Watermelon wrote: You have me curious now on this game
Last edited by Zeberpal on Fri Jul 10, 2015 7:15 am, edited 1 time in total.
-
- Retired Staff / Community Team Member
- Posts: 865
- Joined: Tue Jun 05, 2012 11:06 pm
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
Software renderer has not been rewritten, sorry. It was actually easier to rip it out completely than to rewrite it.Ænima wrote:I say leave software in if you've already gone through all the work of a rewrite.
Last edited by TerminusEst13 on Fri Jul 10, 2015 8:49 am, edited 1 time in total.
The Ranger - New class for HeXen.
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~
- ibm5155
- Addicted to Zandronum
- Posts: 1641
- Joined: Tue Jun 05, 2012 9:32 pm
- Location: Somewhere, over the rainbow
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
Out doesn't like like haze, the one that I'm saying is one project with pre-rendered scenery on pages with lights and some lights reflection over floor that only works in software (maybe its haze but I don't remember that dark room)
Edit maybe its haze
http://www.mediafire.com/download/2ked8 ... totype.zip
I'm gonna test it tonight to confirm it maybe the first pics are from an area where I didn't went
Edit maybe its haze
http://www.mediafire.com/download/2ked8 ... totype.zip
I'm gonna test it tonight to confirm it maybe the first pics are from an area where I didn't went
Last edited by ibm5155 on Fri Jul 10, 2015 11:30 am, edited 1 time in total.
Projects
Cursed Maze: DONE, V2.0
Zombie Horde - ZM09 map update: [3/15/13]
Need help with English? Then you've come to the right place!
<this post is proof of "Decline">
Cursed Maze: DONE, V2.0
Zombie Horde - ZM09 map update: [3/15/13]
Need help with English? Then you've come to the right place!
<this post is proof of "Decline">
- Torr Samaho
- Lead Developer
- Posts: 1543
- Joined: Fri May 25, 2012 6:03 pm
- Location: Germany
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
Awesome!TerminusEst13 wrote: GLOOME is a commercial-friendly GPL-compliant rebrand of the GZDoom 1.8.10 engine, which is based on the ZDoom engine, which in turn is based on id Software's Doom engine.
Is there a list of features lost compared to the GZDoom base? From the discussion it became clear that the software renderer had to be cut and I'd guess that FMOD Ex is gone too.TerminusEst13 wrote: This fork hopes to address these issues. All of the licensed code has been rewritten. All of the legally-questionable code (such as Ken Silverman's Build code) has been plucked out and replaced with either more legally-compliant code or outright rewritten.
Are there plans to backport the replacements for the licensed code to GZDoom / ZDoom? The less code in (G)ZDoom with problematic licenses the better.
-
- Retired Staff / Community Team Member
- Posts: 865
- Joined: Tue Jun 05, 2012 11:06 pm
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
Oh shit it's the man himself.
https://github.com/marrub--/GLOOME/blob ... atures.txt - For comparison, here is a list of features that GLOOME has over GZDoom.
There's no plans for backporting...at the moment. There's a few concerns.
One of the big things (we assume) GZDoom is slow to accept requests is because of trying to maintain compatibility with over 21 years' worth of mods, maps, features, and etc, while GLOOME has no such worries--marrub's been going around adding features for development willy-nilly because it's not really an issue if an old '96 mapset is going to break.
Likewise, GLOOME's development has been charging so far ahead that doing a pull request would likely overwhelm the GZDoom branch with a lot of irrelevant GLOOME-only fixes/additions/etc.
That being said, it's not out of the question, but we'd probably need to have a discussion with Graf first to figure out what will work and what wouldn't.
EDIT: <marrub> there aren't plans to backport the replacements to gzdoom as I have absolutely no clue how well they work
As GLOOME is based on GZDoom 1.8.10, any Decorate features that came afterwards aren't in. I can't list any off the top of my head since I'm primarily used to using Zandronum, but I'm sure someone who wants the most cutting-edge features can tell the difference. The ACS is completely up-to-date, though.Torr Samaho wrote:Is there a list of features lost compared to the GZDoom base? From the discussion it became clear that the software renderer had to be cut and I'd guess that FMOD Ex is gone too.
Are there plans to backport the replacements for the licensed code to GZDoom / ZDoom? The less code in (G)ZDoom with problematic licenses the better.
https://github.com/marrub--/GLOOME/blob ... atures.txt - For comparison, here is a list of features that GLOOME has over GZDoom.
There's no plans for backporting...at the moment. There's a few concerns.
One of the big things (we assume) GZDoom is slow to accept requests is because of trying to maintain compatibility with over 21 years' worth of mods, maps, features, and etc, while GLOOME has no such worries--marrub's been going around adding features for development willy-nilly because it's not really an issue if an old '96 mapset is going to break.
Likewise, GLOOME's development has been charging so far ahead that doing a pull request would likely overwhelm the GZDoom branch with a lot of irrelevant GLOOME-only fixes/additions/etc.
That being said, it's not out of the question, but we'd probably need to have a discussion with Graf first to figure out what will work and what wouldn't.
EDIT: <marrub> there aren't plans to backport the replacements to gzdoom as I have absolutely no clue how well they work
Last edited by TerminusEst13 on Sun Jul 12, 2015 6:53 pm, edited 1 time in total.
The Ranger - New class for HeXen.
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
I've read thread posts once again, just realized you're going to remove software render for real.
Would I have any copyright/license problems if I use current Gloom build on creating my game, because I'm very intend to make it software-only? Please reply.
Would I have any copyright/license problems if I use current Gloom build on creating my game, because I'm very intend to make it software-only? Please reply.
-
- Retired Staff / Community Team Member
- Posts: 865
- Joined: Tue Jun 05, 2012 11:06 pm
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
Going to? It's already removed. It's been removed from day 1.
The Ranger - New class for HeXen.
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
Oh it was? daaamn
You can make some pretty badass surrealistic games using software renderer. Can only hope it'd be implemented sometime.Ænima wrote: We're already at a point where most modders can say "fuck software users", however I don't think we can just drop it altogether without some backlash. Just leave it in, no biggie. I think some competitive players prefer it.
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
I wonder how plausible it would be to emulate a palette through screenspace shaders, hm.
Last edited by Bloax on Mon Jul 13, 2015 11:00 pm, edited 1 time in total.
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
Are you guys going to be adding any midi devices other than OpenAL? (Like OPL3 for sound blaster 16 emulation?)
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
I have doubts it would capture the desaturation and darkening over range depending on light level properly (something that could be added into GLOOME's GL renderer down the line...). At that point I would ask why even bother.Bloax wrote: I wonder how plausible it would be to emulate a palette through screenspace shaders, hm.
- ibm5155
- Addicted to Zandronum
- Posts: 1641
- Joined: Tue Jun 05, 2012 9:32 pm
- Location: Somewhere, over the rainbow
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
There isn't opl3 emulation cus licenses...titan314 wrote: Are you guys going to be adding any midi devices other than OpenAL? (Like OPL3 for sound blaster 16 emulation?)
I would recommend you to record an opl3 music to Ogg and it will be fine ( can be used with adlib tracker or dosbox)...
Also there are external midi synthesizer that emulates an opl3 chip.
But still I would recommend the first option, the opl3 emulator uses to much CPU compared to an Ogg music. (the sane goes to fmod synth)
Also the snes music support isn't gpl?
Zeberpal wrote: Oh it was? daaamnYou can make some pretty badass surrealistic games using software renderer. Can only hope it'd be implemented sometime.Ænima wrote: We're already at a point where most modders can say "fuck software users", however I don't think we can just drop it altogether without some backlash. Just leave it in, no biggie. I think some competitive players prefer it.
If you don't want to sell it you can use zdoom for the same thing
Last edited by ibm5155 on Sun Jul 19, 2015 11:52 am, edited 1 time in total.
Projects
Cursed Maze: DONE, V2.0
Zombie Horde - ZM09 map update: [3/15/13]
Need help with English? Then you've come to the right place!
<this post is proof of "Decline">
Cursed Maze: DONE, V2.0
Zombie Horde - ZM09 map update: [3/15/13]
Need help with English? Then you've come to the right place!
<this post is proof of "Decline">
- Dark-Assassin
- Maintenence Crew
- Posts: 968
- Joined: Fri May 25, 2012 4:25 am
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
This SoundFont may help if you want to use OPL emulation: OPL-3 FM 128M.sf2
It doesn't entirely sound the same as the one in ZDoom, but I find it actually sounds better.
IIRC ZDoom uses OPL2, this is based off OPL3.
Also, for those who liked the Pre and Early Windows midi instruments: Gravis Ultrasound Classic PachSet v1.6.sf2
It doesn't entirely sound the same as the one in ZDoom, but I find it actually sounds better.
IIRC ZDoom uses OPL2, this is based off OPL3.
Also, for those who liked the Pre and Early Windows midi instruments: Gravis Ultrasound Classic PachSet v1.6.sf2
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
Ok. I am not sure if I want my music to sound like sound blaster 16 or not yet, but thank you for the information. I will probably just play the music in Zdoom and use audacity to record itThere isn't opl3 emulation cus licenses...
I would recommend you to record an opl3 music to Ogg and it will be fine ( can be used with adlib tracker or dosbox)...
Also there are external midi synthesizer that emulates an opl3 chip.
But still I would recommend the first option, the opl3 emulator uses to much CPU compared to an Ogg music. (the sane goes to fmod synth)

-
- Retired Staff / Community Team Member
- Posts: 865
- Joined: Tue Jun 05, 2012 11:06 pm
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
The [video] tag is deprecated, please use the [media] tag
A few people have been asking about GLOOME's netplay capabilities. It's functionally the same as GZDoom's. Have a video!Sorry, but you probably won't be able to make GvH standalone just yet. There are "plans" to have client/server/masterserver multiplayer down the line in the future, but this is in the future. Like, far in the future. Like, Zandronum will be at 6.0 future.
The Ranger - New class for HeXen.
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
That honestly looks much better than your previous attempt at GZDoom netplay.TerminusEst13 wrote:The [video] tag is deprecated, please use the [media] tagA few people have been asking about GLOOME's netplay capabilities. It's functionally the same as GZDoom's. Have a video!
"I'm in despair! The fact someone would give me the title 'Forum Regular' has left me in despair!"
SamsaraHold http://zandronum.com/forum/showthread.php?tid=3053
Spoiler: Me in a nutshell (Open)Projects:
SamsaraHold http://zandronum.com/forum/showthread.php?tid=3053
- ibm5155
- Addicted to Zandronum
- Posts: 1641
- Joined: Tue Jun 05, 2012 9:32 pm
- Location: Somewhere, over the rainbow
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
Well, I prefer this solution : http://www.vogons.org/viewtopic.php?f=9&t=36667Dark-Assassin wrote: This SoundFont may help if you want to use OPL emulation: OPL-3 FM 128M.sf2
It doesn't entirely sound the same as the one in ZDoom, but I find it actually sounds better.
IIRC ZDoom uses OPL2, this is based off OPL3.
Also, for those who liked the Pre and Early Windows midi instruments: Gravis Ultrasound Classic PachSet v1.6.sf2
No timidity required and it Works also with other players/games that support general midi
EDIT: Well, it looks like that vídeo was recorded over a lan, so the out of sync problem would be almost killed on it, and he also touched some network stuff, but idk what he did there...
Also, wouldn't be nice to let some testing build so people test gloome (I already received some pms asking for help to get a working gloome build :S )
Last edited by ibm5155 on Sun Jul 19, 2015 11:48 pm, edited 1 time in total.
Projects
Cursed Maze: DONE, V2.0
Zombie Horde - ZM09 map update: [3/15/13]
Need help with English? Then you've come to the right place!
<this post is proof of "Decline">
Cursed Maze: DONE, V2.0
Zombie Horde - ZM09 map update: [3/15/13]
Need help with English? Then you've come to the right place!
<this post is proof of "Decline">
-
- Retired Staff / Community Team Member
- Posts: 865
- Joined: Tue Jun 05, 2012 11:06 pm
RE: [Engine] GLOOME / [WIP] Project 67 & Nocturne in Yellow
What?ibm5155 wrote:EDIT: Well, it looks like that vídeo was recorded over a lan
How in the world do you jump to that conclusion?
We have been distributing beta builds as people asked for them and in the channel topic. For ease of use, though, they're now in the OP.ibm5155 wrote:Also, wouldn't be nice to let some testing build so people test gloome (I already received some pms asking for help to get a working gloome build :S )
Last edited by TerminusEst13 on Mon Jul 20, 2015 12:20 am, edited 1 time in total.
The Ranger - New class for HeXen.
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~