Skip to content

Commit 7fa5529

Browse files
committed
edited readme
1 parent ec54915 commit 7fa5529

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# BonusTools
22

3-
A Playnite extension to import data from Excel files + from Steam & IGDB
3+
A Playnite extension to import data from Excel files + from Steam & IGDB & Senscritique & PlayStation & Nintendo Switch
44

55
Inspired by https://github.com/darklinkpower/PlayniteExtensionsCollection
66

@@ -14,19 +14,17 @@ Inspired by https://github.com/darklinkpower/PlayniteExtensionsCollection
1414
Download instructions here : [Playnite.docx](documentation/Playnite.docx?raw=1)
1515

1616
## Features
17-
- Import numbers of reviews on Steam (IGDB*300 as fallback) as PlayCount -> **work in progress**
18-
- Import prices paid for games from a PlayStation data report
19-
- Identify PlayStation Plus Essentials (monthly) and Extra games (catalogue)
20-
- Import prices paid from custom spreadsheet
21-
- Import Nintendo Switch playtime data (requires Atmosphere custom firmware)
22-
- Import Yu-zu / Ryu-jinx compatibility data
17+
- Import numbers of reviews on Steam (IGDB*300 as fallback), **overwrites PlayCount**
18+
- Import community score from SensCritique + Links + RatingCount*50 if PlayCount is empty, **overwrites UserScore**
19+
- Import prices paid for games from a PlayStation data report, **overwrites Version**
20+
- Identify PlayStation Plus Essentials (monthly) and Extra games (catalogue) as **Categories**
21+
- Import prices paid from custom spreadsheet, **overwrites Version**
22+
- Import Nintendo Switch playtime data (requires Atmosphere custom firmware), **overwrites Time Played**
23+
- Import Yu-zu / Ryu-jinx compatibility data as **Categories**
2324

2425
## Work in progress (to do)
25-
- use Categories instead of Tags to identify PS Plus games
2626
- add an option so the user can indicate to theme HeliumWithTabs that the User Score has been replaced with "number of reviews"
2727
- make it easier for users to select files to import (currently the file must be in the same folder as the .dll)
28-
- remove dependency on IGDBexe.exe by incorporating its code in this extension
29-
- integrate with SensCritique.com (as links at least)
3028
- rename this extension to something more meaningful ?
3129

3230
## Data to import automatically everytime a new game is added to the library (to do) :
@@ -35,7 +33,7 @@ Download instructions here : [Playnite.docx](documentation/Playnite.docx?raw=1)
3533
- Import numbers of reviews on Steam (IGDB*300 as fallback) as PlayCount
3634
- Data for games that have been released recently should be refreshed after a few months to ensure the PlayCount and CommunityScore are accurate
3735

38-
## Improve the Community Score
36+
## Improve the Community Score (to do, far future)
3937
- Potential score source : Steam, IGDB, SensCritique, HLTB, Backloggd, Official Store, GOG, Xbox, Launchbox, Metacritic, Opencritic, RAWG
4038
- Best would be to average all these !
4139
- By finding an algorithm (with AI?) that would provide a more standardized Community Score

0 commit comments

Comments
 (0)