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

2024-10-15 06:34:37

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

猜你喜欢