!hzgkCxLtCOTmFXGauj:nixos.org

NixOS Gaming

449 Members
Gaming things, my hands are typing words.127 Servers

Load older messages


SenderMessageTime
16 Apr 2025
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de)
In reply to @makuru:catgirl.cloud
Have you tried, clearing cache, of ck3?
Not, where can I find it?
14:16:52
@makuru:catgirl.cloudMakuru 📞(WAAF / 4850)
In reply to @srestegosaurio:tchncs.de
Not, where can I find it?
Do you use the proton or native solution?
Link to the ProtonDB issue.
https://www.protondb.com/app/1158310#QOTK2kERPd
14:44:34
@makuru:catgirl.cloudMakuru 📞(WAAF / 4850) One way, you should be able to find the PDX folder is by using the launcher, of ck3, it should be in advanced settings of the launcher not game. 14:48:27
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de)Looking into it. Thanks!17:00:22
@seb:the-apothecary.clubTseb joined the room.23:36:54
17 Apr 2025
@k900:0upti.meK900Mesa 25.0.4 in master now05:14:15
@k900:0upti.meK900With some fixes for RDNA405:14:23
@k900:0upti.meK900Also https://github.com/NixOS/nixpkgs/pull/399388 for 25.1-rc05:30:20
@k900:0upti.meK900If anyone wants to try that05:30:24
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de)
In reply to @makuru:catgirl.cloud
Do you use the proton or native solution?
Link to the ProtonDB issue.
https://www.protondb.com/app/1158310#QOTK2kERPd
Still not worky. :c
17:33:45
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de)Well, after 20 minutes staring at a black screen it loaded lmao.18:06:44
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de)If it takes this long every single time I am going to cry.18:12:51
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de) (It gets stuck in the initialising game screen) :D 18:37:12
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de)I even doubled the swap space just in case. (32 -> 64GB)18:37:50
18 Apr 2025
@cirnolovetech:matrix.org@cirnolovetech:matrix.org joined the room.01:07:55
@moots:matrix.orgmoots
In reply to @srestegosaurio:tchncs.de
If it takes this long every single time I am going to cry.

Jfi no issue here running natively

But I got some changes to the steam fhs unsure if they related

10:07:11
@moots:matrix.orgmoots```nix programs = { gamescope = { enable = true; }; gamemode.enable = true; # For 32 bit applications steam = { package = pkgs . # pkgsx86_64_v3. steam .override { extraPkgs = pkgs: [ pkgs.libkrb5 pkgs.keyutils pkgs.libcxx (pkgs.runCommand "share-fonts" {preferLocalBuild = true;} '' mkdir -p "$out/share/fonts" font_regexp='.*\.\(ttf\|ttc\|otb\|otf\|pcf\|pfa\|pfb\|bdf\)\(\.gz\)?' find ${toString config.fonts.packages} -regex "$font_regexp" \ -exec ln -sf -t "$out/share/fonts" '{}' \; cd "$out/share/fonts" ${pkgs.xorg.mkfontscale}/bin/mkfontscale ${pkgs.xorg.mkfontdir}/bin/mkfontdir cat $(find ${pkgs.xorg.fontalias}/ -name fonts.alias) >fonts.alias '') ]; }; enable = true; gamescopeSession.enable = true; remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server }; }; }) ```10:08:25
19 Apr 2025
@charles:computer.surgeryCharles uh... whenever i start warframe (just the launcher, but also happens while in the actual game), audio from other applications (e.g. firefox) becomes crackly. closing warframe (game or launcher) fixes it, except for my microphone audio into discord, which remains crackly, even though capturing it in OBS in this case it seems to sound fine. i'm using wireplumber. i guess my question is, wtf??? 02:36:47
@charles:computer.surgeryCharles

only thing that i've found so far that looks vaguely relevant is this in journalctl --user -f:

Apr 18 19:33:56 compy wireplumber[1661]: spa.audioconvert: 0x699ff10: (0 suppressed) out of buffers on port 0 2

02:37:29
@charles:computer.surgeryCharlesalso i tried reinstalling warframe (via steam) and it fixed it, but now it's broken again02:37:52
@charles:computer.surgeryCharlesoh interesting; so i have easyeffects running to make remove mic background noise, and when i trigger the crackly audio and then enable easyeffects' global bypass, the crackle goes away03:20:25
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de)
In reply to @moots:matrix.org
```nix
programs = {
gamescope = {
enable = true;
};
gamemode.enable = true;

# For 32 bit applications
steam = {
package =
pkgs
. # pkgsx86_64_v3.
steam
.override {
extraPkgs = pkgs: [
pkgs.libkrb5
pkgs.keyutils
pkgs.libcxx
(pkgs.runCommand "share-fonts" {preferLocalBuild = true;} ''
mkdir -p "$out/share/fonts"
font_regexp='.*\.\(ttf\|ttc\|otb\|otf\|pcf\|pfa\|pfb\|bdf\)\(\.gz\)?'
find ${toString config.fonts.packages} -regex "$font_regexp" \
-exec ln -sf -t "$out/share/fonts" '{}' \;
cd "$out/share/fonts"
${pkgs.xorg.mkfontscale}/bin/mkfontscale
${pkgs.xorg.mkfontdir}/bin/mkfontdir
cat $(find ${pkgs.xorg.fontalias}/ -name fonts.alias) >fonts.alias
'')
];
};
enable = true;
gamescopeSession.enable = true;
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
};
};
})
```
I am not sure what many of those things even are, but at this point, I might try them just out of desperation.
03:27:47
@charles:computer.surgeryCharles holy crap i fixed it, the problem is that warframe was requesting unreasonably low audio latency and as a result the quantum for my hardware was getting set to 128 (!!!) so running pw-metadata -n settings 0 clock.force-quantum 1024 to force it to 1024 (much more reasonable) and now the crackling is gone 03:34:48
@charles:computer.surgeryCharleswill probably have to find a more precise solution to this problem but this at least works for now03:35:02
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de)
In reply to @moots:matrix.org

Jfi no issue here running natively

But I got some changes to the steam fhs unsure if they related

Also, does CK3 require proton for crossplay with Windows users too.?
03:41:54
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de)
In reply to @moots:matrix.org

Jfi no issue here running natively

But I got some changes to the steam fhs unsure if they related

*
03:42:01
@sigmasquadron:matrix.orgSigmaSquadronStellaris does for me, and since they're both Clausewitz, it should work, right?05:16:26
@k900:0upti.meK900
In reply to @charles:computer.surgery
holy crap i fixed it, the problem is that warframe was requesting unreasonably low audio latency and as a result the quantum for my hardware was getting set to 128 (!!!) so running pw-metadata -n settings 0 clock.force-quantum 1024 to force it to 1024 (much more reasonable) and now the crackling is gone
Oh yeah Wine does that
06:01:25
@k900:0upti.meK900You can force a higher quantum globally if your hardware doesn't like going that low 06:01:48
@charles:computer.surgeryCharlesdo you know offhand what the declarative way to do that is06:07:02

Show newer messages


Back to Room ListRoom Version: 10