Google is now rolling out Gemini Live to free users on Android
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJZ
    Jz5678910
    Now 100%

    Does Gemini still fail to do all Google Assistant tasks? Such as reminders, home controls, etc.?

    I remember it falling so hard when it first rolled out and I never have it another shot. Is it any better?

    13
  • deleted
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJZ
    Jz5678910
    Now 100%

    Best guess I have is to install home, run MAS again to activate a pro key, upgrade to pro inside windows.

    Probably a better way, but that one should work. I was able to upgrade from home to pro this way.

    3
  • I'm worried that the next stable client update will break remote play.
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJZ
    Jz5678910
    Now 100%

    For one, the streaming actually works, that's an immediate win. HDR is also present. Image quality is better at the same bitrate.

    But to your other points, This is my phone connected through cellular.

    Remote install I was not aware that steam remote play could do, that's a pretty nice feature! Streaming big picture mode and choosing a game to download is easy enough though.

    Steam big picture is there by default, and your whole steam library is there. You can add games manually too, but personally I use big picture for my steam library and playnite for everything else. Plus the games that were scanned through GeForce experience were automatically imported, not sure if that'll be the case going forward though. But they do have an import script.

    Edit: not sure how it appears to others, on my device it just shows a picture and not the text I input, it's my phone on cellular showing you can connect outside the same LAN.

    6
  • I'm worried that the next stable client update will break remote play.
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJZ
    Jz5678910
    Now 100%

    Use sunshine plus moonlight, it's a much better solution. You can make it even better on deck with Moondeck plugin.

    I've had issues with remote play for years and it never gets any better nor do they really add any new features to it.

    27
  • how to run sunshine + moonlight (steamdeck) + virtual monitor + scripts to turn on/off monitors
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJZ
    Jz5678910
    Now 100%

    I'm not sure if I did this right, but here it is! This is the script to run on moonlight launch, just reverse the numbers for your script to run on moonlight exit.

    The instructions above worked well with the exception of the script. Make sure that the iddsampledriver folder is on the root of the C: drive. and make sure that Multimonitortool is inside that folder.

    You'll have to switch the numbers in the script with your monitor values. You'll get those from MultiMonitorTool. Open MMT, right click on your monitor, click properties, and the value you're looking for is under "Name"

    @echo off

    :: Path to MultiMonitorTool.exe set "MultiMonitorToolPath=C:\IddSampleDriver\MultiMonitorTool.exe"

    "%MultiMonitorToolPath%" /disable \.\DISPLAY1 "%MultiMonitorToolPath%" /enable \.\DISPLAY21 "%MultiMonitorToolPath%" /setprimary \.\DISPLAY21

    2
  • Remember when Google made their assistant worse and we all predicted they were planning on bringing the same features back but using AI bullshit?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJZ
    Jz5678910
    Now 100%

    It was better than the first day when I tried it, but still not fully functional, I've moved back to Google Assistant again. It doesn't do all of the "Home" commands and it struggles with setting up calendar events and reminders.

    1
  • how to run sunshine + moonlight (steamdeck) + virtual monitor + scripts to turn on/off monitors
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJZ
    Jz5678910
    Now 100%

    So after sitting down and setting it up, I found that on my setup the script above didn't work for my machine. I had to set up my own scripts that specified the path of the executable, and then I used a command that toggles the monitor instead, it worked much better that way.

    But scripting aside, now that it's working, it is beautiful! Set it up for my living room TV to be a 4k 120hz virtual monitor.

    2
  • cross-posted from: https://lemmit.online/post/2209265 > ##### This is an automated archive made by the [Lemmit Bot](https://lemmit.online/post/14692). > The original was posted on [/r/steamdeck](https://old.reddit.com/r/SteamDeck/comments/1aujmv3/how_to_run_sunshine_moonlight_steamdeck_virtual/) by [/u/je7ebel](https://old.reddit.com/u/je7ebel) on 2024-02-19 10:49:35. > *** > 1. install sunshine on host (and needed programs: moondeckbuddy, ViGEmBus) > > > > > > > > 1. download and install virtual monitor on host, save files on folder C:\IddSampleDriver > > > > 1. From Windows, open display settings and configure the new virtual screen with the steamdeck resolution 1280x800 > > > > 1. download multimonitortool From nirsoft and unrar files on C:\IddSampleDriver folder > > > > 1. install moonlight on steamdeck from desktop mode with discover app > 2. pair moonlight with sunshine > 3. from first time run multimonitortool, and write down the names of the adapters, you should have a virtual monitor with adapter IddSampleDriver > > > > 1. write the following cmd scripts in C:\IddSampleDriver folder, note the display names are same From multimonitortool gui (this can vary From yours) > > Steamdeck-on.cmd > > ``` > cd C:\IddSampleDriver > MultiMonitorTool.exe /enable \\.\DISPLAY9 > MultiMonitorTool.exe /turnoff \\.\DISPLAY1 > MultiMonitorTool.exe /turnoff \\.\DISPLAY2 > MultiMonitorTool.exe /SetPrimary \\.\DISPLAY9 > > ``` > > Steamdeck-off.cmd > > ``` > cd C:\IddSampleDriver > MultiMonitorTool.exe /disable \\.\DISPLAY9 > > ``` > > 1. Configure sunshine to run scripts when stream is launched and finished, inside Configuration -> General > > > > now every time you launch a game in stream through moonlight + sunshine, the script Steamdeck-on.cmd, will turn off the “real” monitors you have, turn on a virtual monitor with the steam deck resolution, put this virtual monitor as primary and the game will launch and stream from this virtual monitor. > > When you finish the game session, the script Steamdeck-off.cmd will disable the virtual monitor (you can add commands to turn on real monitors) > > I hope you find it helpful. > >

    31
    4
    Remember when Google made their assistant worse and we all predicted they were planning on bringing the same features back but using AI bullshit?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJZ
    Jz5678910
    Now 100%

    It's not, basic functionality has been lost, and instead of completing your requests, it initiates a search/conversation.

    A few commands did work and it routed it through Assistant, but after failing my daily tasks I promptly uninstalled.

    31
  • Source: Pixel Fold 2 might skip the Tensor G3 and add more RAM
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJZ
    Jz5678910
    Now 100%

    Here's hoping they make a great product. I usually like to wait till a 3rd Gen product before jumping in, but I'm missing the versatility my Galaxy fold 3 had. Love my pixel 7 pro too, really looking forward to getting the best of both worlds.

    4
  • Google Pixel Update - Feb 2024 - Google Pixel Community
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJZ
    Jz5678910
    Now 80%

    Hopefully this one will be more stable than the last two updates. I think I'll wait to make sure they didn't break anything with this one. Personally I didn't have any issues, but I'm on the lookout now.

    3
  • Microsoft Edge for Android is getting support for extensions
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJZ
    Jz5678910
    Now 100%

    That's why I check back in every so often. I would love for it to be my main browser again, but they just have to polish those rough edges a little more.

    1
  • Microsoft Edge for Android is getting support for extensions
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJZ
    Jz5678910
    Now 70%

    I used to. I used Firefox as my daily browser for about 10 years. Desktop use there really isn't any significant difference, but I find the mobile experience for edge to be better.

    I check in on Firefox every six months or so, and while feature parity is mostly there, the way they implemented the features just don't feel right? Like they're kinda backwards sometimes? It's hard to put into words, but they are different, and I prefer the way they function in edge.

    4
  • Microsoft Edge for Android is getting support for extensions
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJZ
    Jz5678910
    Now 90%

    Personally, I've been asking for this for years. Very excited to see this mostly for ublock origin. But there are a few other extensions I use daily that I'd like to have available.

    8
  • Decks for starting out
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJZ
    Jz5678910
    Now 100%

    https://www.db.yugioh-card.com/yugiohdb/member_deck.action?ope=1&wname=MemberDeck&ytkn=3448186abfdd21626d292dbe6ff03e6904f8df2f561b5adfd84c26504cae1b40&cgid=267a9aef1405b8cd13e5761ea912c474&dno=132

    Here you go! This deck has served me very well. The extra deck generic are not required, but if you're able to spend the UR points to get them I would say they're very well worth it.

    Psychic End Punisher I believe is in the Punk pack, he's essentially an honorary punk and your second boss monster. I would lean towards him as being required, but the deck was playable even before he came out.

    With that said, you do want your staples, Ash blossom, Maxx C, called by the grave. They're not in any packs so you'd have to craft them or get REALLY lucky with the master pack. As far as punk goes I believe it was only 5 archetypal URs in my deck.

    Edit: If you sign into your Konami account in master duel and on that website I linked above, you can actually copy the deck directly into the game instead of doing it manually.

    Edit 2: https://youtu.be/AeM_gF_pQyg?si=l32NoUAHd7u-F5HW

    Check this video for an idea of how to play the deck. Then it's just about splashing in Dark magician for further extension. But you might even like that version which is a bit more pure.

    2
  • blogs.nvidia.com

    * These Doomed Isles (New release on Steam, Sept. 25) * Paleo Pines (New release on Steam, Sept. 26) * Infinity Strash: DRAGON QUEST The Adventure of Dai (New release on Steam, Sept. 28) * Pizza Possum (New release on Steam, Sept. 28) * Wildmender (New release on Steam, Sept. 28) * Overpass 2 (New release on Steam, Sept. 28) * Soulstice (New release on Epic Games Store, Free on Sept. 28) * Amnesia: Rebirth (Xbox, available on PC Game Pass) * BlazBlue: Cross Tag Battle (Xbox, available on PC Game Pass) * Bramble: The Mountain King (Xbox, available on PC Game Pass) * Broforce (Steam) * Don Duality (Steam) * Doom Eternal (Xbox, available on PC Game Pass) * Dordogne (Xbox, available on PC Game Pass) * Dust Fleet (Steam) * Eastern Exorcist (Xbox, available on PC Game Pass) * Figment 2: Creed Valley (Xbox, available on PC Game Pass) * I Am Fish (Xbox) * Necesse (Steam) * A Plague Tale: Innocence (Xbox) * Quake II (Steam, Epic Games Store and Xbox, available on PC Game Pass) * Road 96 (Xbox) * Spacelines from the Far Out (Xbox) * Totally Reliable Delivery Service (Xbox, available on PC Game Pass) * Warhammer 40,000: Battlesector (Xbox, available on PC Game Pass) * Yooka-Laylee and the Impossible Lair (Xbox)

    6
    3
    https://youtu.be/FMGwmPB4LrI?si=GS3pvs87c3Mg6Wmu

    We're getting the next wave of Kashtira support.

    1
    0
    blogs.nvidia.com

    Finally, Xbox service is here.

    6
    1
    https://youtube.com/shorts/Z9bXVfN_YcY?si=CW1Dqj9v0LlqfCVe

    I don't like shorts, but that's how he did it this time. But we're getting Purrely.

    1
    0

    Coming August 31st

    1
    0
    https://youtu.be/kdDG06ZIbHg

    Lots of new photon/galaxy eyes support.

    1
    0
    blogs.nvidia.com

    - Desynced (New release on Steam, Aug. 15) - Hammerwatch II (New release on Steam, Aug. 15) - Moving Out 2 (New release on Steam, Aug. 15) - The Cosmic Wheel Sisterhood (New release on Steam, Aug. 16) - Book of Hours (New release on Steam, Aug. 17) - Gord (New release on Steam, Aug. 17) - Shadow Gambit: The Cursed Crew (New release on Steam, Aug. 17) - Wayfinder (New release on Steam, Aug. 17) - Bomb Rush Cyberfunk (New release on Steam, Aug. 18) - The Texas Chain Saw Massacre (New release on Steam, Aug. 18) - Age of Wonders 4 (Epic Games Store) - Amnesia: The Bunker (Epic Games Store) - Darkest Dungeon II (Epic Games Store) - F1 Manager 2023 (Epic Games Store) - The Great War: Western Front (Epic Games Store) - Inkbound (Steam) - Kovaak’s FPS Trainer (Steam) - The Outlast Trials (Epic Games Store) - Project Highrise (Epic Games Store) - Regiments (Steam) - Symphony of War: The Nephilim Saga (Epic Games Store) - System Shock (Epic Games Store)

    5
    0

    August 10, Kashtira, Draco Slayer, Chaos Angel. New Banlist also announced but not really deserving its own post because it's only one card. Kashtira Fenrir is semi limited.

    1
    0

    August 10, Adventure and Magikey.

    1
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJZ
    Now
    16 45

    Jz5678910

    lemdro.id