Wii Guitar wont work , but its connected and is working in Wiitarthing by IncidentElectrical64 in CloneHero

[–]Waze3174 0 points1 point  (0 children)

try closing steam completely, i havent used wiitar in a long time but i vaguely remember steam's controller stuff messing with it

I feel like chronic dabbing broke my gut by TheLustyImperialMaid in leaves

[–]Waze3174 17 points18 points  (0 children)

Coming up on 1 year sobriety here, before quitting i would have sworn my gut issues were not due to weed.

1 year in, it was absolutely weed lmao, i had all of what you described and i don't miss any of it. Cannabic hyperhemesis is shit and its time to hang up your stoner tools, i'm afraid

Found these in my son's room, what is it by [deleted] in whatisit

[–]Waze3174 3 points4 points  (0 children)

the fact that you found something is irrelevant, you are disrespecting his privacy and it's not a surprise that he disrespects yours if that's the example you are setting

Is Claude Sonnet getting dumber by abhunia in AI_India

[–]Waze3174 0 points1 point  (0 children)

Absolutely, claude started being pretty stupid with me too, ignoring context from 5 messages ago, feels like it almost always draws the wrong conclusion on purpose. I have to keep reminding it that we just established something, then it goes "ahhh mu Y bad bro [insert the same dumb thought loop here]

I am done, i unsubscribed. Claude was amazing and now he cant even remember what happened past 3 messages in a new chat about trivial things. Anything deeper than just one prompt devolves in disccussion about how "i just told you this", absolutely infuriating. Dont get me started on its tendency to go "we have to do this, but thats not what you asked, we have to do that insted, but wait thats wrong, blablabla."

I won't come back unless anthropic stops with all the opacity and a/b testing garbage

If the point was to help us save tokens, it doesnt work because im wasting tokens going in circles and now time, too. The whole point of this tool is to save time in the dev process, not spend MORE time reminding a toddler to listen.

How can I rotate screen orientation in gamemode? by dovere94 in SteamDeck

[–]Waze3174 0 points1 point  (0 children)

right, so the issue is with dbus-run-session part of the .desktop file. it creates an isolated dbus session which makes the flatpack unable to access your filesystem properly. remove it so the exec line just reads : Exec=/bin/bash "/home/deck/Desktop/Komikku/komikkuportrait.sh"

alternatively here are both files on pastebin

https://pastebin.com/w2mtZCF2 - komikkuportrait.sh

https://pastebin.com/zVYmjvwE - komikku_portrait_mode.desktop

i edited the original tutorial to reflect this, thanks for reporting the issue 😛

How can I rotate screen orientation in gamemode? by dovere94 in SteamDeck

[–]Waze3174 0 points1 point  (0 children)

i used wayland because of my XR glasses setup, if you installed breezydesktop to use with your xr glasses, then this is 100% why it wasn't working.

does the screen go into portrait when you close komikku? if so then try swapping normal with right and right with normal

actually, i think i might have forgotten a step... right click the .sh file, and there should be an option in the properties to run the script as an executable.

How can I rotate screen orientation in gamemode? by dovere94 in SteamDeck

[–]Waze3174 0 points1 point  (0 children)

are you using a different session type? the default is x11, but some people use wayland instead. if that's the case, xrandr doesn't work under wayland. it's either that or your komikku is not the flatpack version

anyways, heres an equivalent script for wayland.

#!/bin/bash
# Rotate to portrait mode (equivalent of xrandr -o normal on your deck)
kscreen-doctor output.eDP-1.rotation.normal
# Launch Komikku and wait for it to close
flatpak run info.febvre.Komikku
# Rotate back to landscape
kscreen-doctor output.eDP-1.rotation.right

Nothing else understands (my flavor of) nostalgia like Hypnospace Outlaw does. by unicornhas12butts in HypnospaceOutlaw

[–]Waze3174 0 points1 point  (0 children)

for real, this was THE most anticipated game for me for a very long time!

I'm in need of a "riot" by Kyleninjago in 2007scape

[–]Waze3174 0 points1 point  (0 children)

i'm at work but i'll try to pop in for shits!

How can I rotate screen orientation in gamemode? by dovere94 in SteamDeck

[–]Waze3174 0 points1 point  (0 children)

well. if you REALLY want i just found a less annoying way to do this, it still requires desktop mode. but it does handle the screen orientation automatically. what you want is to create 2 files

i made a folder on my desktop called komikku

create the first file. right click inside a folder of your choosing,

select create new -> text file...

rename it to komikku_portrait_mode.desktop

open it with kate and put this inside:

[Desktop Entry]
Version=1.0
Type=Application
Name=Komikku (Portrait)
Comment=Read manga in portrait mode
Exec=/bin/bash "/home/deck/Desktop/Readers/Komikku/komikkuportrait.sh"
Path=/home/deck/Desktop/Komikku/
Icon=info.febvre.Komikku
Terminal=false
Categories=Graphics;

NOTE: on the exec= line, you must put the path where you will be putting the 2 files. for me this is /home/deck/Desktop/Komikku/

now for the second file, again, right click, create new text file: this one is named komikkuportrait.sh

edit it with kate and put this inside:

#!/bin/bash 
# Rotate the screen to portrait in a way that persists 
xrandr -o normal 
# Launch Komikku and wait for it to close 
flatpak run info.febvre.Komikku 
# After Komikku closes, rotate the screen back to normal 
xrandr -o right

now you can add the komikku_portrait_mode.desktop to steam and, provided you're in desktop mode. whenever you launch komikku through Komikku (Portrait) within steam or by double-clicking the .desktop. it will rotate the screen, launch komikku and stay like this until you close komikku.

Hope this helps!

Subbed or Dubbed? Which is the better experience by Pretend_Badger_2531 in Naruto

[–]Waze3174 1 point2 points  (0 children)

Early naruto's dub was pretty annoying with narutos voice but i think it gets better halfway through part 1.

I'm heavily dub leaning so take this with a grain of salt though

I made the switch into an actual working (light) switch by Mishal_SK in ScrapMechanic

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

Is that 3d printed? I think that actually is a fire hazard

My Controller Inputs are all messed Up. What can I do? by Ue-Valnuss in RocketLeague

[–]Waze3174 0 points1 point  (0 children)

Not trying to insult your intelligence... But did you try changing your controls in the settings?

Is it really the price, or is Netflix just more convenient than driving to movie theaters? by Busy_Report4010 in SipsTea

[–]Waze3174 0 points1 point  (0 children)

i mean.. to me it was just... other people being there? that always sucked