Ōkami: Difference between revisions

231 bytes added ,  24 March 2011
m
Grammer, some corrections for clarity, fixed some oopses
mNo edit summary
m (Grammer, some corrections for clarity, fixed some oopses)
Line 23: Line 23:
<div style="clear:both"></div>
<div style="clear:both"></div>


===EFB Effect===
===Frame Buffer Effect===
Refer {{issue|4317}}
Refer {{issue|4317}}
The game uses some sort of effect that looks quite bad on high resolutions, creating pixelated ghosting and an annoying blurred look. EFB to Ram shows this accurately. EFB to Texture doesn't show it accurately, freezing the effect, but shows that the game without said effect could look far better then it does with it. Unfortunately, it is not possible to outright disable EFB, the game's video freezes if EFB is turned off. Changing EFB scaling to anything other then Integral or Fractional appears to only make the image blurrier.
The game uses some sort of frame buffer effect that looks quite bad on high resolutions, creating pixelated ghosting and an annoying blurred look. EFB to Ram shows this accurately. EFB to Texture is inaccurate, freezing the effect and leaving a ghost image of the frame the effect was disabled on. However, the character can still move underneath the ghosting, and it gives a glimpse of what the game could look like without the effect. It is considerably clearer and nicer, akin to what it should look like on the higher resolution. Unfortunately, it is not possible to outright disable EFB, as the game's video freezes if EFB is turned off. Changing EFB scaling to anything other then Integral or Fractional appears to only make the image blurrier.


[[File:Okami-EFBtoRam.jpg|thumb|left|400px| EFB to Ram, showing the EFB effect on a high resolution screen (taken on 1080p)]]
[[File:Okami-EFBtoRam.jpg|thumb|left|400px| EFB to Ram, showing the effect on a high resolution screen (taken on 1080p)]]
<div style="clear:both"></div>
<div style="clear:both"></div>


[[File:Okami-EFBtoTexture.jpg|thumb|left|400px| EFB to Texture creates a ghost of the frame it was disabled on. However, it gives a glimpse of what the game could look like without the effect, and it is considerably clearer. Unfortunately, there appears to be no way to turn off or correct the EFB effect at present. (taken on 1080p)]]
[[File:Okami-EFBtoTexture.jpg|thumb|left|400px| EFB to Texture creates a ghost of the frame it was disabled on. However, it gives a glimpse of what the game could look like without the effect, and it is considerably clearer. Unfortunately, there appears to be no way to turn off or correct the frame buffer effect at present. (taken on 1080p)]]
<div style="clear:both"></div>
<div style="clear:both"></div>