amakvana / EzYuzu

EzYuzu - A Portable Yuzu Updater for Standalone versions of Yuzu
GNU General Public License v3.0
309 stars 28 forks source link

Use program for emulators without an auto-updater #54

Open John-Enigma opened 3 months ago

John-Enigma commented 3 months ago

Is your feature request related to a problem? Please describe. N/a

Describe the solution you'd like Since this is no longer being used for Yuzu, would it be possible to use it in a similar fashion for other emulators without auto-updaters?

Describe alternatives you've considered Something similar to Troppical (which unfortunately closed recently).

Additional context No other context, other than a program like this is needed, I swear.

LegzRwheelz commented 3 months ago

This is a wonderful idea, maybe offer an option to include the emulators' GitHub release pages. So it would know where to go to download updates.

I have a dedicated emulation machine that uses many emulators from xemu to cemu to Xenia and many in-between. I original asked the dev to add in silent updating options, which he added and went as far as showing detailing how to set up a task in task scheduler so it would silently check for updates and then update so I was running the latest and greatest at all times.

This would be an amazing tool for emulation machines that use frontend software like LaunchBox. Having a machine like with makes it really difficult to today the other emulators that require keyboard and mouse input to update (be it through the menu or downloading from their release page) and adding this tool to the task scheduler for all emulators.... Chef's kiss .... Complete bliss. I really hope to see this happen as I've tried making my own tool for xemu but it was lacking.

amakvana commented 3 months ago

Thanks for the suggestions and feedback! @John-Enigma do you have a copy of init_troppical.exe? It's not available on the website to download anymore.

I want to see what it's about and have a play with the software

John-Enigma commented 3 months ago

Thanks for the suggestions and feedback! @John-Enigma do you have a copy of init_troppical.exe? It's not available on the website to download anymore.

Sure!

It took me some time to find it on my phone instead on my PC, but I found it.

Here it is.

amakvana commented 3 months ago

Thanks for that! I see how that works. I've been playing around with something which dynamically builds the UI based on sets of JSON files.

So within a folder, there is a JSON file per emulator, containing repo, etc. and based on that, it builds the UI to which you can select Emulators to download and update.

Very rough and buggy but once I iron out the bugs, I'll post something here to try

John-Enigma commented 2 months ago

I wonder whatever happened to this.

amakvana commented 2 months ago

I wonder whatever happened to this.

Apologies for the late reply!

Since late July, there have been some personal issues I have been dealing with, so development on this has taken a backseat. However, once things are sorted my end, I will continue working on development as I think this is a really neat idea.

John-Enigma commented 2 months ago

Oh. Okay.

Understandable. Take your time.