clover Kernel Patch, TrX40, Ryzen 1,2,3 gen Catalina/bigsur/ Monterey beta 1 2 3 by carlo_67

English

carlo_67:clover Kernel Patch, TrX40, Ryzen 1,2,3 gen Catalina/bigsur/ Monterey beta 1 2 3 by carlo_67
 He says I steal without credits, so I wrote his credits and the greatest compliments here to follow the customs of their country.

Clover General discussion

Patch+quirk210723-cario67.plist.zip

パッチの使い方の注意点
Precautions on how to use the patch

“set cpuid_cores”とコメントに書いてある部分については、自分のCPUのコア数を以下の例に習ってReplaceに入れてください。
For the part commented as “set cpuid_cores”, please follow the example below and put it in Replace.

もしRepalceの値がBA??00000090(?は任意の値)の場合、以下のように直します。(直す部分は複数個あります)
6 coresなら、BA0600000090
8 coresなら、BA0800000090
12coreなら、BA0C00000090
16coreなら、BA1000000090
32coreなら、BA2000000090

If the value of Repalce is BA??00000090 (? Is an arbitrary value), fix it as follows. (There are multiple parts to fix)
For 6 cores, BA0600000090
For 8 cores, BA0800000090
For 12core, BA0C00000090
For 16core, BA1000000090
For 32core, BA2000000090.

また、動かない場合、Cloverのログを取って、これらのパッチのうちいくつかが”Rebork”されている場合は、MaskFind,MaskReplaceをFindやReplaceの文字列の長さ分の”F”(任意にしない意味です)で設定してください。
Also, if it doesn’t work, log Clover and if some of these patches are “Rebork”, then MaskFind and/or MaskReplace that is “F” (Meaning of complete match) for the length of the Find or Replace string should be set as the content.

Example(例)
Find        data B8040000004489F14489
Replace     data B81D0000804489F14489
MaskFind    data FFFFFFFFFFFFFFFFFFFF
MaskReplace data FFFFFFFFFFFFFFFFFFFF

 また、暫定的な、情報ですが、Procedureについては、”_cpuid_set_info”以外についてコメントアウトすることも有用なようです。
 Also, for provisional information, it seems useful to comment out anything other than “_cpuid_set_info” for Procedure.

@iCanaroによる、CPU core,Rebork,Procedureの対応例:
Correspondence example of CPU core, Rebork, Procedure by @iCanaro:
CLOVER_15Patches_iCanaro.plist.zip

コメント

  1. alpha alpha より:

    Hello SavageAUS
    Please Post here!
    Alpha

Translate »
タイトルとURLをコピーしました