Asus Rog Strıx Rtx 2080 İncelemesi

Facebook'da Paylaş Twitter'da Paylaş WhatsApp'da Paylaş Google News'de Paylaş

ASUS'un özel soğutmalı ROG STRIX RTX 2080 Gaming ekran kartını inceliyoruz.

ASUS'un özel soğutmalı ROG STRIX RTX 2080 Gaming ekran kartını inceliyoruz. NVIDIA'nın yeni Turing TU104 grafik işlemcisine sahip olan bu ekran kartı, Ray Tracing ve DLSS desteğiyle birlikte geliyor. 4K çözünürlükte 60 FPS veya 1440p çözünürlükte 120~144 FPS sunabilen kartı 7 farklı oyun ile 4K, 1440p ve 1080 çözünürlükte test ediyoruz.

Kaynak: Youtube
let originalTop = masthead.offsetTop; let hasShown = false; let timer = null; function hasAdContent() { return masthead.querySelector("iframe, img, video, ins, object, embed") || masthead.innerHTML.trim().length >30; } function getTop() { const bottomSection = document.querySelector(".bottom-section.h-100px"); if (bottomSection) { return bottomSection.getBoundingClientRect().bottom; } return 102; } function showAd() { if (hasShown || !hasAdContent()) return; hasShown = true; wrapper.style.setProperty("--masthead-top", getTop() + "px"); wrapper.classList.add("is-overlay"); masthead.classList.add("is-fixed"); requestAnimationFrame(function () { masthead.classList.add("is-visible"); }); clearTimeout(timer); timer = setTimeout(function () { masthead.classList.remove("is-visible"); masthead.classList.remove("is-fixed"); wrapper.classList.remove("is-overlay"); wrapper.style.removeProperty("--masthead-top"); }, 5000); } window.addEventListener("scroll", function () { if (window.scrollY >originalTop + 50 && !hasShown) { showAd(); } }); }); --%>