Search found 1 match
- Tue Jun 09, 2020 4:50 pm
- Forum: Gamecube/Wii Development
- Topic: LWP_MutexLock always returns error
- Replies: 1
- Views: 6468
LWP_MutexLock always returns error
I'm trying to port a game that uses SDL to the Wii. Using sdl-wii I managed to port other software (e.g. emulators) without too much trouble. In this case, however, I'm having trouble with mutexes. The implementation of sdl-wii calls LWP_MutexLock to lock a mutex but it always returns an error code ...