找回密码
 加入我们
搜索
      
查看: 1353|回复: 4

[软件] 推荐 Yuuki 制作的适合锐龙全系列 CPU 的电源计划 [RCPP]

[复制链接]
发表于 2024-4-20 06:43 | 显示全部楼层 |阅读模式
本帖最后由 feifei78 于 2024-4-22 09:32 编辑

原地址在油_管,https://reurl.cc/WxERpO

第二地址,下面这个帖子第 7 个回复,
https://techcommunity.microsoft.com/t5/windows-insider-program/bug-windows-11-power-saver-plan/m-p/3267857

[RCPP] Ryzen Custom Power Plan (v0.63).zip  *RCPP is 3rd Party Custom Power Plan Big Little Scheduling is below the comments.

原下载地址在谷_哥网盘,https://reurl.cc/mMqrej

*RCPP is non-commercial and free for anyone to use.
*A pow file is actually the same as a windows registry file.

个人传的文件
neil78.ysepan.com



这个电源计划,目的是安静,CPU 温度低,
不适合竞技游戏,不适合即时战略游戏。


Ryzen Custom Power Plan [RCPP]
(Power Plan for Ryzen 1000/2000/3000/4000/5000/6000 and Thread Ripper series (Windows10 / Windows11 power plan))

# function
Use Windows power management to control the CPU clock to reduce noise and power consumption.
*No overclocking.
*This is not case if user is voluntarily PBO / Curve Optimizer / OverClocking.
*If you do not have a special reason please use the OS or AMD power plan.
Please use batch file for installation and uninstallation.

# register batch file in the launcher application if necessary.
Desktop->StartMenu->TaskBar->Right Click->Tool Bar->New Tool Bar->Select bat file Folder (PP_Select)

*To make the Windows 11 taskbar look like Windows 10,
you need to use an external tool such as Explorer Patcher (ep_setup.exe install and taskbar right lick to open proparty) or edit the registry.

使用上
例如你电脑的 CPU 是 5950X,先找到 install_(zen3 or later).bat 安装,
找到 PP_Select 文件夹下的计划 [RCPP][Zen3]xxxx.bat,
选择一个运行就可以了

卸载,找到 uninstall_(zen3 or later).bat 运行就行
另,如果你用旧主机的盘直接安装到新系统上,建议查看并运行 Recovery_Mode_(Ryzen5000).bat

原理上
利用电源计划控制 CPU,使 CPU 运行的不是那么激进,就能减少噪音和功耗

作者给的图,




使用注意
win10 win11 安装了芯片组驱动,关掉了 windows 设置里的“游戏模式”,创建一个系统还原点。

文件说明
作者给的 .bat 文件很多,
[1] 至 [11] 代表性能从最高到最低,
建议不要用性能太低的电源计划,本人不打包票
[ST] 代表适合跑单核高频程序,例如游戏
[MT] 代表适合跑多核处理程序,例如视频渲染
[ST+MT] 代表兼顾单核高频和多核处理

选择你需要的文件复制到桌面新建文件夹,
要切换哪个,直接运行哪个就行



编辑文件的方法
PP_Select 文件夹包含的电源计划,不需要编辑直接可用


如果需要编辑,例子,
比如 [Win10][ST+MT] Clock-Limit 文件夹里面的文件,[RCPP][Zen3][ST+MT][1] High Performance (+) [4.40GHz].bat,
下面 6 个参数都能编辑,
要点是加粗加下划线的 2 个,基本没有难度

: ###### USER SETTING ###### (START)

: Responce Mode [CPU Usage vs Clock Control]
: (Custom=0 / Slower=1 / slow=2 / Normal=3 / Fast=4) <- Low Power --- Performance -> *Default=0
set Responce=0

: Turbo Mode [Strength]
: P-State (Disable=0 / Enable    =1 / Enable   =2 / Efficiency=3 / Efficiency=4)
: CPPC2   (Disable=0 / Efficiency=1 / Agressive=2 / Efficiency=3 / Aggressive=4)
set TB_MODE=2

: Min Clock Setting *Default=0 (0-100%, auto=0)
set MinClock=95

: Max Clock Setting *Default=0 (0-9999MHz, auto=0)
set MaxClock=4800

: Active Core Percent (1-100 %)
: 100=All Core Active, 75=75% Core Active, 50=50% Core Active
set Active_Core=100

: Priority CCD Mode
: *EPYC16C=2CCD , EPYC24C/32C=4CCD , EPYC64C=8CCD
: *Ryzen 5100/5300/5500/5600/5700/5800=1CCD , 5900/5950=2CCD
: (Custom=0 / 1CCD=1 / 2CCD=2 / 4CCD=4 / 6CCD=6 / 8CCD=8) *Default=0
set CCD_Count=0

其余参数是作者设定好的,没必要修改的

  1. ###### USER SETTING ###### (END)
  2. : ###### SYSTEM SETTING ###### (START) *Not Change

  3. : Target GUID
  4. set GUID=ea000000-BBBB-0001-0170-000000000100

  5. : fine clock correction
  6. set /A LimitClock=MaxClock+30
  7. if %MaxClock%==0 set /A LimitClock=MaxClock+0

  8. : Processor performance time check interval [4d2b0152-7d5c-498b-88e2-34345392a2c5] (4-250ms)
  9. set PPSI=1

  10. : Historical count of processor performance [7d24baa7-0b84-480f-840c-1b0743c00f5f] (1-120)
  11. set HCPP=46

  12. : Processor performance degradation interval count [d8edeb9b-95cf-4f95-a73c-b061973693c8] (1-100)
  13. set PPDI=32

  14. : Processor performance Core pending concurrency threshold [2430ab6f-a520-44a2-9601-f7f23b5134b1] (0-100)
  15. : Exsample, gather=97, variance=0, AllSync=100
  16. set PPCPT=25

  17. : Processor Performance Core Pending Overuse Threshold [943c8cb6-6f93-4227-ad87-e9a3feec08d1] (5-80)
  18. set PPPT=85

  19. : Processor performance Core pending concurrency headroom threshold [f735a673-2066-4f80-a0c5-ddee0cf1bf5d] (0-100)
  20. set PPCPCHT=50

  21. : Heterogeneous thread scheduling policy [93b8b6dc-0698-4d1c-9ee4-0644e900c85d]
  22. : (All=0 / Performance Processor=1 / Priority Performance Processor=2 / Efficiency Processor=3 / Priority Efficiency Processor=4 / Auto=5)
  23. set HTSP=2

  24. : Heterogeneous thread scheduling policy for short running threads [bae08b81-2d5e-4688-ad6a-13243356654b]
  25. : (All=0 / Performance Processor=1 / Priority Performance Processor=2 / Efficiency Processor=3 / Priority Efficiency Processor=4 / Auto=5)
  26. set HTSS=1

  27. : Processor performance core parking increase time [2ddd5a84-5a71-437e-912a-db0b8c788732]
  28. set PCPI=1

  29. : Processor performance core parking decrease time [dfd10d17-d5eb-45dd-877a-9a34ddd15c82]
  30. set PCPD=80

  31. : Throttling Mode [3b04d4fd-1cc7-4f23-ab1c-d1337819c4bb]
  32. : (0=Disable, 1=Enable)
  33. set TTM=0
复制代码


推荐的软件
QuickCPU ,分析CPU各核心功耗/使用率/性能,修改电源计划,分析CPU超频
(如果打不开请用旧版,或者反馈问题给开发者)
https://coderbag.com/product/quickcpu



实测
5950X CPU ,win10 系统,编辑运行 [RCPP][Zen3][ST+MT][4] Balanced (+) [4.40GHz].bat,
打开多个低负载程序,浏览器多个页面,播放视频,打开新页面, CPU 温度很低,风扇噪音很低

编辑运行 [RCPP][Zen3][ST+MT][1] High Performance (+) [4.40GHz].bat,
游戏正常,帧率正常,风扇噪音很低


发表于 2024-4-20 07:40 来自手机 | 显示全部楼层
感谢,5900x回去测试下
发表于 2024-4-20 13:38 | 显示全部楼层
感谢分享,回去试用一下看看效果
发表于 2024-4-20 17:19 | 显示全部楼层
感谢,5900x试一下。
发表于 2024-4-20 18:36 | 显示全部楼层
本帖最后由 roubao2014 于 2024-4-20 21:02 编辑

支持,谢谢楼主
您需要登录后才可以回帖 登录 | 加入我们

本版积分规则

Archiver|手机版|小黑屋|Chiphell ( 沪ICP备12027953号-5 )沪公网备310112100042806 上海市互联网违法与不良信息举报中心

GMT+8, 2024-5-3 21:25 , Processed in 0.009778 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.5 Licensed

© 2007-2024 Chiphell.com All rights reserved.

快速回复 返回顶部 返回列表