43 lines
1.3 KiB
INI
43 lines
1.3 KiB
INI
; ################################################################################################
|
|
; SGaertner 2014-09-01 DO NOT ENTER LINES LONGER THAN 98 characters! max until here -->
|
|
; otherwise the parser generates errors like:
|
|
; PVR:(Error): FindAppHintInFile : Error in /etc/powervr.ini at line xyz
|
|
; ################################################################################################
|
|
[default]
|
|
PDSFragBufferSize=51200
|
|
|
|
; DSchroeder 2013-10-28 disable PVR console output, as recommended by TKunert
|
|
EnableMemorySpeedTest=0
|
|
DumpProfileData=0
|
|
DisableMetricsOutput=1
|
|
|
|
; MOuldElYezid 2014-10-01 removed
|
|
; SGaertner 2014-09-01 keep this change for 1 week in order to verify if
|
|
; this prevents the system from SGX lock-up occurrence
|
|
; OptimisedValidation=0
|
|
|
|
; DSchroeder 2014-12-12
|
|
; Increased fragment buffer size to 150 kB (300 kB for Korea) at request of Alpine
|
|
; apnl6 is just a starter process that spawns the correct Japan, China, or Korea process
|
|
|
|
[apnl6]
|
|
PDSFragBufferSize=307200
|
|
|
|
[apnnavj]
|
|
PDSFragBufferSize=153600
|
|
|
|
[apnnavc]
|
|
PDSFragBufferSize=153600
|
|
|
|
[apnnavk]
|
|
PDSFragBufferSize=307200
|
|
ParamBufferSize=33554432
|
|
MaxParamBufferSize=33554432
|
|
|
|
; MOuldElYezid 2015-05-21: Elvis #1520381
|
|
[NavigationBasic]
|
|
PDSFragBufferSize=153600
|
|
ParamBufferSize=16777216
|
|
ExternalZBufferMode=3
|
|
|