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

I have issues with multiboxing/multiple accounts #62

Closed
Limiana opened this issue Feb 6, 2024 · 8 comments
Closed

I have issues with multiboxing/multiple accounts #62

Limiana opened this issue Feb 6, 2024 · 8 comments

Comments

@Limiana
Copy link
Contributor

Limiana commented Feb 6, 2024

If you want to use more than one instance of the game at the same time or if you want to use AutoRetainer on different accounts on the same machine, run first instance normally and for any subsequent instances create one bat file for each instance with this text:

start "" /d "%USERPROFILE%\AppData\Local\XIVLauncher" "%USERPROFILE%\AppData\Local\XIVLauncher\XIVLauncher.exe" --roamingPath="c:\XivLauncher2"

Replace c:\XivLauncher2 with path to would be second Xivlauncher configuration folder. Each instance/account needs to use it's own bat file and it's own folder (don't forget to actually create these folder).

@Nicolas-GE
Copy link

what if i want to just use other accounts for things like, playing a band as bard, and disable autoretainer?

@Kyla772
Copy link

Kyla772 commented Apr 17, 2024

Is there a way we could get a video tutorial for this? My very few braincells is not really understanding of this

@nowlflr
Copy link

nowlflr commented Apr 23, 2024

@Kyla772

Is there a way we could get a video tutorial for this? My very few braincells is not really understanding of this

Were you able to figure it out? I'm in the same boat and don't understand it at all.

@Kyla772
Copy link

Kyla772 commented Apr 24, 2024

@Kyla772

Is there a way we could get a video tutorial for this? My very few braincells is not really understanding of this

Were you able to figure it out? I'm in the same boat and don't understand it at all.

No nothing at all. If you figure it out, feel free to let me know

@nowlflr
Copy link

nowlflr commented Apr 25, 2024

@Kyla772

Is there a way we could get a video tutorial for this? My very few braincells is not really understanding of this

Were you able to figure it out? I'm in the same boat and don't understand it at all.

No nothing at all. If you figure it out, feel free to let me know

I did figure it out with a little help from discord and lot of insight from my wife to put all the pieces together. I’m not at my computer right now but I could help you tomorrow. If you are on Discord, my name is sahweeet… find me there and I can walk you through it.

@venomin30
Copy link

venomin30 commented May 8, 2024

@nowlflr @Kyla772 @Flavescent

These are my steps that I prefer, this also allows me to use different shortcuts of XIVLauncher rather than having it as batch (.bat) files.

  1. Go to your %appdata% folder, you can paste just that in your File Explorer address bar at the top, or you can put it in your "Run" command by pressing Windows Key+R.
  2. Copy your XIVLauncher folder, and paste it in the same directory, and rename the new folder with a "2" on the end (e.g. the copied one is called XIVLauncher2). You can repeat this and have 3, 4, 5, etc (just make as many as you need). This allows you to skip having to setup XIVLauncher and Dalamud all over again, as this copies all the configurations of Dalamud itself and each Plugins' settings.
  3. Next go to %localAppData%\XIVLauncher, right click on XIVLauncher.exe and create as many shortcuts as you need.
  4. Right click on the new shortcut and go to Properties.
  5. Go to the Shortcut tab.
  6. In the Target field, go right to the end where it ends with XIVLauncher.exe and add this in including the space --roamingPath="%appdata%\XIVLauncher2".
    image
  7. Repeat Steps 4 to 6 with as many shortcuts as you need and only change the --roamingPath="%appdata%\XIVLauncher2" part with the other folder names you created in Step 2.
  8. Rename these Shortcuts with whatever you prefer (I just renamed them XIVLauncher2, etc).
    image
  9. Now you can pin these new shortcuts in your Start menu, or Taskbar.
    image

A few more steps that originally stated, but this allows you to retain all your Dalamud settings across the new profiles, and allows you to have a shortcut as opposed to running XIVLauncher via a .bat file.

Please note that this WILL NOT sync the XIVLauncher/Dalamud settings across the different folders you created with these steps - please choose the main XIVLauncher as your "primary" and you can just copy that folder across again to the new folders you created in Step 2 if you need this functionality.

@Flavescent
Copy link

@venomin30, thanks for documenting your method! But this causes additional issues arising from the fact that one now has to manage n separate Dalamud installations and plugin sets. I would much prefer it if AutoRetainer was able to handle separate service accounts natively, much like it already does separate characters on the same account.

@venomin30
Copy link

@Flavescent oh definitely agreed! My preference is NOT having to do this at all, as this is the only Plugin that I have that requires this from having multiple accounts.

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

6 participants