RaceRoom Racing Experience

RaceRoom Racing Experience

Creeper Jul 4, 2013 @ 6:07pm
Help needed, game wont open
i just downloaded it, i press play, the game start, i hear the sounds and music but i got no image, i stayed on the steam page, why ?
< >
Showing 1-6 of 6 comments
Hey what refresh rate does your monitor use?
Creeper Jul 5, 2013 @ 6:44am 
Originally posted by SimBin Sonti:
Hey what refresh rate does your monitor use?

I don't know i can't find it.. but i run battlefield 3, NFS most wanted, diablo, guildwars, skyrim, arma 3 with all maxed graphics etc and i got no problem!
Creeper Jul 5, 2013 @ 1:43pm 
anyone know what i can do ?
To find out what refresh rate you are using;

- Go to Control Panel
- Under Appearance And Personalization, select Adjust Screen resolution.
- Select Advanced settings.
- Select the Monitor Tab.
- Note what it says under Screen refresh rate.


Go to R3E User folder and edit the graphics_options.xml file with notepad.

C:\Users\%USERNAME%\Documents\my games\SimBin\RaceRoom Racing Experience\UserData\graphics_options.xml

Then change the value 60 on the line (should be line 6) to what your refresh rate is.

<custom type="int32">60</custom>

For example, if your refresh rate it 85, it should be set as above:
<custom type="int32">85</custom>


Let me know if this helps.


spoilt Jul 5, 2013 @ 2:43pm 
Open C:\Users\%USERNAME%\Documents\my games\SimBin\RaceRoom Racing Experience\UserData\graphics_options.xml


You will see something like this:
<game__GraphicsOptions ID="/options/graphics">
<latestVersion type="size_t">7</latestVersion>
<custom type="size_t">1680</custom>
<custom type="size_t">1050</custom>
<custom type="int32">24</custom>
<custom type="int32">60</custom>
<custom type="bool">true</custom> <-- CHANGE THIS TO "false"
<custom type="bool">true</custom>
<custom type="size_t">3</custom>
....


So it will be like this:
<game__GraphicsOptions ID="/options/graphics">
<latestVersion type="size_t">7</latestVersion>
<custom type="size_t">1680</custom>
<custom type="size_t">1050</custom>
<custom type="int32">24</custom>
<custom type="int32">60</custom>
<custom type="bool">false</custom>
<custom type="bool">true</custom>
<custom type="size_t">3</custom>
....
Last edited by spoilt; Jul 5, 2013 @ 2:43pm
Creeper Jul 5, 2013 @ 2:52pm 
Originally posted by SimBin Sonti:
To find out what refresh rate you are using;

- Go to Control Panel
- Under Appearance And Personalization, select Adjust Screen resolution.
- Select Advanced settings.
- Select the Monitor Tab.
- Note what it says under Screen refresh rate.


Go to R3E User folder and edit the graphics_options.xml file with notepad.

C:\Users\%USERNAME%\Documents\my games\SimBin\RaceRoom Racing Experience\UserData\graphics_options.xml

Then change the value 60 on the line (should be line 6) to what your refresh rate is.

<custom type="int32">60</custom>

For example, if your refresh rate it 85, it should be set as above:
<custom type="int32">85</custom>


Let me know if this helps.

i replace 60 by 85 and now it work :) thanks !
< >
Showing 1-6 of 6 comments
Per page: 1530 50

Date Posted: Jul 4, 2013 @ 6:07pm
Posts: 6