Alex313031 / Thorium-Win-AVX2

Repo to serve AVX2 Windows builds of Thorium. https://github.com/Alex313031/Thorium/
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
358 stars 9 forks source link

Bug with user folder data (~dp0) #124

Closed jestxfot closed 5 months ago

jestxfot commented 6 months ago

System Details

Problem The default folder is created in the ~dp0\USER DATA directory, not the usual USER_DATA directory.

Screenshots image

Additional Notes As a temporary measure you can remove these flags, most likely this flag was used for linux if I understand correctly, but it doesn't work in Windows

image

Alex313031 commented 6 months ago

@jestxfot You should leave the user-data-dir flag alone. It is the recently added cache flag that is the problem.

jestxfot commented 6 months ago

for win:

START "" "%cd%\BIN\thorium.exe" --user-data-dir="..\USER_DATA" --disk-cache-dir="..\..\USER_DATA\cache" --allow-outdated-plugins --disable-logging --disable-breakpad