kel-z / HSR-Scanner

Scanner for exporting light cone, relic, and character data from Honkai: Star Rail to JSON format.
GNU General Public License v3.0
173 stars 11 forks source link

Too few relics scanned #53

Closed mveselov-de closed 7 months ago

mveselov-de commented 7 months ago

I have around 1300 relics in total. For some reason scanner is only showing 431 in output file. Scan wasn't interrupted, windowed 1920x1080 resolution, looking at the floor of parlor car.

kel-z commented 7 months ago

Was the minimum relic level filter set to 0?

kel-z commented 7 months ago

Also wondering if it missed a leading 1 when grabbing the relic total, did u have 1431 relics exactly in your inventory or something like that? Did it happen again when rescanning?

mveselov-de commented 7 months ago

Omg, I feel so stupid now. Of course it was a min relic level. Maybe you can change the default to 0 ?

kel-z commented 7 months ago

Lol no worries, at this point I think the default should be 0 too. I'll update that in the next release.

kel-z commented 7 months ago

implemented