Skip to content

Instantly share code, notes, and snippets.

@unknownbrackets
Created October 26, 2014 01:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save unknownbrackets/fde2e5fcb01d08d40fb1 to your computer and use it in GitHub Desktop.
Save unknownbrackets/fde2e5fcb01d08d40fb1 to your computer and use it in GitHub Desktop.
PPSSPP reports - config settings stats
Note that these are percentages of unique configurations using these settings, not of users. Unique users are intentionally not tracked for privacy reasons. Also, this only comes from reports, and mainly from reported problems (so these may bias toward configurations that cause problems.)
However, among configurations that differ (about 7,435 unique setting combinations), these are the popularities:
General.NumWorkerThreads
5.8% 1
46.6% 2
40.4% 4
4.6% 8
General.EnableCheats
31.8% True
CPU.Jit
98.6% True
CPU.SeparateCPUThread
31.2% True
CPU.SeparateIOThread
86.7% True
CPU.CPUSpeed
87.1% Auto
6.7% 333
Graphics.RenderingMode
33.7% Non-buffered rendering
65.8% Buffered rendering
Graphics.HardwareTransform
92.7% True
Graphics.SoftwareSkinning
80.8% True
Graphics.TextureFiltering
86.2% Auto
6.2% Linear
5.0% Linear during videos
Graphics.InternalResolution
37.2% Auto
32.4% 1x
18.3% 2x
Graphics.AndroidHWScale
37.2% Native
32.4% 1x
18.3% 2x
Graphics.Frameskip
54.0% Off
25.6% 1
8.6% 2
Graphics.AutoFrameSkip
39.1% True
Graphics.ForceMaxEmulatedFPS
28.7% Off
71.2% 60 fps
Graphics.VertexCache
90.3% True
Graphics.TextureBackoffCache
48.2% True
Graphics.TextureSecondaryCache
41.6% True
Graphics.MipMap
71.7% True
Graphics.TexScalingLevel
18.7% Auto
73.0% Off
Graphics.TexScalingType
89.1% XBRZ
7.5% Hybrid Bicubic
Graphics.TexDeposterize
18.5% True
Graphics.DisableStencilTest
6.0% True
Graphics.AlwaysDepthWrite
5.3% True
Graphics.TimerHack
1.1% True
Graphics.AlphaMaskHack
3.4% True
Graphics.SplineBezierQuality
15.2% Low
7.4% Medium
71.5% High
Graphics.PostShader
8.1% FXAA
3.5% Natural
Graphics.MemBlockTransferGPU
63.4% True
Graphics.DisableSlowFramebufEffects
34.0% True
SystemParam.PSPModel
42.0% PSP-1000
57.9% PSP-2000
SystemParam.Language
34.2% 1 (English)
34.9% 11 (Simplified Chinese)
7.4% 3 (Spanish)
6.4% 8 (Russian)
SystemParam.ButtonPreference
81.5% Cross
SystemParam.EncryptSave
99.6% True
SpeedHacks.PrescaleUV
20.5% True
SpeedHacks.DisableAlphaTest
10.3% True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment