Search results for "1f993e946cdce44846d4cc0adb1c6854" in md5 (16)

/pol/ - here's your windows 11 privacy
Anonymous Mexico No.514195862
>>514184456
the what (age of my girlfriend)?
I do not understand
/v/ - Thread 718882754
Anonymous No.718883746
>leakers say the main lead devs of Deadlock are:
>two risk of rain devs (hopoo is one of them)
>robin walker (tf2/valve vet)
>adrian finol (dota/valve vet)
>icefrog

Thoughts?
/g/ - Thread 106337749
Anonymous No.106339187
>>106337749
It is ugly, but it works to quickly switch from 1 to 2 monitors, and of course I have the opposite functionaltiy.
dualscreen.sh
#!/bin/bash
pkill xmobar
sed -i -e 's: xmproc :-- xmproc1 :g' ~/.xmonad/xmonad.hs
sed -i -e 's:-- xmproc2 : xmproc :g' -e 's:-- xmobar2 : xmobar2 :g' ~/.xmonad/xmonad.hs
xrandr --output HDMI-0 --mode 1920x1080 --rate 60 --left-of DP-0 --output DP-0 --mode 1920x1080 --rate 120
xmonad --restart
singlescreen.sh
#!/bin/bash
pkill xmobar
sed -i -e 's: xmproc :-- xmproc2 :g' -e 's: xmobar2 :-- xmobar2 :g' ~/.xmonad/xmonad.hs
sed -i -e 's:-- xmproc1 : xmproc :g' ~/.xmonad/xmonad.hs
xrandr --output HDMI-0 --off
xmonad --restart
$ grep 'screen.sh' .bash_aliases
alias dlscrn='~/bin/dualscreen.sh'
alias snglscrn='~/bin/singlescreen.sh'
/v/ - Linux Gaming
Anonymous No.718307632
>>718307086
>I dual booted like a cuck for the longest time, but finally ditched Windows altogether
Recently did the same.
I've been using Linux for years now but never gamed on it. I'm really surprised how good Proton is.
And it's super easy to use too.
I've even been able to use modding tools for various games on Linux with Bottles. It just works.

I'm playing Thief: Deadly Shadows (even the sneakyupgrade patch ran flawlessly on Wine) & Bayonetta.

Sadly Windowscucks will continue to shill for Microsoft for free even when, inevitably, Windows 12 will require you to send your dick pic + ID to Microsoft for verification.
/int/ - /brit/
Anonymous New Zealand No.213771148
>>213771115
it takes a bigger man to walk away and turn the other cheek
/v/ - Thread 717745307
Anonymous No.717745431
>secure boot will be required for sloppa games
not my problem
/v/ - Linux gaming thread
Anonymous No.717602816
>>717601626
>>717602391
People that want to cling to Windows 7 should just use that KDE aero theme. One anon that posts in these linux threads already does.
You will never turn Linux into Windows 7 but still clinging to Windows 7 is insane to me.
/v/ - BF6 BETA hype thread
Anonymous No.717496369
>>717496048
It has kernel level anti cheat that is incompatible with linux
/v/ - Thread 717212065
Anonymous No.717263476
>>717263351
it's pure soul
/s4s/ - Thread 12448076
who No.12448076
what would you do in this situation

Your fortune: Bad Luck
/g/ - Thread 106004544
Anonymous No.106006787
>>106004544
use linux
/r9k/ - /britfeel/
Anonymous No.81899734
You think a foid would know how to install Arch Linux? It's piss easy these days but your average foid would struggle working out how to make a bootable USB.
/v/ - Thread 714371873
Anonymous No.714380587
>>714371873
/mu/ - /gg/ Guitar and bass player general
Anonymous No.126788752
>>126788028
https://voca.ro/1irgfKaEr2dS
I tried making this demo with linux the other day. Any of you bros have recommendations for drums? I am using hydrogen but it's kind of a clunky workflow.
/pol/ - WWIII IS COMING BOYSS
Anonymous United States No.508165805
>>508162978
/vg/ - /vrg/- Virtual Reality General #1731
Anonymous No.527643112
>>527633581
>what's the state of vr on linux?
steamvr still needs fixing, but mtp latency seems better as of very recently (pending further reverification on tests)
>does steam link, and ovr work?
steam vr link does not have a linux build still, but it was "leaked" like a month ago
OVR Adv Overlay (I assume) has a Linux appimage distributed via Steam or Github, it does work
>what about play space calibrator and vrcft?
I don't use PlayspaceCal but my friend used it under ALVR to get hybrid playspace working just fine
VRCFT also has an Avalonia port that is cross-platform with apparently more features than the original
https://github.com/galister/OpenVR-SpaceCalibrator
https://github.com/dfgHiatus/VRCFaceTracking.Avalonia
check out https://lvra.gitlab.io/ for a bunch of info on other solutions that are alternatives to SteamVR and the typical tools you know such as
>envision to build profiles using monado + opencomposite/xrizer/vapor
>wivrn to replace alvr and use monado stack
>wlx-overlay-s (has playspace mover built in and desktop views)
>motoc (hybrid space calibrator)
>oscavmgr + vrcadvert (vrcft replacement with another piece for sending OSC data to VRC)

the basic gist, at least for wired VR is that SteamVR lacks proper reprojection still (may need to reverify this since mtp was way better in latest test), and that Monado (OpenXR) with OpenComposite/XRizer/VapoR (OpenVR) is the solid replacement you can use to get working reprojection
on wireless reprojection is usualkly offloaded to the hmd so ALVR isn't so bad, but WIVRN is the equivalent replacement for that to avoid SteamVR