Gönderen Konu: Cs 1.6 Ekran ve fps sorunu  (Okunma sayısı 6058 defa)

Çevrimdışı balabam123

  • Çok Yeni Penguen
  • *
  • İleti: 11
    • twitter.com/Coskundursunn
  • Dağıtım: Linux Mint
  • Grafik Kartı: Nvdia
Cs 1.6 Ekran ve fps sorunu
« : 07 Şubat 2016, 15:25:53 »
Ekranın yanları siyah ve fps 60 oyunda kasmalar var. Fps'yi nasıl arttırabilirim? Ve Şu ekranı nasıl düzelticem?


Çevrimdışı Butterfly

  • Proje Sorumlusu
  • Guru
  • *****
  • İleti: 18863
  • Linux Mint Türkiye
  • Dağıtım: Linux Mint 20 & LMDE 4
  • Masaüstü Ortamı: Cinnamon 4.6 & Xfce 4.14
  • Grafik Kartı: Nvidia GF 9500
  • İşlemci: AMD X3
Ynt: Cs 1.6 Ekran ve fps sorunu
« Yanıtla #1 : 07 Şubat 2016, 19:59:45 »
Aşağıdaki komutların çıktılarını paylaşınız.

Kod: [Seç]
inxi -SGx
glxinfo | grep render
lspci | egrep 'VGA|3D|Display'
cat /etc/X11/xorg.conf
xrandr  --prop
Elimizden geldiğince dilimizin döndüğünce...

[info] Konu Açarken Dikkat Edilmesi Gerekenler  |  Forum Kuralları  |  Kod Etiketi Kullanımı[/info]

Çevrimdışı cmertkucuk

  • Penguen
  • ***
  • İleti: 492
  • Dağıtım: Mint
  • Masaüstü Ortamı: KDE
Ynt: Cs 1.6 Ekran ve fps sorunu
« Yanıtla #2 : 07 Şubat 2016, 20:04:14 »
Aşağıdaki komutların çıktılarını paylaşınız.

Kod: [Seç]
inxi -SGx
glxinfo | grep render
lspci | egrep 'VGA|3D|Display'
cat /etc/X11/xorg.conf
xrandr  --prop

Merhaba;
Bendeki soruna benziyor, kaynak olması bakımından paylaşayım inceleyin istersiniz.
https://forum.linuxmint.net.tr/index.php?topic=5296.msg33705#msg33705
ϜϓſϞ EY TÜRK!
Üstte mavi gök çökmedikçe altta yağız yer delinmedikçe senin ilini ve töreni kim bozabilir TİTRE ve KENDiNE DÖN !
(Bilge Kağan)ϜϓſϞ

Çevrimdışı balabam123

  • Çok Yeni Penguen
  • *
  • İleti: 11
    • twitter.com/Coskundursunn
  • Dağıtım: Linux Mint
  • Grafik Kartı: Nvdia
Ynt: Cs 1.6 Ekran ve fps sorunu
« Yanıtla #3 : 09 Şubat 2016, 19:28:31 »
Buyrun çıktılar bunlar
-Video ayarlarından widescreeni seçince tam ekran oluyor fakat çözünürlük sayısı 3'e düşüyor.

Kod: [Seç]
linux@Galatasaray ~ $ inxi -SGx
System:    Host: Galatasaray Kernel: 3.16.0-38-generic i686 (32 bit, gcc: 4.8.2)
           Desktop: Cinnamon 2.6.11  Distro: Linux Mint 17.2 Rafaela
Graphics:  Card: NVIDIA G96 [GeForce 9400 GT] bus-ID: 01:00.0 X.Org: 1.15.1 driver: nvidia Resolution: 1366x768@59.8hz
           GLX Renderer: GeForce 9400 GT/PCIe/SSE2 GLX Version: 3.3.0 NVIDIA 340.96 Direct Rendering: Yes
linux@Galatasaray ~ $ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: GeForce 9400 GT/PCIe/SSE2
    GL_NVX_conditional_render, GL_NVX_gpu_memory_info,
    GL_NV_ES1_1_compatibility, GL_NV_blend_square, GL_NV_conditional_render,
    GL_NV_path_rendering, GL_NV_pixel_data_range, GL_NV_point_sprite,
    GL_NVX_conditional_render, GL_NVX_gpu_memory_info,
    GL_NV_ES1_1_compatibility, GL_NV_blend_square, GL_NV_conditional_render,
    GL_NV_path_rendering, GL_NV_pixel_data_range, GL_NV_point_sprite,
linux@Galatasaray ~ $ lspci | egrep 'VGA|3D|Display'
01:00.0 VGA compatible controller: NVIDIA Corporation G96 [GeForce 9400 GT] (rev a1)
linux@Galatasaray ~ $ cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 340.96  (buildmeister@swio-display-x64-rhel04-15)  Sun Nov  8 22:55:56 PST 2015

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

linux@Galatasaray ~ $ xrandr  --prop
« Son Düzenleme: 09 Şubat 2016, 19:41:11 Gönderen: balabam123 »

Çevrimdışı qaso

  • Çok Yeni Penguen
  • *
  • İleti: 11
    • QASOX
  • Dağıtım: LinuxMint
  • Masaüstü Ortamı: Cinnamon
  • Grafik Kartı: nvidia gtx 680
  • İşlemci: intel i7 2600K
Ynt: Cs 1.6 Ekran ve fps sorunu
« Yanıtla #4 : 10 Nisan 2016, 19:16:18 »
Eğer nvidia ekran kartı kulanıyorsanız;  V-synci, Nvidia ayarlarından kapatmanız, sizin FPS probleminizi, çözebilir. Düşük FPS lerde V-sync açık, yüksek FPS lerde V-sync kapalı.
Kod: [Seç]
qaso@Humery ~ $ glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
303 frames in 5.0 seconds = 60.450 FPS
300 frames in 5.0 seconds = 59.997 FPS
300 frames in 5.0 seconds = 59.801 FPS
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
      after 47 requests (47 known processed) with 0 events remaining.
qaso@Humery ~ $ glxgears
100030 frames in 5.0 seconds = 20005.912 FPS
110491 frames in 5.0 seconds = 22098.139 FPS
112304 frames in 5.0 seconds = 22460.615 FPS
114563 frames in 5.0 seconds = 22912.504 FPS
114318 frames in 5.0 seconds = 22863.416 FPS
112110 frames in 5.0 seconds = 22421.842 FPS
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
      after 47 requests (47 known processed) with 0 events remaining.
qaso@Humery ~ $