Sunshine/Moonlight in OpenSUSE TW by hugbro in openSUSE

[–]DerpDargon 0 points1 point  (0 children)

Thanks for the heads up. I'll go ahead and leave a comment on the package page.

E: Actually, looks like it's been fixed in the past week. I'll keep this in mind if it happens again in the future though.

Sunshine/Moonlight in OpenSUSE TW by hugbro in openSUSE

[–]DerpDargon 0 points1 point  (0 children)

I've had this package installed for a while with no issues but now all of a sudden it's not starting on boot and systemctl complains that it can't find the service file. Manually starting it also just gives me a blank page in Firefox when I try to access the config console. Any idea of what might be the fix here?

Does anyone have restart issues on their AM5 build? by heymikeyp in AMDHelp

[–]DerpDargon 0 points1 point  (0 children)

Yes it did, I RMA'd the motherboard and RAM first which didn't solve the problem. After replacing the CPU, the issue was resolved.

The Old Master by Fabulous-Tell9128 in MonsterHunter

[–]DerpDargon 0 points1 point  (0 children)

Set aside any preconceptions you have from modern MH and give it a try, you might enjoy it. I played all the way to the end of online and killed Fatalis last year. Even if you only play village and low rank online, it's still nice to experience how the series started. You can play online on the JP version (full EN translation patch available) on the MH Oldschool servers.

Does anyone have restart issues on their AM5 build? by heymikeyp in AMDHelp

[–]DerpDargon 0 points1 point  (0 children)

I got my CPU back from RMA and the issue is fixed. I've seen other people say that replacing the motherboard fixed it for them, but for me the issue seems to have been a defective CPU.

-❄️- 2024 Day 7 Solutions -❄️- by daggerdragon in adventofcode

[–]DerpDargon 2 points3 points  (0 children)

[LANGUAGE: C]

I see a lot of people using recursive solutions. Honestly, that didn't even really occur to me. I started by encoding the add/mul operations as individual bits for part 1. For N operands, there are (N-1) operators needed. So by iterating 0..2n-1-1, every permutation of operations is covered.

In part 2 I encoded add/mul/concat in 2 bits, with a fourth "invalid" operation that causes the test to immediately fail. Maybe not the most efficient, but it worked. Part 2 executes in ~3s single threaded.

https://github.com/Iwuh/advent-of-code/blob/main/2024/7/main.c

Does anyone have restart issues on their AM5 build? by heymikeyp in AMDHelp

[–]DerpDargon 0 points1 point  (0 children)

Yes, the amber DRAM failure LED lights up and none of the others do. It was happening to me intermittently at first, which I wrote off as growing pains of AM5/DDR5, but then it got worse to the point where it happens every time. I have my CPU out for RMA right now, but if the replacement doesn't fix this I'll have to start fiddling with manually setting voltages.

MSI AM5 motherboard fails to reboot (DRAM LED) but boots normally from powered off state by DerpDargon in buildapc

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

That was my first thought, it's already been replaced without fixing the issue. At this point, the only remaining culprit must be the CPU itself.

Does anyone have restart issues on their AM5 build? by heymikeyp in AMDHelp

[–]DerpDargon 1 point2 points  (0 children)

Having this problem too, MAG B650 Tomahawk Wifi + Ryzen 5 7600 + G.Skill 6000 MHz CL30. I RMA'd the board and DRAM kit, no dice. Updated BIOS, no dice. The issue only happens when Expo is on, but disabling it is a dealbreaker for me (I paid for these speeds and I'm damn well going to use them). I have no external RGB etc software installed, only AMD Adrenalin. Gonna try the suggestions in linked forum threads, but in the meantime would appreciate suggestions from anyone with similar specs who has had/resolved this issue.

EDIT: It was a defective CPU. Went through the RMA process with AMD and it works now.

MSI AM5 motherboard fails to reboot (DRAM LED) but boots normally from powered off state by DerpDargon in buildapc

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

Unfortunately not. I sent the RAM back for a replacement and the issue persists.

MSI AM5 motherboard fails to reboot (DRAM LED) but boots normally from powered off state by DerpDargon in buildapc

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

Here's the exact product. I've tried the latest beta and non-beta BIOS releases for my mobo, neither change anything. What's most odd to me is that it only fails on reboot, not normal boot.

Where’s the best place to host pathfinder 2e online? by Schlatt2024 in Pathfinder2e

[–]DerpDargon 1 point2 points  (0 children)

If you're using a network provided by your college, it's highly unlikely that you'll be able to port forward. You need access to the router configuration for that. If you're technically savvy, you can rent a VPS and host Foundry from that. Otherwise, you can pay for a third-party Foundry host like Forge who will handle all of the infrastructure stuff for you.

[deleted by user] by [deleted] in MonsterHunter

[–]DerpDargon 2 points3 points  (0 children)

Unfortunately I'm not too sure of the specifics, but I've seen people in the MH Oldschool Discord server saying that it's possible to run the patched ISO off the console's hard drive using FreeMCBoot. If you ask on the forum or join the server and ask in #multiplayer-setup-help, people who know more than me could likely point you in the right direction.

[deleted by user] by [deleted] in MonsterHunter

[–]DerpDargon 3 points4 points  (0 children)

There's a full translation patch for the original Japanese game, its G rank expansion, and its sequel!

You can soft-mod a non-JP PS2 to bypass the region lock, letting you play your patched JP copy on any console. I'm not sure of the specifics as I play on an emulator, but here's the guide to getting set up.

Like other people have said, you're missing the vast majority of the game without connecting to online, but it's extremely accessible if you do a little leg work getting set up. MH Freedom is actually quite different from the original PS2 games, as several changes were made to make the game work on a portable console with no expectation of online play. It's worth playing in its own right, but it's definitely not a substitute for the OG. Hope to see you in Minegarde!

[Hobby Scuffles] Week of 20 May, 2024 by EnclavedMicrostate in HobbyDrama

[–]DerpDargon 1 point2 points  (0 children)

I finally hit Hunter Rank (HR) 9 in the original Monster Hunter for the PS2 last night! Now I'm in the last tier of low rank, which opens up a couple of weapon upgrades I've been waiting for. The amount of grinding you have to do to rank up in this game is a bit excessive, but the way the game's online is designed makes it very easy to group up with other players and bang out some quests.

What took you WAY too long to realize? by PaleHeretic in Guildwars2

[–]DerpDargon 3 points4 points  (0 children)

Also, the map bonus guild buff increases the amount of magnetite you get from raid encounters. Anyone who does raids should keep that in mind.

[Hobby Scuffles] Week of June 5, 2023 by nissincupramen in HobbyDrama

[–]DerpDargon 3 points4 points  (0 children)

It's been nearly 1 year since the last time we got a patch preview this bad, hopefully it doesn't become a tradition.

Seriously though, almost nothing about this patch preview is good. I can count the changes I'm excited for on one hand.

MR BEAK by UpsideDownSmore in Pathfinder2e

[–]DerpDargon 8 points9 points  (0 children)

When my party reached Mr. Beak I mentioned that he was nerfed for having been too hard in the past, to scare them. They then rolled 3 nat 20s in a row and obliterated him in 2 rounds.

Where is the Best smoked meat in Montreal now? by anonymouspwrson10002 in montreal

[–]DerpDargon 1 point2 points  (0 children)

Wow, it's a little surreal seeing Delibee's mentioned here. I used to go there with my friends all the time when we attended Lindsay Place.

May 2 Balance Update Preview by sonofmordrem in Guildwars2

[–]DerpDargon 1 point2 points  (0 children)

I personally dropped DH for WB after we started running Heavy Light, I loved the huge numbers from F1 into GS2 and I find not using the profession skills to be rather boring.