-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
163 lines (160 loc) · 8.29 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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!DOCTYPE html>
<html lang="en">
<head>
<title>Kaillera Reborn - Netplay for Emulators</title>
<meta charset="UTF-8">
<meta http-equiv="Content-Language" content="en-US">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description"
content="Kaillera Reborn provides a comprehensive list of Kaillera software. Grab an emulator and start playing online with other users!">
<meta name="keywords" content="Kaillera, emulation, netplay, retro games, online gaming">
<meta name="author" content="Kaillera Reborn">
<meta property="og:title" content="Kaillera Reborn - Netplay for Emulators">
<meta property="og:description" content="Play retro games online with Kaillera.">
<meta property="og:image" content="https://kaillerareborn.github.io/images/logo.png">
<meta property="og:url" content="https://kaillerareborn.github.io">
<meta name="twitter:card" content="summary_large_image">
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.png" />
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<header>
<a href="https://kaillerareborn.github.io">
<img src="images/logo.png" alt="Kaillera Reborn Logo" class="logo" />
</a>
</header>
<main id="main-content">
<section id="introduction">
<p>
<strong>Kaillera</strong> offers the possibility to play retro games online using emulators with Kaillera
support. It consists of a client and a server: the client functions are embedded in the emulators, while the
server is a standalone application that needs to be run separately.
</p>
<p>
<a href="https://github.com/kaillerareborn/kaillerareborn.github.io?tab=readme-ov-file#kaillera-reborn"
title="README"><strong>Kaillera Reborn</strong></a> is a community focused on maintaining the network by
improving Kaillera software and hosting game servers in different locations. We also count with dedicated
lists for EmuLinker-K/SF servers and P2P game rooms.
</p>
</section>
<section id="downloads">
<div class="table-container">
<table class="table">
<thead>
<tr>
<th>Emulators</th>
<th>System</th>
</tr>
</thead>
<tbody>
<tr>
<td data-label="Emulators">
<a href="https://kr.2manygames.fr/RetroArch-1.16.0.K2.7z" target="_blank"
class="button">RetroArch-K (Win)</a><br><a
href="https://kr.2manygames.fr/RetroArch-K-Linux-x86_64.7z" target="_blank"
class="button">RetroArch-K (Linux)</a>
</td>
<td data-label="System">
<a href="https://kr.2manygames.fr/docs/retroarch-k.txt" target="_blank"
class="button2">List</a><a href="https://kr.2manygames.fr/RetroArch-1.16.0.K2-src.7z"
target="_blank" class="button2">Source</a>
</td>
</tr>
<tr>
<td data-label="Emulators"><a href="https://kr.2manygames.fr/emulators/" target="_blank"
class="button"><small>OLD EMULATORS</small></a></td>
<td data-label="System">
<a href="https://kr.2manygames.fr/docs/emulators.txt" target="_blank"
class="button2">Various</a><a href="https://kr.2manygames.fr/src/" target="_blank"
class="button2">Source</a>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<div class="table-container">
<table class="table">
<thead>
<tr>
<th>Kaillera clients</th>
<th>Language</th>
</tr>
</thead>
<tbody>
<tr>
<td data-label="Kaillera clients"><a href="https://kr.2manygames.fr/okai/Open_Kaillera.7z"
target="_blank" class="button">Open
Kaillera</a></td>
<td data-label="Language">
<a href="https://learn.microsoft.com/cpp/windows/latest-supported-vc-redist#visual-studio-2015-2017-2019-and-2022"
target="_blank" class="button2">C++</a><a
href="https://kr.2manygames.fr/okai/Open_Kaillera_src.7z" target="_blank"
class="button2">Source</a>
</td>
</tr>
<tr>
<td data-label="Kaillera clients"><a
href="https://github.com/God-Weapon/SupraclientC/releases/latest" target="_blank"
class="button">Supraclient</a></td>
<td data-label="Language">
<a href="https://learn.microsoft.com/cpp/windows/latest-supported-vc-redist#visual-studio-2015-2017-2019-and-2022"
target="_blank" class="button2">C++</a><a href="https://github.com/God-Weapon/SupraclientC"
target="_blank" class="button2">Source</a>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<div class="table-container">
<table class="table">
<thead>
<tr>
<th>Kaillera servers</th>
<th>Language</th>
</tr>
</thead>
<tbody>
<tr>
<td data-label="Kaillera servers"><a
href="https://github.com/hopskipnfall/EmuLinker-K/releases/latest" target="_blank"
class="button">EmuLinker-K</a></td>
<td data-label="Language">
<a href="https://kr.2manygames.fr/docs/emulinker.txt" target="_blank"
class="button2">Kotlin</a><a href="https://github.com/hopskipnfall/EmuLinker-K"
target="_blank" class="button2">Source</a>
</td>
</tr>
<tr>
<td data-label="Kaillera servers"><a
href="https://github.com/God-Weapon/EmuLinkerSF/releases/latest" target="_blank"
class="button">EmuLinkerSF</a></td>
<td data-label="Language">
<a href="https://kr.2manygames.fr/docs/emulinker.txt" target="_blank" class="button2">Java</a><a
href="https://github.com/God-Weapon/EmuLinkerSF" target="_blank" class="button2">Source</a>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</main>
<footer>
<p>
<a href="https://2manygames.fr" target="_blank" title="Kaillera & CS 1.6 Servers">2Many
Games</a> – <a href="https://god-weapon.github.io" target="_blank" title="Kaillera Netplay Stuff">God
Weapon</a><br>
© 2025 Kaillera Reborn. All rights reserved.<br>
<a href="https://bsky.app/profile/kaillerareborn.bsky.social" target="_blank" title="Bluesky"
aria-label="Kaillera Reborn on Bluesky"><img src="images/bluesky_logo_blue.png" alt="Bluesky"
class="social" /></a><a href="https://mastodon.social/@kaillerareborn" target="_blank" title="Mastodon"
aria-label="Kaillera Reborn on Mastodon"><img src="images/mastodon_logo_purple.png" alt="Mastodon"
class="social" /></a><a href="https://twitter.com/kaillerareborn" target="_blank" title="Twitter"
aria-label="Kaillera Reborn on Twitter"><img src="images/twitter_logo_blue.png" alt="Twitter"
class="social" /></a>
</p>
</footer>
</body>
</html>