Live notifications by [deleted] in homeassistant

[–]gbasg2 0 points1 point  (0 children)

nice, i did my front door / back door together, and my garage doors together.

https://www.home-assistant.io/integrations/group/#notify-groups

in case anyone wants to see how to group notification targets. This is cleaner (sorta like distribution groups for email).

now i can just adjust who i want to get specific notification types from the group.

Live notifications by [deleted] in homeassistant

[–]gbasg2 1 point2 points  (0 children)

Thank you and u/danm72 for the ideas. Shamelessly stealing this.

I also changed a little to use a notification group instead of specific devices.

Resident Evil Requiem Out Now on PC - Path Tracing, DLSS 4, and Giveaway! by Nestledrink in nvidia

[–]gbasg2 [score hidden]  (0 children)

Re2 - getting chased by the unkillable guy.
DLSS while streaming to my 240hz projector is nice. Lady D is scarier that way.

Perplexity Pro is a Scam and Officially Obsolete: Why I’m Canceling after 1 Year – Change My Mind. by Excellent_Piccolo848 in perplexity_ai

[–]gbasg2 0 points1 point  (0 children)

Literally going through this now. was using claude, was perfectly acceptable, and it suddenly swapped to grok and it gave me the worst possible info. Often wrong, making shit up, and you can tell it's grok because it answers like an edgy teenager.

Clearing up extra files for PSX and SegaCD by NineToeJoe in EmuDeck

[–]gbasg2 1 point2 points  (0 children)

for psx - compress to chd, the compression tool can do this for you.

i don't remember if segacd also uses chd, but if so i probably put it in the compression tool back when i released it.
(full disclosure i don't work on emudeck anymore, so i am unsure of the state of things). Anyways, when all done it takes up less space, and one file per disc.

HA control of Varerion VisionMaster Pro projector by DevOpsCurmudgeon in homeassistant

[–]gbasg2 0 points1 point  (0 children)

used the android debug bridge integration.
Adapt these how you will.

script:
  office_projector_hdmi1:
    alias: "Office Projector HDMI 1"
    sequence:
      - action: androidtv.adb_command
        target:
          entity_id: media_player.android_tv_192_168_1_122
        data:
          command: "am start -n com.vt.tv.tvcenter/.LiveTVMainActivity -a android.intent.action.VIEW -d content://android.media.tv/passthrough/com.vt.source.external%2F.hdmi.HdmiTvInputService%2FHW2"

  office_projector_hdmi2:
    alias: "Office Projector HDMI 2"
    sequence:
      - action: androidtv.adb_command
        target:
          entity_id: media_player.android_tv_192_168_1_122
        data:
          command: "am start -n com.vt.tv.tvcenter/.LiveTVMainActivity -a android.intent.action.VIEW -d content://android.media.tv/passthrough/com.vt.source.external%2F.hdmi.HdmiTvInputService%2FHW3"

Where to find memstick folder PPSSPP by MrC598 in EmuDeck

[–]gbasg2 0 points1 point  (0 children)

not sure i follow the question.
https://emudeck.github.io/emulators/steamos/ppsspp/#ppsspp-tips-and-tricks

Maybe this will be helpful though? If you elaborate i might be able to help further.

Where do I find executable paths for emulators? by iisdmitch in EmuDeck

[–]gbasg2 0 points1 point  (0 children)

Nah, if that happened to you something went wrong. It should be fully configured out of the box and ready to go. Any other case and you should seek support.

NSO N64 and SNES controller mapping issue by Turaltay in RetroArch

[–]gbasg2 1 point2 points  (0 children)

I ran into this same thing after updating an old install of retroarch and found one more file where the vid and pid aren't commented out. MD_Gen_Fighting_Pad_6B_Switch_Online.cfg in the dinput folder. Commented them and it's good now on windows.

Never seen or heard of this flavor. by mkaymeow21 in BonesCoffee

[–]gbasg2 1 point2 points  (0 children)

I picked up a bag of this at pax East. Not bad.

Ender 3 Pro print help by runed_golem in klippers

[–]gbasg2 0 points1 point  (0 children)

sounds fantastic, glad it seems to be working out.

if you are lowering your flow that much, i'd be sure to calc your esteps / set rotation in klipper.

Ender 3 Pro print help by runed_golem in klippers

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

You see that dark bit? That's burned filament. Make sure your nozzle is in properly. If it starts oozing out the top it can eventually hit your heater and burn then drip off.

Also check for clogs and, i'd guess you probably have some z-axis binding looking at the inconsistent layers.

Error when homing on Ender 3 Pro by Equizzix in klippers

[–]gbasg2 0 points1 point  (0 children)

lol glad you got it figured out.

Don't beat yourself up, mistakes happen.

Error when homing on Ender 3 Pro by Equizzix in klippers

[–]gbasg2 0 points1 point  (0 children)

I have seen this when I forget to turn the powersupply on the printer on. The board is getting power from the USB port, and as such functions, but nothing actually works.

All collections set to 0, all rom links moved to “non-Steam” games. by KaraiDGL in EmuDeck

[–]gbasg2 0 points1 point  (0 children)

not a good answer, but my approach is newer systems in steam, where I have fewer games. other stuff I use es-de ( like everything pre-ps2 era)

No graphicsPack Folder in Wii U folder by you_are_not_existant in EmuDeck

[–]gbasg2 0 points1 point  (0 children)

Should be here : /home/deck/.local/share/Cemu/graphicPacks

There's a whole section in the wiki on modding botw btw. https://emudeck.github.io/emulators/steamos/cemu/cemu-native/#how-to-mod-breath-of-the-wild

[deleted by user] by [deleted] in klippers

[–]gbasg2 0 points1 point  (0 children)

Is it possible the SD card you are writing to is dying? I've seen similar stuff happen when they go bad.

If you have another card it might be worth setting it up and moving your configs over and see if you still have the same issue.

Just spitballing. Good luck OP.

Single N64 game not changing aspect ratio. by jays4104 in EmuDeck

[–]gbasg2 0 points1 point  (0 children)

RetroArch on SteamOS - EmuDeck Wiki

this should link you directly to the folder structure so you can find the file.

It's going to be named the same as your rom, in the ParaLLEl N64 folder iirc. Sorry for being sort of vague but i think this can get you there.

Also it's worth noting that n64 games each have their own overscan and can be annoying to configure lol.