- UID
- 46488
- 主题
- 1
- 阅读权限
- 20
- 帖子
- 120
- 精华
- 0
- 积分
- 61
- 金钱
- 1587
- 荣誉
- 0
- 人气
- 0
- 在线时间
- 450 小时
- 评议
- 0
- 帖子
- 120
- 精华
- 0
- 积分
- 61
- 金钱
- 1587
- 荣誉
- 0
- 人气
- 0
- 评议
- 0
|
研究了2天,终于成功使用GeDoSaTo把亚版最终幻想13分辨率调成了全屏3840x2016.
大家肯定也遇到了跟我一样的问题,使用GeDoSaTo后,全屏开始游戏就游戏出错,窗口开始游戏,游戏又会downsampling到很低的分辨率。
于是,经过无数次试验,又翻墙google了半天,终于成功解决了全屏3840x2016的问题。
下面就是我的成功步奏。
1.下载最新的GeDoSaTo
2.打开GeDoSaTo
3.选择Edit Settings
4.在左下角profile里找到config\ffxiiiimg\GeDoSaTo.ini
5.复制我的代码
# Lines starting with "#" are ignored by GeDoSaTo and used to provide documentation# This is a profile file for ffxiiiimg## Rendering Resolution# can't select res in-game so write it hereclearRenderResolutionsrenderResolution 3840x2160@60#renderResolution 4480x2520@60presentWidth 3840presentHeight 2160presentHz 60## Anti Aliasing# MSAA sample count, default 4, other options: 2, 8# higher = higher performance impactMSAASampleCount 4# Enable coverage sampling (CSAA on NV, EQAA on AMD) if HW supports it# (improvement for small performance hit)enableCoverageSampling false## Shadow Resolution# 1 = default# sensible values: 2, 4, 8 (extreme)# higher numbers = larger performance impactshadowScale 1## Required settings, don't changeinjectPSHash 023bb3d2#1329c9bfmaxScreenshotParallelism -1forceRenderRes true#forcePresentRes true
6.粘贴覆盖原来的代码。其实我就改了2个地方,一个是加了presentWidth 3840presentHeight 2160presentHz 60
一个是将原来的injectPSHash1329c9bf 改成了 023bb3d2
7.然后打开游戏,选择全屏。万事大吉。祝遇到跟我一样问题的朋友,能顺利玩上高分辨率的最终幻想13。
|
-
总评分: 金钱 + 30
查看全部评分
|