Reset friend database? #712
-
Hello I would like to reset all the information recorded on my friends etc (last login, time together, etc) for the new years. How do I do this? Thank youuu! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Easiest way is to fully reset VRCX this can be done by deleting your database in |
Beta Was this translation helpful? Give feedback.
-
Thanks for quick answer! |
Beta Was this translation helpful? Give feedback.
Easiest way is to fully reset VRCX this can be done by deleting your database in
%AppData%\VRCX\VRCX.sqlite3
but if you want to only delete gameLogs (this is used for join count and time together) you can open the database with https://sqlitebrowser.org/ and delete yourgamelog_join_leave
table.