Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider donating by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

Hi, I'm trying to figure out how to reset the "number of times played" stat for 2 MAME games. I use these 2 games for testing purposes (one for 4-player controls and the other for spinner controls) and because of that I've launched them a ton of times and so their stats for "number of times played" are inflated. I'd like to only reset (or preferably manually change it to a smaller number) for just these 2 games. Is that data stored in a config file somewhere? Thanks.

Posted

The play counts are stored in a database so cannot be adjusted by just a simple edit in Notepad unfortunately. However, if you are comfortable with editing databases manually then go ahead and open:

\GameEx\DATA\DATA.db3

in your preferred DB manager and reset the play counts for the games you require.

  • Like 1
Posted

I have a development plugin that i use to edit this. Maybe i should pretty it up and release it for an end user?

/me ponders

  • Like 2
Posted

The play counts are stored in a database so cannot be adjusted by just a simple edit in Notepad unfortunately. However, if you are comfortable with editing databases manually then go ahead and open:

\GameEx\DATA\DATA.db3

in your preferred DB manager and reset the play counts for the games you require.

Thanks a lot. In that case I'm probably not going to worry about this, at least for now because it's really not a big deal. But that explains why I couldn't find that data in the config files :)

Guest
This topic is now closed to further replies.
×
×
  • Create New...