https://bugs.winehq.org/show_bug.cgi?id=47176
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, still present.
After downloading the client you need to make sure that BitRaider is selected for patching/download (default is now "SSN").
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files (x86)/Electronic Arts/BioWare/Star Wars - The Old Republic --- snip ---
'launcher.settings':
--- snip --- ... , "PatchingMode": "{ "swtor": "BR" }" , "bitraider_download_complete": { } , "log_levels": "INFO,SSNFO,ERROR" , "bitraider_disable": false ... --- snip ---
'launcher_xxxxxxx.log' should tell:
--- snip --- 2022-01-03 19:54:49 INFO File info: C:\Program Files (x86)\Electronic Arts\BioWare\Star Wars - The Old Republic\launcher.exe size=8042696, created=3/2/2021 12:29:8, accessed=1/3/2022 19:44:45, written=3/2/2021 12:29:8 2022-01-03 19:54:49 INFO Initializing download manager 2022-01-03 19:54:49 INFO Loaded settings from C:\Program Files (x86)\Electronic Arts\BioWare\Star Wars - The Old Republic\launcher-app.settings 2022-01-03 19:54:49 INFO Loaded agreements from C:\Program Files (x86)\Electronic Arts\BioWare\Star Wars - The Old Republic\eula.settings 2022-01-03 19:54:49 INFO Loaded settings from C:\Program Files (x86)\Electronic Arts\BioWare\Star Wars - The Old Republic\launcher.settings 2022-01-03 19:54:49 INFO Sending crash dumps to [https://patcher-crash.swtor.com/crashcatch] 2022-01-03 19:54:49 INFO completeLauncherInit() ... 2022-01-03 19:56:03 INFO User logs in. 2022-01-03 19:56:04 INFO Retrieving patch notes for environment [swtor] 2022-01-03 19:56:04 INFO Using environment.name [swtor], productName [retailclient] 2022-01-03 19:56:04 INFO BitRaider is available for [swtor] 2022-01-03 19:56:04 INFO Previous patching mode for [swtor] is [BR] 2022-01-03 19:56:04 INFO Patch selection action: GoStraightToBR 2022-01-03 19:56:04 INFO Starting game requirements check. Patching requirements using SSN. 2022-01-03 19:56:04 INFO Chosen environment is swtor 2022-01-03 19:56:04 INFO Starting Bitraider Streaming 2022-01-03 19:56:04 INFO BitRaider Transitioning from Asleep to Launch 2022-01-03 19:56:04 INFO isBitraiderRunning: false 2022-01-03 19:56:04 INFO Creating bitraider configuration files 2022-01-03 19:56:04 INFO Using environment.name [swtor], productName [retailclient] 2022-01-03 19:56:04 INFO Formatted [http://manifest.swtor.com/patch/bitraider/%7Benv%7D] to [http://manifest.swtor.com/patch/bitraider/swtor] 2022-01-03 19:56:04 INFO Using environment.name [swtor], productName [retailclient] 2022-01-03 19:56:04 INFO Formatted [http://cdn-patch.swtor.com/bitraider/%7Benv%7D/%7Benv%7D] to [http://cdn-patch.swtor.com/bitraider/swtor/swtor] 2022-01-03 19:56:04 INFO Using environment.name [swtor], productName [retailclient] 2022-01-03 19:56:04 INFO Using environment.name [swtor], productName [retailclient] 2022-01-03 19:56:04 INFO Formatted [http://cdn-patch.swtor.com/bitraider/support] to [http://cdn-patch.swtor.com/bitraider/support] 2022-01-03 19:56:04 INFO BitRaider required version is [1.3.3.4098]. 2022-01-03 19:56:04 INFO Using environment.name [swtor], productName [retailclient] 2022-01-03 19:56:04 INFO Using environment.name [swtor], productName [retailclient] 2022-01-03 19:56:04 INFO Formatted [brdestpath="{cwd}" brlocalebank={langid} id={packageid} -brnolaunch] to [brdestpath="C:\Program Files (x86)\Electronic Arts\BioWare\Star Wars - The Old Republic" brlocalebank=0 id=swtor_swtor -brnolaunch] 2022-01-03 19:56:04 INFO Launching Bitraider with command line: brwc_swtor.exe brdestpath="C:\Program Files (x86)\Electronic Arts\BioWare\Star Wars - The Old Republic" brlocalebank=0 id=swtor_swtor -brnolaunch -brnoui 2022-01-03 19:56:04 INFO BitRaider launched 2022-01-03 19:56:05 INFO BitRaider running 2022-01-03 19:56:05 INFO BitRaider Transitioning from Launch to Connect 2022-01-03 19:56:05 INFO BitRaider required version is [1.3.3.4098]. 2022-01-03 19:56:06 INFO Initialized pipe connection to BitRaider version [1.3.3.4098] 2022-01-03 19:56:06 ERROR Failed to initialize BitRaider query mapping. 2022-01-03 19:56:06 INFO Bitraider version [1.3.3.4098] meets requirement [1.3.3.4098] ... --- snip ---
$ wine --version wine-7.0-rc4
Regards