You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
editionPs[0].textContent='The Official Edition is a standard edition for users, gamers, and programmers, suitable for practically everyone.';
337
338
editionPs[1].textContent='The Hydra Edition is a copy of the HackerOS edition but with a different look (Garuda-like).';
338
339
editionPs[2].textContent='The Cybersecurity Edition has no visual modifications and is a copy of the Official Edition but designed for cybersecurity enthusiasts (this version includes penetration testing tools, cybersecurity tools, and runs on the Xen kernel known from Qubes OS).';
340
+
editionPs[3].textContent='The Nvidia Edition includes everything from the Official Edition but comes with preinstalled Nvidia drivers and the Xanmod LTS kernel for better compatibility with Nvidia hardware.';
gamingPs[0].innerHTML='Gaming on Windows games on HackerOS is possible thanks to a tool called Proton (90% of games work). Unfortunately, some online games, e.g., Fortnite, are blocked on Linux HackerOS. You can find more information on: <a href="https://www.protondb.com" target="_blank" class="protondb">ProtonDB</a>, <a href="https://areweanticheatyet.com" target="_blank" class="anticheat">Are We Anti-Cheat Yet?</a>.';
351
-
gamingPs[1].textContent='By default, it uses the XanMod kernel, and if you set up the system with the setup-nvidia command for NVIDIA graphics cards, you will have the XanMod LTS kernel and NVIDIA drivers.';
353
+
gamingPs[1].textContent='By default, it uses the XanMod kernel.';
352
354
gamingPs[2].innerHTML='You can see how HackerOS handles games: <a href="https://www.youtube.com/channel/UCwYT5jqUhZHoRhNKOrjKTrQ" target="_blank" class="youtube">YouTube</a>.';
<p>Edycja Cybersecurity nie posiada modyfikacji wyglądu, jest to też kopia wersji oficjalnej, ale przeznaczona dla entuzjastów cyberbezpieczeństwa (wersja Cybersecurity posiada narzędzia do testów penetracyjnych, narzędzia do cyberbezpieczeństwa, pod jądro Xen znane z systemu Qubes OS).</p>
436
+
<h3>Edycja Nvidia</h3>
437
+
<p>Edycja Nvidia posiada wszystko co Official, ale ma preinstalowane sterowniki Nvidia i jądra Xanmod LTS (dla lepszej kompatybilności ze sterownikami).</p>
435
438
</div>
436
439
</section>
437
440
<sectionclass="games-section">
@@ -459,7 +462,7 @@ <h3>Bit Jump</h3>
459
462
<h2>Granie na HackerOS</h2>
460
463
<imgsrc="windows.png" alt="Windows Logo">
461
464
<p>Granie w gry Windows na HackerOS jest możliwe dzięki narzędziu Proton (90% gier działa). Niestety, niektóre gry online, np. Fortnite, są zablokowane na Linuxie HackerOS. Więcej informacji znajdziesz na: <ahref="https://www.protondb.com" target="_blank" class="protondb">ProtonDB</a>, <ahref="https://areweanticheatyet.com" target="_blank" class="anticheat">Are We Anti-Cheat Yet?</a>.</p>
462
-
<p>Domyślnie używane jest jądro XanMod, a po skonfigurowaniu systemu komendą <spanstyle="font-family: 'Courier New', Courier, monospace;">setup-nvidia</span> dla kart graficznych NVIDIA, otrzymasz jądro XanMod LTS oraz sterowniki NVIDIA.</p>
465
+
<p>Domyślnie używane jest jądro XanMod.</p>
463
466
<p>Sprawdź, jak HackerOS radzi sobie z grami: <ahref="https://www.youtube.com/channel/UCwYT5jqUhZHoRhNKOrjKTrQ" target="_blank" class="youtube">YouTube</a>.</p>
0 commit comments