怎样将《风色幻想3/4/5/6/XX》系列窗口化修改

2025-10-02 00:52:06

1、保存到记事本,后缀为reg导入注册表,游戏打开后窗口化1024*768....
  要改分辨率的请修改
  "CreationWidth"=dword:00000400
  "CreationHeight"=dword:00000300
  这2项即可,建议到注册表内选择十进制改起来方便...

怎样将《风色幻想3/4/5/6/XX》系列窗口化修改

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

3、风色幻想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

4、风色幻想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

5、风色幻想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

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢