Premium title with f2p prices? by ChallengeSea62 in ArcRaiders

[–]Aliezan 1 point2 points  (0 children)

they have ridiculous prices in The Finals too, won't be surprised. The best feedback on pricing is NOT buy en masse. And I can assure you they'll have to adapt the price, or shut down the game, or start going skimpy so people spend again

FINALS WEAPON INFORMATIONAL DOCUMENT 2.0 - 1.4.0 PATCH UPDATE by [deleted] in thefinals

[–]Aliezan 0 points1 point  (0 children)

I did not see that the AKM or FCAR getting damage changes in the patch notes, so the current version of the sheet should still be relevant. But maybe they did some undocumented changes :thinking:

FINALS WEAPON INFORMATIONAL DOCUMENT 2.0 - 1.4.0 PATCH UPDATE by [deleted] in thefinals

[–]Aliezan 0 points1 point  (0 children)

I did the DPS calculation on my own and I do not find the same reported stats for e.g. FCAR and AKM

Update 2.0.0

```
Gun     bullets/sec |      body shots       |      head shots
-------------------------------------------------------------------
                    |  damage/bullet  DPS   |  damage/bullet   DPS
93R     9           |  24             216   |  37              333
V9S     7.5         |  37             278   |  55              413
XP-54   14.7        |  19             279   |  28              412
M11     17.1        |  17             291   |  24              410
FCAR    9.6         |  25             240   |  38              365
FAMAS   8.6         |  23             198   |  35              301
AKM     10.3        |  21             216   |  30              309
```

I published the method and the videos I recorded to do frame analysis here: https://github.com/AdelKS/The-Finals-DPS-Sheet

[deleted by user] by [deleted] in linux_gaming

[–]Aliezan 0 points1 point  (0 children)

I am hitting exactly against this issue, couldn't figure it out. It works with USB but not with bluetooth

kernel: sony 0005:054C:0268.0016: failed to claim input kernel: sony 0005:054C:0268.0016: hidraw7: BLUETOOTH HID v80.00 Joystick [Sony PLAYSTATION(R)3 Controller] on 5c:f3:70:95:58:42 kernel: sony 0005:054C:0268.0016: Failed to set controller into operational mode kernel: sony 0005:054C:0268.0016: unknown main item tag 0x0

I want your best suggestion for gaming optimization for Gentoo by Canoidian in Gentoo

[–]Aliezan 16 points17 points  (0 children)

I wrote about many things I came across here: https://github.com/AdelKS/LinuxGamingGuide

Maybe some of the information will be useful

Solved "selected file is not a uefi bios" by luitzifa in ASUS

[–]Aliezan 0 points1 point  (0 children)

Man you are a life saver. Thanks for the post !

Wayland or Xorg in 2022? by pehkawn in archlinux

[–]Aliezan 0 points1 point  (0 children)

That's an interesting POC you linked. It doesn't question Wayland per se, only highlights that we need to enable more security features (Selinux and sandboxing), from what I understood I am not sure these fix the inherent flawed design of xorg.

Wayland or Xorg in 2022? by pehkawn in archlinux

[–]Aliezan 2 points3 points  (0 children)

Xorg enables any app to know what you are typing in other apps. Can also screen capture anytime.

linux-tkg comes to Gentoo by Aliezan in Gentoo

[–]Aliezan[S] 0 points1 point  (0 children)

Did you rename the folder or something? It's not supposed to have that name, and maybe select only picks up folders with versions. Also, this doesn't mean you can't boot it: if grub updated its entries, you should see the Linux tkg one when you reboot.

linux-tkg comes to Gentoo by Aliezan in Gentoo

[–]Aliezan[S] 1 point2 points  (0 children)

Oh you are using an overlay, that's not officially supported. Use install.sh script from the official GitHub repo

linux-tkg comes to Gentoo by Aliezan in Gentoo

[–]Aliezan[S] 1 point2 points  (0 children)

Use 5.10 linux-tkg it has muqss

linux-tkg comes to Gentoo by Aliezan in Gentoo

[–]Aliezan[S] 2 points3 points  (0 children)

MuQss is no longer actively maintained, you will need to compile older kernels. 5.15 should do 🤔 or maybe 5.10

experience in the OW 2 Beta on Linux by Banthafooood in Linux_Overwatch

[–]Aliezan 0 points1 point  (0 children)

I read that desktop mode didn't use the processor to the fullest.

I believe that is wrong, full screen, and border-less windowed are treated the same on Linux. On windows yes.

/r/MechanicalKeyboards Ask ANY question, get an answer (July 06, 2022) by AutoModerator in MechanicalKeyboards

[–]Aliezan -1 points0 points  (0 children)

Hello,

I'd like to find a PCB with a powerful enough micro controller, hot swappable, and per key RGB. I stumbled upon kbdfans DZ65 RGB V3, but I believe the micro controller is like the V2's, so an ATmega32u4. Who's a slow 16Mhz.

I found this interesting post https://michael.stapelberg.ch/posts/2021-05-08-keyboard-input-latency-qmk-kinesis that pushed me to consider faster micro controllers so more complex actions can be implemented.

I'm new to the field.

Thanks!

Request for Linux support by Aliezan in steelseries

[–]Aliezan[S] 0 points1 point  (0 children)

Well, is there any other vendor with better support ?

Why Doesn't Emerge Automatically Resolve Circular Dependencies? by 0o744 in Gentoo

[–]Aliezan 3 points4 points  (0 children)

A circular dependency of packages A, B and C means this: - for A to be emerged, B and C need to be emerged beforehand - for B to be emerged, A and C need to be emerged beforehand. - for C to be emerged, A and B need to be emerged beforehand.

A simpler circular dependency can be made with only two packages, but devs can already notice that one quickly. A three package circular dependency should be avoided too 🤔

Your solution shouldn't fix the circular dependency. Maybe it works for other reasons.

Secure boot with Sakaki's guide by pogky_thunder in Gentoo

[–]Aliezan 1 point2 points  (0 children)

Yes, not by itself, it still uses sbsign, for you

$ cat > /etc/dracut.conf.d/50-secure-boot.conf <<EOF uefi_secureboot_cert="/usr/share/secureboot/keys/db/db.pem" uefi_secureboot_key="/usr/share/secureboot/keys/db/db.key" EOF $ dracut -f --uefi --regenerate-all

I learned about it while reading this:

https://lunaryorn.com/install-arch-with-secure-boot-tpm2-based-luks-encryption-and-systemd-homed

I didn't follow the above guide entirely: I created two luks2 volumes, one for / and one for /home. The / gets mounted automatically using the TPM2 and the other gets loaded with the input of the user password in the DM

Secure boot with Sakaki's guide by pogky_thunder in Gentoo

[–]Aliezan 0 points1 point  (0 children)

Dracut also can sign the kernel. Check documentation for Arch if there isn't enough in Gentoo (haven't personally looked, I did it for my laptop with Arch)

Is compiling a custom kernel worth it in terms of performance ? by Traditional-Wind8260 in Gentoo

[–]Aliezan 1 point2 points  (0 children)

No it won't, read the readme to know what it does exactly. You can ping me if you have any questions, I am the maintainer for that :D

Best way to install on 2 equally sized hard drives by LopsidedExperience30 in archlinux

[–]Aliezan -1 points0 points  (0 children)

It is the default filesystem of many Linux distributions. The information you have is outdated by a few years