• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Coding games

Status
Not open for further replies.

shaynoa

Member
When coding a game for SLI/ Crossfire can this coding be done in a patch for the game or must it be done to the game engine in the developing stage.
thank you in advance
sorry for the double post but it would appear that everybody in programming is clueless
 
I did some minor programming back in the day but with todays language it would seem possible to do with a patch.

You have to buy a few books on how to optimize your game for specific video cards.
 
A patch by the developers. A patch by a third party to the game code is potentially doable but potentially a lot of work depending on why the game doesn't work, its also going to be illegal.
 
I've only down some 3D development, but I've always found that SLI/Crossfire is transparent - it just works automatically, and doesn't require the engine to support it specifically.
 
Status
Not open for further replies.
Back
Top