obhq / obliteration

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

Implements sys_netcontrol, refactors Filedesc::alloc #811

Closed SuchAFuriousDeath closed 3 months ago

SuchAFuriousDeath commented 3 months ago

I use arnd here instead of the actual random generator the PS4 uses

SuchAFuriousDeath commented 3 months ago

@ultimaweapon Am I crazy, or is even sys_revoke and the TIOCSCTTY ioctl not called now after the proc id change?

ultimaweapon commented 3 months ago

@ultimaweapon Am I crazy, or is even sys_revoke and the TIOCSCTTY ioctl not called now after the proc id change?

That make senses.