Frictional Games Forum (read-only)
Need some testers with lower gen graphics card - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Need some testers with lower gen graphics card (/thread-11843.html)



Need some testers with lower gen graphics card - Rapture - 12-14-2011

If you have a 2+ year older graphics card and want to help me out for a moment, I want to know your average FPs in this map I'm creating. PM me if your interested.



RE: Need some testers with lower gen graphics card - flamez3 - 12-14-2011

Mines AROUND 2 years old. I can help; PM'ed. Don't know if you want people with older graphic cards but I'll try and help if you need.


RE: Need some testers with lower gen graphics card - Rapture - 12-14-2011

Need one more tester with a 4+ older generation graphics card.

If the FPs starts to dip to 5-10 FPs, I will have to make seperate downloads for Standard and HD versions. Standard >> removing alot of fog areas/lights/particle effects. :O



RE: Need some testers with lower gen graphics card - Your Computer - 12-14-2011

FYI: If you use a global fog, you can take advantage of its occlusion culling.


RE: Need some testers with lower gen graphics card - Rapture - 12-14-2011

(12-14-2011, 05:38 PM)Your Computer Wrote: FYI: If you use a global fog, you can take advantage of its occlusion culling.
I'll try it out later. But the FPs issues is with the amount of fog areas and lights stacked in areas.


About the occlusion culling, correct me if I'm wrong. But thats using objects to block your view so the computer isn't overloaded with a million objects to draw?

I'm already limiting what you can see with rocks and detail. But withen the confines, theirs just alot of things stacked. And does the global fog reduce your view range? I want the player to look as far as he can, because alot of my work and future stuff has things in the distance that make the scene look really good.

I'm going for a Skyrim type of feel, really large unique enviroments that look awesome.


RE: Need some testers with lower gen graphics card - Your Computer - 12-14-2011

(12-14-2011, 05:50 PM)Rapture Wrote: About the occlusion culling, correct me if I'm wrong. But thats using objects to block your view so the computer isn't overloaded with a million objects to draw?

I'm already limiting what you can see with rocks and detail. But withen the confines, theirs just alot of things stacked. And does the global fog reduce your view range? I want the player to look as far as he can, because alot of my work and future stuff has things in the distance that make the scene look really good.

I'm going for a Skyrim type of feel, really large unique enviroments that look awesome.

Anything beyond the "end" point of the global fog won't get rendered. The only thing the player will see is the skybox and perhaps the ground they're standing on for anything past the "end" point.