[ghc]Games Forums
If you can run this you\'ll probably be able to run TTR:T. - Printable Version

+- [ghc]Games Forums (http://forums.ghc-games.com)
+-- Forum: TTR General Forums (/forumdisplay.php?fid=1)
+--- Forum: General Discussions (/forumdisplay.php?fid=5)
+--- Thread: If you can run this you\'ll probably be able to run TTR:T. (/showthread.php?tid=700)

Pages: 1 2


RE: If you can run this you\'ll probably be able to run TTR:T. - joeb - 10-24-2005 08:52 PM

try highest settings vips, that\'ll cripple your card for sure Wink

at default I\'m running it at about 20fps @ 640


RE: If you can run this you\'ll probably be able to run TTR:T. - viper - 10-24-2005 08:53 PM

Ok doki....

ATI Radeon X800Pro 256Mb AGP8x (Club3D brand).
With 4xAA and 4xAF
1280x1024@85Hz Fullscreen = 28fps
1024x768@85Hz Fullscreen = 37fps
640x480@85Hz Windowed = 80fps

With no preset AA or AF
1280x1024@85Hz Fullscreen = 30fps
1024x768@85Hz Fullscreen = 42fps
640x480@85Hz Windowed = 100fps


Full system spec:
Intel Pentium 4 Prescott 3Ghz
2Gb DDR400
MSI 875P NEO-FSIR2 Mobo
Windows XP SP2

Hope thats of more help Wink
Vips


RE: If you can run this you\'ll probably be able to run TTR:T. - joeb - 10-24-2005 08:59 PM

hmm oddly enough the program seems to be using 100% cpu usage as well..


RE: If you can run this you\'ll probably be able to run TTR:T. - w00p - 10-27-2005 04:55 AM

Well obviously it calculates the shape with the cpu, and the gpu only renders it with fancy shit...


RE: If you can run this you\'ll probably be able to run TTR:T. - Constrictor - 10-27-2005 05:11 AM

17 FPS @ 640x480 with Radeon X300SE card. Why is it so bad?


RE: If you can run this you\'ll probably be able to run TTR:T. - Reno - 10-27-2005 05:59 AM

Well, to put a bit of the way this system likely calculates HDR into perspective, let me explain some of what this system does:


In order to acheive the effect of HDR(in \"true\" nature: i\'ll go into that later on Tongue )you have multiple steps at which this thing takes.

First, you need to take a copy of the currently rendered scene.
Taking this screen, you downscale it multiple times untill you have a very small resolution of the original scene. This mipped version is then used to calculate the average intensity of the scene.
Once we have our average intensity, we make 2 more versions of the scene, an under exposed, and over exposed, and combine them together, this is used to create the blooms.
We take our combined screen, do some gaussian blur to the overbrighted parts, and then draw all this back onto the screen.
This takes a crapload of passes to do \"properly\".

Now, why did i say true with quotations around it? Because at the moment, it is *impossible* to do true HDR on a computer. Why? because HDR is where you have lighting exposure outside of the 100:1 range. However, pretty well all monitors do not go past that. This is where the blooming effect in HDR implementation\'s ingame come from. In real life, you arent going to get a great big blob of white bloom off a lit surface, no matter what the exposure is unless a) you\'re directly looking into a lightsource b)you are looking at a reflective material that is reflecting a very powerful light source, such as the sun.
we use bloom ingame, even though it\'s unrealistic, to portray the fact that it\'s very bright, and outside our standard range rendering because we cant actually do that with a monitor.

Anyways, the reason performance might be so bad is because this is \"true\" HDR, which generally involves doing a crapload of re-rendering, screen capturing, and post processing.
However, the system we\'re going to be using doesnt require most of this, acheives the same overall effect, and uses only pixel shaders 1.1 Wink

-Reno out


RE: If you can run this you\'ll probably be able to run TTR:T. - spanky - 11-07-2005 06:54 AM

coolTongue