"Minimum" Isolation is it possible?

Post Reply
Evgenix
Posts: 3
Joined: Tue Jul 13, 2021 3:14 am

"Minimum" Isolation is it possible?

Post by Evgenix »

Is it possible to configure sandbox to isolate only registry and disk writes, to run safe programs like games?
I am experiencing various problems launching games.
Most RenPy games just won't start, *.exe starts and closes immediately without any windows and errors.
Some RpgMaker games start once out of ten attempts and leaving running processes that have to be terminated manually after each unsuccessful attempt.
Various problems with 3D games: freezes, crashes, black screens.
I think perhaps disabling all types of isolation except disk and registry might fix the problems, and will not affect security in the case of games.
But I don’t know how to do it right.
Could anyone help me with this please?
English is not my native language.

Evgenix
Posts: 3
Joined: Tue Jul 13, 2021 3:14 am

Re: "Minimum" Isolation is it possible?

Post by Evgenix »

So, there is no way?
English is not my native language.

User avatar
DavidXanatos
Posts: 340
Joined: Fri Mar 19, 2021 11:26 am

Re: "Minimum" Isolation is it possible?

Post by DavidXanatos »

An upcomming build will have a function to do just that, called App Container Mode

until then you coudl try the following debug options:
OriginalToken=y
NoSysCallHooks=y
NoSandboxieDesktop=y

Evgenix
Posts: 3
Joined: Tue Jul 13, 2021 3:14 am

Re: "Minimum" Isolation is it possible?

Post by Evgenix »

debug options didn't help much
will wait App Container Mode
Thanks
English is not my native language.

Post Reply