GoldHEN_Plugins_Repository
GoldHEN_Plugins_Repository copied to clipboard
Update Actions Workflow File
ALSO not sure why, but NONE of the plugins work with ModuleLoadStart and Dlsym and then calling plugin_load. It either returns -1 with sys_dynlib_dlsym and 0x80020003 (KERNEL_ERROR_ESRCH) with sceKernelDlsym with the current binaries uploaded under release. They all seem to work if loaded via GoldHEN's plugin loader though. I have updated the workflow file and now it all works fine with both methods, so I'm not sure what's going on there, but that seems to have fixed it.
Superseded by #82