You are not logged in.

#1 2025-11-17 02:17:56

TySpicer
Member
Registered: 2025-08-31
Posts: 167

[SOLVED] A simpler way to open Clone Hero?

Clone Hero is a simple executable file. As long as I allow it to be executable, I can run `./clonehero` to execute it. I think it could be slightly more convenient than this.

I have a "File bookmarks" folder where I keep several symlinks to my most-used files. I made a symlink to the `clonehero` file, which I would like to execute from nnn. I can press "o" (open with) and type `kitty`, which opens a terminal window and runs the game from there. For everything else, I can simply press "Enter" or the right arrow key. It would be nice if Clone Hero was this simple, as well.

Is there a simpler way to execute this file with a symlink? Could I write a bash script for this?

Last edited by TySpicer (2025-11-30 20:09:46)

Offline

#2 2025-11-17 02:41:57

killertofus
Member
Registered: 2025-02-10
Posts: 171

Re: [SOLVED] A simpler way to open Clone Hero?

https://aur.archlinux.org/packages/clonehero

Last edited by killertofus (2025-11-17 03:29:49)


I Have Linux Perl Can i Download Gnome???

Offline

#3 2025-11-17 02:47:08

TySpicer
Member
Registered: 2025-08-31
Posts: 167

Re: [SOLVED] A simpler way to open Clone Hero?

It looks like the link isn't working, is the website down?

Offline

#4 2025-11-17 09:48:07

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,672

Re: [SOLVED] A simpler way to open Clone Hero?

https://status.archlinux.org/
You can use the AUR mirror on github: https://archlinux.org/news/recent-services-outages/

nb. that the package depends on the deprecated https://aur.archlinux.org/packages/gtk2 but I'm also not sure how this answers your question.
Apparently you put the binary into something that's not in your $PATH and you might have to run in its $PWD
No idea whether the AUR package achieves that for you but there seems to be some metadata (script and desktop service)

Offline

#5 2025-11-30 20:09:33

TySpicer
Member
Registered: 2025-08-31
Posts: 167

Re: [SOLVED] A simpler way to open Clone Hero?

This has been a low priority for me, but I finally came back to it today. The package you linked works great! It's actually better than what I had in mind, since I can run it from Rofi. Thanks!

Offline

Board footer

Powered by FluxBB