Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- data/artifacts/game_genome_embeddings.npy +3 -0
- data/artifacts/game_genome_faiss.index +3 -0
- data/artifacts/game_genome_metadata.parquet +3 -0
- data/artifacts/game_image_embeddings.npy +3 -0
- data/artifacts/game_neighbors.csv +0 -0
- data/artifacts/game_neighbors.parquet +3 -0
- data/artifacts/game_numeric_features.npy +3 -0
- data/artifacts/game_text_embeddings.npy +3 -0
- data/artifacts/old/game_genome_embeddings.npy +3 -0
- data/artifacts/old/game_genome_faiss.index +3 -0
- data/artifacts/old/game_genome_metadata.parquet +3 -0
- data/artifacts/old/game_image_embeddings.npy +3 -0
- data/artifacts/old/game_numeric_features.npy +3 -0
- data/artifacts/old/game_text_embeddings.npy +3 -0
- data/features/game_features.csv +0 -0
- data/features/game_features.parquet +3 -0
- data/features/old/game_features.parquet +3 -0
- data/processed/games_catalog.parquet +3 -0
- data/processed/old/games_catalog.parquet +3 -0
- data/processed/old/reviews_catalog.parquet +3 -0
- data/processed/reviews_catalog.parquet +3 -0
- data/seed_games_250.csv +251 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
data/artifacts/game_genome_faiss.index filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
data/artifacts/old/game_genome_faiss.index filter=lfs diff=lfs merge=lfs -text
|
data/artifacts/game_genome_embeddings.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd9a3c9b96b38d3ccdbe2b820bcb1b8b6ae17ef41166358a6d28af90944edde8
|
| 3 |
+
size 1822808
|
data/artifacts/game_genome_faiss.index
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16305956ab37805774818b0fc25b322d089d563ecebfa5bd6ff831075f4101f2
|
| 3 |
+
size 911385
|
data/artifacts/game_genome_metadata.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f098f9b013d33cde8b0701f9829da1861d91692fe45d176e7c48fd75c469f26
|
| 3 |
+
size 35952
|
data/artifacts/game_image_embeddings.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e33b89d31b71352f966f0a8f383436440bd9300ee1adbc20be6607b1d83d0194
|
| 3 |
+
size 510080
|
data/artifacts/game_neighbors.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/artifacts/game_neighbors.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f37484ed0996f1069eaf07829930e245f6399e4e80b5b1242f24f744f4822400
|
| 3 |
+
size 72688
|
data/artifacts/game_numeric_features.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:811bca37c6e4c4546aa203d541159d6228a0c0aa51e69c77e2fc61ef633c9033
|
| 3 |
+
size 37976
|
data/artifacts/game_text_embeddings.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8c71d996a5b9d0282d8f9ddb7802b27f18e699854071929ba6862d39b605d45
|
| 3 |
+
size 382592
|
data/artifacts/old/game_genome_embeddings.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13ad09ea61bc85db0a19ebbba53c1bad3153a71853d5fb7f92fca6d9fe9d06cf
|
| 3 |
+
size 432008
|
data/artifacts/old/game_genome_faiss.index
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:109f045f1d4d89c558747ece006f45d8961ab321c5e22efe27daf312a69be87b
|
| 3 |
+
size 215985
|
data/artifacts/old/game_genome_metadata.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:747fc5ffc04621d1f5913da11882c2405a681ad7248277807bbf646f2ea67fab
|
| 3 |
+
size 16234
|
data/artifacts/old/game_image_embeddings.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f7fe4001f2086bc863b22439bebe394e714f8b3f0ac4a29fd60ea2013568d81
|
| 3 |
+
size 120960
|
data/artifacts/old/game_numeric_features.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a54950f1b4bb0972e59c46bd358b41a46a2efece4ed2dfa7ce60c1a4cf8702e
|
| 3 |
+
size 9096
|
data/artifacts/old/game_text_embeddings.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:574c2847d35d137b02b4663de6237a9baaf46c3267bb6d771574e894d223ffa3
|
| 3 |
+
size 90752
|
data/features/game_features.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/features/game_features.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65a0049c2c85332255fdfc1a8e7fc0ceceae41822b96830ceece20d8e1853500
|
| 3 |
+
size 302381
|
data/features/old/game_features.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:703a1ddf878b55eac9641b64ba237368eb0f0c69de29ee4b76c1be452ea2b2d8
|
| 3 |
+
size 103735
|
data/processed/games_catalog.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40a8250e4ddcee39d1e6567bf4722ec223f0d7eafb5e564b5a9d1e72c1a9e764
|
| 3 |
+
size 282577
|
data/processed/old/games_catalog.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f199edea550173612ff09fefe234221f1ffd5d602d36df41ed509fffc081a65a
|
| 3 |
+
size 88832
|
data/processed/old/reviews_catalog.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d92ff31210baa274660ba55e2fa7c10ef6a9bea300c14745ddc7976673fd3068
|
| 3 |
+
size 772997
|
data/processed/reviews_catalog.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:956b9b445f627fedd8a03715d90cc77530b7c1aa7dad8944ac37b6347c7f1152
|
| 3 |
+
size 1771358
|
data/seed_games_250.csv
ADDED
|
@@ -0,0 +1,251 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
app_id,game_name
|
| 2 |
+
1599340,Lost Ark
|
| 3 |
+
1449850,Yu-Gi-Oh! Master Duel
|
| 4 |
+
1085660,Destiny 2
|
| 5 |
+
945360,Among Us
|
| 6 |
+
431960,Wallpaper Engine
|
| 7 |
+
632360,Risk of Rain 2
|
| 8 |
+
714010,Aimlabs
|
| 9 |
+
1625450,Muck
|
| 10 |
+
1211630,The Jackbox Party Pack 7
|
| 11 |
+
1462040,FINAL FANTASY VII REMAKE INTERGRADE
|
| 12 |
+
1237970,Titanfall® 2
|
| 13 |
+
1172470,Apex Legends™
|
| 14 |
+
1145360,Hades
|
| 15 |
+
2357570,Overwatch 2
|
| 16 |
+
883710,Resident Evil 2
|
| 17 |
+
1721470,Poppy Playtime
|
| 18 |
+
2688500,EVGA Precision X1
|
| 19 |
+
292030,The Witcher 3: Wild Hunt
|
| 20 |
+
1388880,Doki Doki Literature Club Plus!
|
| 21 |
+
2767030,Marvel Rivals
|
| 22 |
+
208650,Batman™: Arkham Knight
|
| 23 |
+
391540,Undertale
|
| 24 |
+
582660,Black Desert
|
| 25 |
+
1496790,Gotham Knights
|
| 26 |
+
1716740,Starfield
|
| 27 |
+
3097560,Liar's Bar
|
| 28 |
+
730,Counter-Strike 2
|
| 29 |
+
570,Dota 2
|
| 30 |
+
578080,PUBG: BATTLEGROUNDS
|
| 31 |
+
271590,Grand Theft Auto V
|
| 32 |
+
1245620,ELDEN RING
|
| 33 |
+
1091500,Cyberpunk 2077
|
| 34 |
+
1174180,Red Dead Redemption 2
|
| 35 |
+
1086940,Baldur's Gate 3
|
| 36 |
+
990080,Hogwarts Legacy
|
| 37 |
+
582010,Monster Hunter: World
|
| 38 |
+
1446780,MONSTER HUNTER RISE
|
| 39 |
+
814380,Sekiro™: Shadows Die Twice - GOTY Edition
|
| 40 |
+
374320,DARK SOULS™ III
|
| 41 |
+
570940,DARK SOULS™: REMASTERED
|
| 42 |
+
1627720,Lies of P
|
| 43 |
+
1325200,Nioh 2 – The Complete Edition
|
| 44 |
+
601150,Devil May Cry 5
|
| 45 |
+
1687950,Persona 5 Royal
|
| 46 |
+
1113000,Persona 4 Golden
|
| 47 |
+
524220,NieR:Automata™
|
| 48 |
+
637650,FINAL FANTASY XV WINDOWS EDITION
|
| 49 |
+
39210,FINAL FANTASY XIV Online
|
| 50 |
+
2054970,Dragon's Dogma 2
|
| 51 |
+
367500,Dragon's Dogma: Dark Arisen
|
| 52 |
+
582160,Assassin's Creed® Origins
|
| 53 |
+
2208920,Assassin's Creed Valhalla
|
| 54 |
+
552520,Far Cry® 5
|
| 55 |
+
2369390,Far Cry® 6
|
| 56 |
+
447040,Watch_Dogs® 2
|
| 57 |
+
2221490,Tom Clancy’s The Division® 2
|
| 58 |
+
2231380,Tom Clancy's Ghost Recon® Breakpoint
|
| 59 |
+
1659040,HITMAN World of Assassination
|
| 60 |
+
1850570,DEATH STRANDING DIRECTOR'S CUT
|
| 61 |
+
870780,CONTROL Ultimate Edition
|
| 62 |
+
474960,Quantum Break
|
| 63 |
+
412020,Metro Exodus
|
| 64 |
+
1259420,Days Gone
|
| 65 |
+
1151640,Horizon Zero Dawn™ Complete Edition
|
| 66 |
+
1593500,God of War
|
| 67 |
+
1817070,Marvel’s Spider-Man Remastered
|
| 68 |
+
1817190,Marvel’s Spider-Man: Miles Morales
|
| 69 |
+
1888930,The Last of Us™ Part I
|
| 70 |
+
1659420,UNCHARTED™: Legacy of Thieves Collection
|
| 71 |
+
2050650,Resident Evil 4
|
| 72 |
+
1196590,Resident Evil Village
|
| 73 |
+
418370,Resident Evil 7 Biohazard
|
| 74 |
+
1693980,Dead Space
|
| 75 |
+
1544020,The Callisto Protocol™
|
| 76 |
+
238320,Outlast
|
| 77 |
+
414700,Outlast 2
|
| 78 |
+
214490,Alien: Isolation
|
| 79 |
+
739630,Phasmophobia
|
| 80 |
+
1326470,Sons Of The Forest
|
| 81 |
+
242760,The Forest
|
| 82 |
+
892970,Valheim
|
| 83 |
+
252490,Rust
|
| 84 |
+
346110,ARK: Survival Evolved
|
| 85 |
+
1623730,Palworld
|
| 86 |
+
275850,No Man's Sky
|
| 87 |
+
264710,Subnautica
|
| 88 |
+
848450,Subnautica: Below Zero
|
| 89 |
+
648800,Raft
|
| 90 |
+
526870,Satisfactory
|
| 91 |
+
427520,Factorio
|
| 92 |
+
1366540,Dyson Sphere Program
|
| 93 |
+
294100,RimWorld
|
| 94 |
+
457140,Oxygen Not Included
|
| 95 |
+
255710,Cities: Skylines
|
| 96 |
+
949230,Cities: Skylines II
|
| 97 |
+
289070,Sid Meier’s Civilization® VI
|
| 98 |
+
1142710,Total War: WARHAMMER III
|
| 99 |
+
1158310,Crusader Kings III
|
| 100 |
+
236850,Europa Universalis IV
|
| 101 |
+
281990,Stellaris
|
| 102 |
+
394360,Hearts of Iron IV
|
| 103 |
+
813780,Age of Empires II: Definitive Edition
|
| 104 |
+
3746540,Age of Empires IV: Yue Fei's Legacy
|
| 105 |
+
1677280,Company of Heroes 3
|
| 106 |
+
268500,XCOM® 2
|
| 107 |
+
261550,Mount & Blade II: Bannerlord
|
| 108 |
+
2473420,Football Manager 2024 In-game Editor
|
| 109 |
+
1551360,Forza Horizon 5
|
| 110 |
+
2488620,F1® 24
|
| 111 |
+
244210,Assetto Corsa
|
| 112 |
+
805550,Assetto Corsa Competizione
|
| 113 |
+
284160,BeamNG.drive
|
| 114 |
+
1222680,Need for Speed™ Heat
|
| 115 |
+
1846380,Need for Speed™ Unbound
|
| 116 |
+
231120,Euro Truck Simulator 2 Demo
|
| 117 |
+
270880,American Truck Simulator
|
| 118 |
+
108600,Project Zomboid
|
| 119 |
+
550,Left 4 Dead 2
|
| 120 |
+
924970,Back 4 Blood
|
| 121 |
+
548430,Deep Rock Galactic
|
| 122 |
+
553850,HELLDIVERS™ 2
|
| 123 |
+
230410,Warframe
|
| 124 |
+
2073850,THE FINALS
|
| 125 |
+
440,Team Fortress 2
|
| 126 |
+
381210,Dead by Daylight
|
| 127 |
+
594650,Hunt: Showdown 1896
|
| 128 |
+
1943950,Escape the Backrooms
|
| 129 |
+
1966720,Lethal Company
|
| 130 |
+
2881650,Content Warning
|
| 131 |
+
1568590,Goose Goose Duck
|
| 132 |
+
477160,Human Fall Flat
|
| 133 |
+
285900,Gang Beasts
|
| 134 |
+
218620,PAYDAY 2
|
| 135 |
+
1272080,PAYDAY 3
|
| 136 |
+
49520,Borderlands 2
|
| 137 |
+
397540,Borderlands 3
|
| 138 |
+
1286680,Tiny Tina's Wonderlands
|
| 139 |
+
2344520,Diablo® IV
|
| 140 |
+
238960,Path of Exile
|
| 141 |
+
899770,Last Epoch
|
| 142 |
+
219990,Grim Dawn
|
| 143 |
+
200710,Torchlight II
|
| 144 |
+
646570,Slay the Spire
|
| 145 |
+
1794680,Vampire Survivors
|
| 146 |
+
588650,Dead Cells
|
| 147 |
+
367520,Hollow Knight
|
| 148 |
+
268910,Cuphead
|
| 149 |
+
504230,Celeste
|
| 150 |
+
1057090,Ori and the Will of the Wisps
|
| 151 |
+
387290,Ori and the Blind Forest: Definitive Edition
|
| 152 |
+
413150,Stardew Valley
|
| 153 |
+
105600,Terraria
|
| 154 |
+
1621690,Core Keeper
|
| 155 |
+
322330,Don't Starve Together
|
| 156 |
+
250900,The Binding of Isaac: Rebirth
|
| 157 |
+
311690,Enter the Gungeon
|
| 158 |
+
460950,Katana ZERO
|
| 159 |
+
219150,Hotline Miami
|
| 160 |
+
257850,Hyper Light Drifter
|
| 161 |
+
304430,INSIDE
|
| 162 |
+
48000,LIMBO
|
| 163 |
+
383870,Firewatch
|
| 164 |
+
632470,Disco Elysium - The Final Cut
|
| 165 |
+
1145350,Hades II
|
| 166 |
+
1337520,Risk of Rain Returns
|
| 167 |
+
489830,The Elder Scrolls V: Skyrim Special Edition
|
| 168 |
+
306130,The Elder Scrolls® Online
|
| 169 |
+
377160,Fallout 4
|
| 170 |
+
22380,Fallout: New Vegas
|
| 171 |
+
1172380,STAR WARS Jedi: Fallen Order™
|
| 172 |
+
1774580,STAR WARS Jedi: Survivor™
|
| 173 |
+
1172620,Sea of Thieves: 2026 Edition
|
| 174 |
+
962130,Grounded
|
| 175 |
+
1824220,Chivalry 2
|
| 176 |
+
629760,MORDHAU
|
| 177 |
+
1203220,NARAKA: BLADEPOINT
|
| 178 |
+
291550,Brawlhalla
|
| 179 |
+
1222670,The Sims™ 4
|
| 180 |
+
1562430,DREDGE
|
| 181 |
+
4000,Garry's Mod
|
| 182 |
+
236390,War Thunder
|
| 183 |
+
251570,7 Days to Die
|
| 184 |
+
1364780,Street Fighter™ 6
|
| 185 |
+
1778820,TEKKEN 8
|
| 186 |
+
2246340,Monster Hunter Wilds
|
| 187 |
+
1144200,Ready or Not
|
| 188 |
+
359550,Tom Clancy's Rainbow Six Siege
|
| 189 |
+
1938090,Call of Duty: Modern Warfare II
|
| 190 |
+
1063730,New World: Aeternum
|
| 191 |
+
2358720,Black Myth: Wukong
|
| 192 |
+
304930,Unturned
|
| 193 |
+
2694490,Path of Exile 2
|
| 194 |
+
552990,World of Warships
|
| 195 |
+
1491000,War Robots: Frontiers
|
| 196 |
+
291480,Warface: Clutch
|
| 197 |
+
1903340,Clair Obscur: Expedition 33
|
| 198 |
+
340,Half-Life 2: Lost Coast
|
| 199 |
+
438100,VRChat
|
| 200 |
+
1097150,Fall Guys: Ultimate Knockout
|
| 201 |
+
227300,Euro Truck Simulator 2
|
| 202 |
+
841370,NBA 2K19
|
| 203 |
+
1919590,NBA 2K23
|
| 204 |
+
35140,Batman: Arkham Asylum Game of the Year Edition
|
| 205 |
+
2581700,MotoGP™24
|
| 206 |
+
268850,EVGA Precision X1
|
| 207 |
+
698780,Doki Doki Literature Club!
|
| 208 |
+
200260,Batman: Arkham City - Game of the Year Edition
|
| 209 |
+
2679460,Metaphor: ReFantazio
|
| 210 |
+
1426210,It Takes Two
|
| 211 |
+
2379780,Balatro
|
| 212 |
+
1092790,Inscryption
|
| 213 |
+
1888160,ARMORED CORE VI FIRES OF RUBICON
|
| 214 |
+
1088850,Marvel's Guardians of the Galaxy
|
| 215 |
+
2215430,Ghost of Tsushima DIRECTOR'S CUT
|
| 216 |
+
2322010,God of War Ragnarök
|
| 217 |
+
2420110,Horizon Forbidden West Complete Edition
|
| 218 |
+
1222140,Detroit: Become Human
|
| 219 |
+
1240440,Halo Infinite
|
| 220 |
+
976730,Halo: The Master Chief Collection
|
| 221 |
+
1517290,Battlefield 2042
|
| 222 |
+
1238810,Battlefield V
|
| 223 |
+
1238840,Battlefield 1
|
| 224 |
+
690790,DiRT Rally 2.0
|
| 225 |
+
2440510,Forza Motorsport
|
| 226 |
+
1151340,Fallout 76
|
| 227 |
+
239140,Dying Light
|
| 228 |
+
534380,Dying Light 2 Stay Human: Reloaded Edition
|
| 229 |
+
668580,Atomic Heart
|
| 230 |
+
1583230,High On Life
|
| 231 |
+
620,Portal 2
|
| 232 |
+
400,Portal
|
| 233 |
+
220,Half-Life 2
|
| 234 |
+
362890,Black Mesa
|
| 235 |
+
1172650,A Short Hike
|
| 236 |
+
1150690,OMORI
|
| 237 |
+
774361,Blasphemous
|
| 238 |
+
2114740,Blasphemous 2
|
| 239 |
+
1369630,ENDER LILIES: Quietus of the Knights
|
| 240 |
+
438040,Shovel Knight: Treasure Trove
|
| 241 |
+
881100,Noita
|
| 242 |
+
1203620,Enshrouded
|
| 243 |
+
1604030,V Rising
|
| 244 |
+
2139460,Once Human
|
| 245 |
+
3405690,EA SPORTS FC™ 26
|
| 246 |
+
1084600,My Time at Sandrock
|
| 247 |
+
666140,My Time at Portia
|
| 248 |
+
1284210,Guild Wars 2
|
| 249 |
+
761890,Albion Online
|
| 250 |
+
1343400,RuneScape
|
| 251 |
+
241930,Middle-earth™: Shadow of Mordor™
|