ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 1230

help coding cex sprx

by carlos_20 - 01-24-2020 - 11:00 PM
#1
I have the sprx for dex how can I do it for cex too??
Reply
#2
its the write process function, look into that
Reply
#3
what this do? explane xbox
Reply
#4
yes i have 905 but for cex what was it?
Reply
#5
int write_process(void* destination, const void* source, size_t size)
{
system_call_4(403, (uint64_t)sys_process_getpid(), (uint64_t)destination, size, (uint64_t)source);
return_to_user_prog(int);
}
Reply

Users browsing: 2 Guest(s)