8000 Exporter script to create .pk3 files from .db file · Issue #666 · 40Cakes/pokebot-gen3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Exporter script to create .pk3 files from .db file #666

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 tasks
pekempy opened this issue Mar 23, 2025 · 0 comments · Fixed by #667
Closed
4 tasks

Exporter script to create .pk3 files from .db file #666

pekempy opened this issue Mar 23, 2025 · 0 comments · Fixed by #667

Comments

@pekempy
Copy link
Collaborator
pekempy commented Mar 23, 2025

As we no longer have all as an option for creating PK3 files, if someone wants to export ALL encounters as pk3s for whatever insane reason, an exporter script would be convenient to extract the data from the database file.

python exporter.py --include=shiny
python exporter.py --include=custom
python exporter.py --include=roamer
python exporter.py --include=all

This should export a zipped file of all the encounters to let the zip software deal with the number of files.

Could also have more flags for customisation (optional)

  • --from=yyyymmdd
  • --to=yyyymmdd
    (The above two would mean subsequent exports you could limit the export to exclude ones you've already got)
  • --species=seedot
  • --route=route_113
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0