LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

petitcom big

Root / General / [.]

ErtasCreated:
so i installed petitcom big on the wii u (smilebasic) and it was really great! it was exactly like the 3ds but theres the problems: -Petitcom big doesnt support multiplayer -Only for the japenese consoles Theres some good features that they didnt appear in the 3ds version: -you have 2 smiles -Faster interface i will be updating this post as more as i discover any thoughts on petitcombig? [poll=p391][/poll]

I think I might wait for a switch and the switch version even though the wiiu was pretty cool.

I've always wondered why 3D Parkour doesn't work on Big I've never been able to debug it If you have any info on the error I could try pinpointing it and only making it accessable to 3DS users The multiplayer feature possibly?

I've always wondered why 3D Parkour doesn't work on Big I've never been able to debug it If you have any info on the error I could try pinpointing it and only making it accessable to 3DS users The multiplayer feature possibly?
in line 2131, it gives a syntax error, not sure why but the code is
mprecv out sender, msg$
if i do know how to fix this, i can release a wii u port of 3D Parkour, maybe because petitcom big detects MPRECV as a "variable"

I'm guessing that function does not exist in that version of SB. Does the wiiu even support local multiplayer the same way the 3ds does?

I'm guessing that function does not exist in that version of SB. Does the wiiu even support local multiplayer the same way the 3ds does?
probably no because its a japenese version and i think japenese versions are like early versions

The Wii U version doesn't have support for multi-system multiplayer (you just get access to other controllers instead) I don't know why that line would cause an error though, since it should only be running when multiplayer mode in the game is enabled.

The Wii U version doesn't have support for multi-system multiplayer (you just get access to other controllers instead)
Oof, that sucks, but still, good game

3D Parkour split screen soon™

3D Parkour split screen soon™
actually, that sounds like a great idea!

Everyone, good news! i released 3d parkour big! https://smilebasicsource.com/page?pid=1136 this version of 3D Parkour supports the Wii U and the 3DS but without the chat/multiplayer

Ertas Can you try typing
?HARDWARE
Into your terminal, and see if it returns 2?

Ertas Can you try typing
?HARDWARE
Into your terminal, and see if it returns 2?
yes, the outcome is 2

I don't know why that line would cause an error though, since it should only be running when multiplayer mode in the game is enabled.
probably because it checks the syntax's on the code