PSA: Do not support Crimson Desert with your money. They used AI slop and actively block execution on Intel GPUs

#CrimsonDesert #ai #IntelArc #gaming

Intel's Crimson Desert Snub Exposes a Bigger Problem

Pearl Abyss launched Crimson Desert without Intel Arc support despite years of help offered. What does it reveal about gaming support strategies?

The Daily Perspective

🚀 Ti sei stancato dei lunghi tempi di caricamento? #IntelArc utilizza shader precompilati per una esperienza di gioco più fluida. #GameChanger

🔗 https://www.tomshw.it/hardware/gpu-intel-arc-shader-precompilati-giochi-3x-piu-rapidi-2026-03-20

Intel Arc riduce i caricamenti con shader precompilati

Con il driver 32.0.101.8626 arrivano shader precompilati per GPU Arc e Core Ultra, riducendo drasticamente i tempi di caricamento.

Tom's Hardware
Intel speeds up Arc gaming with cloud-compiled shaders bundled in drivers

Intel's new Graphics Shader Distribution Service bundles cloud-compiled code into Arc drivers, reducing first-load times by 2x for 13 supported games.

The Daily Perspective

@niccolove @niccolo_ve

Comment on this video (which us not shown on my Fedi instance, yay federation!)

https://tube.kockatoo.org/w/63cGWTvhzqu2bwMGsh3QcF

I cannot believe that that GPU is not usable for video work. That is what GPUs are made for!

Poorly, there are a few caveats:
- there are always more DEcoders supported than ENcoders. I guess not being able to play a video (it would play but be less efficiently decoded on the CPU) is worse than being bound to #h265 instead of #av1 for recording.
- thus it makes sense that GPUs generally work flawlessly for gaming, as that is just displaying videos (or rendering content, which is kinda different, no idea why video codecs are more difficult than rendering methods)
- for every video format out there exists an encoder. If you use software rendering (on the CPU), you can use ANYTHING. Like encode to modern (and free!) AV1 using #svtav1 on any old CPU.
- if you want to encode videos on a GPU, you need drivers, but also a different encoder. On #NVIDIA you use #NVENC (NVidia ENCoder), for example nvenc_x265 for h265/HEVC videos. On #IntelArc (and afaik AMD GPUs), you use the #QSV (quick sync video) library which builds on top of #VAAPI, which is open source. So you can encode to AV1 using qsv_av1 for example.

What encoders are supported depends on the GPU a lot. Intel Arc seems to have supported the free, efficient and future-proof AV1 codec the earliest, but also the older free codecs VP9 and VP8 (also used in webm), like in a GPU I recently bought used. My older NVIDIA GPU only supports H265, which is proprietary and often less efficient than AV1 (not always, video codecs are black magic).

As OBS can use your GPU for video capture (encoding), the issue is purely in software support.

I only have experience with #ffmpeg for re-encoding videos, but that is also in many video editing tools. Try if you can get them somehow.

For NVIDIA I needed the latest proprietary drivers (#NixOS makes this extremely easy, can recommend) and ffmpeg, nvenc worked out of the box.

For intel Arc I used the regular drivers included in the kernel, but after adding the QSV runtime to my "hardware.graphics.extraPackages" I needed to recompile the entire kernel. Using a #longterm kernel (currently 6.18) makes this more viable... longterm XD.

#MicrosoftSurface #KDENlive #Shotcut #VideoEditing

My Childhood Dream Laptop

PeerTube

Any #Linux users on #IntelArc here?

I bought an Intel Arc A750 and it looks fancy, works for gaming and AV1 encoding (after adding "vpl-gpu-rt" recompiling the kernel for that I guess), but I cannot control the fan at all!

The fan mode is "automatic" and on full power all the time which is crazy loud.

I tried everything, updated my kernel to 6.18 longterm, used a windows install to use that intel tool to upgrade the GPU firmware, no change.

Now I plan on connecting the fan to the case fan connector and controlling it through BIOS (I can read temperature now so that is okay-ish I guess).

I couldn't find a single report of this being a thing at all, do these GPUs really have THAT shitty drivers? I thought it was just performance issues (which I didnt really see).

Discourse Thread:

https://discourse.nixos.org/t/76041

@[email protected] @pcmasterrace @[email protected] @buildapc @[email protected] @[email protected] @intel_arc #PcBuilding #GraphicsCard #NixOS

Intel Arc GPU configuration & hardware control issues (fan speed, temp sensor, firmware upgrades)

I bought an Intel Arc A750, this is my configuration, any comments? It builds, but does it make sense? { config, lib, pkgs, ...}: { # Enable OpenGL hardware.graphics.enable = true; # automatic hardware.intel-gpu-tools.enable = true; # allow shared intel gpu in VMs virtualisation.kvmgt.enable = true; # video playback hardware acceleration #ffmpeg.hwaccel_args = "preset-vaapi"; # WHERE TO SET THIS?? hardware.graphics.extraPackages = with pkgs; [ intel-media-driver # for newer hardw...

NixOS Discourse
Microsoft's Ray Tracing Overhaul Promises Big Gains, But Real-World Proof Is Still Coming

Microsoft's DirectX Agility SDK 1.619 standardises Shader Execution Reordering, with demos showing up to 90% GPU performance gains. Here's what it means.

The Daily Perspective

Was testing #old #gamingpc with #bazzite and a couple of games getting it ready to sell when it crashes.

Huh - power it back up and wont post. Stuff around with it for a bit. Suspect its not detecting the old gpu, put old gpu in the dock and now its not detecting it either.

I think my #radeon bit the dust to protest me buying an #intelarc

I never have any luck selling old PCs 2/2

#tech #linux #ewaste