Further development has been moved to its own repository: https://github.com/jogerj/genshin-wish-url
- Win+R and open
powershell
(orpwsh
if Powershell 6+ installed) - Paste and run following
- All versions (Global/China)
Set-ExecutionPolicy Bypass -Scope CurrentUser -Force;
iex (irm 'https://github.com/jogerj/genshin-wish-url/raw/main/Get-WishUrl.ps1')
@DiaborMagics2 Yes. I've checked and they are hosting the script version for Genshin pre-4.6. Hoyoverse did change their APIs, while the old ones still worked (for some time) they might have deprecated it at this point.