moxcomic / archer

Archer is a top-tier Mahjong AI development framework, currently reaching as high as Tenhou 9.7 dan. https://moxcomic.github.io/archer/
42 stars 2 forks source link

如何同时使用/多开账号(How to use multiple accounts simultaneously/open multiple accounts) #14

Open moxcomic opened 8 months ago

moxcomic commented 8 months ago

只需要解压出两个不相同的文件夹即可,例如: 账号A:文件夹A 账号B:文件夹B

之后分别启动两个文件夹内的archer主程序即

注意:需要将默认设置里的端口号进行+1,比如账号A使用30010端口,账号B使用30011端口

注意:账号所持有的games是独立的,每个登录的账号都必须持有大于0场的games才能进行对局,也就是你必须购买多个账号的授权


To use multiple accounts simultaneously, you just need to extract the files into two different folders. For example:

Then, launch the main 'archer' program from each folder separately.

Note: You need to increment the port number in the default settings by +1. For instance, if Account A uses port 30010, then Account B should use port 30011.

Note: The games owned by each account are independent. Each logged-in account must have more than 0 games available to play. This means you must purchase authorization for multiple accounts.