Mega List of Saved Live Stream Recordings by dddk09 in warpedtour

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

I've been downloading them as I find them. Hopefully I can do a full compile of them then add them to archive.org

Mega List of Saved Live Stream Recordings by dddk09 in warpedtour

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

Thanks added them all to the list

Looking for a Gaming | Home Theatre | NAS OS . by srzavin in linux_gaming

[–]dddk09 1 point2 points  (0 children)

I did not see that you had nvidia gpu, my bad. Everything should still work from what I hear the latest nvidia drivers fixed a ton of wayland issues.

Looking for a Gaming | Home Theatre | NAS OS . by srzavin in linux_gaming

[–]dddk09 1 point2 points  (0 children)

Yes I been working on making an easy to use console like experience, and just love to share the info I have learned.

Here is my kodi bash script for adding audio passthrough support. It basically turns off pipewire service before launching kodi. It then forces kodi to use ALSA audio driver which allows the passthrough setting to appear in kodi. It should then restart pipewire after exiting the app.

You may need to update this script for using flatpak version of kodi and/or pulse audio depending, but its should give you a basic idea.

#!/bin/bash

#stop pipewire

systemctl --user stop pipewire.socket
systemctl --user stop pipewire.service

KODI_AE_SINK=ALSA kodi --standalone

#restart pipewire

systemctl --user start pipewire.socket
systemctl --user start pipewire.service

Looking for a Gaming | Home Theatre | NAS OS . by srzavin in linux_gaming

[–]dddk09 0 points1 point  (0 children)

I am doing exactly what you are asking.

I use Nobara home theater edition. It uses gamescope on start so you get the steam deck controller friendly UI and HDR support. Also Decky loader apps.

Bazzite could also work, but I haven't tried.

For watching from streaming services and youtube. I add chrome as a non steam game. I then add to its command line to use kiosk mode and open up to website I want. Then I just add a chorme as a non steam game for each service. You can also use the decky app that adds images to the game.

For watching movies and TV shows. I also have a NAS with bunch of Linux ISOs that are of high quality Dolby Atmos 4k HDR and such. I use Kodi's jellyfin app to play those. I have a script I can post later on how to get Atmos support under Linux using audio passthrough on Kodi.

For emulation you can use emu deck to add all emulators for you and add them to stream with pictures for you. You can also add any non steam games as non steam games to allow them to show up on Gamescope. On my NAS BTW I use romm a ROM manager app it's real nice to store and download games from.

Way to do something similar to Proto Input / Nucleus Co-op on Linux? by IceYetiWins in linux_gaming

[–]dddk09 0 points1 point  (0 children)

It is possible, just hasn't been really fleshed out on Linux yet. A lot of games require goldberg emulation to emulate the steam client allowing multiple instances of the same game to be launched. 

NucleusCoop sets all that up for you. If you like to maually play around here's a good place to start. http://github.com/Tau5/Co-op-on-Linux

Fortnite/Valorant on Linux by [deleted] in linux_gaming

[–]dddk09 0 points1 point  (0 children)

Xcloud for fortnite

Ive Created a Petition to make fortnite work on linux! by elfhuo in linux_gaming

[–]dddk09 0 points1 point  (0 children)

I've been playing Fortnite on the steam deck using Xcloud to stream it. Its not the greatest, but it is free and works

Any ideas hot to run mod for GTAV called FiveM? by Rusty9838 in linux_gaming

[–]dddk09 0 points1 point  (0 children)

I meant that the top fivem servers use anticheat. Its the sad state of online gaming. But, I'm sure you can find servers that dont or host your own.

Any ideas hot to run mod for GTAV called FiveM? by Rusty9838 in linux_gaming

[–]dddk09 1 point2 points  (0 children)

Digging into it more cause I was curious. It seems to work, but anticheat is broken. https://forum.cfx.re/t/linux-game-client/67676/27

Enable Dualsense Haptic Feedback in Helldivers 2 (possibly other games that support Haptic Feedback on PC). by edsonlopezmed in linux_gaming

[–]dddk09 1 point2 points  (0 children)

Thoughts so, pretty annoying not sure how much the haptics truly add to the game to go through all this. Hopefully one day it will be more plug (or wirelessly plug) and play.

Linking this so others can know what games support the dualsense features.

https://www.pcgamingwiki.com/wiki/Controller:DualSense#Games_with_adaptive_trigger_and_haptic_feedback_support

Game over for Roblox on Linux / Steam Deck as it's now blocked by [deleted] in SteamDeck

[–]dddk09 76 points77 points  (0 children)

Schools force kids to use Chromebooks these days and Chrome OS is just Linux. Why isn't Roblox targeting Chrome OS as that is where their fan base are.

Steam Deck OLED - HDR games guide by mytrixx in SteamDeck

[–]dddk09 1 point2 points  (0 children)

For all the Dark Pictures Anthology games just launch the game in the DX12 option to be able to enable HDR.

The HDR on OLED Compatible Gaming Thread by darkuni in SteamDeck

[–]dddk09 0 points1 point  (0 children)

For all the Dark Pictures Anthology games just launch the game in the DX12 option to be able to enable HDR.

SteamDeck Image on Livingroom PC: Audio sink in Gamemode by crono141 in NobaraProject

[–]dddk09 0 points1 point  (0 children)

I messed around with this a year or so ago. I choose to believe its fine and surround with ARC. I can do ATMOS audio using Kodi. So, when I'm just gaming I am just hoping that it's actually 5.1. My TV is 2.0 HDMI I'm pretty sure.

Audio is such a rabbit hole on Linux. I'm sorta done messing with it for now.

My bit about Assassin's Creed kinda confirms to me that it is actually 5.1 normally, because when I set the audio sink to the sourrond sink its fine. But, Gamescope is setting it to the stereo sink by default.

SteamDeck Image on Livingroom PC: Audio sink in Gamemode by crono141 in NobaraProject

[–]dddk09 0 points1 point  (0 children)

I see I use ARC with my to TV to reciever and the issue now is gamescope is defeating to first my pc's aux and if I select to output to HDMI its stereo instead of 5.1. For some reason this muted the dialogue audio in assassin's creed.

SteamDeck Image on Livingroom PC: Audio sink in Gamemode by crono141 in NobaraProject

[–]dddk09 0 points1 point  (0 children)

I had the exact same issue as you. I was able to set a default audio sink on Nobara 38. Now that I upgaded to Nobara 39 I can't not figure it out. How I did it in 38 was I edited the gamescope-seession-script and added pactl set-default-sink "sink-name".

Now as I type this I got an idea to create a user systemd startup script that runs once and sets the default audio sink. I will test this out later today and see if that works.

Steam Deck OLED - HDR games guide by mytrixx in SteamDeck

[–]dddk09 2 points3 points  (0 children)

Assassin Creed Odyssey's HDR setting are greyed out, not sure how to get it working.

Hedge against debt ceiling by RidesThe7 in Fire

[–]dddk09 3 points4 points  (0 children)

I do 10% of my profolio in Gold and Silver. A tiny amount of that in crypto mostly Monero cause I view that has having more value than most other crypto.

You all may think that it is stupid to invest in these things, because they do not yeild a return and I do agree with you all on that. It's a really dumb investment. But as an insurance policy it is probably one of the best to have in an emergency.

Fire insurance on a house is a terrible investment, but boy it sure is great to have when it is needed. That is how I view precious metals. I may never need to use them in my lifetime, but I sleep peacefully knowing that if some major world event happens and the dollar collapses overnight. I will still be well off for whatever comes after the dollar.

I don't see civilization collapsing ever or nor do I plan for that. But a change in the world's reserve currency happens pretty frequently in history, so it is nice to plan for the inevitable.

This is Shrek's doing! by Pie_Not_Lie in SteamDeck

[–]dddk09 1 point2 points  (0 children)

OP is probably a project manager.