17 #define TAIHEN_CONFIG_FILE "ux0:tai/config.txt" 35 #endif // TAI_HEN_HEADER int hen_free_config(void)
Frees tai config file.
struct _tai_plugin_load tai_plugin_load_t
Arguments passed from taiHEN to config parser back to taiHEN.
void hen_load_plugin(const char *module, void *param)
Callback to config parser to load a plugin.
SceUID pid
Process to load plugin to.
int hen_load_config(void)
Load tai config file.
Arguments passed from taiHEN to config parser back to taiHEN.
int flags
Flags for loading.
int hen_add_patches(void)
Add kernel patches to disable SELF signature checks.
int hen_remove_patches(void)
Removes the kernel patches for SELF loading.