GregBahm / PlaceViewer

A VR Unity project to viewing reddit's 2017 "Place" data in 3D.
387 stars 38 forks source link

2022 Place Dataset Too Big #8

Open Zeboto opened 2 years ago

Zeboto commented 2 years ago

So I have tried building the project with the 2022 r/place dataset converted to the same binary format from 2017, but I keep having an error of it being too big for the MemoryStream. (The diff.bin.gz file is 780 MB). Do you have plans to write it in a way to accommodate larger file sizes?