#jogerj (2022-08-24)

1 messages · Page 1 of 1 (latest)

thick gulchBOT
#

Your feedback thread is automatically created, you can continue your message on this thread!

clever summit
#

The data is all pretty much in there, it should theoretically be possible to extract this but honestly no clue lol

#

so it do behave like chrome

#

hopefully someone could help test and confirm it works. I'm on Asia region and afaik different region could have different URL structure (?)

clever summit
#

https://www.nirsoft.net/utils/chrome_cache_view.html
apparently this tool supports some command line options, so you can do something like .\ChromeCacheView.exe -folder "F:\miHoYo\Genshin Impact\Genshin Impact Game\GenshinImpact_Data\webCaches\Cache\Cache_Data" /scomma cache_data.csv

then you can import into powershell with $cache_data = Import-Csv cache_data.csv

clever summit
#

I'm working on a new powershell script that does this, i'll post it in about half an hour

thick gulchBOT
#

Thread was archived by @clever summit. Anyone can send a message to unarchive it.