forked from Rackover/XLabsProject.github.io
-
Notifications
You must be signed in to change notification settings - Fork 2
/
iw6x_faq.html
300 lines (280 loc) · 17.1 KB
/
iw6x_faq.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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="keywords" content="iw4x, iw6x, x labs, game modifications, cod clients, opensource, open source, ghosts client, mw2 client, iw4, iw6, iw6x faq">
<meta property="og:title" content="X Labs" />
<meta property="og:description" content="Frequently asked questions related to the IW6x client and server." />
<meta property="og:image" content="https://xlabs.dev/img/xlabs_social.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="X Labs" />
<meta name="twitter:description" content="Frequently asked questions related to the IW6x client and server.." />
<meta name="twitter:url" content="https://xlabs.dev/iw6x_faq" />
<meta name="twitter:image" content="https://xlabs.dev/img/xlabs_social.png" />
<title>IW6x FAQ | X Labs</title>
<link rel="shortcut icon" type="image/ico" href="favicon.ico" />
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<link rel="stylesheet" href="css/nivo-lightbox.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/responsive.css">
<script src="https://kit.fontawesome.com/72366d0c6b.js" crossorigin="anonymous"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-EJKDYYL6WF"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-EJKDYYL6WF');
</script>
</head>
<body>
<!-- Menu Section Start -->
<div class="fixed-top">
<div class="container">
<div class="row">
<div class="col-12">
<script src="header.js"></script>
</div>
</div>
</div>
</div>
<!-- Menu Section End -->
<!-- Header Section End -->
<!-- Client Support Section -->
<section id="blog" class="section">
<!-- Client Container Starts -->
<div class="container">
<div class="section-header">
<div class="blog-item-img">
<img src="img/iw6x_banner.png" alt="IW6x">
</div>
<h2 class="section-title wow fadeIn" data-wow-duration="1000ms" data-wow-delay="0.3s">IW6x <span>FAQ</span></h2>
<hr class="lines wow zoomIn" data-wow-delay="0.3s">
<p class="section-subtitle wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="0.3s">Frequently Asked Questions about the IW6x Project.</p>
<p class="section-subtitle wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="0.3s">Experiencing errors? View our error page<a href="iw6x_errors"> HERE</a>.</p>
<a href="#name" class="btn btn-common wow fadeInUp" data-wow-duration="1000ms" data-wow-delay="400ms">How can I change my name?</a>
<a href="#classes" class="btn btn-common wow fadeInUp" data-wow-duration="1000ms" data-wow-delay="400ms">My classes don't work online?</a>
<a href="#steam" class="btn btn-common wow fadeInUp" data-wow-duration="1000ms" data-wow-delay="400ms">Can I use my Steam copy of Ghosts to play IW6x?</a>
<a href="#steamfriends" class="btn btn-common wow fadeInUp" data-wow-duration="1000ms" data-wow-delay="400ms">On IW6x, can I play with players on Steam or Steam players play with me?</a>
<a href="#steamvac" class="btn btn-common wow fadeInUp" data-wow-duration="1000ms" data-wow-delay="400ms">Will IW6x get me VAC banned?</a>
<a href="#steamrank" class="btn btn-common wow fadeInUp" data-wow-duration="1000ms" data-wow-delay="400ms">Does my Steam rank and stats carry over to IW6x?</a>
<a href="#sensitivity" class="btn btn-common wow fadeInUp" data-wow-duration="1000ms" data-wow-delay="400ms">How can I change my sensitivity?</a>
<a href="#fov" class="btn btn-common wow fadeInUp" data-wow-duration="1000ms" data-wow-delay="400ms">How can I change my FOV?</a>
<a href="#devmap" class="btn btn-common wow fadeInUp" data-wow-duration="1000ms" data-wow-delay="400ms">How can I use cheat protected commands in private match such as noclip?</a>
<a href="#fps" class="btn btn-common wow fadeInUp" data-wow-duration="1000ms" data-wow-delay="400ms">How can I improve my FPS?</a>
<a href="#lowfps" class="btn btn-common wow fadeInUp" data-wow-duration="1000ms" data-wow-delay="400ms">Why is my gaming laptop getting low FPS?</a>
<a href="#reportcheaters" class="btn btn-common wow fadeInUp" data-wow-duration="1000ms" data-wow-delay="400ms">How can I report cheaters?</a>
</div>
<div class="row">
<!-- Support Item Starts -->
<div class="blog-item-wrapper wow fadeInUp" data-wow-delay="0.3s">
<div class="blog-item-text">
<p>
<a class="anchor" id="name"></a>
Q: How do I change my name?
</p>
<p>
A: To change your name, open the in-game console (press the ~ key) and type <code>name yourname</code>.
</p>
</div>
</div>
<!-- Support Item Wrapper Ends-->
<!-- Support Item Starts -->
<div class="blog-item-wrapper wow fadeInUp" data-wow-delay="0.3s">
<div class="blog-item-text">
<p>
<a class="anchor" id="classes"></a>
Q: My classes don't work online?
</p>
<p>
A: For now, you must make classes in private match.
</p>
</div>
</div>
<!-- Support Item Wrapper Ends-->
<!-- Support Item Starts -->
<div class="blog-item-wrapper wow fadeInUp" data-wow-delay="0.3s">
<div class="blog-item-text">
<p>
<a class="anchor" id="steam"></a>
Q: Can I use my Steam copy of Ghosts to play IW6x?
</p>
<p>
A: You certainly can! A Steam copy of Ghosts is the prefered way to play IW6x. Read the <a href="support_iw6x_client">Install Guide</a> to learn how to use your Steam copy.
</p>
</div>
</div>
<!-- Support Item Wrapper Ends-->
<!-- Support Item Starts -->
<div class="blog-item-wrapper wow fadeInUp" data-wow-delay="0.3s">
<div class="blog-item-text">
<p>
<a class="anchor" id="steamfriends"></a>
Q: On IW6x, can I play with players on Steam or Steam players play with me?
</p>
<p>
A: IW6x is entirely seperate from Steam services, so it is not possible to play with people playing on the Steam version of Ghosts. You can, however, invite your Steam Ghosts friends to install IW6x, and then you'll be able to play together.
</p>
</div>
</div>
<!-- Support Item Wrapper Ends-->
<!-- Support Item Starts -->
<div class="blog-item-wrapper wow fadeInUp" data-wow-delay="0.3s">
<div class="blog-item-text">
<p>
<a class="anchor" id="steamvac"></a>
Q: Will IW6x get me VAC banned?
</p>
<p>
A: The short answer is no. IW6x is completely external to Steam and Steam Servers (You don't play with Steam users). It's impossible to get VAC banned. IW6x players only play with fellow IW6x players as the servers are completely seperate from Steam.
You are at no risk of recieving a VAC ban.
</p>
</div>
</div>
<!-- Support Item Wrapper Ends-->
<!-- Support Item Starts -->
<!-- <div class="blog-item-wrapper wow fadeInUp" data-wow-delay="0.3s">
<div class="blog-item-text">
<p>
Q: Is IW6x full of cheaters?
</p>
<p>
A: Absolutely Not! [...]
</p>
</div>
</div> -->
<!-- Support Item Wrapper Ends-->
<!-- Support Item Starts -->
<div class="blog-item-wrapper wow fadeInUp" data-wow-delay="0.3s">
<div class="blog-item-text">
<p>
<a class="anchor" id="steamrank"></a>
Q: Does my Steam rank and stats carry over to IW6x?
</p>
<p>
A: No. When you start IW6x, you will be starting fresh. As stated above, IW6x is external from Steam. So you will have a separate rank, classes, title, etc. When, and if, you go back to Steam Ghosts, you will still have the same rank you had before in
Steam. IW6x does not alter this at all. However, you can always manually set your rank back to the level you were if you wish as this is allowed, or just use the command <code>unlockstats</code> to get max prestige level 60 everything unlocked.
</p>
</div>
</div>
<!-- Support Item Wrapper Ends-->
<!-- Support Item Starts -->
<div class="blog-item-wrapper wow fadeInUp" data-wow-delay="0.3s">
<div class="blog-item-text">
<p>
<a class="anchor" id="sensitivity"></a>
Q: How do I change my sensitivity?
</p>
<p>
A: You can change your sensitivty either though the options menu in-game or for more precise values use the command <code>sensitivty 1</code> (Replace the number with your desired sensitivty).
</p>
</div>
</div>
<!-- Support Item Wrapper Ends-->
<!-- Support Item Starts -->
<div class="blog-item-wrapper wow fadeInUp" data-wow-delay="0.3s">
<div class="blog-item-text">
<p>
<a class="anchor" id="fov"></a>
Q: How can I change my Field of View (FOV)?
</p>
<p>
A: Using the in-game menu or using the console command <code>cg_fov 90</code> (Replace the number with your desired FOV).
</p>
</div>
</div>
<!-- Support Item Wrapper Ends-->
<!-- Support Item Starts -->
<div class="blog-item-wrapper wow fadeInUp" data-wow-delay="0.3s">
<div class="blog-item-text">
<p>
<a class="anchor" id="devmap"></a>
Q: How can I use cheat protected commands in private match such as noclip?
</p>
<p>
A: You must use the <code>sv_cheats 1</code> command to enable cheats. For more information on console commands, see the <a href="console_commands">Console Commands Guide</a>.
</p>
</div>
</div>
<!-- Support Item Wrapper Ends-->
<!-- Support Item Starts -->
<div class="blog-item-wrapper wow fadeInUp" data-wow-delay="0.3s">
<div class="blog-item-text">
<p>
<a class="anchor" id="fps"></a>
Q: How can I improve my FPS?
</p>
<p>
A: The best way is to go into the graphic options of the game and lower all the settings. The next step you can take is to lower your games resolution. Keep lowering it until you reach your desired FPS. If your FPS is still low, there's a good chance
your PC isn't good enough to play IW6x.
</p>
</div>
</div>
<!-- Support Item Wrapper Ends-->
<!-- Support Item Starts -->
<div class="blog-item-wrapper wow fadeInUp" data-wow-delay="0.3s">
<div class="blog-item-text">
<p>
<a class="anchor" id="lowfps"></a>
Q: Why is my gaming laptop getting low FPS?
</p>
<p>
A: By default many gaming laptops use intergrated CPU graphics to preserve battery. It may be the case that you need to force IW6x to use your dedicated graphics card.
</p>
<ol>
<li>Go to the NVIDIA Control Panel by right clicking on your desktop and clicking on "NVIDIA Control Panel".</li>
<li>In the default screen that pops up (it should be "manage 3D settings", and the "Program Settings" tab should be automatically selected), under "1. Select a program to customize:" hit the "Add" button.</li>
<li>From here, navigate to the folder where your IW6x is installed.</li>
<li>Select IW6x.exe and click Open.</li>
<li>Then, under "2. Select the preferred graphics processor for this program". Open the drop-down menu and select "High-performance NVIDIA processor".</li>
<li>Finally, hit Apply in the far bottom right corner, and the correct GPU should be used for the game.</li>
</ol>
</div>
</div>
<!-- Support Item Wrapper Ends-->
<!-- Support Item Starts -->
<div class="blog-item-wrapper wow fadeInUp" data-wow-delay="0.3s">
<div class="blog-item-text">
<p>
<a class="anchor" id="reportcheaters"></a>
Q: How can I report cheaters?
</p>
<p>
A: Report cheaters to the admins or owner of the server. Most server owners will provide links to their Discord or website.
</p>
</div>
</div>
<!-- Support Item Wrapper Ends-->
</div>
</div>
</section>
<!-- blog Section End -->
<!-- Footer Section Start -->
<script src="footer.js"></script>
<!-- Footer Section End -->
<!-- Go To Top Link -->
<a href="#" class="back-to-top">
<i class="fas fa-arrow-up"></i>
</a>
<!-- jQuery first, then Tether, then Bootstrap JS. -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r123/three.min.js" integrity="sha512-Q+IG0h7As6sfqE2t1Xf5IeamNyCXb4EXxGCA9Mlbpv7xtwurVHNdVDbyWeSQ3ulPf2FRlqeu77Ec3SJDdIR63w==" crossorigin="anonymous"></script>
<script src="js/classie.js"></script>
<script src="js/mixitup.min.js"></script>
<script src="js/nivo-lightbox.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.nav.js"></script>
<script src="js/wow.js"></script>
<script src="js/menu.js"></script>
<script src="js/jquery.vide.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>