forked from coop-deluxe/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
132 lines (117 loc) · 9.46 KB
/
index.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
<!DOCTYPE html>
<html lang="en" prefix="og: https://ogp.me/ns#">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- w3c -->
<title>Coop Deluxe</title>
<!-- opengraph -->
<meta property="og:image" content="https://sm64coopdx.com/logo.png"/>
<meta property="og:image:alt" content="sm64coopdx"/>
<meta property="og:image:width" content="1024"/>
<meta property="og:image:height" content="512"/>
<meta property="og:site_name" content="Coop Deluxe"/>
<meta property="og:type" content="website"/>
<meta property="og:title" content="Coop Deluxe"/>
<meta property="og:url" content="https://sm64coopdx.com"/>
<meta property="og:description" content="An actively maintained fork of sm64ex-coop with more features, customizability and power to the Lua API."/>
<!-- twitter card -->
<meta name="twitter:image:src" content="https://sm64coopdx.com/logo.png"/>
<meta name="twitter:site" content="https://sm64coopdx.com"/>
<meta name="twitter:card" content="https://sm64coopdx.com/hats.png"/>
<meta name="twitter:title" content="Coop Deluxe"/>
<meta name="twitter:description" content="An actively maintained fork of sm64ex-coop with more features, customizability and power to the Lua API."/>
<!-- links -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
</head>
<body>
<header class="sticky-top text-center container p-2">
<button type="button" id="dark">Dark Mode</button>
<button type="button" onclick="location.href='https:\/\/mods.sm64coopdx.com'">Mod Site</button>
<button type="button" onclick="location.href='changelog.html'">Changelog</button>
</header>
<main class="container p-md-4">
<div class="container text-center py-4"><img src="logo.png" class="w-50" alt="sm64coopdx Logo"></div>
<h1>What is Coop <span class="dx">Deluxe</span>?</h1>
<p>We are a team of people working to make the best Super Mario 64 Co-op experience there is. Initially, the Coop Deluxe team started off as a group of people working on a fork for sm64ex-coop, but after days of discussion, we have merged together to be one team working on one big project.</p>
<p><strong>sm64coop<span class="dx">dx</span></strong> is an online multiplayer project for the Super Mario 64 PC port, started by the Coop Deluxe Team. Its purpose is to actively maintain and improve, but also to continue sm64ex-coop, an original idea from djoslin0. More features, customizability, and power to the Lua API allow modders and players to enjoy Super Mario 64 more than ever!</p>
<h2>Coop Deluxe Developers:</h2>
<ul class="list-unstyled">
<li><a href="https://github.com/Agent-11" class="x">Agent X: Lead Developer</a></li>
<li><a href="https://github.com/theclashingfritz">Prince Frizzy: Lead Developer</li>
<li><a href="https://github.com/FluffaMario">FluffaMario: Model Designer</a></li>
<li><a href="https://github.com/Isaac0-dev">Issac: Developer</a></li>
<li><a href="https://github.com/AngelicMiracles">Yuyake: Creative Director</a></li>
</ul>
<h2>Contributors:</h2>
<ul class="list-unstyled">
<li><a href="https://github.com/eros71-dev">eros71: Tester, Contributor</a></li>
<li><a href="https://twitter.com/Pup64HCP">Pup64HCP: Website Designer</a></li>
<li><a href="https://github.com/PeachyPeachSM64">PeachyPeach: Contributor</a></li>
<li><a href="https://github.com/krmeet">kermeet: Contributor</a></li>
<li><a href="https://github.com/AleNinten">Ale64: Palette Designer, Contributor</a></li>
<li><a href="https://github.com/SharenTheCat">Sharen: Contributor</a></li>
<li><a href="https://github.com/gheskett">ArcticJaguar725: Fixing the sound engine enough to support Toad's voice, Contributor</a></li>
<li><a href="https://twitter.com/PlatforminMike">mike_dobukai: Logo Designer</a></li>
<li><a href="https://youtube.com/@mrPorkchopCG">Mr. Porkchop: Providing new aliased font, Contributor</a></li>
<li><a href="https://github.com/expected-ingot">crapbass: Contributor</a></li>
<li><a href="https://github.com/Dominicentek">Dominicentek: Contributor</a></li>
<li><a href="https://github.com/Cooliokid956">Cooliokid 956: Contributor</a></li>
</ul>
<br>
<h1>MERGER!</h1>
<img src="dj.png" alt="djoslin0's announcement" width="100%">
<p>sm64ex-coop</p>
<img src="agent.png" alt="Agent's announcement" width="100%">
<p>Coop Café</p>
<h1>DOWNLOAD!</h1>
<p>Download coopdx-patcher <a href="https://github.com/coop-deluxe/coopdx-patcher/releases/latest/download/coopdx-patcher.zip">here</a> and drag a <code>.z64</code> ROM of SM64 onto the window to get started!</p>
<h1>SOURCE CODE!</h1>
<p>You can take a look on our <a href="https://github.com/coop-deluxe">GitHub</a>!</p>
<h1>sm64coop<span class="dx">dx</span> has shiny new built-in mods!</h1>
<div class="container text-center">
<div class="row g-4">
<h2>Gun Mod <span class="dx">DX</span></h2>
<div class="col-md-6">
<img src="gun1.png" alt="Gun Mod screenshot" width="100%">
</div>
<div class="col-md-6">
<img src="gun2.png" alt="Gun Mod screenshot" width="100%">
</div>
<p>This is a complete rewrite of <span class="x">Agent X</span>'s first mod, Gun Mod. Originally made for sm64ex-coop and not made out to what it could be due to a lack of experience, the old Gun Mod was not the greatest and had much room for improvement. Taking the opportunity, <span class="x">Agent X</span> decided this would be one of the two mods he was going to overhaul to be bundled in with <strong>sm64coop<span class="dx">dx</span></strong>.</p>
<h2>Day Night Cycle <span class="dx">DX</span></h2>
<div class="col-md-6">
<img src="daynight1.png" alt="Day-Night Cycle screenshot" width="100%">
</div>
<div class="col-md-6">
<img src="daynight2.png" alt="Day-Night Cycle screenshot" width="100%">
</div>
<p>This is a graphically overhauled and functionally improved version of <span class="x">Agent X</span>'s technically impressive Day Night Cycle. Originally limited by the lack of graphical altering functionality in Lua and knowing trying to implement it would likely get turned down by the developers, <span class="x">Agent X</span> decided to only change the lighting direction and render a rectangle on the HUD to give the illusion of it being darker. This of course, didn't look very good, and now with the ability to change vertex color, light color, fog color, fog intensity the graphics of this mod have been majorly improved.</p>
</div>
</div>
<h1>FAQs with <span class="x">Agent X</span></h1>
<dl>
<dt>Q: When is the Android port coming out?</dt>
<dd>An Android port is not guarenteed as it will only exist if someone makes it. While I am against the idea of an Android port due to the kids mainly, I won't make an effort to stop someone if they do decide to make it. So yeah, we are not really the people who decide if there's an android port or not, and if we were, I would delay it by a month everytime someone asked about it.</dd>
<dt>Q: How do I join the Discord server?</dt>
<dd>A: The Discord server is a closed server that gains new people by friend to friend inviting. We have it this way for two reasons. One, large public community servers <strong>fester toxicity</strong> quickly and are harder to moderate. Two, we want this server to be <strong>a chill place where people can talk and show off things,</strong> not a daycare center.</dd>
<dt>Q: Do I need the original sm64ex-coop for this?</dt>
<dd>A: No, with the patcher all you need to do is drag a ROM onto it and it will automatically output an executable, no need for sm64ex-coop.</dd>
<dt>Q: Is the patcher cross-platform?</dt>
<dd>A: It is Windows only, at least for now. I made it using .NET Framework 4.7 so older computers can run it without any compatibility issues.</dd>
<dt>Q: Where can I suggest things or report bugs if I'm not in the Discord?</dt>
<dd>A: You can suggest things or report bugs on the GitHub repository OR the <a href="https://mods.sm64coopdx.com">new mod site</a>.</dd>
</dl>
<br>
<p>Also, it's called sm64coopdx, not sm64ex-coop dx, not sm64dx-coop.</p>
</main>
<footer class="text-center p-2">
<p>© Coop <span class="dx">Deluxe</span> 2024</p>
<button type="button" onclick="localStorage.clear()">Reset Preferences</button>
</footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
<script src="index.js"></script>
</body>
</html>