Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Pretendo Network: Difference between revisions

From Hacks Guide Wiki
m (Update 2.5.0 - Inkay)
(capitizlation fixes, wii u aknowledgement (this wasn't here before :broken_heart:), & slight reword)
(12 intermediate revisions by 3 users not shown)
Line 7: Line 7:
| website = https://pretendo.network/ Pretendo.Network
| website = https://pretendo.network/ Pretendo.Network
| github = PretendoNetwork/nimbus
| github = PretendoNetwork/nimbus
| universaldb = 3ds/nimbus
| version = 1.6.0
| version = 1.6.0
| releasedate = 2024-04-08
| releasedate = 2024-04-08
| githubtag = latest
| githubtag = v1.6.0
}}{{Infobox homebrew
}}{{Infobox homebrew
| title = Inkay(Nintendo Wii U)
| title = Inkay(Nintendo Wii U)
Line 19: Line 18:
| website = https://pretendo.network/ Pretendo.Network
| website = https://pretendo.network/ Pretendo.Network
| github = PretendoNetwork/inkay
| github = PretendoNetwork/inkay
| releaseurl = https://hb-app.store/wiiu/inkay hb-app.store
| version = 2.4.0
| version = 2.5.0
| releasedate = 2024-04-08
| releasedate = 2024-05-28
| githubtag = v2.4.0
| githubtag = latest
}}
}}


Pretendo is an open-source project that aims to recreate [[w:Nintendo Network|Nintendo Network]] for the 3DS and Wii U. This includes but is not limited to, game servers, [[w:Miiverse|Miiverse]], friends-lists, and more.
Pretendo is an open-source project that aims to recreate Nintendo Network for the 3DS and Wii U. This includes but is not limited to, game servers, Miiverse, friends-lists, and more.


==Installation==
==Installation==
For 3DS, [[udb:3ds/nimbus|Nimbus]] is available on Universal-Updater. For Wii U, [[hbappstore:wiiu/inkay|Inkay]] is available on the Homebrew App Store. Manual installation instructions for 3DS, Wii U, and Cemu can be found on the Pretendo website [https://pretendo.network/docs/install/ here].
For 3DS, [[udb:3ds/nimbus|Nimbus]] is available on Universal Updater. For Wii U, [[hbappstore:wiiu/inkay|Inkay]] is available on the Homebrew App Store. You can follow instructions on the Petendo website to install manually for both systems.
 
==Usage==
<tabber>
|-|Nintendo 3DS=
<p>Nimbus allows for switching between Pretendo and Nintendo Networks. To use Nimbus, launch it from the HOME Menu or the Homebrew Launcher, and select either '''Pretendo''' or '''Nintendo''' to switch between the two networks. While on the Pretendo Network, launch a [https://pretendo.network/progress supported game] to play online with other Pretendo users.</p>
<p>Some features, notably Pretendo's Miiverse replacement Juxtaposition, will require a PNID to function. A PNID is a unique identifier, functioning the same as Nintendo's NNIDs. To create a PNID open '''System Settings''' -> '''Nintendo Network ID Settings'''. Alternatively, [https://pretendo.network/account/register register for an account] using the Pretendo website, and then link an existing PNID instead.</p>
|-|Nintendo Wii U=
Inkay allows for switching between Pretendo and Nintendo Networks. To use Inkay press {{B|L + DOWN + SELECT}} on the Wii U Gamepad to open the Plugin Menu, then press {{B|A}} on '''Inkay'''
* To connect to Nintendo Network, set '''Connect to the Pretendo Network''' to <code>false</code>
* To connect to Pretendo Network, set '''Connect to the Pretendo Network''' to <code>true</code>
 
While on the Pretendo Network, launch a [https://pretendo.network/progress supported game] to play online with other Pretendo users.
Some features, notably Pretendo's Miiverse replacement Juxtaposition, will require a PNID to function. A PNID is a unique identifier, functioning the same as Nintendo's NNIDs. To create a PNID, tap on your profile icon in the Wii U Menu -> '''Create/Link Nintendo Network ID'''. Alternatively, [https://pretendo.network/account/register register for an account] using the Pretendo website, and then link an existing PNID instead.
</tabber>
 
=== SD file layout ===
<tabber>
 
|-|Nintendo 3DS=
<span>
{{Tree list}}
* {{Tree icon|sd}} (root)
** {{Tree icon|d}} 3ds
*** {{Tree icon|f}} nimbus.3dsx
*** {{Tree icon|f}} juxt-prod.pem
** {{Tree icon|d}} luma
*** {{Tree icon|d}} sysmodules
**** {{Tree icon|f}}0004013000002902.ips
**** {{Tree icon|f}}0004013000002E02.ips
**** {{Tree icon|f}}0004013000002F02.ips
**** {{Tree icon|f}}0004013000003202.ips
**** {{Tree icon|f}}0004013000003802.ips
*** {{Tree icon|d}} titles
**** {{Tree icon|d}}000400300000BC02
**** {{Tree icon|d}}000400300000BD02
**** {{Tree icon|d}}000400300000BE02
{{Tree list/end}}
<span>


|-|Nintendo Wii U=
Documentation can be found [https://pretendo.network/docs/install/ here].
<span>
{{Tree list}}
* {{Tree icon|sd}} (root)
** {{Tree icon|d}} wiiu
*** {{Tree icon|d}} environments
**** {{Tree icon|d}} aroma
***** {{Tree icon|d}} modules
****** {{Tree icon|d}} setup
******* {{Tree icon|f}} 30_nimble.rpx
***** {{Tree icon|d}} plugins
****** {{Tree icon|f}} Inkay-pretendo.wps
{{Tree list/end}}
</span>
</tabber>

Revision as of 07:05, 30 April 2024


Pretendo is an open-source project that aims to recreate Nintendo Network for the 3DS and Wii U. This includes but is not limited to, game servers, Miiverse, friends-lists, and more.

Installation

For 3DS, Nimbus is available on Universal Updater. For Wii U, Inkay is available on the Homebrew App Store. You can follow instructions on the Petendo website to install manually for both systems.

Documentation can be found here.