

I'm trying to run the new game PlayerUnknowns Battlegrounds in sandboxie through Steam. I can run the game with no problems outside of sandboxie and I can also run other games like CS:GO inside sandboxie without issues. I believe the problem exists because Battlegrounds needs another program to run alongside the main game client called BattleEye. This is the popup I get when I try to run the game through sandboxie:

From what I can guess, sandboxie is blocking the loading of this program or it can't load because it is trying to install drivers. I've added "BlockDrivers=n" and "OpenKeyPath=HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services" to my config but it is still unable to run BattleEye. I'm not sure what else I can change to allow this program to run. I'm not really worried about the security of the sandbox at this point, I'd just like to give it whatever access I need to for it to successfully run. My config for the sandbox is currently the following:
[Idle1]
Enabled=y
ConfigLevel=7
AutoRecover=y
Template=BlockPorts
Template=LingerPrograms
Template=Firefox_Phishing_DirectAccess
Template=AutoRecoverIgnore
RecoverFolder=%{374DE290-123F-4565-9164-39C4925E467B}%
RecoverFolder=%Personal%
RecoverFolder=%Favorites%
RecoverFolder=%Desktop%
CopyLimitKb=49152999
CopyLimitSilent=y
OpenPipePath=C:\
BlockDrivers=n
OpenKeyPath=HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services
I'll try any suggestions you guys have