forked from CTGP-7/ctgp-7.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathctww.html
137 lines (124 loc) · 9.89 KB
/
ctww.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<html>
<head>
<meta charset="UTF-8">
<meta name="application-name" content="CTWW Information - CTGP-7">
<meta name="description" content="Information about the CTWW feature for the CTGP-7 Mod Pack.">
<meta name="keywords"
content="CTGP-7, CTGP, CTGP-7 FAQ, Worldwide, CTWW, Custom Tracks Worldwide, CTGP FAQ, Frequently Asked Questions CTGP, Frequently Asked Questions CTGP-7, CTGP FAQ, Mario Kart 7 mods, MK7 mods, CTGP-7 MK7 mod, CTGP-7 mod, custom tracks grand prix">
<meta name="author" content="Skylar McCauley">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- OG Meta Tags-->
<meta property="og:title" content="CTWW Information - CTGP-7">
<meta property="og:image" content="https://ctgp-7.github.io/src/images/ctgp-7-logo.png">
<meta property="og:description"
content="Information about the CTWW feature for the CTGP-7 Mod Pack.">
<title>CTWW Information - CTGP-7</title>
<!-- Favicons -->
<link rel="shortcut icon" href="https://ctgp-7.github.io/src/images/ctgp-7-logo.png">
<link rel="apple-touch-icon" href="https://ctgp-7.github.io/src/images/ctgp-7-logo.png">
<script src="../js/copyEmail.js"></script>
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="src/css/bootstrap.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css"
integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
<!-- Stylesheet
================================================== -->
<link rel="stylesheet" type="text/css" href="https://skylarmccauley.xyz/css/style.css">
<link rel="stylesheet" type="text/css" href="https://skylarmccauley.xyz/css/cards.css">
<link rel="stylesheet" type="text/css" href="https://skylarmccauley.xyz/css/prettyPhoto.css">
<link rel="stylesheet" type="text/css" href="src/css/main.css">
<link href="https://fonts.googleapis.com/css?family=Press+Start+2P&display=swap" rel="stylesheet">
</head>
<body>
<div class="container-src container-fluid cntr">
<div class="row">
<div class="col-lg-3 fixed-top">
<div class="sticky">
<!--Anything put here cannot be seen on smaller screens (phones and tablets in potrait mode-->
<div class="imp-links">
<h4>Important Links:</h4>
<ul>
<li><a href="index.html">Homepage</a></li>
<li><a href="ctww.html">CTWW Information</a></li>
<li><a target="_blank" href="https://www.youtube.com/channel/UCAyogehMGR6I9X0iXGRuenA">Pablo MK<span>7</span>'s YouTube Channel</a></li>
<li><a target="_blank" href="https://twitter.com/Ctgp7">CTGP-<span>7</span> X/Twitter Profile</a></li>
<li><a target="_blank" href="https://gbatemp.net/threads/mario-kart-7-custom-track-grand-prix-7-ctgp-7.396936/">GBATemp Info Page</a></li>
<li><a target="_blank" href="https://gamebanana.com/gamefiles/7946">GameBanana Download Page</a></li>
<li><a target="_blank" href="https://discord.gg/0uTPwYv3SPQww54l">CTGP-<span >7</span> Discord Server</a></li>
<li><a target="_blank" href="https://pastebin.com/u5ZyfWqW">CTGP-<span >7</span> Error Codes</a></li>
<li><a target="_blank" href="https://discord.com/invite/MWxPgEp">Nintendo Homebrew Community Discord Server</a></li>
<li><a target="_blank" href="https://3ds.hacks.guide/">3ds.hacks.guide</a></li>
<li><a target="_blank" href="https://pretendo.network/">Pretendo Network Website</a></li>
<li><a target="_blank" href="https://discord.com/invite/pDav8q2">Mario Kart Translation Project Discord Server</a></li>
<li><a target="_blank" href="https://mk3ds.com/index.php?title=Main_Page"> Mario Kart Custom Wiki</a></li>
</div>
<div class="imp-links">
<h4>Videos:</h4>
<ul>
<li><a target="_blank" href="https://www.youtube.com/watch?v=10SUVIo89BY">CTGP-<span>7</span> Installation Tutorial</a></li>
<li><a target="_blank" href="https://www.youtube.com/watch?v=ZC-BkLVS-xQ">Transfer Save Data From MK<span>7</span></a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-6 offset-sm-3 center">
<br>
<div class="title">
<img src="src/images/ctww_info.png" style="max-width: 75%">
</div>
<br>
<div class="questions">
<div class="faq">
<h3>General Information</h3>
<p>CTWW (short for Custom Tracks Worldwide) is a feature in CTGP-<span>7</span> allowing mod users to play custom tracks online. CTWW is enabled by default and can be accessed by just going online!<br/><br/>To disable CTWW, press <code>Y</code> in the online menu and you will be able to play vanilla races with custom tracks disabled.</p>
</div>
<div class="faq">
<h3>CTGP-<span>7</span> Server</h3>
<p>The mod uses a custom server in order to handle the CTWW status view, kicks, stats and other stuff. This information is sent by your console in the background and can be seen in the <a target="_blank" href="https://discord.gg/0uTPwYv3SPQww54l">CTGP-<span >7</span> Discord Server</a>.</p>
</div>
<div class="faq">
<h3>CTGP-<span>7</span> Console ID</h3>
<p>In order to tell your console appart from others, a unique console ID is used through all CTGP-<span>7</span> Server communications. This ID consists of <code>0x</code> plus 16 symbols from <code>0</code> to <code>9</code> and <code>A</code> to <code>F</code>. The ID is a hash derived from a series of other console unique IDs tied to your NAND chip (since it is a hash, it cannot be used in reverse to obtain your private IDs). You can treat the CTGP-<span>7</span> Console ID as your "friend code" specific for the mod.<br><br>You can get your CTGP-<span>7</span> Console ID from the ingame menu.</p>
</div>
<div class="faq">
<h3>CTWW Rules</h3>
<p>CTWW has a series of rules so everybody can play safely and enjoy the game:
<ol>
<li>Names containing profanity, insults or any other kind of offensive, inappropiate or annoying words are not allowed.
<ul>
<li>This also includes impersonation of other CTGP-7 users.</li>
</ul></li>
<li>Miis who represent personalities which may be offensive to other users or have commited severe crimes are not allowed.</li>
<li>Repeatedly using exploits that are disruptive or give you advantage over other players is not allowed. If you find such an exploit please report it in the CTGP-7 server. For example:
<ul>
<li>Using hacks or cheats (instant perma-ban).</li>
<li>Using "ultrashortcuts" in custom tracks, or any other unintended glitches that give unfair advantage.</li>
<li>Using multiple consoles to help you obtain VR points (VR grinding).</li>
<li>Teaming with other users to get strategical advantage, unless fomented by the current game mode or ongoing event.</li>
</ul></li>
<li>Trolling is not allowed unless it is fomented by the current game mode or gives you a strategical advantage. For example:
<ul>
<li>Do not turn around to hit the same player multiple times with an item if it does not give you any advantage (item trolling).</li>
<li>Do not purposely stay laps behind in order to hit other players with powerful items if it does not give you any advantage (lap trolling).</li>
</ul></li>
</ol>
If you are found to be breaking any of these rules, you will be given a warning, get temporarily banned from CTWW and/or your VR will get reduced. While permanent bans are rare, repeated severe offenses will cause them.
</p>
</div>
<div class="faq">
<h3>Privacy Notice</h3>
<p>All the activity and requests your console does related to CTWW is logged. This is done so we can properly moderate CTWW online play. The logged contents include your CTGP-<span>7</span> Console ID and Mii name. By using CTWW, you agree that the Staff members can see this information (which will be always kept private).</p>
</div>
<div class="faq">
<h3><a href="index.html">Back to Homepage</a></h3>
</div>
</div>
</div>
<div class="col-lg-3">
<!--Putting stuff here will have it on the right side of the display-->
<!--Anything put here cannot be seen on smaller screens (phones and tablets in potrait mode-->
</div>
</div>
</div>
</body>
</html>