Bloom issues

Have a question, suggestion, or comment about Aleph One's features and functionality (Lua, MML, the engine itself, etc)? Post such topics here.
BrogFlasting
Spazeroid
Posts: 6
Joined: Feb 29th '16, 20:52

Hi. I try enabling OpenGL bloom with the latest stable Aleph One build and it produces...Big, weird, colorful squares where blooming textures should be.

I'm running on an Intel HD 4400 with more-or-less up-to-date drivers. Any idea what could be wrong?
User avatar
3371-Alpha
Cyborg
Posts: 328
Joined: Nov 6th '15, 01:26
Location: Veldin Orbit

Same problem here, although my graphics card's much more dated then yours (it doesn't even have a fan). If I'm not mistaken though, it's because the textures your using don't support bloom effects.
PowerMac G5 Dual 2.0GHz 2003 (Model: 7,2)
Mac OS X 10.5.8 (Leopard)
7GB RAM (OWC PC-3200U-30330 DDR SDRAM 400MHz)
ATi Radeon X800 XT (GPU overclocked to 500MHz, VRAM to 550MHz)
User avatar
Crater Creator
Vidmaster
Posts: 943
Joined: Feb 29th '08, 03:54
Contact:

I don't know what's causing that, but there are some ways to narrow down the possibilities. See if the issue occurs with all plugins disabled. See if it occurs with an older engine build. Verify there are no issues if the "Bloom Effects" rendering option is disabled, but the rest of the settings are the same. Lastly, post a screenshot to remove any confusion on precisely what you're seeing, as well as your operating system.
User avatar
3371-Alpha
Cyborg
Posts: 328
Joined: Nov 6th '15, 01:26
Location: Veldin Orbit

Actually it's bump mapping that causes this issue, not bloom effects (at least on my computer anyway).
Anyways here are the pictures:
Attachments
M3/Mi
M3/Mi
M2
M2
M1
M1
PowerMac G5 Dual 2.0GHz 2003 (Model: 7,2)
Mac OS X 10.5.8 (Leopard)
7GB RAM (OWC PC-3200U-30330 DDR SDRAM 400MHz)
ATi Radeon X800 XT (GPU overclocked to 500MHz, VRAM to 550MHz)
User avatar
Crater Creator
Vidmaster
Posts: 943
Joined: Feb 29th '08, 03:54
Contact:

Thanks for the screenshots. That looks different from "big, weird, colorful squares where blooming textures should be" to me though. BrogFlasting, is this what you're seeing too?
User avatar
HelviusRufus
Cyborg
Posts: 257
Joined: Apr 15th '15, 03:37

When I read the post, this is what I thought it was about. I notice these squares only on the AR and they are not always orange. I've looked all through my preferences tab options on Eternal and could find no mention of bloom. I haven't checked the others (1, 2, I, TI, etc) but don't ever remember seeing anything about bloom. I presumed it meant the flashes when the bullets struck something as with the ringlets and gear shaped objects in the attached screen shots.
Attachments
hf (3).png
hf (2).png
hf (1).png
I just play 'em; I don't know how they work.
BrogFlasting
Spazeroid
Posts: 6
Joined: Feb 29th '16, 20:52

I attached screenies from Marathon 2, Infinity, and Rubicon X for reference. As far as I know of it only happens with level geometry and skybox textures.

@HelviusRufus: I believe Eternal is packaged with an older Aleph One executable that doesn't have certain OpenGL options like bloom. (Alternatively you may be using the OpenGL Classic renderer instead of the Shader renderer.)
Attachments
WaterlooWaterpark_0000.png
NeCedeMalis_0000.png
ItBeginsWithAnEnding_0000.png
User avatar
Pfhorrest
Vidmaster
Posts: 1847
Joined: Oct 12th '07, 22:08
Location: California
Contact:

Eternal is not packaged with any executable.

And if I had to guess, I would think the problem demonstrated in those screenshots has something to do with the rendering of partial transparency, as those yellow rectangles are the size of the partially-transparent sprites being drawn there, just with yellow instead of transparent.
User avatar
HelviusRufus
Cyborg
Posts: 257
Joined: Apr 15th '15, 03:37

@ BrogFlasting, Spoonerist Maximus

As you say, I use classic because if I use shader the backgrounds/landscapes disappear (see screenshots).
I've never seen the big squares in your screenshots. (Well, I've seen them, but only in your screenshots not anywhere else).

@Pfhorrest
In gameplay, I interpret it as my visor enhancing my view by showing me a coverage pattern because of the infamous inaccuracy of the AR.
.
.
Attachments
Shader
Shader
Shader
Shader
Classic
Classic
I just play 'em; I don't know how they work.
User avatar
3371-Alpha
Cyborg
Posts: 328
Joined: Nov 6th '15, 01:26
Location: Veldin Orbit

I think the colorful square effect might have to do with the image transparency. Here's rubicon without blooms, but as you may notice there are square boxes around the projectiles. Interestingly though the original marathon scenarios didn't have this problem.
Attachments
Rubicon X
Rubicon X
PowerMac G5 Dual 2.0GHz 2003 (Model: 7,2)
Mac OS X 10.5.8 (Leopard)
7GB RAM (OWC PC-3200U-30330 DDR SDRAM 400MHz)
ATi Radeon X800 XT (GPU overclocked to 500MHz, VRAM to 550MHz)
User avatar
treellama
Vidmaster
Posts: 6110
Joined: Jun 2nd '06, 02:05
Location: Pittsburgh
Contact:

HelviusRufus: you clearly have some non-Eternal plugin installed; as far as I know, Eternal X doesn't come with high-res ricochet effects like in your screenshot.

3371-Alpha: you too have some MML installed that isn't compatible with Rubicon. Transparent_Sprites.mml?
User avatar
3371-Alpha
Cyborg
Posts: 328
Joined: Nov 6th '15, 01:26
Location: Veldin Orbit

Thanks Treellama. That solved my issue.
Attachments
Rubicon X
Rubicon X
PowerMac G5 Dual 2.0GHz 2003 (Model: 7,2)
Mac OS X 10.5.8 (Leopard)
7GB RAM (OWC PC-3200U-30330 DDR SDRAM 400MHz)
ATi Radeon X800 XT (GPU overclocked to 500MHz, VRAM to 550MHz)
BrogFlasting
Spazeroid
Posts: 6
Joined: Feb 29th '16, 20:52

That seems to have fixed those problems but I still have those massive bright rectangles from level geometry and skybox textures, so it seems to be a different problem.
User avatar
HelviusRufus
Cyborg
Posts: 257
Joined: Apr 15th '15, 03:37

treellama wrote:HelviusRufus: you clearly have some non-Eternal plugin installed; as far as I know, Eternal X doesn't come with high-res ricochet effects like in your screenshot.

3371-Alpha: you too have some MML installed that isn't compatible with Rubicon. Transparent_Sprites.mml?
Aha! He said as he read that. But alas! All o the plugins except Eternal GUI and Eternal HUD were disabled. Then he reads the part to 3371-Alpha and again says Aha! Goes and looks in AlephOne folder's Scripts folder at Lo! There is Transparent_Sprites.mml! He quickly banishes the file and Behold! The colorful little squares are gone from Eternal. Thanks Treellama.

This is a wonderful place, you can learn a lot here, I may have to alter my signature line. Researching the game save problem, I discovered a hidden folder filled with ----- preferences files. I read all of them. Thought about it. Then with the aid of Notepad, I now have this program running again! How come only one fist? And a left one at that? Are you always considered to be holding a weapon even when you're punching 'em?
Attachments
Hey, buddy, got a light?
Hey, buddy, got a light?
I just play 'em; I don't know how they work.
User avatar
3371-Alpha
Cyborg
Posts: 328
Joined: Nov 6th '15, 01:26
Location: Veldin Orbit

HelviusRufus wrote:Are you always considered to be holding a weapon even when you're punching 'em?
Yes. Or at least from the game engine's point of view you are.
PowerMac G5 Dual 2.0GHz 2003 (Model: 7,2)
Mac OS X 10.5.8 (Leopard)
7GB RAM (OWC PC-3200U-30330 DDR SDRAM 400MHz)
ATi Radeon X800 XT (GPU overclocked to 500MHz, VRAM to 550MHz)
BrogFlasting
Spazeroid
Posts: 6
Joined: Feb 29th '16, 20:52

Pfhorrest wrote:Eternal is not packaged with any executable.

And if I had to guess, I would think the problem demonstrated in those screenshots has something to do with the rendering of partial transparency, as those yellow rectangles are the size of the partially-transparent sprites being drawn there, just with yellow instead of transparent.
Hmmmm, so a hardware or software issue then? I'm trying to find out so I can figure out whether this is fixable or not.
patrick
Mjolnir Mark IV
Posts: 468
Joined: Sep 22nd '08, 17:10
Location: 末法

HelviusRufus wrote:How come only one fist? And a left one at that?
style matters
User avatar
HelviusRufus
Cyborg
Posts: 257
Joined: Apr 15th '15, 03:37

Indeed.
I just play 'em; I don't know how they work.
User avatar
treellama
Vidmaster
Posts: 6110
Joined: Jun 2nd '06, 02:05
Location: Pittsburgh
Contact:

BrogFlasting wrote:That seems to have fixed those problems but I still have those massive bright rectangles from level geometry and skybox textures, so it seems to be a different problem.
Yep that does seem to be different, and I don't have a solution here. We used to recommend AMD or Nvidia graphics in Windows because the Intel OpenGL drivers were so terrible. I've been out of touch so I don't know if that's still the case.
User avatar
3371-Alpha
Cyborg
Posts: 328
Joined: Nov 6th '15, 01:26
Location: Veldin Orbit

That's always been the case. Also it's not just opengl they suck at, it's graphics in general. To put it simple, intel's not a gpu company, even though they try to be.
PowerMac G5 Dual 2.0GHz 2003 (Model: 7,2)
Mac OS X 10.5.8 (Leopard)
7GB RAM (OWC PC-3200U-30330 DDR SDRAM 400MHz)
ATi Radeon X800 XT (GPU overclocked to 500MHz, VRAM to 550MHz)
BrogFlasting
Spazeroid
Posts: 6
Joined: Feb 29th '16, 20:52

treellama wrote:
BrogFlasting wrote:That seems to have fixed those problems but I still have those massive bright rectangles from level geometry and skybox textures, so it seems to be a different problem.
Yep that does seem to be different, and I don't have a solution here. We used to recommend AMD or Nvidia graphics in Windows because the Intel OpenGL drivers were so terrible. I've been out of touch so I don't know if that's still the case.
I'll guess that's the problem and get back to ya'll when/if I get a newer, better computer. :P
User avatar
HelviusRufus
Cyborg
Posts: 257
Joined: Apr 15th '15, 03:37

If it only occurs during shooting, there is another mml called Shots that might play a part.
I just play 'em; I don't know how they work.
User avatar
3371-Alpha
Cyborg
Posts: 328
Joined: Nov 6th '15, 01:26
Location: Veldin Orbit

One final question before this thread dies. What caused those weird color effects whenever I enable bump mapping? Endianness issue?
PowerMac G5 Dual 2.0GHz 2003 (Model: 7,2)
Mac OS X 10.5.8 (Leopard)
7GB RAM (OWC PC-3200U-30330 DDR SDRAM 400MHz)
ATi Radeon X800 XT (GPU overclocked to 500MHz, VRAM to 550MHz)
User avatar
HelviusRufus
Cyborg
Posts: 257
Joined: Apr 15th '15, 03:37

I wouldn't know; I don't eat eggs. Six rebellions are enough.
I just play 'em; I don't know how they work.
User avatar
treellama
Vidmaster
Posts: 6110
Joined: Jun 2nd '06, 02:05
Location: Pittsburgh
Contact:

not taylor wrote:I wouldn't know; I don't eat eggs. Six rebellions are enough.
OK, I laughed.
Post Reply