Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create custom GP / tournaments #155

Open
Dr-Wily opened this issue May 4, 2015 · 17 comments
Open

Create custom GP / tournaments #155

Dr-Wily opened this issue May 4, 2015 · 17 comments

Comments

@Dr-Wily
Copy link

Dr-Wily commented May 4, 2015

Hello,

Is there a way to create a custom GP or tournament with specific rules ? I think about the Mario Kart channel where we can join some contest. Why ?

Because if I want create a contest on 1 cup only, I must create a room and register all friends codes... pretty tricky...

There is another solution ?

@Dr-Wily Dr-Wily changed the title Create custom GP / tournaments Create custom GP / tournaments label:feature-request May 4, 2015
@Dr-Wily Dr-Wily changed the title Create custom GP / tournaments label:feature-request Create custom GP / tournaments May 4, 2015
@AdmiralCurtiss
Copy link
Collaborator

This is very game-specific, not exactly a priority. I assume in Mario Kart Wii's case this goes over the Sake server in some way.

@mm201
Copy link

mm201 commented May 4, 2015

The difficulty of doing stuff like this is we don't have the necessary packet captures to figure out how these events were originally done on the server. Wiimm might but he isn't exactly sharing anything with us.

You'll need to find an experienced Wii hacker willing to volunteer their time to make this work.

@Dr-Wily
Copy link
Author

Dr-Wily commented May 6, 2015

OK. I can make packet capture, but in which way, have you some specific tools for that ? Or a simple wireshark is enough ?

@BadBreath69
Copy link

no, you need MKW-AN: http://mkw-ana.wiimm.de/

@Leseratte10
Copy link

You do neither need mkw-ana nor wireshark, but any packet dumps from before May 20, 2014 containing data about a Wii actually downloading the newest competition via WC24.

I did not find any of this dumps in the internet, so you probably need to decompile the game and understand Assembler code to find out.

Also, you need to patch the WC24 engine (I don't know how) to remove the certificate validation.

So, I highly doubt that is possible in the near future.

@ghost
Copy link

ghost commented Sep 12, 2015

@mm201 just to let you know, SAKE was used for GHOSTS and other files, not for competitions which were downloaded via WC24 daily.

@BadBreath69
Copy link

I belive i saw ghost dumps somewhere just before the 20th of may , im breaking my head over finding it again.

@ghost
Copy link

ghost commented Sep 13, 2015

We have beta ghosts and rankings at Wiimmfi...

@Dr-Wily
Copy link
Author

Dr-Wily commented Jun 9, 2016

Have you seen this ?

@ghost
Copy link

ghost commented Jun 10, 2016

Yes, we all have; it has been highly publicised.

@Dr-Wily
Copy link
Author

Dr-Wily commented Jun 10, 2016

There is a way to implement it on altwfc ?

@ghost
Copy link

ghost commented Jun 10, 2016

It's unlikely to occur.

@Dr-Wily
Copy link
Author

Dr-Wily commented Jun 14, 2016

Why ? There is missing some details...

@ghost
Copy link

ghost commented Aug 22, 2016

Big bump: because Wiimmfi isn't a public opensource thing.
You can find the DISTMAP.BIN files on Wiimmfi themself but GL getting someone to reverse engineer it.

@InternalLoss
Copy link

Similar to my comment in #157 , is it worth leaving this issue open when AltWFC's main instance no longer supports MKW?
RKCs have already been reverse engineered and the format is on Tockdom along with an existing editor.

@mm201
Copy link

mm201 commented Mar 12, 2021

It would still be cool to RE and document the server portions for posterity.

@InternalLoss
Copy link

Well, while I haven't put the competition info there, I was working on documenting it at the Tockdom wiki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants