Post: Help : Get sprx size in memory
01-01-2016, 12:46 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hi,

I want to get the sprx size in memory, but I can't compile or find a right way in the get_prx_info structure, or in the sdk, I do it like that :
sys_prx_module_info_t *prx_info;

prx_info = (sys_prx_module_info_t *)malloc(sizeof *prx_info);
because I saw somebody do it like that, but I can't compile, this is my problem : You must login or register to view this content. in english that's : This declaration has no class of storage, but I can't understand why... can you help me please ?

Thanks Smile
(adsbygoogle = window.adsbygoogle || []).push({});
01-01-2016, 01:15 PM #2
SC58
Former Staff
Originally posted by BFoGvDo View Post
Hi,

I want to get the sprx size in memory, but I can't compile or find a right way in the get_prx_info structure, or in the sdk, I do it like that :
sys_prx_module_info_t *prx_info;

prx_info = (sys_prx_module_info_t *)malloc(sizeof *prx_info);
because I saw somebody do it like that, but I can't compile, this is my problem : You must login or register to view this content. in english that's : This declaration has no class of storage, but I can't understand why... can you help me please ?

Thanks Smile


if you use target manager u can see all the info that syscall will return there

The following user thanked SC58 for this useful post:

BFoGvDo
01-01-2016, 01:25 PM #3
Thanks, but that's not the case, my ps3 is in development mode, and my boot mode on system software mode, I only have informations when it didn't work like here : You must login or register to view this content.
01-01-2016, 04:21 PM #4
Kam
Investor - Future Millionaire
Originally posted by BFoGvDo View Post
Hi,

I want to get the sprx size in memory, but I can't compile or find a right way in the get_prx_info structure, or in the sdk, I do it like that :
sys_prx_module_info_t *prx_info;

prx_info = (sys_prx_module_info_t *)malloc(sizeof *prx_info);
because I saw somebody do it like that, but I can't compile, this is my problem : You must login or register to view this content. in english that's : This declaration has no class of storage, but I can't understand why... can you help me please ?

Thanks Smile


Thread moved to PS3 Mods Questions and Inquiries.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo