Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A simple question #119

Open
MRDeu opened this issue Oct 30, 2024 · 6 comments
Open

A simple question #119

MRDeu opened this issue Oct 30, 2024 · 6 comments

Comments

@MRDeu
Copy link

MRDeu commented Oct 30, 2024

Sorry for open a question for this, but how i can create an autostart flatimage?

I need to put one of these commandlines somewhere?

@ruanformigoni
Copy link
Owner

ruanformigoni commented Oct 30, 2024

Hi @MRDeu , no problem. Do you mean to skip the launcher?

If you are running through steam, you can use the command /path/to/my-game.flatimage --select-index=0.

If you want to double click and start from the file manager without the launcher, open a terminal and type:

/path/to/my-game.flatimage fim-boot sh -c '/fim/static/gameimage-launcher "$@"' -- --select-index 0

Next time you click on the file manager it will open the game directly.

@MRDeu
Copy link
Author

MRDeu commented Oct 30, 2024

Thanks @ruanformigoni

@MRDeu
Copy link
Author

MRDeu commented Oct 30, 2024

BTW can you make this an option when you create the flatimage? It would be cool.

@ruanformigoni
Copy link
Owner

Yes, I'll include it as a checkbox in the last panel

@MRDeu
Copy link
Author

MRDeu commented Nov 2, 2024

@ruanformigoni

Sorry to bother you again, i have a friend who has found that there are certain versions of proton that are more compatible than others, apparently here you can only select a specific version of Proton/Wine, would it be possible to add more versions or at least facilitate the process of adding another type of wine/ proton?

I imagine that it should not be an easy task, but i see more viable that the community can help you with this task by adding custom protons, the problem is we need a tool to create them.

Thanks for your work.

@ruanformigoni
Copy link
Owner

ruanformigoni commented Nov 3, 2024

Hi @MRDeu , no problem! That is possible, you can look here to checkout how the distributions are packaged. I'll create a mkdocs documentation for gameimage and include in the advanced section how to create your own wine distributions to use.

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

No branches or pull requests

2 participants