Cài đặt Steam
Đăng nhập
|
Ngôn ngữ
简体中文 (Hán giản thể)
繁體中文 (Hán phồn thể)
日本語 (Nhật)
한국어 (Hàn Quốc)
ไทย (Thái)
Български (Bungari)
Čeština (CH Séc)
Dansk (Đan Mạch)
Deutsch (Đức)
English (Anh)
Español - España (Tây Ban Nha - TBN)
Español - Latinoamérica (Tây Ban Nha cho Mỹ Latin)
Ελληνικά (Hy Lạp)
Français (Pháp)
Italiano (Ý)
Bahasa Indonesia (tiếng Indonesia)
Magyar (Hungary)
Nederlands (Hà Lan)
Norsk (Na Uy)
Polski (Ba Lan)
Português (Tiếng Bồ Đào Nha - BĐN)
Português - Brasil (Bồ Đào Nha - Brazil)
Română (Rumani)
Русский (Nga)
Suomi (Phần Lan)
Svenska (Thụy Điển)
Türkçe (Thổ Nhĩ Kỳ)
Українська (Ukraine)
Báo cáo lỗi dịch thuật
Edit: Er... except it seems to go back to Windowed mode after I run the game. I change the IDX value to 1, but it keeps going back to 0.
ya when i changed it to fullscreen, it has no affect.
This will force your application to fullscreen.
Indeed, this is a workaround at the moment. We're aware it goes back to Windowed mode.
Also, the windows volume control can't be seen overlaying the game, and 'Print Screen' takes a picture of the desktop behind the game - leading me to believe it isn't hooking into exclusive fullscreen properly.
The actual fix is....
In "settings.tml" edit the following:
[graphics]
[graphics.window]
mode = "exclusive"
[graphics.window.fullscreen]
NWN-EE v79.8193.9
In my case the 'settings.tml' file was located at 'C:\Users\-->CurrentUser<--\Documents\Neverwinter Nights'
1) open the file 'settings.tml'
2) find '[graphics]'
3) find '[graphics.window]'
4) find '[graphics.window.fullscreen]'
At this stage no changes have been made.
5) change 'toggle-to-borderless' from 'false' to 'true'
Summary
[graphics] -> [graphics.window] -> [graphics.window.fullscreen] -> [toggle-to-borderless = true]
There doesn't seem to be any need to change any other setting or file.
Edit: in settings.tml, what would happen...:
[graphics.window]
mode = "windowed"
if I changed "windowed" into "fullscreen"? Would stuff break?