rFactor 2が起動しない / rFactor 2 won't launch

rFactor 2というレーシングシミュレータがあるんだけど起動しなかった。
rFactor 2 that is a racing simulator won't launch.

この「プレイ」ボタンを押すと「停止」に変わるんだけど、しばらくするとなにも言わずに1秒くらいで「プレイ」に戻る。
After pushing 'Play' button, it will change 'Stop' but 1 sec later, it returns 'Play' with no message. f:id:nowokay:20200702231259p:plain

SteamLibraryフォルダの下にsteamapps\common\rFactor 2\Launcher\Launch rFactor.exeという実行ファイルがあったので起動して確認してみる。
そうすると、「MSVCR110.dllが見つからないため、コードの実行を続行できません。~」というエラーが出た。
Under the SteamLibrary folder there is an exe file named `steamapps\common\rFactor 2\Launcher\Launch rFactor.exe, launch the file.
Then, I get an error 'The Program can't start because MSVCR110.dll is missing...'. f:id:nowokay:20200629122911p:plain

調べてみると、ここから「Visual C++ Redistributable for Visual Studio 2012」をダウンロードすればいいらしい。
After googling I get an information that says downloading 'Visual C++ Redistributable for Visual Studio 2012' from the link below is a solution.
https://www.microsoft.com/en-us/download/details.aspx?id=30679

Downloadボタンを押すといくつか候補がでるので、「VSU_4\vcredist_x86.exe」にチェックを入れてNextボタンを押すとダウンロードできる。
Pushing 'Download' button shows file list, you must check 'VSU_4\vcredist_x86.exe' and push 'Next', download will start.
f:id:nowokay:20200702232406p:plain

これをインストールすると無事起動できた。
I got it after installing it. f:id:nowokay:20200702232635p:plain

しかしrFacotr 2は車の挙動のシミュレーションはすごいんだけど、インターフェイスがめちゃ素っ気なくて、ほんとにガチ勢向けだなという雰囲気。
BTW, rFactor 2's simulation of vehcle's behavior is great, but the interface is dreary. It seems it is for hardcores.