feat(3ds,wiiu): Support for T2S blocks#480
Conversation
|
for the 3DS, im getting this warning both in the Dockerfile and locally this might be why there's nothing playing on the 3DS side of things |
Yep, the correct name is |
|
Thanks! I think it should work now. |
|
@Br0tcraft still an issue with Wii U |
|
@gradylink Really? What exactly is the problem with the Wii U? I can compile the source code without any problems using Docker, and the sound is downloaded to the cache folder and played back (but I used Cemu for testing, could that be the reason?). |
@Br0tcraft Wii U also uses |
|
@gradylink Oh sorry, it should be changed now. |
|
Tested again on 3DS, and now im getting warning and the sound file in my cache folder is 0 bytes in size. EDIT: ok i noticed a more telling errror |
…ariables enabled also now only inits when needed instead of on startup
|
Ended up fixing it, it was because it wasn't working if cloud variables wasn't enabled |
|
I just realized how much this is going to fuck up #473 |
GitHub had problems merging (or maybe I was just too dense). Anyway, it should hopefully work now. Support for theoretically every SDL version as well as 3DS. (With 3DS, though, I'm currently having the problem that no sound is playing at all, even with Docker.)