hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.01k stars 2.15k forks source link

add genre information in each game #17957

Open IrfanH495 opened 1 year ago

IrfanH495 commented 1 year ago

What should happen

i know this is silly, can I request genre information in each game,. everything is almost complete, only there is no genre and publisher Screenshot_20230823-164037_PPSSPP

Who would this benefit

just to make it look nice.

Platform (if relevant)

android

Games this would be useful in

ULES01513 The 3rd Birthday

Other emulators or software with a similar feature

epsxe Screenshot_20230823-165627_ePSXe

Checklist

hrydgard commented 1 year ago

We don't currently maintain a database of all games, the information shown currently is read directly from the game ISO itself. Game ISOs don't contain genre information, so we have none to display.

So this is really a request to maintain and include some metadata about all known games. Which has many uses, including ISO validity checks and so on, which could be useful.

anr2me commented 1 year ago

We could start with a small list and let people contributes, just like translations ;) Btw we already have some data as a base at https://report.ppsspp.org/games right? which already contains genre information.

hrydgard commented 1 year ago

Huh? Where do you see genre info on report.ppsspp.org?

anr2me commented 1 year ago

Huh? Where do you see genre info on report.ppsspp.org?

At the top right corner image

hrydgard commented 1 year ago

Oh, haha I had forgotten about that.