Skip to content
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

Does the DB extractor still? #1

Open
Archey6 opened this issue Jul 2, 2024 · 1 comment
Open

Does the DB extractor still? #1

Archey6 opened this issue Jul 2, 2024 · 1 comment

Comments

@Archey6
Copy link

Archey6 commented Jul 2, 2024

Does the DB extractor work still even though the game cannot launch because the login api is down? Im having trouble running it and i want to rule that out

@Ingramz
Copy link
Owner

Ingramz commented Jul 2, 2024

It should work regardless of what you have the login server set as. Only part that used to need network access was when the batch file downloaded a specific patch pak from kakao cdn, rest can be done offline.

When the game is launched through the debugger, it should only let it run until it has reached about 80-90% of the splash screen poem, this is where the database is being unpacked in memory, so it never actually reaches the part where connection with the login server is made.

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

No branches or pull requests

2 participants