RPCSX / rpcsx

GNU General Public License v2.0
1.26k stars 60 forks source link

[rpcsx-os] linker: search .prx in app module directory #53

Closed ga2mer closed 1 year ago

ga2mer commented 1 year ago

Search for libraries with .prx extension in sce_module of current app

elad335 commented 1 year ago

Do we know their order of precedence? is sprrx before prx?

ga2mer commented 1 year ago

Do we know their order of precedence? is sprrx before prx?

Probably .prx should be first, but it is unlikely that an application will contain two identical libraries with different extensions