h4570 / tyra

Game engine for PlayStation 2™
Apache License 2.0
487 stars 37 forks source link

FileXio is loaded, but the RPC server for it is not bound afterwards. why? #197

Open israpps opened 3 months ago

israpps commented 3 months ago

https://github.com/h4570/tyra/blob/1e396fb1a319f5f11832a4e05813cd895e0eb336/engine/src/irx/irx_loader.cpp#L110-L126

Under this approach, the only side getting the benefits of iomanX is the IOP side (eg: HDD support)

If the RPC server is not bound, libcglue will still use the ioman functions as backend for posix I/O