Sample demos for CTR-NEX are located in:
$CTRNEX_ROOT/Sample/
The following table describes each demo.
Name | Description |
---|---|
BlackList | Sample use of a blacklist. |
CallContext | Sample use of the nn::nex::CallContext class. |
CreateAndBrowse | Sample for creating, searching for, and joining a matchmaking session. |
DataStore | A data store sample. |
DataStoreApiChain | Sample integration of the data store functionality into an application. |
DataStoreSimple | Sample use of just the upload, download, and search functions from the data store APIs. |
DDLBasic | Sample to transmit and receive using the DuplicatedObject class. |
Debug | Sample for Debug assistance functions. |
IndependentServer | Sample for acquiring the authentication token for an independent server. |
DeadReckoning | Sample use of dead reckoning. |
DirectStream | Sample basic implementation of DirectStream . |
JoinFromFriendList | Sample implementation of joining from the friend list. |
MatchmakeReferee | Sample implementation for MatchmakeReferee . |
Messaging | Sample that performs messaging. |
MultiUnitHeap | Sample for a comparatively fast memory allocator using multiple UnitHeap s. |
Notification | A Notification feature sample. |
PersistentGathering | Sample use of persistent gatherings. |
Ranking | Sample basic implementation of rankings. |
Shutdown | Sample to quickly shutdown while using the NEX Library. |
TeamMatchmake | This sample puts together a team and uses matchmaking. |
Subscriber | Sample implementation of subscribers. |
You need an Internet connection to run each sample demo.
Verify that you have a valid Internet connection (by using System Settings, for example) before running the sample demos.