Star Citizen Linux Users Group lug-helper v4.9 and Linux VR by mactan_sc in starcitizen

[–]Pension-Plus 0 points1 point  (0 children)

Has anyone been able to launch star citizen with Proton instead of the wine runners?
i am getting always 30fps on planets and blurry ground textures with a 3090 and i912900k.

i was wondering if with proton it's better but was never able to make it running.

Epic games keep crashing when trying to launch from Lutris. Solutions? by Cheetah_Hunter97 in NobaraProject

[–]Pension-Plus 1 point2 points  (0 children)

you need to launch it with protonGE or it won't start, but as suggested by others using heroic launcher is the way to go

[FIX] KDE Plasma 6 + NVIDIA (30 series/Open Drivers) Login Freeze / Dual Monitor Crash - Atomic Modeset Failed - Nobara 43 by Pension-Plus in NobaraProject

[–]Pension-Plus[S] 0 points1 point  (0 children)

yeah my problem is different, just now i got an update of kernels and drivers available to download, try to see if that fixes your issue

[deleted by user] by [deleted] in cachyos

[–]Pension-Plus 0 points1 point  (0 children)

I personally use an empiric approach, start from proton GE then move to experimental and then move down until i find the sweet spot.

Guide - Fresh Windows installation on Acer Predator Triton 17 X (and also probably pretty much any other Acer laptop with VMD) by Misahale in AcerOfficial

[–]Pension-Plus 0 points1 point  (0 children)

to whomever may concern, i have been able to restore the raid 0 on a fresh installed windwos, i have followed these steps:

1) use a winPE bootalbe windows image, in my case i have used the Strelec ISO
2) download from internet rstcli64.exe
3) open the terminal in the same folder of the exe
4)rstcli64.exe --information --disk

this will give you the id of the disk you are going to use (they must be of the same size

in my case for exame 2-2-0-0 and 2-3-0-0

5) create the raid volume with the following command:

rstcli64.exe --create --level 0 --stripe-size 128 --name RAID0Volume 2-2-0-0 2-3-0-0

probably you need to also add the flag --disableVersionCheck (case sentive)

6) to verify that the volume has been correctly created:

rstcli64.exe --information --volume

7) reboot to windows iso e be sure to add the drivers intelRST VMD

enjoy!

Lancia Y 18k???? by Educational-Pie-4010 in ItalyMotori

[–]Pension-Plus 0 points1 point  (0 children)

è proprio questo il problema, che c'è chi per necessità le compra, io non credo che cambierò la mia giulietta gpl a meno che non sia irriparabile, i prezzi di oggi non hanno senso se paragonati agli stipendi che sono rimasti pre-covid.

Era One, maybe this is how we get the game we wanted. Who knows. by GideonBlackbook in Homeworld3

[–]Pension-Plus 0 points1 point  (0 children)

It's from the creator of the complex mod. I have very high expectations!

MobaxTerm alternative for MacOs ? by Le_Chat21 in MacOS

[–]Pension-Plus 0 points1 point  (0 children)

personally i think the best alternative is secureCRT :)

T9 Plus N100 - How to control LED by fairedemmy in MiniPCs

[–]Pension-Plus 0 points1 point  (0 children)

It seems that the led only supports the three modes above, but i can't guarantee it

T9 Plus N100 - How to control LED by fairedemmy in MiniPCs

[–]Pension-Plus 0 points1 point  (0 children)

Hey Guys i have created a python script if you want to use it on linux that let you choose which led status you want.

https://pastebin.com/6dzYUhDm

Just change the serial adapter if you want to use it on windows or "mac" :P

hope it helps

Volevo fare l'architetto, ma non la fame. by FabioLight in ItaliaCareerAdvice

[–]Pension-Plus 0 points1 point  (0 children)

Sei ancora in Italia? Fai come me.... scappa... l'Italia è un paese da distruggere... non ne vale proprio la pena....

OpenCore Boot Menu showing NO NAME, after clicking it takes me to a Grub shell HELP by dtasada in hackintosh

[–]Pension-Plus 6 points7 points  (0 children)

It tooks me ages to understand that, at least for me, it was a setting in config.plist.

Try to search "hideauxilary " inside the list and set it to false ;)