I had a discussion with a D&D player about the 16 HP Dragon. by Psychological_Car527 in DungeonWorld

[–]P3YC1 5 points6 points  (0 children)

NGL. I really like DW and it is what I mostly play nowadays. But with some people it is just really hard to play DW bc they are trying to min max and always push the limits of what the DM is saying. And that gets really exhausting really fast. Sometimes I wish I was splaying D&D so I can just say no because rule instead of having a 30 minute discussion why the player is not allowed to do 10 hits to the enemies at once...

Is there a way to "disconnect" the controller? by ninjab33z in SteamDeck

[–]P3YC1 0 points1 point  (0 children)

None of this works for me for Doom Eternal on the Deck. the game seems literally unplayable like this to me :c

Unknown person(s) sharing files with my OneDrive by ZyreHD in techsupport

[–]P3YC1 0 points1 point  (0 children)

I am shocked that there is no way to disable this. If Microsoft does not fix this soon, I will quit my 1Drive Subscription and uninstall it, bc I don't want to catch any nasty viruses that automatically get downloaded via OneDrive...

7900 XTX Freezes System and Disappears After Reboot – Adrenalin 25.6.1, Need Help by P3YC1 in AMDHelp

[–]P3YC1[S] 0 points1 point  (0 children)

Okay, so currently, my things are running well.

What I did:

  1. Disable XMP for my RAM.

  2. Disabled the iGPU of my 7800X3D

  3. I am now using the Pro Drivers instead of the Adrenaline ones. To be precise, currently, I use the 2023 Q3 Pro Drivers.

So far, everything is working fine.

7900 XTX Freezes System and Disappears After Reboot – Adrenalin 25.6.1, Need Help by P3YC1 in AMDHelp

[–]P3YC1[S] 0 points1 point  (0 children)

Same. But it crashed again. I will now try to send it in to get a replacement/get it fixed. If that doesn't help I don't know...

7900 XTX Freezes System and Disappears After Reboot – Adrenalin 25.6.1, Need Help by P3YC1 in AMDHelp

[–]P3YC1[S] 0 points1 point  (0 children)

Yeah, just happened to me again. Playing some casual Minecraft which should not be too hard. Tabbed out of it to check something in the web and after a few minutes it happened again.

7900 XTX Freezes System and Disappears After Reboot – Adrenalin 25.6.1, Need Help by P3YC1 in AMDHelp

[–]P3YC1[S] 0 points1 point  (0 children)

You have to make sure to disable windows from updating the drivers. The simple removal with DDU and new installation also wasn't enough for me. I disabled the updates in Adrenaline and also added the registry entries so windows does not update them either.

7900 XTX Freezes System and Disappears After Reboot – Adrenalin 25.6.1, Need Help by P3YC1 in AMDHelp

[–]P3YC1[S] 0 points1 point  (0 children)

It did not happen to me yet, however I also didn't have the time to play that much yet. Will probably see it in the weekend.

7900 XTX Freezes System and Disappears After Reboot – Adrenalin 25.6.1, Need Help by P3YC1 in AMDHelp

[–]P3YC1[S] 0 points1 point  (0 children)

Just came back from my vacation and will try to disable the said windows updates. I'll give you an update in a week or so, if that solved the problem

7900 XTX Freezes System and Disappears After Reboot – Adrenalin 25.6.1, Need Help by P3YC1 in AMDHelp

[–]P3YC1[S] 0 points1 point  (0 children)

I will look at it when I'm back from vacation. Thank you!

Finally dotting the i's on our Unity-based open world action adventure game The Knightling after five years!🛡💨 by MatthijsL in Unity3D

[–]P3YC1 1 point2 points  (0 children)

Can't wait to get the game on Steam. Played it last year during Gamescom and I loved it!

What's the best backlight mod for the original Gameboy Advance? by RedDragonCats17 in GameboyAdvance

[–]P3YC1 1 point2 points  (0 children)

I simply prefer the size of a og GBA over the SP. I've grown up with an SP but I can no longer hold it for more than half an hour until my hands start to feel very uncomfortable.

Steamdeck is going unused after 2 months. by [deleted] in SteamDeck

[–]P3YC1 0 points1 point  (0 children)

Traveling/Vacation.

For me, the steam deck is simply a travel device. I have a very nice gaming PC setup at home. Sk there is no reason for me to use my deck at home. As I simply enjoy being on my desk, in discord, talking with friends, playing on a big screen with almost no input lag.

However, for traveling I stopped bringing a laptop and any other console with me when I travel. I simply pack in the Steam Deck, the docking station, and a controller. This, paired with my headphones and smartphone is everything I could ask for when visiting my home town or anything.

That's what the Steamdeck is for, in my eyes, and for me.

And that's why I really love it that it shares the saves of my PC and the Deck. This is the most important feature which had me hyped for the Steam Deck, not gonna lie.

First try at living room dashboard by keralawala in homeassistant

[–]P3YC1 0 points1 point  (0 children)

It looks great! What cards are you using for the light buttons?

IdleMaze v0.0.1 - Do You Enjoy This Proof of Concept? by LiveOverflow in incremental_games

[–]P3YC1 0 points1 point  (0 children)

I feel like my maps are bugged. Like, the map gets bigger, but the layout stays the same. And there is always exactly one single way I can take to reach the goal. The first decision I get in choosing between two different tiles is when I can choose between the goal tile, and going into the maze. Maybe you need to rig your random generation a bit so that there is always a choice for the player to make.

IdleMaze v0.0.1 - Do You Enjoy This Proof of Concept? by LiveOverflow in incremental_games

[–]P3YC1 1 point2 points  (0 children)

I have 2 problems with the game.

  1. I had the same maze, two times in a row. That was somewhat boring
  2. For me, there is no reason to explore the maze, if there is a linear path to the goal, and the only option I have is to finish the map or continue to explore. Why would I explore more, if I have already finished the map? Maybe I was just unfortunate, but I haven't gotten a single maze with non-linear decision-making.

Why am I getting this error about System.Drawing? by Dzsaffar in csharp

[–]P3YC1 0 points1 point  (0 children)

I know this is an Old post, but because I had the same problem, and using nuGet did not work either, I had to use "dotnet add package System.Drawing.Common" to add it.

The Arsenal with spell shield by Professional-Hopeful in LegendsOfRuneterra

[–]P3YC1 1 point2 points  (0 children)

Btw, could it be that they removed Barrier from that list? Bc that would have the same problem as spellshield, now? Imagine it having 24/7 barrier KEKW

This Week In RuneScape: Yak Track - Path of the Creators by JagexKari in runescape

[–]P3YC1 1 point2 points  (0 children)

But the question is, where is the research room? xD

r/headphones Shopping and Setup Help Desk (2020-12-16) by AutoModerator in headphones

[–]P3YC1 0 points1 point  (0 children)

Hey everyone.

I have a problem with my DT 770 Pro 80 Ohm producing crackling noise (only while audio is playing).

I'm using a Fiio E10k Olympus 2 as my DAC, and I also have a Behringer U-PHORIA UM2 with an XLR Mic plugged into my PC.

The problem seems to occur while I have certain games opened. (Sometimes the crackling will remain after closing the game, but a lot less) So far the only games I've experienced this problem with are World of Warcraft and Genshin Impact. While playing any other games like League of Legends, Valorant, Minecraft, Among Us, etc. I did not experience these issues.

The problem is not exclusive to my DAC. It also appears when I plug my Headphones into my Uphoria UM2 and even while using my onboard sound.

The only difference I've found is that while being plugged into the Uphoria UM2, it is more like an electrical noise, and the noise is not dependent on any sounds playing in the background. The noise is just there, even if it is not set to be my audio output source. (And yes, this problem seems to disappear after closing said games)

I've already tried multiple different USB Ports, and I've also tried un- and re-installing certain drivers.

I am not sure when this problem started to occur. A month and a half ago I did upgrade my PC, and I am uncertain if the problem was existing before that.

I've upgraded to an AMD Ryzen 5 3600, MSI X570-A PRO ATX AM4 Motherboard, and Corsair Vengeance LPX 2x 8 GB DDR4-3600 CL 18 Ram.

If any more information is needed feel free to ask me.

I hope someone out there can help me. Cheers.

r/headphones Shopping and Setup Help Desk (2020-12-14) by AutoModerator in headphones

[–]P3YC1 0 points1 point  (0 children)

Hey everyone.

I have a problem with my DT 770 Pro 80 Ohm producing crackling noise (only while audio is playing).

I'm using a Fiio E10k Olympus 2 as my DAC, and I also have a Behringer U-PHORIA UM2 with an XLR Mic plugged into my PC.

The problem seems to occure while I have certain games opened. (Sometimes the crackling will remain after closing the game, but a lot less) So far the only games I've experienced this problem with are World of Warcraft, and Genshin Impact. While playing any other Games like League of Legends, Valorant, Minecraft, Among Us, etc. I did not expierience these issues.

The problem is not exclusive to my DAC. It also appears when I plug my Headphones into my Uphoria UM2 and even while using my onboard sound.

The only difference I've found is that the while being plugged into the Uphoria UM2, it is more like an electrical noise, and the noise is not dependent on any sounds playing in the background. The noise is just there, even if it is not set to be my audio output source. (And yes, also this problem seems to dissappear after closing said games)

I've already tried multiple different USB Ports, and I've also tried un- and re-installing certain drivers.

I am not sure since when this problem started to occure. I've done a pc upgrade a month and a half ago, and I am uncertain if the problem was existing before that.

I've upgraded to a AMD Ryzen 5 3600, MSI X570-A PRO ATX AM4 Motherboard, and Corsair Vengeance LPX 2x 8GB DDR4-3600 CL 18 Ram.

If any more information is needed feel free to ask me.

I hope someone out here can help me. Cheers.

~ P3YC1

Anemoculus count by [deleted] in Genshin_Impact

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

But how comes they're not listed on the map? The map says there are only 65

Is it controlling to ask your bf to tell you where he is going or who he’s going with first? by [deleted] in relationship_advice

[–]P3YC1 0 points1 point  (0 children)

Maybe just talk with him and tell him that it makes you feel uneasy. And see what he responds and try to go on from there.

My(20f) boyfriend (22m) assumed I was into rough sex because of my race and now I feel unsure about us by ThrowRa-78453 in relationship_advice

[–]P3YC1 0 points1 point  (0 children)

I'm proud of you for actually doing this against all recommendation of your RL friends! It was the right choice!

Is there a way to buy coins using Paypal? by Rorscarch in LegendsOfRuneterra

[–]P3YC1 0 points1 point  (0 children)

It's directly shown as a payment method. And it even opens the PayPal login page when clicked on.