https://bugs.winehq.org/show_bug.cgi?id=48991
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20200420204157/https://val | |orant.secure.dyn.riotcdn.ne | |t/channels/public/x/install | |er/current/live.live.eu.exe Keywords| |download, Installer
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
adding now proper checksums for the bootstrapper/client. The previous one was for Vanguard sub-installer. The client will auto-update itself.
$ sha1sum Install\ VALORANT.exe 92c28e21122d5272deba5d826c161def55934c91 Install VALORANT.exe
$ du -sh Install\ VALORANT.exe 66M Install VALORANT.exe
The content of Vanguard installer which can be run standalone after sneaking the download link from client logs:
--- snip --- $ 7z l setup.exe
... Scanning the drive for archives: 1 file, 14791120 bytes (15 MiB)
Listing archive: setup.exe
-- Path = setup.exe Type = PE Physical Size = 14791120 CPU = x86 Characteristics = Executable 32-bit Created = 2020-03-30 22:47:44 Headers Size = 1024 Checksum = 14802522 Name = setup.exe Image Size = 389120 Section Alignment = 4096 File Alignment = 512 Code Size = 294400 Initialized Data Size = 85504 Uninitialized Data Size = 0 Linker Version = 14.24 OS Version = 6.0 Image Version = 0.0 Subsystem Version = 6.0 Subsystem = Windows GUI DLL Characteristics = Relocated NX-Compatible TerminalServerAware Stack Reserve = 1048576 Stack Commit = 4096 Heap Reserve = 1048576 Heap Commit = 4096 Image Base = 4194304 Comment = FileVersion: 1.0.0.0 ProductVersion: 1.0.0.0 CompanyName: Riot Games, Inc. FileDescription: Vanguard installer. InternalName: setup.exe LegalCopyright: Copyright (C) 2020 OriginalFilename: setup.exe ProductName: Vanguard Installer ---- Path = [0] Size = 14416240 Packed Size = 14416240 Virtual Size = 14416240 Offset = 367616 -- Path = [0] Type = 7z Offset = 111 Physical Size = 14416128 Tail Size = 1 Headers Size = 267 Method = LZMA2:24 BCJ Solid = + Blocks = 2
Date Time Attr Size Compressed Name ------------------- ----- ------------ ------------ ------------------------ 2020-03-14 01:20:09 ....A 21651 6298 vgc.ico 2020-04-18 05:03:08 ....A 152328 14409563 uninstall.exe 2020-04-18 05:04:58 ....A 9620768 vgc.exe 2020-04-18 05:25:33 ....A 3196560 vgk.sys 2020-04-18 05:03:04 ....A 3283840 vgrl.dll ------------------- ----- ------------ ------------ ------------------------ 2020-04-18 05:25:33 16275147 14415861 5 files --- snip ---
Regards