RoootTheFox / Linux-MegaHack-Installer

Helper script to install MegaHack v6/v7/v8 on Linux
GNU General Public License v3.0
39 stars 11 forks source link

deb steam seems to not work #16

Closed RojJuan closed 9 months ago

RojJuan commented 9 months ago

when i try running the script on the deb package of steam it says

./megahack_installer.sh: line 167: /home/kingboo/.local/share/Steam/steamapps/compatdata/322170/config_info: No such file or directory
(fatal) Could not find Proton directory within config: /home/kingboo/.local/share/Steam/steamapps/compatdata/322170/config_info

im guessing this has something to do with the packaging as the number inside the compatdata is different, instead of being 322170 it's 1493710,

hope this gets resolved @RoootTheFox

RojJuan commented 9 months ago

ok i got it to launch by manually changing the number with VScode but when i click install it just does not install

RoootTheFox commented 9 months ago

did you try copy-pasting the GD path into megahack?

RojJuan commented 9 months ago

@RoootTheFox ok figured out the issue, i downloaded the game into an external drive, which has different file names, but now when i downloaded it on my usr drive, i cannot find the game when i browse the drive megahack, and detecting the game wont work since geometry dash does not open while im running the script

RojJuan commented 9 months ago

image

RoootTheFox commented 9 months ago

steamapps > common > Geometry Dash

RojJuan commented 9 months ago

nope isn't there image

RoootTheFox commented 9 months ago

if you installed it on an external drive, it'll be there - you can find the path by using the button to open the local files folder in steam

RojJuan commented 9 months ago

@RoootTheFox i uninstalled the time i did it with the external drive, it's now installed onto my main drive

RojJuan commented 9 months ago

i'll try the external drive method again tho

RojJuan commented 9 months ago

@RoootTheFox yep installing it in the external drive worked this time by setting the steam path as my external drive, thanks!