User comment history
< Newer [ 1 2 3 4 5 6 ] Older >
| News Comments > PlanetSide 2 Bans All Client Mods |
 |
| 43. |
Re: PlanetSide 2 Bans All Client Mods |
Nov 29, 2012, 07:29 |
CeeJay |
|
|
I'm a little surprised at this. It was only a few days ago that the official planetside2 twitter account was linking to beautiful Planetside 2 wallpapers made with SweetFX, and Matt Higby have previously commented that he used SweetFX as well, so I had the feeling that they liked my mod at SOE. The community certainly did.
The current policy of banning people when in doubt seems harsh to me, when a server kick with a warning would have accomplished the same. It's not like permabanning people is going to stop cheaters for long - it's a free-to-play so they'll just make new accounts. |
|
|
|
|
|
|
|
| |
| News Comments > King's Bounty: Warriors of the North This Month |
 |
| 18. |
Re: King's Bounty: Warriors of the North This Month |
Oct 18, 2012, 07:36 |
CeeJay |
|
|
Royal snakes! And dragons! Huge stacks of dragons!
You can't find that many, but I was fond of using and abusing Sacrifice and Resurrect to grow my army.
Royal Thorns were also very helpful, both in combat and the lesser spawned thorns gave me lots of mana back when I burned them with my dragons (so I could use that mana to fuel Sacrifice and Resurrect) |
|
|
|
|
|
|
|
| |
| News Comments > etc. |
 |
| 1. |
Angry Star Bird Wars |
Oct 9, 2012, 14:28 |
CeeJay |
|
|
| Just when you thought they couldn't milk the Star Wars saga further.. |
|
|
|
|
|
|
|
| |
| News Comments > Need For Speed Most Wanted Trailer |
 |
| 7. |
Re: Need For Speed Most Wanted Trailer |
Oct 6, 2012, 05:38 |
CeeJay |
|
|
For me the original Most Wanted was the best one, but I also really enjoyed both Underground 1 & 2 , High Stakes, Hot Pursuit 1 & 2 and Hot Pursuit (2010)
Haven't tried The Run yet.
I find it annoying though that they can't even bother to come up with a new name or at least increment the number of the game, but just calls it the same as an older classic.
To me using the same name, means a remake - you use the same story and general mechanics but with better graphics.
This is not a remake - this is a new game, with a new story, but with mechanics similar to the old Most Wanted. |
|
|
|
|
|
|
|
| |
| News Comments > DICE Warns of Bans for BF3 Color Mod |
 |
| 39. |
Re: DICE Warns of Bans for BF3 Color Mod |
Oct 4, 2012, 12:48 |
CeeJay |
|
|
Thank you.
I actually started work on the LumaSharpen shader because I didn't like how the sharpener in InjectFXAA looked in Skyrim. That's how I got into shader programming.
It cannot measure up yet (but hopefully someday) to the popular avisynth sharpeners but they can't run on GPUs and none of them are anywhere near as fast as LumaSharpen in SweetFX. Even compared to other shader sharpeners LumaSharpen is extremely fast.
I'm quite happy with it. |
|
|
|
|
|
|
|
| |
| News Comments > New NVIDIA Beta Drivers Add FXAA |
 |
| 4. |
Re: New NVIDIA Beta Drivers Add FXAA |
Apr 9, 2012, 13:12 |
CeeJay |
|
|
I prefer SMAA and the post and pre sharpening filters in FXAA Post Process Injection and InjectFXAA could use a lot of work.
So .. I rewrote the sharpening filter completely. My new shader is here : http://dl.dropbox.com/u/9942986/LumaSharpen.7z
Unfortunately I can't integrate it with SMAA, because I need to run the sharpening in a pass before SMAA, and the injector does not support extra custom passes. Maybe in the future? So for now my focus is integrating it into ENBseries because ENBseries have a proxy option to use another injector as it have run. It's a roundabout way but it should give me the ability to run sharpening before SMAA. |
|
|
|
|
|
|
|
| |
| News Comments > Steam Holiday Sale |
 |
| 47. |
Re: Steam Holiday Sale |
Dec 19, 2011, 16:47 |
CeeJay |
|
|
I also noticed Just Cause 2 at 75% off .. I didn't get to see what price that was before I got a 503.
Just Cause 2 is one of my favourite games .. at good deal at any price. |
|
|
|
|
|
|
|
| |
| News Comments > Skyrim Sells 3.4M in 48 Hours? |
 |
| 58. |
Re: Skyrim Sells 3.4M in 48 Hours? |
Nov 15, 2011, 19:39 |
CeeJay |
|
|
Skyrimnexus may be down, but I've been working on my own custom version of it.
My version is here: http://dl.dropbox.com/u/9942986/FXAA%2BSharpen.7z
Compared to the one on the nexus I've scaled back the sharpen effect so it's more subtle and doesn't cause that harsh look full of artifacts that the one on the nexus did. I've also disabled part of the sharpen shader that I did not use, so it may run very slightly faster.
It looks a lot better in my opinion. Feel free to thinker with the values in sharpen.h to better suit your taste.
CoefFlou controls the strength of the sharpen. SharpenEdge controls a cutoff value where the shader will use another value for sharpening edges. Raising the value detects more edges. I've set this fairly high Sharpen_val0 controls the value to sharpen edges with. A value of 1 effectively disables this part of the shader so I've also commented out that section of the shader. If you wish to re-enable it change:
return ori; //*Sharpen_val0 - (c1 + c2 + c3 + c4 + c5 + c6 + c7 + c8 ) * Sharpen_val1;
into :
return ori*Sharpen_val0 - (c1 + c2 + c3 + c4 + c5 + c6 + c7 + c8 ) * Sharpen_val1;
There are other and possibly better screen space AA shaders out that, and many other screen space effects that could be added. Oblivion Graphics Extender v3 included many interesting filter that would suit Skyrim if ported over. Unfortunately between work and actually playing Skyrim I have little time to mod it.
There are many other things you can do to improve the graphics - some parallax occlusion mapping on the rocks, cliffs and ground would make the game look absolutely stunning .. even more so than now. |
|
|
|
|
|
|
|
| |
| News Comments > Steam Top 10 |
 |
| 2. |
Re: Steam Top 10 |
Nov 13, 2011, 17:49 |
CeeJay |
|
|
| Not surprised Skyrim is at the top. There was a HUGE spike in the Steam content server stats when game released and it's by far the most played game in the game stats - 3.3X the second most played today : COD Modern Warfare 3 (MP). That's huge. |
|
|
|
|
|
|
|
| |
| News Comments > Batman: Arkham City Specs |
 |
| 12. |
Re: Batman: Arkham City Specs |
Oct 22, 2011, 06:20 |
CeeJay |
|
|
| A 8800 ran the previous Batman game great, and this game looks like it uses the same engine so I believe it should run just fine with an 8800 gtx |
|
|
|
|
|
|
|
| |
| News Comments > Steam Top 10 |
 |
| 7. |
Re: Steam Top 10 |
Oct 16, 2011, 18:20 |
CeeJay |
|
|
Aren't all online CD-key sites scams that intercept keys going to legitimate customers and resell them?
Sure the keys often work .. but the developers see no money from the sale. |
|
|
|
|
|
|
|
| |
112 Comments. 6 pages. Viewing page 1.
< Newer [ 1 2 3 4 5 6 ] Older > |
|