Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
I was able to fix it using the "Reset" button in the nvidia control panel in the "Manage 3D Settings" page.
Nope, never had an nvidia card, only AMD. Thanks for the answer and effort man.
I believe this is because you were running the app with administrative privileges. There were some invalid settings that could only be written in admin mode; one of which would cause the driver to reset itself everytime you start the game.
That issue's been fixed, see BMT v. 0.36
Sadly, you cannot adjust driver LOD bias without running the program as an administrator. Rather than force you to run the application as an administrator, the program will simply disable this setting when it doesn't have adequate privileges. Most people don't care about LOD bias, so I've made this completely optional. Later versions will pop-up a UAC dialog asking for elevated privileges, but for now you have to do this manually.
-----
BMT 0.36 (x64): https://www.amazon.com/clouddrive/share/kfKLCKRDHH1VmCd1gwqbVAYEJxzMYVSaObhSASoZWcz
Visual C++ 2015 x64 Redistributable: https://www.amazon.com/clouddrive/share/H19ORmLiTPawcPLbH6VC1EYXoYurgMhjq2aSFheS8DZ
nvapi setting not found
nvapi invalid user priviliege
or nvapi not supported in admin mode
Yup me too. Its like 6 error popups.
Which errors in particular? I need the line numbers.
I will do mine again and write them down as they popup.
I'm getting the below errors a total of three repeated times when trying to open it:
Line 314
Line 317
Line 332
Line 336
Line 343
Line 347
Line 360
Alot of these are repeated but with different variables I think. Mostly about vsync and sli and all that jazz. And DSR as well seems to pop up.
Mine:
Line: 321 of nvapi.cpp
Line: 326 of nvapi.cpp
line 330 of nvapi.cpp
Line 334 of nvapi.cpp
Line 341 of nvapi.cpp
Line 345 of nvapi.cpp
Line 360 of nvapi.cpp
Line 814, 823, 832, 841, 852, 856, 879 right when I try to apply those as well.
I think this is related to the improper exe file name in the profile that ships with the drivers. Download the program again from the link and let me know if anything changes.
Here are the error popup messages:
Line 330 of nvapi.cpp (in BMT-EnumNVGPUs (...)):
NvAPI_DRS_GetSetting (hSession, hProfile, VSYNCSMOOTHAFR_ID,
&vsync_smooth)
>> NVAPI_SETTING_NOT_FOUND <<
Line 334 of nvapi.cpp (in BMT-EnumNVGPUs (...)):
NvAPI_DRS_GetSetting (hSession, hProfile, VSYNCTEARCONTROL_ID,
&vsync_adaptive)
>> NVAPI_SETTING_NOT_FOUND <<
Line 341 of nvapi.cpp (in BMT-EnumNVGPUs (...)):
NvAPI_DRS_GetSetting (hSession, hProfile, AUTO_LODBIASADJUST_ID,
&lodbias_auto_adjust)
>> NVAPI_SETTING_NOT_FOUND <<
Line 345 of nvapi.cpp (in BMT-EnumNVGPUs (...)):
NvAPI_DRS_SetSetting (hSession, hProfile, &lodbias_auto_adjust)
>> NVAPI_INVALID_USER_PRIVILEGE <<
Line 330 of nvapi.cpp (in BMT-EnumNVGPUs (...)):
NvAPI_DRS_GetSetting (hSession, hProfile, VSYNCSMOOTHAFR_ID,
&vsync_smooth)
>> NVAPI_SETTING_NOT_FOUND <<
Line 334 of nvapi.cpp (in BMT-EnumNVGPUs (...)):
NvAPI_DRS_GetSetting (hSession, hProfile, VSYNCTEARCONTROL_ID,
&vsync_adaptive)
>> NVAPI_SETTING_NOT_FOUND <<
Line 341 of nvapi.cpp (in BMT-EnumNVGPUs (...)):
NvAPI_DRS_GetSetting (hSession, hProfile, AUTO_LODBIASADJUST_ID,
&lodbias_auto_adjust)
>> NVAPI_SETTING_NOT_FOUND <<
Line 345 of nvapi.cpp (in BMT-EnumNVGPUs (...)):
NvAPI_DRS_SetSetting (hSession, hProfile, &lodbias_auto_adjust)
>> NVAPI_INVALID_USER_PRIVILEGE <<
Line 330 of nvapi.cpp (in BMT-EnumNVGPUs (...)):
NvAPI_DRS_GetSetting (hSession, hProfile, VSYNCSMOOTHAFR_ID,
&vsync_smooth)
>> NVAPI_SETTING_NOT_FOUND <<
Line 330 of nvapi.cpp (in BMT-EnumNVGPUs (...)):
NvAPI_DRS_GetSetting (hSession, hProfile, VSYNCSMOOTHAFR_ID,
&vsync_smooth)
>> NVAPI_SETTING_NOT_FOUND <<
Line 341 of nvapi.cpp (in BMT-EnumNVGPUs (...)):
NvAPI_DRS_GetSetting (hSession, hProfile, AUTO_LODBIASADJUST_ID,
&lodbias_auto_adjust)
>> NVAPI_SETTING_NOT_FOUND <<
Line 345 of nvapi.cpp (in BMT-EnumNVGPUs (...)):
NvAPI_DRS_SetSetting (hSession, hProfile, &lodbias_auto_adjust)
>> NVAPI_INVALID_USER_PRIVILEGE <<
Uhm we have another issue, whenever I boot up batman it shuts off my gpu fans.