|
小弟跟一些老外曾经一起探讨 WinPE 到底有多牛 B,最终的结论就是 foobar 实在是可以起死回生,先决条件正好就是 foobar 得到 Win11 PE 的眷顾:
http://jplay.eu/forum/index.php?/topic/4410-windows-11-pe-audiophile-creation-guide/?p=61077
In my system (Win11 PE) I have tried 4 players: HQPlayer desktop 3 and 4; JRiverMC 28, Foobar2000 and Bughead
Emperor (Infinity Blade); And the results were, from better to worse, the following:
INFINITY BLADE> FOOBAR2000 >>> HQPLAYER4> JRIVERMC28.
Instead, in Windows "normal" they were very different, from better to worse:
Bughead Emeperor (Infinity Blade) >>> HQPlayer4 >> JRiverMC28> Foobar2000.
无忧启动论坛那边的 PE 作品发布区能够找到相当多免费资源,通常已经包含网卡的驱动,假如只需 2.25 版本的 UPnP 功能就行了。
如果是用 Diretta 或者一般 USB 解码的 ASIO 驱动也很简单,通常也是把官方提供的 MSI 文件解压一下罢了,详情方面可以自行百度这帖子:
[Unpackers] 常见MSI、NSIS、Inno打包程序解包工具(20180703更新)
普通 Win11 安装那个 DISMTools:
- winget install CodingWondersSoftware.DISMTools.Stable
复制代码
普通 Win10 如果没有 winget 的话则需要先安装 Desktop App Installer,请紧记打开 PowerShell 的时候必须选择“以管理员身份运行此程序”:
- Add-AppxPackage -RegisterByFamilyName -MainPackage Microsoft.DesktopAppInstaller_8wekyb3d8bbwe
复制代码
下一步就是把 ASIO 驱动增添到 WIM 镜像文件,请自行百度一些相关文章 ,毕竟 DISMTools 该是比较好用:
DISMTools 使用教程
DISMTools 开源项目教程
DISMTools 安装与配置指南
DISMTools 开源项目使用教程
DISMTools:图形化 Windows 镜像管理工具
Win11 PE 真正牛 B 之处就是它容许把那个 lsass.exe 干掉之余也不会影响整体系统的稳定性,但是音乐文件的优劣就变得异常重要,压根儿它就是那种不折不扣的照妖镜,音质方面欠佳的文件还是洗洗睡吧,当然音质上乘的文件则锋芒毕露了:
Still, the SQ impact of killing lsass.exe back then and now is VERY noticeable, and I would not necessarily say it is always good… you reach a very high level of detail and transparency, but god help you if you’re listening to a poorly recorded track, as everything will be shown in excruciating detail, warts and all. It also can cause even good recordings to sound harsh. Anyway, play with this at your own risk both SQ-wise and functionality-wise, but if you killed lsass.exe, the two svchost instances for AudioSrv and AudioEndpointBuilder, AND the instance for CryptSvc, as well as killing shell processes and the other processes I've detailed earlier in this post, you would be left with a whopping low of 14 processes running! Holy cow!
|
|