This repository serves multiple regions of master.db from the game Princess Connect! Re:Dive.
Updating is done automatically through GitHub Actions. Updates will be checked every hour on the 45th minute.
- China (
master_cn.db) English(master_en.db)- English server has ended service as of
April 30, 2023 (UTC). - Download
- English server has ended service as of
- Japan (
master_jp.db)- As of
10053000, database table and column names are obfuscated- Use
10052900for the last known readable database
- Use
- Download
- As of
- Korea (
master_kr.db)- As of
10054800, database table and column names are obfuscated- Use
10049000for the last known readable database
- Use
- Download
- As of
- Taiwan (
master_tw.db)- As of
00190002, database table and column names are obfuscated- Use
00180024for the last known readable database
- Use
- Download
- As of
Thailand(master_th.db)- Thailand server has ended service as of
December 4, 2024.- End-of-Service announced on
November 4, 2024 - https://princessconnect.i3play.com/news/view?content=notice&id=MjAyNDEwMTcxNDI1MTY
- End-of-Service announced on
- Download
- Thailand server has ended service as of
The workflow can be found in .github/workflows/priconne-database.yml, but the process is as such:
- Check for updates (
src/check-for-updates.js) - Download databases if updates are found (
src/download-database.js) - Upload to Git
If you want to examine the data in the database files without downloading or figuring out how to open a .db/SQLite file:
https://github.com/Expugn/priconne-diff
This is a non-profit fan project with the purpose of practice and entertainment.
All assets belong to their respective owners.
Project began on March 3, 2022.