vcrun6sp6 issues

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
cojsolorzano
Newbie
Newbie
Posts: 2
Joined: Sun Nov 28, 2021 1:22 am

vcrun6sp6 issues

Post by cojsolorzano »

I've been trying to install vcrun6sp6 from winetricks, but it has been impossible, it ends in an error that makes me erase the wineprefix and start over, but the games I want to run needs that software, yes or yes.

In FreeBSD it can be installed, but not in Arch, the game doesn't work in BSD, so I want it working in Arch, who knows how to solve this?
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: vcrun6sp6 issues

Post by jkfloris »

What version of Wine and winetricks do you use?
You can update winetricks with:

Code: Select all

sudo winetricks --self-update
it ends in an error that makes me erase the wineprefix and start over
Can you post the terminal output?
Locked