GSdx-Cutie Git (2015/05/17) is compiled. GSdx-Cutie (originally called GSdx-ShadeBoost) is a hacked Video Plugin for PCSX2. It based on PCSX2 Git for GSdx.
GSdx-Cutie Function:
* gsdx-replayer-linux: use new code to allow loading of .gs.xz dump
A bit slower at startup but it saves a lots of disk space!
Reduce the size of my gs collection of 11GB :)
* gsdx-replayer-linux: separate a bit parsing and executing code
It would ease the porting of the code to read xz file
* gsdx-linux: add code to read xz file
Linux only to avoid the extra dependency on windows
* gsdx-ogl: only open debug file once
* gsdx-ogl: optimize colclip 0
Currently colclip uses 2 passes to wrap the output of blending unit
However some blending mode are only a plain copy (of 0 or Cs or Cd).
So no overflow of [0:255], no need to wrap it
Note: I saw those cases in GoW.
* gsdx-debug: add some PERF info in trace
The idea is to detect easily effect that are known to be slow on opengl
* gsdx-debug: fix a crash in trace
* gsdx-debug: improve tracing interface
Basically move the format and c_str() in the macro
* gsdx-debug: more trace for the texture cache
Download: GSdx-Cutie (2015/05/17)
Source: Here
0 Comments
Post a Comment