https://www.reddit.com/r/Amd/comments/kbp0np/cyberpunk_2077_seems_to_ignore_smt_and_mostly/gfjf1vo/?utm_source=reddit&utm_medium=usertext&context=3&utm_name=pcgaming&utm_content=t3_kbsywg



Open the EXE(Cyberpunk.exe) with HXD (Hex Editor).

Look for

75 30 33 C9 B8 01 00 00 00 0F A2 8B C8 C1 F9 08

change to

74 30 33 C9 B8 01 00 00 00 0F A2 8B C8 C1 F9 08


Proof and Sources:

https://github.com/jimenezrick/patch-AuthenticAMD

I  did not use the patcher, feel free to give it a try, maybe it works  better?(overriding some code that checks for "AuthenticAMD") basic  branch


실행 파일을 헥스 에디터로 열어서 75를 74로 바꾸면 라이젠에서 프레임이 대폭 올라간다네?