This link for @WolfCGB is still alive
https://mega.nz/file/DRQBzArQ#7fATAOBExHzu7lgQdB8MULsmg3-KQ88mlzVkFwwpjdE
I tested the game in my work pc i9 GTX3060 w11 and it runs correctly. In my cab pc Ryzen with 1660 super w11 does not work. Both with realtek active. The i9 execute the game under HDMI output, I don't have to switch to realtek or plug anything. In the Ryzen the game doesn't work. I can see shell black window appearing but after it closes. I tried to swap to realtek and same result. The i9 shows shell load and start the game without any action.
This game doesn't like AMD Ryzen I don't know why like Alien Safari. I can't add this game to my cab. I hope TP guys make this works someday
The only thing i made is:
-move to my roms folder
-modify pvz\Install.ini and shell\Game.ini with my path
-make a run.ahk inside shell folder file to run with demulshooter:
Run, Shell.exe
Run, [YOUR PATH TO DEMULSHOOTER]\DemulShooter.exe -target=sega -rom=PVZ
RButton::1
MButton::2
Escape::
Process,Close,DemulShooter.exe
Run,taskkill /im "DemulShooter.exe" /F
Process,Close,Shell.exe
Run,taskkill /im "Shell.exe" /F
ExitApp
return
-execute run.ahk