Tool H-game selector - a viewer for selecting from your labyrinth of hgames

BlasboTheUnwise

New Member
Nov 11, 2023
3
2
Hello,

I built an app a couple years ago for managing one's collection of h-games more ergonomically and am sharing it here in case anyone's interested.

Key features;
  • Create a gallery of games and their circles/brands with nice big icons which you can easily navigate and search through.
  • Import metadata (icons, tags, names, etc) from DLsite (Web scraping) and VNDB (Uses their API but limited, have not added tag or brand importation).
  • Edit hgames or remove them by simply right clicking on the game's icon.
  • Search your collection via circle, name and tags.
  • Scan a your games directory for games/executables adding all your games in batch.
    • Includes automatically pulling DLsite data if you've got the DLsite game code in the executable's path.
  • Responsive menu which should look good regardless of screen res, probably...
Features partially written (Features which I lost the front end logic for);
  • View web archives hosted on MEGA or IPFS like a catalogue and download them in app.
Preview photos;
gallary.PNG circle.PNG search.PNG search_02.PNG import_hgame_metadata.PNG import_hgame_metadata_02.PNG import_hgame_vndb.PNG adding_hgame_vndb.PNG

This program however is unfortunately going to be abandonware on my front as I'm retiring from coomerism, it has got to the extent that it's unhealthy for me.
You don't have permission to view the spoiler content. Log in or register now.
That being said I still think in moderation porn games are safe and can be fun and well made.
Particularly ones which have fun mechanics and good stories such as MGQ and SHRIFT.
Thus wanted to share in case anyone may like to use it, or take some inspiration from it for requesting features to this f95Checker application which I'm seeing just now in hindsight.

I don't want to incite a discussion about coomerism thus please keep discourse in this thread to the app itself.
I am simply just explaining why I shall not be supporting it.

You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.

Note on moving your data from one tool version to another;
User data is stored entirely within the tool's folder thus you need to go to: tool folder->resources->app and copy the "userdata" folder between versions.

Download on pixeldrain:
Source code: View attachment hgame-selector_SRC.zip
 
Last edited:

KILWAzol1

New Member
Nov 9, 2021
4
0
I get this message error when i try adding a game, i might have done something incorrectly, so could you explain how to add games? from an already downloaded file, with example would be easier :D

1701030830032.png
 

BlasboTheUnwise

New Member
Nov 11, 2023
3
2
I get this message error when i try adding a game, i might have done something incorrectly, so could you explain how to add games? from an already downloaded file, with example would be easier :D

View attachment 3120359
Here're some gifs of the tool's processes;

Adding a Hgame manually;
01.gif

Adding Dlsite games on batch;
02.gif

Editing and deleting a hgame(right click on the hgame to edit it);
03.gif

Would need to know a bit about your context to debug i.e. the directory/path of the game you got the error with (while hiding private information such as personal folder or user names please) or exactly the flow of actions you took.
 
Last edited:

KILWAzol1

New Member
Nov 9, 2021
4
0
Here're some gifs of the tool's processes;

Adding a Hgame manually;
View attachment 3125643

Adding Dlsite games on batch;
View attachment 3125644

Editing and deleting a hgame(right click on the hgame to edit it);
View attachment 3125645

Would need to know a bit about your context to debug i.e. the directory/path of the game you got the error with (while hiding private information such as personal folder or user names please) or exactly the flow of actions you took.
Ah yes sorry I don't usually check my notifications to this website. Here is a gif of what it looks like when I try to do it (does it have to be imported via DLsite??)
1701214292202.gif
 

BlasboTheUnwise

New Member
Nov 11, 2023
3
2
Ah yes sorry I don't usually check my notifications to this website. Here is a gif of what it looks like when I try to do it (does it have to be imported via DLsite??)
Tis fine, nor do i.

Nah, the function behind manually adding icons from file was bugged.
Hadn't considered any non-web scraping nor non-VNDB API dependant features to have any issues but it appears the source code I recovered from my drive was a version a little older than I'd thought.

I've fixed said issue as well as two other minor bugs I found.
See new download links in the main post and the changelog for more details.
 

KILWAzol1

New Member
Nov 9, 2021
4
0
Tis fine, nor do i.

Nah, the function behind manually adding icons from file was bugged.
Hadn't considered any non-web scraping nor non-VNDB API dependant features to have any issues but it appears the source code I recovered from my drive was a version a little older than I'd thought.

I've fixed said issue as well as two other minor bugs I found.
See new download links in the main post and the changelog for more details.
ah-
alright lemme check rq :D
 

KILWAzol1

New Member
Nov 9, 2021
4
0
Tis fine, nor do i.

Nah, the function behind manually adding icons from file was bugged.
Hadn't considered any non-web scraping nor non-VNDB API dependant features to have any issues but it appears the source code I recovered from my drive was a version a little older than I'd thought.

I've fixed said issue as well as two other minor bugs I found.
See new download links in the main post and the changelog for more details.
thanks, it works now