Faugus / faugus-launcher

A simple and lightweight app for running Windows games using UMU-Launcher
MIT License
137 stars 0 forks source link

Feature Request: run game installers #19

Closed alterNERDtive closed 1 week ago

alterNERDtive commented 1 week ago

I just found this project and decided trying it out (currently using Lutris).

One thing I immediately dearly missed was the ability to point the launcher at an installer (e.g. downloaded from GoG) and have it install and set up the game for me. As is I have to run the installer manually, then create the actual game shortcut in the launcher.

Unless I’m missing something :)

Faugus commented 1 week ago

Hello there!

You can use the button "Run" to run installers inside the prefix. Once the game is installed, you set the game's executable on "Path".

If you need integration with these other launchers, Lutris or Heroic are better options for you.

alterNERDtive commented 1 week ago

You can use the button "Run" to run installers inside the prefix.

That will always run in the default prefix, right?

Faugus commented 1 week ago

This button will run inside the default prefix:

image

This button will run inside the specific prefix:

image

alterNERDtive commented 1 week ago

Ah. So setting up a game beforehand, then installing through its config will use said game’s prefix. Thanks!

Faugus commented 1 week ago

If you prefer, you can run the installer outside the launcher and install it wherever you want, like this:

image

Then add the executable on Faugus Launcher.

alterNERDtive commented 1 week ago

I prefer the installer to not write random stuff into the registry (or other places) in a shared prefix :)

Faugus commented 1 week ago

Fair enough :)

Faugus commented 1 week ago

I'm closing this as I'm not planning to integrate other launchers.