This repository has been archived on 2024-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
awesome-xlabs/website/iw6x_faq.html
2023-08-13 17:45:19 -04:00

300 lines
17 KiB
HTML

<!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/bootstrap@4.5.3/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/bootstrap@4.5.3/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>