protonscr

Can't Build older Versions

protonclosed
ValveSoftware/Proton#6344 · opened 2022-11-26 by usmcamp0811 · updated 2022-11-26 · 0 comments · github
Uusmcamp0811 2022-11-26 github

I am trying to get Combat Mission to work on Steam but this requires modifying ppfd->cAlphaShift = 0; in wine/dlls/winex11.drv/opengl.c to ppfd->cAlphaShift = 24; which means I need to compile my own Proton.

I did this once a while back on my older laptop, but have not been able to do this at all on my new laptop. Both are running Arch. I can compile the 7.0+ tags but the game isn't working.. I just get a black screen.

The version that is currently working on my other laptop is 6.3.

I can no longger build it on my old laptop either...

The errors I am getting are all Vagrant errors.

vagrant up
Platform: 16 CPUs, 7953 MB memory
Vagrant has detected project local plugins configured for this
project which are not installed.

  vagrant-sshfs
Install local plugins (Y/N) [N]: y
Installing the 'vagrant-sshfs' plugin. This can take a few minutes...
Fetching win32-process-0.10.0.gem
Fetching vagrant-sshfs-1.3.7.gem
Installed the plugin 'vagrant-sshfs (1.3.7)'!


Vagrant has completed installing local plugins for the current Vagrant
project directory. Please run the requested command again.
make: *** [Makefile:96: vagrant] Error 255
vagrant up
Platform: 16 CPUs, 7953 MB memory
No usable default provider could be found for your system.

Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.

The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.

If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
make: *** [Makefile:96: vagrant] Error 1

I have gotten it to start building a few times but it fails like 15 minutes in.. sorry I dont have those errors.

What am I doing wrong? Any way we could just get a patched release with the fix for Combat Mission games?

TIA

Nothing extracted yet.