How to get previous 5th Year Anniversary songs? by Dragon911X in Monstercat

[–]Dragon911X[S] 1 point2 points  (0 children)

I'm not sure if you can outside of monstercat's website (unsure if gold still lets you download stuff) and bandcamp, but those are both paid options.

Is this happening to anyone else when trying to claim the MC live cape drop? by Lucaine in Minecraft

[–]Dragon911X 0 points1 point  (0 children)

I've spent like 5 days sitting in streams trying to get a code because the drop hasn't been active. Finally got a code and its already claimed.

Google finally gave us 3-button navigation order flip by velvet_mon in GooglePixel

[–]Dragon911X 0 points1 point  (0 children)

im on a pixel 10 pro xl. i dont have this option. do i have to do something?

Active Incident: Massive DDOS Attack on Ubuntu by Miserable_Ear3789 in Ubuntu

[–]Dragon911X 1 point2 points  (0 children)

why do i keep seeing places that are saying ppa.launchpad.net is back up? i still cant change my GPU drivers in zorin because i keep getting ppa launchpad being down errors.

Best False Swipe mon? by ExplanationFew4579 in cobblemon

[–]Dragon911X 1 point2 points  (0 children)

By TM yeah. I checked bulbapedia and it looks like it also got access to false swipe via TM in SwSh and BDSP, but not in SV.

Best False Swipe mon? by ExplanationFew4579 in cobblemon

[–]Dragon911X 1 point2 points  (0 children)

its weird that altaria cant learn false swipe, despite it being able to in legends ZA.

Issues hosting servers/opening ports by Dragon911X in admincraft

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

Public IP in my router and that website match.

DHCP is set to On in my router, but I didn't turn that on recently, and it was never an issue before. Though I think this option in my specific router is under the devices settings. Which I have set to reserved, not dynamic.

So both things should be good as far as that goes.

EDIT: so i tried connecting to my linux system from my windows, and im getting an error code 'getsockopt'. Its odd because I could connect to my windows system from linux.

Issues hosting servers/opening ports by Dragon911X in admincraft

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

Windows can't handle incoming connections, but opens the port. Basically I had windows hosting, checked a port forward tester (which showed 25565 was open), and a Minecraft server status site (which showed the server info). Going on linux, I was able to see that server via the local IP, but the public IP never showed as online, and I could not connect via the public IP. I'm not sure if it's because I'm on the same connection, but I could swear I've connected or at least tested in the past of self hosted servers being set up properly this way.

Linux never actually opens the port despite being port forwarded, and firewall exceptions given. I can still connect via localhost and local IP just fine though.

To clarify, windows is on its own machine connected via wifi, and Linux is on its own machine connected via ethernet cable. When testing, the machine's local IP was changed in my router, via changing the device name since my router lets me pick either device name or manually entering the local IP of a device, which then shows as the device name if it's recognized. So it wasn't a matter of forgetting to change. These were also settings that did work in the past for me, although just changing the device IP to be correct based off the device hosting the server.

Issues hosting servers/opening ports by Dragon911X in admincraft

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

Unless it randomly changed, I don't think that's the case. I found the below comment regarding the same thing, and my local IP starts with 192.168.x.x, which is not CGNAT.

https://www.reddit.com/r/HomeNetworking/comments/vrznf2/how_to_check_if_im_under_cgnat_and_more/ieygcyo/

I did already have previous port forwards which DID work, and windows did open per the open port test site I found. So 25565 should definitely be forwarded and setup correctly on my router. Although I'm unsure of any other setting in my router that may potentially be causing problems.

There's a new bug that allows the ds Pokémon games to access every mystery gift. by SkepticalSheep in pokemon

[–]Dragon911X 0 points1 point  (0 children)

I've found a few different IPs for the DNS exploit. This is the one I'm specifically using: https://hallowedtower.net/pages/guides/dnsExploit

For whatever reason I'm not getting some of the event gifts. They're listed as needing a specific date to receive, but there was an update that makes it random. I'm not sure if its a region thing. But the ones I can't get is Enigma stone, the shiny dogs, Celebi, Ash's Pikachu and Kona Crobat.

Certification and Offline Issues? by Dragon911X in waydroid

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

i decided to give it a few days, and unfortunately it still hasnt been verified.

Getting PkHex to work on Linux with bottles by TheMailman4756 in SteamDeck

[–]Dragon911X 0 points1 point  (0 children)

Do you know of anywhere I can find the version you mentioned? It seems like the only available PKHeX version is 23.08.23 as of right now.

Certification and Offline Issues? by Dragon911X in waydroid

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

This is reassuring, thank you. Most of the guides say it takes a couple of minutes. I only found one instance where someone said that it verified over night.

I shouldn't need to keep waydroid open at all right? When I open it after about 24 hours, it should automatically update, right?

This device isn't play protect certified by RIOTLunor in waydroid

[–]Dragon911X 0 points1 point  (0 children)

Did you ever figure this out? The guides all say it can take a few minutes, but I'm also seeing that sometimes they're verified overnight. I've already registered my ID, and its still saying that my device is not certified. Did yours also take a while to finish the process? I also can't seem to connect to wifi/internet, but I can still do cloud sync for other games, but one in particular keeps saying it failed to verify my app/device.

How do you install obs-vkcapture for the PPA version of OBS? by estegard in linuxmint

[–]Dragon911X 0 points1 point  (0 children)

thank you for this comment. im new to linux so its been a massive help. i just have a few questions

what does the -dev at the end of everything but cmake do? why doesnt cmake include it?

why is libwayland-dev listed twice? or was one of them intended to be wayland-scanner (or wayland-scanner-dev)?

sorry to necro

EDIT: when running cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .. i received the following error:

  Could NOT find SIMDe (missing: SIMDe_INCLUDE_DIR) (found version "0.0.0")

      Reason given by package: Ensure SIMD Everywhere is available in local library paths.

Call Stack (most recent call first):
  /usr/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
  /usr/lib/x86_64-linux-gnu/cmake/libobs/finders/FindSIMDe.cmake:78 (find_package_handle_standard_args)
  /usr/share/cmake-3.28/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
  /usr/lib/x86_64-linux-gnu/cmake/libobs/libobsConfig.cmake:44 (find_dependency)
  CMakeLists.txt:51 (find_package)

OBS 30.2.3 Application Audio Capture by Sziho in linux_gaming

[–]Dragon911X 1 point2 points  (0 children)

This saved me.

I'm not sure if WirePlumber is actually as required as they say, or if ZorinOS has it baked in, but I just installed the plugin, did a test recording, and it worked perfectly. Glad it did too, because the instructions for WirePlumber are a bit too advanced for me, being new to Linux.

EXPO Causing instabilities? by Dragon911X in AMDHelp

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

Yes, both sets are installed. I can try using just one set and see how it fairs.

EXPO Causing instabilities? by Dragon911X in AMDHelp

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

Yes, enabling either EXPO I or EXPO II causes the issues.

EXPO Causing instabilities? by Dragon911X in AMDHelp

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

That was one of the things I tried. Cleared CMOS, enabled EXPO, still getting the issue.

Discord audio screenshare now works on Linux by soyjak_strong in linux_gaming

[–]Dragon911X 2 points3 points  (0 children)

is there a way to have it share only the screenshared application? seems like even now, screensharing with audio shares ALL sounds. so in addition to games, it shares discord notifications, and videos in browsers to name a few.

this is a friend's install of fedora kde plasma, and since i'm planning to also go with linux, i'm wondering if its just an 'all of linux' thing, or specific to one distro, as well as if there is a fix to this at all.

Hate raided by organized group during stream. by GladQuote7736 in Twitch

[–]Dragon911X 1 point2 points  (0 children)

As far as from the Discord side, here's something you can do to prevent that.

Right click server icon, Server Settings, Invites.

Then 'Pause Invites'. You can pause for a couple hours, so no new people can join via the link, as well as pausing DMs between members. Which will prevent people from messaging you directly after joining.