Skip to content

Conversation

Zemogiter
Copy link
Contributor

@Zemogiter Zemogiter commented Aug 25, 2019

Description

It should be no-cef-sandbox not no-ces-sandbox

What works

Everything but sometimes Wine decides to force ALSA instead of PulseAudio. This results in even choppier audio. But when I use winetricks to set it to pulse and go to the sound tab in winecfg I get "none" next to the "chosen driver".

What was not tested

Nothing I can think of at this moment

Test

  • Operating system (and linux kernel version): Ubuntu 19.04 x64 5.0.0-25-generic
  • Hardware (GPU/CPU):
    i7-7700K, GTX 1080 ti

Ready for review

  • Script tested as a regular phoenicis user and working (if you have a problem -> create as draft and ask for help).
  • json-align and eslint run according to the documentation.
  • Codacy and travis checked.

@ImperatorS79 ImperatorS79 merged commit 773a6dd into PhoenicisOrg:master Aug 25, 2019
@Zemogiter Zemogiter deleted the patch-5 branch August 25, 2019 18:16
.author("Zemogiter")
.appId(244850)
.wineVersion("4.11")
.appId("244850")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@plata should the appId be passed as a string or as a number?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it matter?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think so but I think we should do it in a uniform manner.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't it uniform in the other Steam scripts?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to other scripts appId should be a number, see:

.appId(72850) // Skyrim appId

Maybe we should enforce this and throw an error if some invalid input has been given?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When installing Space Engineers I get the same error from #1098 (comment)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be number.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changing appId back to number changes nothing. Still getting that error.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Zemogiter I think you misunderstand the comment discussions. This is not about the error you are getting. We simply want to have a uniform style how the appId should be passed to the SteamScript.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@madoar understood

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants