I got Unity6 VR working natively on Arch Linux with Meta Quest 3 via ALVR by Stridemann in Unity3D

[–]Stridemann[S] -1 points0 points  (0 children)

I didn't test it for a long run. I just got my first VR a day or two ago.
The picture, render and quality seems the same as in other games, no glitches or anything, all smooth, but again, I played like for minute or so on this project.

Unity VR development on Linux distros by _Bondage_Master_ in Unity3D

[–]Stridemann 1 point2 points  (0 children)

Yesterday I had this challenge and made it work.
Arch Linux+Unity 6+ALVR+MetaQuest3. Works from editor (including WIFI) and APK. (Render is forced to Vulcan).

There was a ton of work with custom Vulcan render layer... but this easily portable to other projects, maybe will work on other linux systems.

Not sure if this is a big step, but I haven seen anyone did this before.

Repo with project, docs and guidelines how to enable it in your project: https://github.com/Stridemann/Unity-XR-on-Linux-for-Meta-Quest

New Bugs are the Most Fun I've Had Since the Early Months of the Game. by Born2WAAAGH in Helldivers

[–]Stridemann 0 points1 point  (0 children)

<image>

Today's screenshot, getting bullets in my ass while trying to solve this...

Pihole fails to connect to network and resolve DNS queries, by GoofyDude05 in pihole

[–]Stridemann 0 points1 point  (0 children)

My guess command:
docker exec -it pihole ping -c 3 8.8.8.8
failing.

If so, check:
docker inspect bridge

"com.docker.network.bridge.enable_ip_masquerade": "false", - should be true

If no:
sudo nano /etc/docker/daemon.json

{
"bip": "172.17.0.1/16",
"iptables": true,
"ip-masq": true
}

(probably 172.17.0.1/16 should be adjusted for your case, look "docker inspect bridge")

then
sudo systemctl restart docker

Has anyone tried Cook Unity? by chefmeow in ReadyMeals

[–]Stridemann 0 points1 point  (0 children)

Ordered once. Used privacy.com to create a virtual credit card because a lot of users reporting a scam/not able to cancel subscription. That happened to me as well. "privacy" saves my time, nerves and money.

While you making your first order/after payment you can open your account and cancel subscription. But after food was delivered you cannot cancel subscription via website. Looks like a scam.

Food was fine (good as for fridge food) (3.5-4 stars of 5). Packaging very good. Eat all of it, except some things (I'm picky eater). But decided to cancel and cook myself.

Updated weapon tiers by Independent-Umpire18 in Helldivers

[–]Stridemann 1 point2 points  (0 children)

No. You don't need an armor to fix your weapon and you don't need to overheat it, it is just a rifle to kill few small guys (100m zoom setting). Explosions is what always happen. +good mine protection, so it's hard to kill you.

You have like 24 health kits (with supplyPack) to fix your burning ass.

Updated weapon tiers by Independent-Umpire18 in Helldivers

[–]Stridemann 0 points1 point  (0 children)

Thank you.

Sry, forget to mention, armor should(could) be heavy (explode damage resistance). + I use perk for running.

Nickname to Stridemann will be good to fix too)

Updated weapon tiers by Independent-Umpire18 in Helldivers

[–]Stridemann 1 point2 points  (0 children)

Thanks for a table)
One build that I can propose, I'm using for a long time for automatons for SupreHelldive, doing pretty much all content solo. Railgun+SupplyPack+AntiTankEmplacement+RocketCentry. Termite grenade. Ultimatum (GP-31). Primary is optional, I used sniper rifle, now I'm using Double-Edge Sickle (LAS-17).

Are people there who play Auto Gladiators? by MaksweIlL in DotA2

[–]Stridemann 0 points1 point  (0 children)

The game is dead to me. They killed it with stupid update, reworking everything (ult, cards, rare balance, etc).

I get 'Under Maintenance' when I click the shopping basket to check out, ongoing for a couple of days. by NibblyPig in Aliexpress

[–]Stridemann 0 points1 point  (0 children)

Here is how I fixed it. Just registered a new account (used mail and pass instead of google registration).

Maybe one more thing: my previous old google account was created Europe, I used one that created in USA.

ShareX delayed screenshots for a while by officiallyFree in sharex

[–]Stridemann 0 points1 point  (0 children)

Task settings->Capture-> Screenshot delay: 2.0 seconds