Created
June 30, 2025 17:52
-
-
Save jarrodnorwell/90629c3bf9e472e3277ffac0aa4a670f to your computer and use it in GitHub Desktop.
Nintendo Switch News Format (msgpack)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version": { | |
| "format": 1, | |
| "semantics": 1 | |
| }, | |
| "news_id": 10000, | |
| "published_at": 1751302719, | |
| "pickup_limit": 1752512319, | |
| "priority": 50, | |
| "deletion_priority": 0, | |
| "language": "en-US", | |
| "supported_languages": [ | |
| "ja", | |
| "en-US", | |
| "fr", | |
| "de", | |
| "it", | |
| "es", | |
| "zh-Hans", | |
| "ko", | |
| "nl", | |
| "pt", | |
| "ru", | |
| "zh-Hant", | |
| "en-GB", | |
| "fr-CA", | |
| "es-419", | |
| "pt-BR" | |
| ], | |
| "display_type": "NORMAL", | |
| "topic_id": "nx_notice", | |
| "no_photography": 0, | |
| "surprise": 0, | |
| "essential_pickup_limit": 0, | |
| "movie": 0, | |
| "subject": { | |
| "caption": 1, | |
| "text": "The Latest News, Direct to Your Nintendo Switch!" | |
| }, | |
| "topic_name": "Nintendo Switch Information Center", | |
| "list_image": "BIN(size:101647)", | |
| "footer": { | |
| "text": "◆ To receive the latest news, you'll need to have an Internet connection and link your Nintendo Account with your Nintendo Switch console.\n\n◆ If news channels are available for a certain game, you’ll be automatically subscribed to them when you first play that game. Channel settings can be changed in System Settings ⇒ System ⇒ News Channel Settings.\n\n◆ Some channels may only be available for a limited time.\n\n◆ You can get news from the Nintendo Switch Information Center even without linking an account. You just need to be connected to the Internet.\n\n◆ This feature is included in “System Version 3.0.0”. You can verify the system version in Settings ⇒ System.\n\nHappy gaming,\nAmelia N.\n\nP.S. I forgot to mention, but you can jump between news entries by pressing or !" | |
| }, | |
| "more": { | |
| "system_applet": { | |
| "type": 4, | |
| "text": "Receive News" | |
| } | |
| }, | |
| "body": { | |
| "text": "Welcome to News! This is where you'll find all sorts of information about Nintendo Switch.\n\nWhat kind of information can you expect? Probably stuff like this:\n\n★Sales and special offers on games\n★Videos of new and upcoming games\n★News about gaming events\n\nSo basically a lot of stuff about games! We’ll also have news about your Nintendo Switch console itself, including tips and updates when we add new features.\n\nThat’ll do to start, but we’ll probably have other kinds of news in the future. Just stay tuned!\n", | |
| "main_image_height": 364, | |
| "main_image": "BIN(size:174417)" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment