You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When run, user will be asked to choose which region to get Gacha Log Link
The Script will then access MiHoYoSDK.log which will have the Gacha Log URL in the log file.
The SDK log file is locate in %localappdata%\HoYoverse\GenshinImpactCloudGame\config\logs\ for Global region or %localappdata%\miHoYo\GenshinImpactCloudGame\config\logs\ for China region.
Currently I have test this and it work for the Global region, but due the region restrictions, I need someone to help with the Chinese Region.
The Script works for both region of Genshin using the official launcher
The text was updated successfully, but these errors were encountered:
studiobutter
changed the title
[Require Testing] Add Script to Import from Genshin Impact - Cloud Gacha Logs
Add Script to Import from Genshin Impact - Cloud Gacha Logs
Oct 14, 2024
Script (Type:PowerShell):
The code: https://gist.github.com/studiobutter/ace96d07f7593e8ba4bf06f29d340836
Contribution is welcome in the comments.
How it works:
MiHoYoSDK.log
which will have the Gacha Log URL in the log file.The SDK log file is locate in
%localappdata%\HoYoverse\GenshinImpactCloudGame\config\logs\
for Global region or%localappdata%\miHoYo\GenshinImpactCloudGame\config\logs\
for China region.Currently I have test this and it work for the Global region, but due the region restrictions, I need someone to help with the Chinese Region.The Script works for both region of Genshin using the official launcher
Official Launcher for Genshin - Cloud CN: https://ys.mihoyo.com/cloud/#/download
Official Launcher for Genshin - Cloud Global: https://cloudgenshin.hoyoverse.com
The text was updated successfully, but these errors were encountered: