obhq / obliteration

Experimental PS4 emulator written in Rust for Windows, macOS and Linux
https://obliteration.net
MIT License
601 stars 17 forks source link

Revise ResourceLimit #886

Closed ultimaweapon closed 13 hours ago

ultimaweapon commented 2 weeks ago

The current implementation load the values from the host OS, which is not going to be correct once the process is running inside a VM.

ultimaweapon commented 13 hours ago

This should be done automatically when we migrate the code to kernel-mode kernel.