@Hallowed tienes un foro llamado AMD OSX especializado en macOS sobre procesadores AMD, en donde he visto que hay un hilo bastante completo donde explican cómo instalarlo en una máquina virtual con VMware Workstation Pro 17.5.2, que es una versión bastante reciente.
forum.amd-osx.com
Tienes enlaces de descarga para todo, incluidas las imágenes ISO.
Utilizan OpenCore 1.0.2 como gestor de arranque, muy interesante para que vayas aprendiéndolo.
Léete el post inicial y si puedes el hilo completo.
Hay un comentario que puede ser relevante para lo que te sucede:

Mac OS install on AMD Ryzen (VMWare) Opencore - Improved Performance - Works with Sequoia / Sonoma / etc
*** First of all, don't make any changes to the vmware .vmx file. It is recommended that you create a new virtual machine from scratch so that it recreates this file by default and without any changes. *** Use VMWare Workstation Pro version at the link provided in the tutorial. (If you install...

Tienes enlaces de descarga para todo, incluidas las imágenes ISO.
Utilizan OpenCore 1.0.2 como gestor de arranque, muy interesante para que vayas aprendiéndolo.
Léete el post inicial y si puedes el hilo completo.
Hay un comentario que puede ser relevante para lo que te sucede:
8) (IT GREATLY IMPROVES PERFORMANCE AND CORRECTS ERRORS
In order to correct the “errors” during start-up, which in spite of everything works.... and also to correct the performance and reduce the “slowness” of the virtual machine, you should turn off the windows hypervisor. To do this, use the tip below:
- In Windows, click on Start and search for Command Prompt
- Right-click Command Prompt and then click Run as administrator
- If the User Account Control dialog box appears, confirm that the action shown is the one you want and click Continue
- Then type: “bcdedit /set hypervisorlaunchtype off” Hit enter
- Then type: reg add “HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity” /v “Enabled” /t REG_DWORD /d 0 /f
- Press enter again.
- Restart the computer
- It is also recommended to disable the "Memory Integrity Checks" in Windows to improve performance.
- Install VMWare Tools to change the resolution. It comes with VMWare Workstation, I don't remember if VMWare Play has VMWare Tools.
- You can only change the resolution within MacOS. Ex: 1600x1100. To do this, type in the terminal :
sudo /Library/Application\ Support/VMware\ Tools/vmware-resolutionSet 1600 1100
Note: In VMWare's Display settings you need to set the resolutions higher than or equal to the ones you'll be using in macOS.
THIS WAY YOU CAN EVEN RUN XCODE SIMULATOR SMOOTHLY AT LOW RESOLUTIONS SUCH AS 1024X768.


