Changes

no edit summary
Line 12: Line 12:  
| wsc        = 1
 
| wsc        = 1
 
}}
 
}}
The '''Everybody Votes Channel''' allows users to vote from one of two options on an all manner of questions, and then compare it with what the rest of the users around the world think, over the Internet. Each Mii has its own vote.<br />
+
The '''Everybody Votes Channel''' allows users to vote from one of two options on an all manner of questions, and then compare it with what the rest of the users around the world think, over the Internet. Each Mii has its own vote. Since the official servers for this were discontinued on June 28, 2013, [[RiiConnect24]] has since bought this back.
After voting, you can make a guess on which answer will be the most common one, and when the poll closes, you can compare your prediction with other users.
     −
You can also submit a question to Nintendo for usage in the voting process.
+
After voting, you can make a guess on which answer will be the most common one, and when the poll closes, you can compare your prediction with other users. You can also submit a question for usage in the voting process.
 +
 
 +
The data files are RSA-2048-SHA1 signed, and the LZ10 compressed content begins at 0x140. A Kaitai file documenting the file structure can be found here: [https://github.com/RiiConnect24/Kaitai-Files/blob/master/Kaitais/votes.ksy voting.bin] and [https://github.com/RiiConnect24/Kaitai-Files/blob/master/Kaitais/voting_first_data.ksy first_data.bin], and code used by RiiConnect24 to download forecast data and generate files is available [https://github.com/RiiConnect24/File-Maker/tree/master/Channels/Everybody_Votes_Channel here] and [https://github.com/RiiConnect24/VTP here].
    
It downloads small .bin files for the poll content and for other purposes. They are all between 1 KB or 5 KB in size, so nothing very large is downloaded.
 
It downloads small .bin files for the poll content and for other purposes. They are all between 1 KB or 5 KB in size, so nothing very large is downloaded.
326

edits