Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Revert "HACK: advapi32: Use steamuser as Wine username""
This reverts commit e8b512a.
- Loading branch information
c31fff3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Welcome to the git revolving door π
c31fff3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
...So this is why my games keep seeing me as steamuser instead of me. :grumpy:
c31fff3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@OdinVex Unfortunately, yes, for now. What games do you see "steamuser" in? We have an internal bug for tracking this, I can add them as test-cases for when we try to fix it.
c31fff3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All that use the API, plus numerous non-Steam games. -_- Took an hour to track this down in cross-platform development. I've no idea why this was even necessary in the first place...
c31fff3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be helpful if you could specifically name some affected games so we can test them when we have a fix.
There's more discussion of the issue over at ValveSoftware/Proton#605. It would be nice to get this fixed, yes.
c31fff3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You'd only need to undo this commit, as I have, or allow maybe an environmental variable to override it. Perhaps even use the Steam login name or account ID.
c31fff3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If it were actually that easy, we'd have done it :)
c31fff3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Worked for me. * shrug *
c31fff3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@OdinVex please tell the names of the games, don't just "all that X and Y"
c31fff3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have the issue in Arma 3 Proton Experimental
c31fff3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I simply run a personal repo of VS/W without this patch and have no issues since.