The forum is 'under maintenance' now![]()
Wouldn't know, just tried to get there to post a question and it's blocked at work.Their forum is 'under maintenance' now![]()
I am using Inspector, but mostly on the default settings.Anyone running cards in sli? Anyone using nvidia inspector?
I can't run AC in sli at all. The screen shakes like crazy and is completely unplayable. Sli disabled it's fine. I've tried low and high settings, but no glory. Cards are GTX 670 4gb.
Anyone know a way to map one of the buttons on T500RS to hide all the hud/apps on screen during race? Would love to be able with a single press of a button, toggle hide/show all HUD instead of using the mouse during the race.
Anyone know a way to map one of the buttons on T500RS to hide all the hud/apps on screen during race? Would love to be able with a single press of a button, toggle hide/show all HUD instead of using the mouse during the race.
According to their Facebook page, Kunos are going to unveil full details including release date and price of the Dream Pack DLC tomorrow![]()
Really trying to avoid Xpadder. But I guess if that's the only option that I'll just have to bite the bullet. Maybe then I use it for R3E and potentially PCars.Try this
http://www.instructables.com/id/Con...troller-n/step2/Mapping-buttons-with-Xpadder/
Or if you have a tablet or phone this:
http://www.isrtv.com/forums/topic/1...ox-using-free-roccat-power-grid-app/?p=157750
According to their Facebook page, Kunos are going to unveil full details including release date and price of the Dream Pack DLC tomorrow![]()
This is Kunos, not PDAre you sure they're not announcing the announcement date to announce the release date for the dream pack ?![]()
You don't have to use Xpadder. I'm pretty sure this can be easily achieved using an AutoHotkey script.Really trying to avoid Xpadder. But I guess if that's the only option that I'll just have to bite the bullet. Maybe then I use it for R3E and potentially PCars.
You don't have to use Xpadder. I'm pretty sure this can be easily achieved using an AutoHotkey script.
Download AutoHotkey and install it. Open notepad and copy this into it:
2Joy12:: ;This is the R3 button
Send {LCtrl Down}h{LCtrl Up}
return
Then save the file as yourfilename.ahk (obviously replace yourfilename with whatever name you choose)
Now run it and then start AC. The script should run in the background and send a Ctrl+h to the game whenever you press the R3 button.
There are many ways to type the actual Ctrl+h send. If the above doesn't work then try this...
Send ^h
or this...
Send {Ctrl Down}h{Ctrl Up}
Can't remember right now the codes for all the buttons, but here are a few, in case you want to use another button.
If so you need to replace 2Joy12 with one of these:
2Joy13 - Playstation button
2Joy9 - R2
2Joy10 - L2
2Joy7 - SE
2Joy8 - ST