鑒於遊戲比較古老,寬屏看著很不爽,當然,如果有人覺得很爽能直接無視....現給出3456XX的窗口化要領,6和XX有設置能忽略,不外貌似不能改分辨率,所以照舊改注冊表比較實在...
保存到記事本,後綴為reg導入注冊表,遊戲打開後窗口化1024*768....
要改分辨率的請改正
"CreationWidth"=dword:00000400
"CreationHeight"=dword:00000300
這2項即可,建議到注冊表內選擇十進製改起來方便...
風色幻想3:
CODE:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Wind3]
"IsFullscreen"=dword:00000000
"CreationWidth"=dword:00000400
"CreationHeight"=dword:00000300
"AdapterFormat"=dword:00000016
"RefreshRate"=dword:00000046
"TextureFormat"=dword:00000015
風色幻想4:
CODE:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Wind4]
"IsFullscreen"=dword:00000000
"CreationWidth"=dword:00000400
"CreationHeight"=dword:00000300
"AdapterFormat"=dword:00000016
"RefreshRate"=dword:00000046
"TextureFormat"=dword:00000015
風色幻想5:
CODE:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Wind5]
"IsFullscreen"=dword:00000000
"CreationWidth"=dword:00000400
"CreationHeight"=dword:00000300
"AdapterFormat"=dword:00000016
"RefreshRate"=dword:00000046
"TextureFormat"=dword:00000015
風色幻想6:
CODE:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Wind6]
"IsFullscreen"=dword:00000000
"CreationWidth"=dword:00000400
"CreationHeight"=dword:00000300
"AdapterFormat"=dword:00000016
"RefreshRate"=dword:00000046
"TextureFormat"=dword:00000015
風色幻想XX:
CODE:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\WindXX]
"IsFullscreen"=dword:00000000
"CreationWidth"=dword:00000400
"CreationHeight"=dword:00000300
"AdapterFormat"=dword:00000016
"RefreshRate"=dword:00000046
"TextureFormat"=dword:00000015