Skip to content

How to use?

DiamondCoder edited this page May 25, 2024 · 4 revisions

Basics

This should be the starting page of your database

000_MainFrame

Why? Mostly for examples, but let's get to this. And don't worry, you can delete these safely.

First, check the top. The menu has many options and a nice little counter.

100_TopBar

The counters meaning:

(Database Number) [Database Name] >> [All games number] ///// [Manually added games counter] // [Added games from F95zone] // [Added games from Steam]


Now, how do we manage our games? Let's check the first tab.

110_TopBar-Games
  • The first 3 options let's us add, update or remove any game you tried.
  • Fourth option let's you copy your database to your desired location.
    • It's useful if you wanna share your database with someone OR you wanna have a manual backup.
    • The program itself does backup every time it starts and saves the last 10 times the program started.
  • Fifth option let's you update the table manually if you think something is wrong.
    • This mainly used if you have a game folder you have to be checked. (More info later...)
  • Sixth options is a bit special. It will show a popup and ask if you are sure. This will go trough all the data you have in the database and pull every online games you have given whether it's from Steam or dlSite or whatever site it will support in the future.
updateOnlineGames

If you have a site or game that is not supported, you can add manually. While you must add an ID, so they all have something unique

addManual

You are not limited what informations you wanna give. Unless you add from a site. Then it will pull all the public info it can. Mostly with APIs.

addManualDetails

Random and Searches

Now, after adding some games, you might get overwhelmed and you don't know what games you wanna play or what you have.

120_TopBar-Random 130_TopBar-Search

The second and third menu button should be self explanatory. You can get random games, if you feel you can't decide or you might get a game you haven't played a long time and there might have gotten an upgrade.

And well... you can search. Not sure what else to write. The search is only limited because I though only those are searched, but others can be added later.


Now the settings

140_TopBar-Settings

All the important configs here

  • Save slots are the place you can change database. Maybe you wanna sort or you have a friends game collection to check. Now you can switch between them
141_TopBar-Settings_DB
  • Language is kind of self explanatory. Currently (as of writing this) supports 2(+1): English( +EngwishUwU) and Hungarian. (I hate my own country...)
142_TopBar-Settings_language
  • Change Hentai folder location is where you store your games.
    • It's horrible and complicated. it will be remade, but if you wanna use this feature check the details here.
  • Auto update buttons is already deprecated and not used if you use this from Steam.
    • This originally was to auto get new version of the app from Github if you manually downloaded from there.
  • Dark mode is also kind of self explanatory. Only downside that it's not fully dark mode. The colors will probably change in the future.
  • Discord Rich Presence button if you wanna show others how cool, weeb and a degenerate you are
DiscordRPC
  • Auto fetch online games if Ticked, it will go trough all games when starting the program and check all online information so your games are update with news.
  • Auto fetch the folder you store your games, as I said, it's complicated and badly works for now.

Now let's Show Informations

150_TopBar-ShowInfo

Now, this is where you can enable or remove informations you wanna show in the table.

WARNING, if you uncheck the player progress column the colors might disappear. This both a bug and not, sorry.


Advanced features

Enable console

This used for testing or if you wanna know what's wrong sometimes.

Here how to enable: Debugging