multiple PC
Register

User Tag List

Results 1 to 8 of 8

Thread: multiple PC

  1. ISO #1

    multiple PC

    Hello,

    I use my desktop, and on occasion my laptop, I noticed that my laptop did not have the same wins has my pc does. The info seems to be kept locally on my drive. Is there a way to share the award bank with both machines especially since I'm using the same login account? thx for your thoughts on the subject

  2. ISO #2

    Re: multiple PC

    As far as I'm aware, the only way to keep your data across multiple machines is to copy the bank file from one to the other. You'd have to repeat this every time you switched computers. Now, if you can figure out some way to have this automatically happen, let me know, and I'll donate another $5 in your name!

  3. ISO #3

    Re: multiple PC

    Try this and see if it works... I can't try it because my graphics card died on my desktop.

    1. Share your SC2 folder on both computers
    2. Open notepad
    3. Type the following (but replace the path with your actual paths)

    ROBOCOPY C:\ProgramFiles\Blizzard\SharedSC2Folder\MafiaBank Folder \\DESKTOP\SharedSC2Folder\MafiaBankFolder
    pause

    4. Save as CopyToPC.BAT
    5. Run
    6. Report an error if you get one because I can't test if that will actually work as is.
    7. If there are no errors you didn't even do what I told you to.
    8. If you really did and it worked do the following

    ROBOCOPY C:\ProgramFiles\Blizzard\SharedSC2Folder\MafiaBank Folder \\LAPTOP\SharedSC2Folder\MafiaBankFolder
    pause

    9. Save as CopyToLaptop.BAT
    10. Run
    11. Report an error if you get one because I can't test if that will actually work as is.
    12. If there are no errors you didn't even do what I told you to.
    Last edited by Admiral; May 8th, 2012 at 09:52 PM.

  4. ISO #4

    Re: multiple PC

    Could work, but I would use dropbox instead since windows sharing is so messy imo

    This is a bat file that first:

    • Copies the bank file from the dropbox folder and replaces the local bank file if it's newer
    • Starts sc2
    • pauses the bat(leave the window open and press enter when you are done playing sc2)
    • copies the local bankfile to the dropbox folder


    Code:
    xcopy /d /y DROPBOXPATH LOCALPATH
    "PATH TO Starcraft II.exe"
    pause
    xcopy /d /y LOCALPATH DROPBOXPATH
    When you close sc2 just press enter in the window and it will copy your updated bankfile to the dropbox folder.

    Make sure the bankfile with the highest score is the one that is most recently updated, or this script will fail.
    Backup your bankfile to a safe place, incase something goes wrong
    https://i.imgur.com/MuBx7.png
    Spoiler : Goremansir <3 :
    Quote Originally Posted by Goremansir View Post
    In a fit of rage (who would insult his voice of an angel? (And by angel, we mean a drunk, fat, middle-aged cop)) ... Duzero stripped out of his uniform, leapt onto CmG and started eating his face. CmG started to protest...

  5. ISO #5

  6. ISO #6

    Re: multiple PC

    Quote Originally Posted by Duzero View Post
    Backup your bankfile to a safe place, incase something goes wrong
    He could always add a line that automatically does a second copy step to a location on the current machine

    1 - 3
    1 - 2

    2 - 4
    2 - 1

    That way two copies exist that never overwritten by the other machine which should for the most part eliminate that potential problem.

  7. ISO #7

    Re: multiple PC

    Quote Originally Posted by Admiral View Post
    He could always add a line that automatically does a second copy step to a location on the current machine

    1 - 3
    1 - 2

    2 - 4
    2 - 1

    That way two copies exist that never overwritten by the other machine which should for the most part eliminate that potential problem.
    Yup.
    https://i.imgur.com/MuBx7.png
    Spoiler : Goremansir <3 :
    Quote Originally Posted by Goremansir View Post
    In a fit of rage (who would insult his voice of an angel? (And by angel, we mean a drunk, fat, middle-aged cop)) ... Duzero stripped out of his uniform, leapt onto CmG and started eating his face. CmG started to protest...

  8. ISO #8

    Re: multiple PC

    I guess our batch files crashed his computer
    https://i.imgur.com/MuBx7.png
    Spoiler : Goremansir <3 :
    Quote Originally Posted by Goremansir View Post
    In a fit of rage (who would insult his voice of an angel? (And by angel, we mean a drunk, fat, middle-aged cop)) ... Duzero stripped out of his uniform, leapt onto CmG and started eating his face. CmG started to protest...

 

 

Similar Threads

  1. multiple criers
    By kyle1234513 in forum Mafia Discussion
    Replies: 35
    Last Post: April 29th, 2013, 01:43 PM
  2. {Watch List} Multiple Accounts
    By Spike Wess in forum Punished Players & Appeals
    Replies: 2
    Last Post: October 24th, 2012, 06:41 AM
  3. Multiple Jailors and the SK
    By cookies4you in forum Mafia Discussion
    Replies: 1
    Last Post: August 3rd, 2012, 12:45 PM
  4. Multiple saves:
    By Xen in forum Mafia Discussion
    Replies: 8
    Last Post: June 11th, 2012, 09:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •