SEEDconv icon indicating copy to clipboard operation
SEEDconv copied to clipboard

SEEDconv add same seeds to .bin file

Open rocknard opened this issue 3 years ago • 1 comments
trafficstars

Hello. I would like to report that seedconv integrate various seeddb.bin into one, but it add duplicates on the new seeddb.bin (the program don't check if there are clone seeds).

Is it possible to add some update to fix this?

Thanks.

P.S.: if needed, i can provide the files to check this behaviour.

rocknard avatar Apr 30 '22 19:04 rocknard

You really should be using GM9 for that kind of stuff. SEEDconv by now is severely outdated. I did unarchive this repo (understimated the puplic interest, obviously) and I do take pull requests.

EDIT: I just checked, and there actually is already a dupe check in there: https://github.com/d0k3/SEEDconv/blob/master/seedconv.c#L87

Can you provide me with the input and output files? Feel free to contact me via some other means if you don't want to post them here.

d0k3 avatar Jul 22 '22 17:07 d0k3