Valheim
0 of 0

File information

Last updated

Original upload

Created by

BamBam4275

Uploaded by

BamBam4275

Virus scan

Safe to use

Tags for this mod

15 comments

  1. FlexSalamander
    FlexSalamander
    • member
    • 0 kudos
    :StartGame
    sleep 2
    echo Starting Valheim using steam located at %SteamLocation%
    rem please edit this file and tell me where your steam.exe is
    if not exist %SteamLocation% goto NoSteamFoo
    %"SteamLocation"% -applaunch 892970
    exit 0
  2. Throwdown5000
    Throwdown5000
    • member
    • 0 kudos
    Thank you dude I constantly lose progress from disconnects
  3. bluevast
    bluevast
    • member
    • 0 kudos
    I put steam location, the default and it doesn't start the game
    1. leonseye
      leonseye
      • supporter
      • 0 kudos
      Same here.  I edited the config to make sure that it is pointing to my Steam install.  Backs up the saves, but does not actually run Valheim.
    2. bluevast
      bluevast
      • member
      • 0 kudos
      yes same here I get the backups, maybe we will hear from bam soon c:
    3. BamBam4275
      BamBam4275
      • premium
      • 0 kudos
      Can you right-click on your steam icon and select properties for it. It is probably on your desktop (i assume you have one here) and tell me what is in the Target section.  My screenshot is shown below

       
    4. bluevast
      bluevast
      • member
      • 0 kudos

      I have mine in rocketdock 
    5. BamBam4275
      BamBam4275
      • premium
      • 0 kudos
      try using 

      set "SteamLocation=%PROGRAMFILES(X86)%\Steam\Steam.exe
    6. bluevast
      bluevast
      • member
      • 0 kudos
      still nothing, it's fine, it's nice to have a 1 click backup c: ty!
    7. BamBam4275
      BamBam4275
      • premium
      • 0 kudos
      Sorry it isnt working :( 

      It may be due to steam running as admin and your running the batch file i created as a normal user or something ;( 

      I wish it worked for you ! :( 
    8. BamBam4275
      BamBam4275
      • premium
      • 0 kudos
      If anyone wants to get help i can always be found on discord and can do screenshare to help you get it working no worries.

      BamBam#4275

  4. robhillyer1
    robhillyer1
    • member
    • 0 kudos
    I put in Steam location (C:\Program Files (x86)\Steam\Steam.exe) and it doesn't run.
    I installed the game itself on my D: drive, so the Steam executable and the Valheim saves are on C:, but the game itself is on D:
    Are there any changes I should make to the .bat file to fix this?
    1. BamBam4275
      BamBam4275
      • premium
      • 0 kudos
      try using 

      set "SteamLocation=%PROGRAMFILES(X86)%\Steam\Steam.exe
  5. Mumnoch
    Mumnoch
    • supporter
    • 6 kudos
    Thank you for this, does this work with BepinEx or similar mod managers?
    1. BamBam4275
      BamBam4275
      • premium
      • 0 kudos
      No its only a batch file and as far as i know the mod managers dont work with these types of files yet.  If i figure out how to I def will make it a mod managed one