Jump to content

Can anybody make "sign out" mod?


cabera2

Recommended Posts

https://www.reddit.com/r/masterduel/comments/s995k2/about_logging_off_from_your_master_duel_account/

 

This game has a big problem.

If you finish the tutorial, game will generate a new user profile, and when if new user profile has generated, there is no way to tranfer other data(that generated from other platform) to that platform.

There are officially no things like "sign out" or "delete data".

 

(So, If you want to transfer data from other device, please be careful to not start the tutorial. you must open the menu button on bottom right of the title screen and link to your KONAMI accout BEFORE tutorial)

 

There are a lot of users who accidentally made two different user data from two different devices and lost the way to link them.

 

I wish there are mod that let us sign out from game to fix the mistake.

(Luckily I linked successfully so I don't need this mod even someone made it)

 

 

When I see the game files, this game looks like using Google Firebase to manageing user datas(there are some DLL files related on firebase).

And of course there are class to signout

Firebase.Auth.FirebaseAuth auth = Firebase.Auth.FirebaseAuth.DefaultInstance;
auth.SignOut();

I think there must be a way to run the code above with some kind of mod loader.

 

Is there someone to challenge it?

(Luckily, I linked successfully so

Edited by cabera2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...