;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;	                   FLY TURBO BOOST PATCHER v6
;;;
;;;	                    for LGA-2011v3 Xeon.v3
;;;
;;;		               Made by Overclick
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

 SetupCore				= yes
	ManualCoreVOffset		= -30		;mV	(no = Default)
	ManualMaxCoreRatio		= no		;Ratio	(no = AutoMax)
	UnlockTurboBoost		= yes
 SetupCache				= yes
	ManualCacheVOffset		= -25		;mV	(no = Default)
	ManualMaxCache			= no		;Ratio	(no = Auto Max)
	ManualMinCache			= no		;Ratio	(no = Auto Max)
 SetupSystemAgent			= yes
 	ManualSystemVOffset		= 150		;mV	(no = Default)
 SetupFIVR				= yes
	IgnoreFIVRFaults   		= yes
	DisableFIVREfficiency 		= yes
 SetupSVID				= yes
 	ChangeVCCIN			= 1900		;mV	(no = Default)
	LockSVID			= no		; 	(yes = BugFIVR)
 SetupPP0_RAPL				= yes
	CustomPowerLimit		= yes
		EnabledLimit		= yes
		PowerLimit		= 230		;Watts
		ClampingLimit		= yes
		MaximizeWindow		= yes
	LockPP0_RAPL			= yes
 SetupPKG_RAPL				= yes
	CustomPowerLimit1		= yes
		EnabledLimit1		= yes
		PowerLimit1		= 230		;Watts
		ClampingLimit1		= yes
		MaximizeWindow1		= yes
	CustomPowerLimit2		= yes
		EnabledLimit2		= yes
		PowerLimit2		= 280		;Watts 
		ClampingLimit2		= yes
	LockPKG_RAPL			= yes
 SetupTurboCurrent			= yes
	MaxCurrent			= 1024		;Ampere	(0-1023, Unlimited at 1024+)
	LockCurrent			= yes
 SetupTurboActivationRatio		= no
	MaxNonTurboRatio		= 20		;Ratio
	LockTurboActivationRatio	= yes
 SetupTDP_Level				= yes
	TDP_Level			= 0		; 	(0-base 1-Lvl1 2-Lvl2)
	LockTDP_Level			= yes
 LockOC					= yes

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;		      INSTRUCTION:
;;;	REQUIREMENTS:
;;;	1) Remove microcodes by MMTool_A5.exe
;;;     2) Disable BIOS lock by AMIBCP5.exe
;;;        IntelRCSetup — PCH Configuration — Security Configuration
;;;     3) Flash prepared firmware to mobo
;;;        You may want to patch it before but you can do it later
;;;     
;;;     TO PATCH FIRMWARE FILE:
;;;     1) Setup all required settings above
;;;     2) Save this file (do not rename it)
;;;	3) Copy firmware file to this folder
;;;     5) Move and drop firmware file to PatchFirmwareFile.bat
;;;     6) You will find a new file named as <original>.raw
;;;
;;;     TO PATCH MOBO ON THE FLY:
;;;     1) Setup all required settings above
;;;     2) Save this file (do not rename it)
;;;     3) Run PatchMotherboard.bat as Admin
;;;     4) Sleep or restart to make changes
;;;
;;;	You may easily repatch your mobo anytime,
;;;     patcher will detect itself and overwrite new settings.
;;;
;;;     Some settings are useless or overrides by later stage.
;;;     My ASRock overrides SystemAgent for example.
;;;
;;;	Keep settings locked to prevent most of them from 
;;;     being changed by Windows(OS)
;;;
;;;     This patch must work fine with chiness and branded
;;;     motherboards.
;;;     It keeps all settings after Sleep mode.
;;;
;;;     WARNING:
;;;     Mobo will not reset settings after Clear CMOS.
;;;     Do not force Voltages too much to be able repatch more stable settings.
;;;     Make sure you know what to do if it's bricked.
;;;
;;;     You may donate me some beer by PayPal to alexgromov82@gmail.com
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



