- Joined
- Dec 5, 2009
- Messages
- 915
- Reaction score
- 2,214
- Trophies
- 3
- Age
- 32
- Location
- center of the Sun
- Website
- kuribo64.net
- XP
- 3,125
- Country

Yet CSND_Initialize() returns a 'access denied' error code.
srv_getServiceHandle(NULL, &CSND_handle, "csnd:SND");
is the line that returns this error code.
I tried exploiting the srv
m hole to make up for that, but nope, it can't be that easy. While I can successfully get a handle to srv:, trying to get a handle to srv
m by any means returns either 'not found' or 'access denied' error codes.
I'm on 4.5 so unless I missed something (or something is running my homebrew on a more recent firmware somehow), it shouldn't be.
srv_getServiceHandle(NULL, &CSND_handle, "csnd:SND");
is the line that returns this error code.
I tried exploiting the srv
I'm on 4.5 so unless I missed something (or something is running my homebrew on a more recent firmware somehow), it shouldn't be.










