F95 games manager (download and unzip games with one click and a library of your games)

farnend

New Member
Aug 15, 2021
12
3
I made a desktop client for F95 that actually makes downloading games convenient. Intended to be used instead of "latest updates" page

THESE SCREENSHOTS ARE FROM THE FIRST VERSION, UI IN LATEST VERSION IS BETTER

What it does:
- Downloads and unzips games with one click
- Organizes everything in a library

So basically no more manual downloading and extracting.

GitHub:

Ui and especially library can be a bit ugly, but i will fix it

1755917849866.png 1755917916682.png
 
Last edited:

farnend

New Member
Aug 15, 2021
12
3
Love the idea of this, but it's not launching and terminal isn't giving any info on why
pretty strange. just to be sure that i understood you correctly: you downloaded .exe from releases ( ), tried to launch it and nothing happened?
 

profile4

New Member
Jan 3, 2021
2
2
Looks interesting, I've got a similar setup for my own downloads but with some different custom implementations. How do you plan on handling versioning for the downloads? I know in my own library I keep multiple versions as some content changes drastically in updates and the old content goes into the void once the links are updated.

Best of luck with the app.
 

farnend

New Member
Aug 15, 2021
12
3
Looks interesting, I've got a similar setup for my own downloads but with some different custom implementations. How do you plan on handling versioning for the downloads? I know in my own library I keep multiple versions as some content changes drastically in updates and the old content goes into the void once the links are updated.

Best of luck with the app.
I have no plans for this at the moment
 

farnend

New Member
Aug 15, 2021
12
3
- Improved game page parsing.
- Fixed an error where not all data for library items was being collected.
- Added error handling for rendering: now, if rendering fails, the bar turns red and a badge with an error message appears.
- Optimized the rendering process.
- Added custom launch setting (for example you always want to start game in Sandboxie, then you can write something like "C:\Program Files\Sandboxie-Plus\Start.exe" /box:asd {{path}})
- More info in library is now parsed
 

farnend

New Member
Aug 15, 2021
12
3
- Added support for Mega and Catbox (not actually a feature, but now there is almost no chance to get a game without supported hosting)
- If platforms fail to parse, you can choose a link to download from
- Better error logs
- Now errors window actually closes
- less laggy dragging
- Faster parsing of download links
- Download links detection now should be more stable