Armagetron Better Graphics (Bloom) MOD - ¡DOWNLOAD HERE!

What do you want to see in Armagetron soon? Any new feature ideas? Let's ponder these ground breaking ideas...
Post Reply

¿Do you like this MOD?

Yes
10
83%
No
2
17%
 
Total votes: 12

User avatar
rhp08
Posts: 3
Joined: Thu Mar 31, 2011 8:06 pm

Armagetron Better Graphics (Bloom) MOD - ¡DOWNLOAD HERE!

Post by rhp08 »

Hello, I know that some people sayed that they wanted to have better graphics for Armagetron Advanced.
It's a hacked OpenGL dll that you put into the Armagetron Dir. It adds a nice Bloom effect to the old looking Armagetron Graphics giving it a more 2010 graphics look. The bloom effect isn't too bright. You need to configure some options in Armagetron in order to make it work correctly. Everything should be described in the readme. Here you have a copy.

--- README ---
Copy all files from the directory "Armagetron ROOT" to the directory where you have Armagetron installed.
(Where Armagetronad.exe is).

Once done this, start Armagetron and enter to:
System Setup -> Display Settings -> Perfomance Tweaks

and set..
Swap Mode: Finish
Infinity: On
Display Lists: Off
-- README --

I like Armagetron, I hope that it can motivate some Graphics Maniacs to join this Game. I hope you enjoy it.
Greetings from Spain. ViRuS.
Attachments
armagetronad 2011-03-31 21-22-15-55.jpg
armagetronad 2011-03-31 21-21-02-06.jpg
Armagetron Bloom by rhp08.zip
Armagetron Advanced Bloom MOD
(420.61 KiB) Downloaded 343 times
User avatar
Z-Man
God & Project Admin
Posts: 11710
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Armagetron Better Graphics (Bloom) MOD - ¡DOWNLOAD HERE!

Post by Z-Man »

Welcome. That's an unorthodox way to implement this feature :) Wouldn't it make more sense to run the shaders from within the game itself at swap time?

(Malware check information: the poster's IP is Spanish all right, the included readme contains Spanish, and the archive contains shader source that can indeed produce the advertised result. It's unlikely this is from one of our known troublemakers. That said, I neither tested nor analyzed the binaries.)
Word
Reverse Adjust Outside Corner Grinder
Posts: 4310
Joined: Wed Jan 07, 2009 6:13 pm

Re: Armagetron Better Graphics (Bloom) MOD - ¡DOWNLOAD HERE!

Post by Word »

bug: whenever i open the menu the screen is splitted as if there were 4 players
other than that, cool mod :D

edit: nvm, the settings you posted fix this, but i get less fps
KingNoob1
On Lightcycle Grid
Posts: 17
Joined: Sun May 23, 2010 3:40 am

Re: Armagetron Better Graphics (Bloom) MOD - ¡DOWNLOAD HERE!

Post by KingNoob1 »

How much does that drop you fps?
User avatar
FFIIXXIITT
Match Winner
Posts: 422
Joined: Wed Feb 09, 2011 4:20 am

Re: Armagetron Better Graphics (Bloom) MOD - ¡DOWNLOAD HERE!

Post by FFIIXXIITT »

Does it work with linux?
User avatar
Tank Program
Forum & Project Admin, PhD
Posts: 6712
Joined: Thu Dec 18, 2003 7:03 pm

Re: Armagetron Better Graphics (Bloom) MOD - ¡DOWNLOAD HERE!

Post by Tank Program »

FFIIXXIITT wrote:Does it work with linux?
Only if you run it in wine. It's a DLL hack.

(Note: I assume it works in wine as Armagetron itself does. Haven't actually tested this.)
Image
User avatar
FFIIXXIITT
Match Winner
Posts: 422
Joined: Wed Feb 09, 2011 4:20 am

Re: Armagetron Better Graphics (Bloom) MOD - ¡DOWNLOAD HERE!

Post by FFIIXXIITT »

eh not that interested then, wake the troll back up when we get a linux graphics mod 8) ZZzzzzz.....
User avatar
Misery
Round Winner
Posts: 285
Joined: Thu Dec 30, 2004 12:37 pm

Re: Armagetron Better Graphics (Bloom) MOD - ¡DOWNLOAD HERE!

Post by Misery »

Not too bad! A nice, subtle effect. It's even more pronounced with lighter/brighter cycles. I only have two issues. #1. It totally covers up the player names in chat that are highlighted due to dark colors. #2. It slightly squashes down the size of my HUD. But 2 is barely a nuisance. But it looks nice with forced 16xQ antialiasing and 16x anisotropic filtering.

Well crap... For reasons beyond me, I cannot take a screencap of it to show you guys. Every time I try, it outputs the title pic before the main menu. :/
"Music can name the unnameable and communicate the unknowable."
~Leonard Bernstein
User avatar
Tank Program
Forum & Project Admin, PhD
Posts: 6712
Joined: Thu Dec 18, 2003 7:03 pm

Re: Armagetron Better Graphics (Bloom) MOD - ¡DOWNLOAD HERE!

Post by Tank Program »

That's with the in game screenshot functionality? I can sort of see that happening. Try maybe using good old print screen + paint?
Image
User avatar
Misery
Round Winner
Posts: 285
Joined: Thu Dec 30, 2004 12:37 pm

Re: Armagetron Better Graphics (Bloom) MOD - ¡DOWNLOAD HERE!

Post by Misery »

I've never used the in-game print screen feature. I've never had a problem with the normal Windows Print Screen, EVER. I did a little experimenting and reinstalled AA without the mod and I still had the same problem. No idea why it's not working now, but I'm wondering if changing to Windows 7 has anything to do with it? But I DID get it to work in windowed mode. Sooo... Here ya go. :)
Attachments
Bloom.png
"Music can name the unnameable and communicate the unknowable."
~Leonard Bernstein
User avatar
arilou
Average Program
Posts: 80
Joined: Wed Nov 29, 2006 10:28 pm
Location: Austin Texas
Contact:

Re: Armagetron Better Graphics (Bloom) MOD - ¡DOWNLOAD HERE!

Post by arilou »

The semi-transparent tails contrast well with the bike. I wonder how fluid the tail would look with chico axis.
"Day after day, alone on a hill, the man with a foolish grin is keeping perfectly still" --- Billy Shears
User avatar
Jip
Round Winner
Posts: 397
Joined: Sat Sep 26, 2009 5:32 pm

Re: Armagetron Better Graphics (Bloom) MOD - ¡DOWNLOAD HERE!

Post by Jip »

It looks nice but i only get 5 fps with it :(
User avatar
rhp08
Posts: 3
Joined: Thu Mar 31, 2011 8:06 pm

Re: Armagetron Better Graphics (Bloom) MOD - ¡DOWNLOAD HERE!

Post by rhp08 »

Uou :o So many positive feedbacks! :)

The FPS drop is because the bloom effect is calculated from the graphic dll and not from the game. The shaders are in the "cgprograms" dir. Like zman said. It would be nice if somebody could make shaders work from the ingame (as a native plugin). So people could write some shaders for Armagetron. (Bloom, Motion Blur, and so on) or disable it to have Armagetron full GFX speed.

Well, but until then, we can play with this OpenGL mod. That 16Q Antialiasing from Misery looks really nice. The blurred Chat name bug can't be fixed because the plug-ins processes the whole image (It can't difference 3D from 2D or Text). Making bloom shaders native in Armagetron would fix this.

At last, thanks to everybody for testing the mod, for the screenshots and all the comments about the mod.
Greetings form Spain, rhp07 (ViRuS)
Word
Reverse Adjust Outside Corner Grinder
Posts: 4310
Joined: Wed Jan 07, 2009 6:13 pm

Re: Armagetron Better Graphics (Bloom) MOD - ¡DOWNLOAD HERE!

Post by Word »

KingNoob1 wrote:How much does that drop you fps?
i use to have 150-300, with the mod installed i get 20-50
User avatar
Phytotron
Formerly Oscilloscope
Posts: 5042
Joined: Thu Jun 09, 2005 10:06 pm
Location: A site or situation, especially considered in regard to its surroundings.
Contact:

Re: Armagetron Better Graphics (Bloom) MOD - ¡DOWNLOAD HERE!

Post by Phytotron »

Is this like the visual effects in MAME and other emulators?
Post Reply