View Single Post
  #1  
Old 08-12-2013, 08:37
Smurf Stomper's Avatar
Smurf Stomper Smurf Stomper is offline
Registered User
 
Join Date: Feb 2007
Location: EU
Posts: 118
Thanks: 0
Thanked 10 Times in 8 Posts
Smurf Stomper is on a distinguished road
Altef, one question: I'm using the code from your 'link ver. 2' in your post, and noticed how your listed out all the different directX versions (except for 11.1) that are out so far.

If a new version of directX is released in the future, say v12.0, and future gpus are at that version, will this code still work? It seems the code looks at specific directX versions, not doing a general GPU ability check, like this pseudocode idea:

Quote:
function: check GPU directX version
if check result <11.0, then shortcut to farcry3.exe
else shortcut to farcry3_d3d11.exe
Obviously this is just my idea - I like the idea of having a check after each line in the [icons] section - I'm just giving you an idea in case the code you graciously wrote up won't work for future directX versions.

Let me know.. thanks for your help!

Last edited by Smurf Stomper; 08-12-2013 at 08:41.
Reply With Quote
Sponsored Links