[REL] TrackMapPlugin V0.96 32bit & 64bit

How can I remove just the map while maintaining the other HUD elements? I tried pressing zero on the number pad (and regular zero), but nothing happens. From what I understand, this should hide/show the map and change the map mode (fixed / rotation). I'd like to be able to do this so I can test my knowledge of a track after a few drives.

EDIT: I'm an idiot...number lock wasn't on :)
 
Last edited by a moderator:
What does the `EnableControllers` Setting mean?

Also is there a way to avoid the conflicts with moving the map and adjust the seat and mirrors?

You can re map the keys to stop the map moving with the mirror adjustment in the trackmap.ini file.
 
I thought I'd give TrackMapPlugin a try. When I decompress the file Norton Security identifies gidkeyboard.exe as a WS.Reputation.1 threat. I tried both down load sites and same results.
Should I install?

Thanks.
 
I thought I'd give TrackMapPlugin a try. When I decompress the file Norton Security identifies gidkeyboard.exe as a WS.Reputation.1 threat. I tried both down load sites and same results.
Should I install?
Seems like a false detection of Norton Security. The 'gidkeyboard.exe' is fine. Install should be safe.
 
hello
lately, while I'm playing, the game back to the desktop with this error:

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2016-09-19T20:33:26.202427800Z" />
<EventRecordID>916</EventRecordID>
<Channel>Application</Channel>
<Computer>DESKTOP-GP5JJN5</Computer>
<Security />
</System>
- <EventData>
<Data>rFactor2.exe</Data>
<Data>1.0.9.8</Data>
<Data>574e5d2a</Data>
<Data>d3d9.dll</Data>
<Data>0.96.0.0</Data>
<Data>545fb95f</Data>
<Data>c0000005</Data>
<Data>00000000000279c8</Data>
<Data>7a8</Data>
<Data>01d212a881133862</Data>
<Data>C:\Giochi\Steam\steamapps\common\rFactor 2\Bin64\rFactor2.exe</Data>
<Data>C:\Giochi\Steam\steamapps\common\rFactor 2\Bin64\d3d9.dll</Data>
<Data>d8f6f801-9df4-48e8-a1b0-bf911c2e8840</Data>
<Data />
<Data />
</EventData>
</Event>

What could it be?

my spec:
Asrock z97 Extreme 4
i5 4690k
GTX 970
16Gb Gskill 2133

windows 10 Pro

Thank you
Igor
 
Last edited by a moderator:
Try hitting TAB to turn off driver labels. It's some sort of conflict between the overlay for the labels and the overlay for TrackMap. This used to happen with GID in rF1 and you could solve it by changing the Flickering Mode but I believe Max removed that setting in TM.

Is there a fix for this? I run in a StockCar league and it is necessary to have the TAB for driver labels on due to yellow flags. Need to know drivers names so you can get behind right driver.
 
I thought I'd give TrackMapPlugin a try. When I decompress the file Norton Security identifies gidkeyboard.exe as a WS.Reputation.1 threat. I tried both down load sites and same results.
Should I install?

Thanks.
Yes because the problem is Nortons is crap. Sorry but its the truth
 
Would it be possible to debug the "tower" so it works when joining as spectator before swapping into a car ? Other than that, THANKS for this great plugin! :cool:
 
I`ll try to give an explanation to this...

In Trackmap, there isn`t any wet/on or wet/off display. It`s wrong labled and it shows the min water and the max water on track. If a track have e.g. a bridge or something similar, right under this bridge there is no water. That means, on this track you will even have for the first wet display 0%.

Just wondering if there has been any fix to this???
 
I was wondering if I can change the shortcut to hide and show the trackmap plugin, which currently is CTRL + Space to just one button on my Wheel.

In the config file I can see those are the valid keys that can be used:

[KEYS]
// VALID VALUES:
// (Letters and numbers and punctuations)
// a, b, c, ... z, A, B, C...., Z, 0, 1, ..... 9

// (Numeric PAD)
// VK_NUMPAD0, VK_NUMPAD1.....VK_NUMPAD9, VK_MULTIPLY, VK_ADD, VK_SEPARATOR, VK_SUBTRACT, VK_DECIMAL,VK_DIVIDE

// (Functional Keys)
// VK_F1, VK_F2,...., VK_F22

// (OtherKeys: TILDE = ~ )
// VK_SEMICOLON, VK_PLUS, VK_COMMA, VK_MINUS, VK_PERIOD, VK_SLASH, VK_TILDE, VK_SQUAREOPEN, VK_BACKSLASH, VK_SQUARECLOSED, VK_QUOTE
Anyways I can add buttons from my wheel then?
 
I was wondering if I can change the shortcut to hide and show the trackmap plugin, which currently is CTRL + Space to just one button on my Wheel.

In the config file I can see those are the valid keys that can be used:

[KEYS]
// VALID VALUES:
// (Letters and numbers and punctuations)
// a, b, c, ... z, A, B, C...., Z, 0, 1, ..... 9

// (Numeric PAD)
// VK_NUMPAD0, VK_NUMPAD1.....VK_NUMPAD9, VK_MULTIPLY, VK_ADD, VK_SEPARATOR, VK_SUBTRACT, VK_DECIMAL,VK_DIVIDE

// (Functional Keys)
// VK_F1, VK_F2,...., VK_F22

// (OtherKeys: TILDE = ~ )
// VK_SEMICOLON, VK_PLUS, VK_COMMA, VK_MINUS, VK_PERIOD, VK_SLASH, VK_TILDE, VK_SQUAREOPEN, VK_BACKSLASH, VK_SQUARECLOSED, VK_QUOTE
Anyways I can add buttons from my wheel then?

You can easily do it. If you want to replace the keyboard command with a button of the wheel:
//KeyboardKeyHud = CTRL + VK_SPACE, EventDown
KeyboardKeyHud = Controller, 1, Button, 4, EventDown
or what else button you prefer
 
Back
Top