Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Dead link: BIOS wiki url for duckstation and duckstation-preview #1268

Open
3 tasks done
alyssadev opened this issue Nov 14, 2024 · 0 comments
Open
3 tasks done
Labels
bug Something isn't working

Comments

@alyssadev
Copy link

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

duckstation/duckstation-preview

Expected/Current Behaviour

Duckstation no longer has a wiki at duckstation.org/wiki, and no replacement for the linked article exists, so the URL duckstation.org/wiki/BIOS is no longer valid.

Steps to Reproduce

PS> scoop install duckstation
...
Notes
-----
ATTENTION: Duckstation requires a PSX BIOS to function.
Place the BIOS file in C:\Users\User\scoop\persist\duckstation\bios
Learn more at: https://www.duckstation.org/wiki/BIOS
PS> curl.exe https://www.duckstation.org/wiki/BIOS | grep 404
<title>DuckStation: 404!</title>

Possible Solution

I've made patches on my branch to replace the URL with https://web.archive.org/web/20210620033009/https://www.duckstation.org/wiki/BIOS, can PR that master...alyssadev:scoop-games:master

Scoop and Buckets Version

PS C:\Users\Aly> scoop --version
Current Scoop version:
859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)

'main' bucket:
7d3fa7875 (HEAD -> master, origin/master, origin/HEAD) tor: Update to version 0.4.8.13-14.0.2

'extras' bucket:
e1ee118e3 (HEAD -> master, origin/master, origin/HEAD) [email protected]: Fix download/autoupdate urls (#14405)

'nonportable' bucket:
03ef50f4 (HEAD -> master, origin/master, origin/HEAD) rom-properties-np: Update to version 2.4.1

'games' bucket:
b0225bbd3 (HEAD -> master, origin/master, origin/HEAD) wemod: Update to version 9.13.0

Scoop Config

PS C:\Users\Aly> scoop config

last_update            scoop_repo                              scoop_branch
-----------            ----------                              ------------
14/11/2024 10:26:04 AM https://github.com/ScoopInstaller/Scoop master

PowerShell Version

PS C:\Users\Aly> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      7.4.6
PSEdition                      Core
GitCommitId                    7.4.6
OS                             Microsoft Windows 10.0.19045
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Additional Softwares

No response

@alyssadev alyssadev added the bug Something isn't working label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant