Skip to content

Quick Search

Search DEVKEY BLOG

Shorts

Shorts feed

8 / 8 shorts · 1 / 1

  • DEVKEY BLOG

    Palworld's UDP 27015 query port conflict kept Deadlock and PUBG from launching

    Only while Palworld Dedicated Server was running on Windows 11, Deadlock would not advance past the loading screen after launch, and PUBG showed an "external provider authentication failed" error. When I stopped Palworld, Deadlock launched. After that, I changed Palworld's Query Port from UDP 27015 to 27100, and PUBG could launch while the Palworld server kept running.

  • DEVKEY BLOG

    How to unlock Limbo 6 in Shape of Dreams by editing save files

    Shape of Dreams' Limbo 6 can be unlocked by editing the save JSON, not the game's config file. In this example, I make Bismuth count as having cleared Limbo 5 so that depth 6 becomes selectable. Base Limbo opens with four Evil Lucid Dreams, but starting depth 6 requires all six.

  • DEVKEY BLOG

    How to unlock Limbo in Shape of Dreams by editing your save

    Shape of Dreams' Limbo can be unlocked by editing the save JSON under LocalLow so that only the unlock condition is satisfied. The target is not the game's config file. It is this profile save file:

  • DEVKEY BLOG

    M.2 SSD disappearing during games stopped after a firmware update

    My Samsung 990 PRO M.2 SSD would sometimes suddenly stop reading and writing during games. Sometimes Windows still did not see that SSD after a reboot. Rebooting once more, or shutting the PC down and starting it again, would usually bring it back.

  • DEVKEY BLOG

    SAND: Raiders of Sophie BattlEye launch error fixed after a reboot

    The Steam version of SAND: Raiders of Sophie failed to launch with Unexpected error occurred. In the end, after setting Sand BE.exe to run as administrator and rebooting the PC, it started launching from Steam. The reboot seems to have been the trigger, so I still do not know whether that setting alone fixed it.

  • DEVKEY BLOG

    Create a Shadowverse WB deck from a QR image URL

    In the PC version of Shadowverse WB, the QR code reader can create a deck from an image URL pasted into the file picker’s “File name” field. You can try decks found on X without saving the QR image first.

  • DEVKEY BLOG

    Fix SourceTree's dubious ownership error with takeown

    After a PC migration, SourceTree may show fatal: detected dubious ownership in repository... for repositories copied from the old machine. I fixed the ownership mismatch by reassigning the target directory owner with takeown.