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 write me here. Some known issues involve having the game path containing unicode characters (non-latin characters), too old powershell/OS, or DNS errors (try
ipconfig /flushdns
thenipconfig /renew
). Can't really tell without having a full output