https://bugs.winehq.org/show_bug.cgi?id=47701
--- Comment #7 from Guilherme S. oguilherme@protonmail.com --- Created attachment 65215 --> https://bugs.winehq.org/attachment.cgi?id=65215 wine Launcher.exe (+seh,+pid,+debugstr,+reg,+server)
What happens if you create the values SystemBiosVersion and VideoBiosVersion in HKLM\Hardware\Description\System?
I'm not the OP, but in my Windows 10 installation (which is installed alongside Arch Linux, in the same computer), only the SystemBiosVersion key is present. Anyway, I've created them, ran the PUBG Lite Launcher and it still crashed, but after the wineserver process is finished, the keys I added are automatically removed by wine.
If that doesn't work, I'd try creating the HKLM\System\ControlSet001\Control\Class{4D36E968-E325-11CE-BFC1-08002BE10318}\0000 key
I've also exported this key from my Win10 installation, but the game still couldn't run. I'm attaching a log file (+seh,+pid,+debugstr,+reg,+server).
It's worth mentioning that once you click on the "Run" button in the PUBG launcher, nothing happens (visually), and if you try to terminate this new LauncherAgent.exe" process that is created, the PUBG launcher will keep spawning new ones indefinitely. So the log file probably interrupts at some random instruction, because I had to Ctrl+C at some point.