Frogging-Family / glibc-eac

Arch glibc with the commit breaking eos-eac reverted - https://github.com/archlinux/svntogit-packages/tree/4da6c3e804e21c39908aa8a3cb597f19e6d764ef/trunk
44 stars 2 forks source link

Add Divine Knockout ? #5

Open kamek-pf opened 1 year ago

kamek-pf commented 1 year ago

Perhaps unsurprisingly, glibc-eac also fixes Divine Knockout, another game from HiRez.

Should it be mentioned in the readme ?

johncrimmins commented 9 months ago

Could you detail how this is used to fix Divine Knockout? @kamek-pf I'm trying to get this to run off of Steam within Crossover (using wine). The game breaks from what it appears when loading the anti-cheat. When I tried to run this script in this git I received this error:

! Defaulting to building then installing ! If you only want to build, run './glibc_eac.sh build' ############################################################################################ Press enter to continue or hit ctrl+c to leave [here I hit enter] ./glibc_eac.sh: line 23: makepkg: command not found

kamek-pf commented 9 months ago

There was an AUR package at one point, that's how I installed it. Although I believe several distros, including Arch and NixOS are applying the same patches as this package so this shouldn't be needed depending on what you're running.

johncrimmins commented 9 months ago

Ah so I'd need to install Arch for sure? @kamek-pf

kamek-pf commented 9 months ago

You can try with Arch directly yeah, assuming the game still works, I haven't tried it in a few months.

But again, any other distro that chose to revert the patches should do as well !

Tk-Glitch commented 9 months ago

Could you detail how this is used to fix Divine Knockout? @kamek-pf I'm trying to get this to run off of Steam within Crossover (using wine). The game breaks from what it appears when loading the anti-cheat. When I tried to run this script in this git I received this error:

! Defaulting to building then installing ! If you only want to build, run './glibc_eac.sh build' ############################################################################################ Press enter to continue or hit ctrl+c to leave [here I hit enter] ./glibc_eac.sh: line 23: makepkg: command not found

This script is for pacman distros only (Archlinux, EndeavorOS, Manjaro etc.). We offer some patches on top of what Arch offers, but I don't know if those patches are what allows divine knockout to work or if the current Arch package is enough.