Please go ahead and try refreshing the page, I changed something with the web version last night, it might be fixed now.
ipodtouch0218
Creator of
Recent community posts
I'm using Photon PUN, the only proprietary server used for the game is the authentication server. The game "server" is mainly used by the game just a relay for the clients to communicate with the host.
It's possible to make your own Photon PUN "server" / subscription (the free tier is 20 users at once), but I didn't expose a way to change out the server ID that the game tries to connect to. I'll consider adding a way to change that in some config in the next update, but at the same time, this spike in players isn't going to last forever. In about a week it'll be easier to get in.
If it's telling you that it cannot be opened, run this command in Terminal:
- chmod +x /Applications/MarioVsLuigi-MacOS.app/Contents/MacOS/NSMB-MarioVsLuigi
If it's saying that it could not be opened because "Apple cannot check it for malicious software", right click and hit open instead of double clicking.
For more help, join the discord at https://discord.gg/dgKVaUKpj5 and post a message in #technical-support
The [C] maps are indeed custom, but there's no easy way to load new maps in without creating a modded fork on github and adding them there, or joining the discord (https://discord.gg/dgKVaUKpj5) and submitting a design, usually created in Tiled
There's talks about allowing a custom way to play maps, but no work has been started on it yet.