elliotttate
Tutorials

BeatSync (SyncSaber) – Send Maps to Your Game from Bsaber.com

SyncSaber Is Now BeatSync

UPDATE: The in-game BeatSync mod is not updated for the latest version of Beat Saber. Use the new BeatSync Console to do the same thing (you’ll just need to run it before starting Beat Saber each time – in-game mod coming soon). 

If you are using the Oculus Quest, BeatSync (was SyncSaber) is built into the latest BMBF.

 

BeatSync is the ultimate plugin for getting amazing new Beat Saber songs to play. It allows you to:

  1. Magically send any song from bsaber.com to your game with a single click of a button (and from any device, whether that’s from your phone, your work computer, the library, etc.)
  2. Follow mappers you enjoy and automatically have it download new maps of theirs when they release them
  3. Keep your songs up to date! If a mapper updates one of your maps, SyncSaber fetches the update and lets you play with the latest and greatest.
  4. Create playlists from your bsaber favorites to share with others.

 

Standalone Version by Zingabopp

Zingabopp rewrote Brian’s SyncSaber into a standalone app so that it doesn’t rely on a specific version of Beat Saber if it updates to a new version. You can also easily run it before you play your game so all your new songs are ready to be played (or setup a background task on your computer to have it run periodically).

For many people, the in-game version will be easier to use, but if the in-game plugin hasn’t been updated yet, then this version is nice to have.

  1. To get started, download the BeatSyncConsole.zip here
  2. Next, extract the zip to any folder that you want to store it. When you first run the BeatSyncConsole.exe, it’ll attempt to search for your Beat Saber folder.
  3. You’ll want to make sure that the Beat Saber Path is correctly set. The first time you run BeatSyncConsole, it will add two config files in the “configs” folder to manually set things.
  4. You’ll want to open up the BeatSync.json to configure your settings

The main things you’ll want to set if you’re a bsaber.com user is adding your bsaber.com username, setting the max songs you want to download, choosing whether to download “Curator Recommended” songs or mappers you’re following, etc.

Here are some of the additional options you can set:

Each feed has the following options:

  • Enabled: If true, BeatSync will use this feed to download songs.
  • MaxSongs: Maximum number of songs to download from that feed. Set to 0 for unlimited.
  • CreatePlaylist: Creates/Maintains a playlist using songs from the feed. Songs that are found by the feed but have already been downloaded are also added to the playlist.
  • PlaylistStyle: If set to ‘Append’, each session will add the songs it finds to the playlist. If set to ‘Replace’, the playlist will only contain songs that were found in the current session (useful for ScoreSaber’s ranked feeds so songs that get unranked are removed).

BeatSync.json

  • RegenerateConfig: If true, set all options to defaults on next game start.
  • DownloadTimeout: How long to wait for a download response before giving up.
  • MaxConcurrentDownloads: How many queued songs to download at the same time, higher is not always better – use a reasonable value.
  • RecentPlaylistDays: How long recently downloaded songs stay in the BeatSync Recent playlist. (0 to disable the playlist)
  • AllBeatSyncSongsPlaylist: If enabled, BeatSync creates a playlist with all the songs it finds (large playlists can cause a big freeze after custom songs are initially loaded)
  • BeastSaber:
    • Enabled: If false, disables all feeds from this source.
    • Username: Your BeastSaber username. You must enter this to get songs from the Bookmarks and Follows feeds.
    • MaxConcurrentPageChecks: Number of pages to check simultaneously when reading feeds.
    • Bookmarks: Get bookmarked songs from BeastSaber.
      • Enabled
      • MaxSongs
      • CreatePlaylist
      • PlaylistStyle
    • Follows: Get songs from mappers you are following on BeastSaber.
      • Enabled
      • MaxSongs
      • CreatePlaylist
      • PlaylistStyle
    • CuratorRecommended: Get songs from BeastSaber’s Curator Recommended list.
      • Enabled
      • MaxSongs
      • CreatePlaylist
      • PlaylistStyle
  • BeatSaver
    • Enabled: If false, disables all feeds from this source.
    • MaxConcurrentPageChecks: Number of pages to check simultaneously when reading feeds.
    • FavoriteMappers: Feed that downloads songs from each mapper specified in FavoriteMappers.ini in the UserData folder.
      • Enabled
      • MaxSongs: Maximum number of songs to download from each mapper.
      • CreatePlaylist
      • PlaylistStyle
      • SeparateMapperPlaylists: If true (along with CreatePlaylist), create a playlist for each mapper in your FavoriteMappers.ini file.
    • Hot: Get songs using Beat Saver’s “Hot” ordering.
      • Enabled
      • MaxSongs: WARNING – Setting this to 0 will download every song on BeatSaver.
      • CreatePlaylist
      • PlaylistStyle
    • Downloads: Get songs by most downloaded from Beat Saver
      • Enabled
      • MaxSongs: WARNING – Setting this to 0 will download every song on BeatSaver.
      • CreatePlaylist
      • PlaylistStyle
  • ScoreSaber
    • Enabled: If false, disables all feeds from this source.
    • TopRanked: Get ranked songs by ScoreSaber’s “Star” rating.
      • Enabled
      • MaxSongs
      • CreatePlaylist
      • PlaylistStyle: Recommended to leave this set to ‘Replace’ (1 in json) so that unranked songs get removed.
      • IncludeUnstarred: Include songs that don’t have a star rating (no affect on this feed, all songs will have a star rating).
      • MaxStars: Maximum star rating for a song, 0 to disable (songs with a lower difficulty will be included if that difficulty is less than this.)
      • MinStars: Maximum star rating for a song, 0 to disable.
    • LatestRanked: Get ScoreSaber’s ranked songs, most recently ranked first (more or less).
      • Enabled
      • MaxSongs
      • CreatePlaylist
      • PlaylistStyle: Recommended to leave this set to ‘Replace’ (1 in json) so that unranked songs get removed.
      • IncludeUnstarred: Include songs that don’t have a star rating (no affect on this feed, all songs will have a star rating).
      • MaxStars: Maximum star rating for a song, 0 to disable (songs with a lower difficulty will be included if that difficulty is less than this.)
      • MinStars: Maximum star rating for a song, 0 to disable.
    • Trending: Get songs using ScoreSaber’s “Trending” ordering.
      • Enabled
      • MaxSongs: WARNING – Setting this to 0 will download every song on BeatSaver if you don’t have RankedOnly enabled.
      • CreatePlaylist
      • PlaylistStyle
      • RankedOnly: If true, only get ranked songs.
      • IncludeUnstarred: Include songs that don’t have a star rating (unranked songs can still have a star rating).
      • MaxStars: Maximum star rating for a song, 0 to disable (songs with a lower difficulty will be included if that difficulty is less than this.)
      • MinStars: Maximum star rating for a song, 0 to disable.
    • TopPlayed: Get the most played songs as reported by ScoreSaber.
      • Enabled
      • MaxSongs: WARNING – Setting this to 0 will download every song on BeatSaver if you don’t have RankedOnly enabled.
      • CreatePlaylist
      • PlaylistStyle
      • RankedOnly: If true, only get ranked songs.
      • IncludeUnstarred: Include songs that don’t have a star rating (unranked songs can still have a star rating).
      • MaxStars: Maximum star rating for a song, 0 to disable (songs with a lower difficulty will be included if that difficulty is less than this.)
      • MinStars: Maximum star rating for a song, 0 to disable.

 

 

BeastSaberUsername: Options: Your bsaber.com username. This should be the username you used to create your account (not your email address)

MaxBeastSaberPages: Options: The maximum number of pages to scan for new songs on BeastSaber, 0 is unlimited.

DeleteOldVersions: Options: 1=yes 0=no. Whether or not SyncSaber should keep or delete old versions of songs upon updating them, or when a new release is downloaded from one of your favorite mappers.

As long as you’ve added your bsaber.com username in the config file, you’re ready to get started!

 

2. Sending Songs From Bsaber.com

 

 

1. Adding Bookmarks

 

While browsing any map on bsaber, you can preview a song with the play button and then you can send it to your bookmarks with the “Bookmark” button if it’s one you want to bookmark. Once “Bookmarked,” the icon will turn black to show it’s been bookmarked.

You can also bookmark maps from the map’s detail page. Click on the map.

And then choose the “Save Bookmark” button at the top. If you want to “Unbookmark it,” you can simply choose “Remove Bookmark.” You can also manage your bookmarks from your profile’s Bookmark page.

 

2. Managing Bookmarks From Your Profile

 

When you log into the site, you can get to your profile a few different ways.

  1. You can click on your name at the top:

  1. You can click on your name on the right side:

  1. Or under the “Social” menu, you can click on “My Profile”

Let’s go to your Bookmarks section. On your profile, click on the “Bookmarks” tab. You can also go straight there by pressing the “Bookmarks” button from the “Social” menu at the top.

Here, you can browse through all the songs you’ve bookmarked. This list is shared publicly so you can also go to other user’s pages and see what songs they’re enjoying and bookmarking (there is an option to make your profile private if you so choose)

In addition to removing bookmarks from each map’s page, you can remove bookmarks from this page. Click on the options toggle on each map in your list, then choose “Remove Bookmark.”

 

Following Mappers:

 

If you want SyncSaber to automatically download new maps from a mapper you like, just follow them!

Lets start by looking at a list of “confirmed” good mappers. Click on “Mappers” from the “Social” menu.

We can scroll through a list of mappers, see reviews that have been left for that mapper, click on their profiles to see all the maps they’ve done and then click “Follow” if we want to follow them:

If you want to follow a mapper while you’re browsing their songs, click on the Mapper’s name or avatar:

And then press the “Follow” button from their profile

You can manage all the mappers you are following from your profile, under the “Follows” tab:

From the top menu of the site, you can click on the “Feed” to view any maps that have come out from anyone that you are following:

 

3. SyncSaber Magic

 

Once you’ve properly installed SyncSaber and either 1. followed a mapper or 2. added some maps to your bookmarks, you can launch Beat Saber.

You’ll immediately notice some new information at the bottom of your screen. SyncSaber will let you know what songs it’s fetching from your bookmarks or following list and the progress of each download.

Once done, you’ll notice the maps now in your songs list along with a new playlist created of those new songs (so you can easily see what’s new from the rest of your maps.)

This section is extremely short because that’s all there is to it! The rest is magic.

Please let us know if you have any issues or feedback on the BeastSaber Discord: https://discord.gg/VJZHUbt

Thanks!!!

Comments (106)
  1. Kolezan says:

    This mod is such a quality of life improver and coupled with BSaber.com it’s one of the best mods for Beat Saber. It’s so easy and powerful!

  2. zerogravity says:

    Seems like this doesn’t work.. :/

    1. elliotttate says:

      Hey! Are you on Discord? I’d be happy to help get it working for you! There’s a couple common problems with easy fixes that I’ve seen from a few users that I’ll probably be adding to this page too.

      1. zerogravity says:

        Got it working, I needed to restart Oculus Home to get it working. Just closing the game didn’t work. SyncSaber always said “All songs updated”.

        Or maybe it just needed some time to sync because this is a new account? However it works now.

        1. elliotttate says:

          Glad to hear! Here’s the advanced trouble shooting guide here if you run into any other issues! https://www.notion.so/beastsaber/Common-Issues-With-Easy-Solutions-f99bdd13b13a4dfc82cafaf506e1ee1c

  3. Nine says:

    Any way to sync bookmarked playlists?

    1. NEMESIS2K5 says:

      have the “beatsync.dll” file in the …\Beat Saber\Plugins folder; however, the mod and/or mod settings do not show up after launching the game. Other mods I have in the plugins folder appear in game (ex: songcore) because I have their .dll files in that directory.

      I have also tried placing both the “beatsync.dll” file and the “SyncSaberService.ini” file in the …\Beat Saber\Plugins folder, and only the song core mod is loading in game. None of the songs I book marked on bsaber.com are automatically downloading. Before neither of them were in the plugins folder and the songcore mod was working.

  4. JeffCraig says:

    I really like this plugin and I have a feature request!

    I have mods in my stream chat that bookmark music when viewers request songs. I would really love to have a button that would sync any pending music to be downloaded without having to restart the game!

    If there’s a place I can make a formal feature request, please let me know!

  5. phwoaaa says:

    Does this automatically delete any doubles we have ?

    And can anyone explain how the map packs?

    example : https://bsaber.com/maps-for-new-players/

    It just gives me a .json file? do i somehow input the file into the game for it to start downloading?

    Thanks in advance 🙂

    1. elliotttate says:

      Yes, just copy the JSON file to your Playlists folder in your game directory. Here’s a more in-depth tutorial: https://www.notion.so/beastsaber/Playlists-BeatDrop-Tutorial-e3faf856c3b14b08a51190d8a65a033c

  6. Hamiwami says:

    Where can i request songs >-<

    1. elliotttate says:

      Request them in either the Discord in the #song-requests channel or on the /r/beatsabersongs subreddit

  7. Jcs says:

    still not available for 0.13.0?

    1. elliotttate says:

      Here is the download link for the new version that works with .13 https://www.modsaber.org/mod/syncsaber/1.3.5

  8. ramingham says:

    Is this being updated for the new version of beatsaber?

    1. elliotttate says:

      Hey! It actually just got updated yesterday

  9. So, is this thing dead now? All of the links are down.

  10. balkyne says:

    So is someone able to get a hold of the original creator? This mod has been broken since the launch of 1.0.0 broke it, and it’s a little harder to just casually browse for new songs when you’ve got a few mins. Knowing that any song I found would just magically be in BeatSaber when I next played was amazing.

  11. Darkuni says:

    For what it is worth, the old SyncSaber plugin for some reason continues to work for me – I just copied my userdata info and the DLL over. Poof.

    YMMV of course.

  12. Xaqsi says:

    Not sure if I’ve missed something here, but the maps are not being added to the ingame playlist. They are downloaded and appear in the song list, and the playlist is created– just 0 songs in the playlist. Any help would be appreciated. I followed this walkthrough directly to utilize the standalone syncsaber, but I must be missing something obvious… What SHOULD my config look like???

  13. Blubo says:

    Ehhm would it be possible if you could help me please? I have bookmarked a few songs but SyncSaber doesn’t find them.

  14. Matt says:

    Hello, how/where can I register to BeastSaber ?

  15. Hi, does this work with the Oculus Quest? and if so what should I enter for the beat saber path in the syncsaberservices file?

    1. dawnjc79 says:

      I’m wondering the same…

  16. guit016 says:

    I don’t see any way to remove a bookmark now. Is this normal ?

  17. fusselkatze says:

    beatsync is not listed in my modassistant, what can i do? :/

  18. FocalFury says:

    SyncSaber is gone for me as an option in Tweaks/Tools in Mod Assistant v 1.0.25. Someone else commented earlier tonight but their comment is gone now. Is there something new to do for SyncSaber in Mod Assistant?

    1. Drager says:

      I’m having the same issue. It just disappeared a few days ago.

      1. Logixx says:

        Same here. I can”t find it in Mod Assistant.

  19. Drager says:

    FOR ANYONE having the issue where SyncSaber isnt showing in the mod loader. It’s gone to the new update I believe. If you go to your beat Saber directory -> Old 1.1.0p1 Plugins -> Copy and Paste Sync Saber.dll into the Plugins folder. That worked for me and brought the mod back into the loader and my bookmarks are syncing again.

  20. parquet says:

    You are so cool! I don’t think I’ve truly read something like this before.
    So nice to discover another person with original thoughts on this issue.
    Seriously.. many thanks for starting this up. This web site is something that is required on the internet, someone with
    a bit of originality!

  21. EkoGrande says:

    So it appears this isn’t working as of July 30th?

    1. SyncSaber is no longer in Mod Assistant
    2. the SyncSaber ini settings are missing some options from what’s in the tutorial
    3. Bookmarking songs does not add them into the game so my assumption is the mod isn’t working.

    Can we get confirmation?

    1. Landon Donoho says:

      Also having this issue! Please let me know if you find a fix.

      1. player-kun says:

        anyone have any confirmation on whats going on since nothing in the mod assistant when when i extract sync saber zip file SyncSaber.ini doesnt appear only beatssync.dll

      2. player-kun says:

        anyone have any confirmation on whats going on since when i extract sync saber zip file SyncSaber.ini doesnt appear only beatssync.dll

        1. Kantop83 says:

          Same here :’ only beatssync.dll

          1. Kelmut says:

            Place it inside your plug ins folder in the Beat Saber directory. You can then configure the settings in-game as in any other mod.

  22. CameraTricks says:

    SyncSaber works just fine without the Mod Assistant when it comes to downloading songs. If I want to delete a song from my Custom Songs library, do I just delete that song’s directory (and unbookmarking it) or should I be doing something more?

    I noticed, for instance, that the song name still appears in the playlists that SyncSaber creates.

  23. MaximiliumM says:

    Can’t find it on Mod Assistant. Any help?

  24. Smarti0101 says:

    Hi,

    Is it possible to register the “beatsaver://”-URL on a mobile android device? Then i can send the links to my PC directly using firefox sync….

  25. Charolette says:

    Simply after registering themselves with the corporation, along with a minor deposit quantity, folks can start playing the games.

  26. Landon Donoho says:

    Hmm so my bookmarks arent syncing at all. I’ve run through the pages with various troubleshooting and made sure it was checked etc. Anyone else having trouble? (this is true for me as of a week ago)

    1. NEMESIS2K5 says:

      Followed the instructions on this page as well and tried the .ini file for syncsaberservice.ini (version 0.2.2). Configured it with the instructions on this page (which are inconsistent. Ex: screenshot for configuring syncsaberservice.ini has values of “TRUE”/”FALSE” where as steps just below read “Options: 1=yes 0=no”) and cannot get this working.

      Spent two days troubleshooting this and have visited discord support pages, etc. Appears this mod is broken.

  27. Akira1906 says:

    this tutorial seems outdated in the beatsync download is just a dll that I dont know how to install

  28. Ruzicka says:

    I’m probably an idiot, but I can’t get the new Beat Sync to work. :/ I’ve made sure I have BSIPA, SongCore, CustomUI and BeatSaverDownloader mods installed, and manually placed the BeatSync.dll in the Plugins folder. It does nothing, and doesn’t appear under settings. I’ve even reinstalled the game because”have you tried turning it off and on again” and it still doesn’t work. What am I doing wrong? I play my game through Steam on my Oculus Rift, if that matters. HALP PLS. >.<

    1. Lam Yip Ming says:

      Same here, I think the latest beatsaber update broke it.
      Let’s hope the developer will fix it and release a new version soon.

    2. NEMESIS2K5 says:

      Same here. Placed the “BeatSync.dll” into the …\Beat Saber\Plugins folder and nothing happens after launching game.

  29. Petromaniantz says:

    Any word on when BeatSync will be updated to work with version 1.6.0 of BeatSaber? Currently I can see most of my songs, but not all. I definitely can’t use the sync bookmark or sync playlist options.

  30. NEMESIS2K5 says:

    The BeatSync mod would be convenient since I am going to be setting up BeatSaber on my home PC and laptop, and songs would automatically sync with my bsaber.com account. However, it seems that the mod is broken and could be related to BeatSaber version 1.6. Below is the troubleshooting I have tried.

    Wanted to point out instructions for configuring syncsaberservice.ini appear to be inconsistent.
    >The screen shot shows values for “Autodownloadsongs” and “Autoupdatesongs” as being “True”/”False” yet the instructions below it read “Options: 1=yes 0=no”.
    >>I have also configured the the .ini file with “TRUE” values, started beat saber, nothing happened, stopped beat saber, configured the .ini with “1”, started beat saber, and nothing happened.
    >>>The instructions mention this ini can execute from any folder; however, past mods I have worked with the .ini must be placed in the game’s root folder. How is the .ini file running if lets say it is in its own folder in my …\Downloads folder?

    Also tried:
    >Having the “beatsync.dll” file in the …\Beat Saber\Plugins folder; however, the mod and/or mod settings do not show up after launching the game. Other mods I have in the plugins folder appear in game (ex: songcore) because I have their .dll files in that directory.
    >>tried placing both the “beatsync.dll” file and the “SyncSaberService.ini” file in the …\Beat Saber\Plugins folder, and only the song core mod is loading in game. None of the songs I book marked on bsaber.com are automatically downloading.

    Beat Saber and mod version notes:
    My copy of Beat Saber version 1.6 is still running so this tells me the BeatSync or SyncSaberService mod is not compatible with this version. I have tried syncsaberservice.ini (version 0.2.2) and BeatSync (version 0.4.1-bs1.4.2-03487305).

    Spent a couple days trying to figure this mod out from this page and various forms. At this point it makes no sense to keep trying. Unfortunately with out any fix/solution I will need to rely on songcore to obtain custom songs. I will check back on this periodically to see if the setup instructions get updated and if so will try modding again.

  31. WagesOF says:

    Tutorial doesn’t include how to actually install the SyncSaberService, just how to mod the ini file, the discord link for help with this drops you into a server with one channel that you can’t post anything into. I’m thinking this might be a dead mod?

  32. Lephie says:

    okay I dont know why, but every word in beatsaber says “hunk” now and im really confused

  33. Not working. I set up the options i wanted, bookmarked songs, set up the link to the correct location, but none of the new songs are there.

  34. geoffubazi says:

    When running it, there is an error that says the following, Kinda looks like its looking for a line from the PC it was created on:

    Program.cs_Main(295) @ 22:39 – Exception] Uncaught exception in Main() – SyncSaberLib.Web.HttpGetException-Exception getting page (https://beatsaver.com/api/maps/latest/0): Forbidden
    at SyncSaberLib.Web.WebUtils.GetPageText(String url, Boolean exceptionOnHttpNotSuccessful)
    at SyncSaberLib.Web.BeatSaverReader.ScrapeBeatSaver(Int32 requestDelay, Boolean onlyGetNew, Int32 maxPages)
    at SyncSaberLib.SyncSaber.ScrapeNewSongs()
    at SyncSaberConsole.Program.Main(String[] args) in C:\Users\Jared\Source\Repos\Zingabopp\SyncSaberService\SyncSaberConsole\Program.cs:line 137

    1. Actius says:

      For anyone also running into this error: install the new SyncSaber release as of a week or two ago from this link here (as of April 11, 2020; may be deprecated in the future): https://github.com/Zingabopp/SyncSaberService/releases/tag/0.2.3

      Extract, run (modify the .ini file as usual), and you won’t have the error listed by the OP.

  35. escher77 says:

    So I accidentally download all the top songs and did not want to. I expected it to redownload the deleted bookmarked songs (that I still marked as True). However, it just says they are in history. Any idea how to get it to re download songs that were removed?

    1. hergtoler says:

      Rename or delete your [GameDirectory]\UserData\BeatSyncHistory.json file, then rerun BeatSyncConsole.

  36. Dpw483 says:

    So I am trying to find the place to put my syncsaber songs and I am going into my quest storage and trying to find where the songs are. At first I just linked the songs to go into the beatsaber file but its not working so I need help please!

  37. slow_momo says:

    This won’t upload any songs for me, keeps saying (0/0) bookmarks. :/

  38. SmileDaemon says:

    I am trying to use this through steam, but it isnt working. Is there a discord server I can join for help or something, because the link thats posted doesnt work.

    1. elliotttate says:

      Yes! There’s a link in “Getting Started” on the site. We’d be happy to help!

  39. TheDocMods says:

    Is there any chance there’s information regarding compatibility for the Oculus Quest 2?

    I’m about to start downloading sidequest and get everything set up for some “projects”(root exploitation to remove the FB restrictions) on two separate Quest 2 devices.

    It is based off android. I’ve been bricking androids since T-Mobile’s G1 while experimenting.
    I thought I’d save myself some valuable quarantine time and ask ahead of time to avoid any unexpected surprises.

    Thanks in advance to whomever might be able to share any information regarding BSMU and the compatibility for the Quest 2.

    – Chris

  40. So it says that it installed the songs on the console but when I go into it on my quest the notification that they are installed does not pop up, nor can I locate them by searching in the songs section.

    1. TheRapie says:

      check out your game folder: “SteamLibrary\steamapps\common\Beat Saber\Beat Saber_Data\CustomLevels” and check if there are any custom songs downloaded.

      If so you can find them in the singleplayer menu under “custom songs”

  41. hergtoler says:

    For the automatically created playlists, is there a way to have it embed an icon?

  42. TheRapie says:

    i bookmarked 96 songs and the BeatSyncConsole only manages to download 14

    console prints out this error 4 or 5 times with different hashcode each time.

    [SongFeedReader – Warning]: Try 0: Rate limit exceeded on url, https://beatsaver.com/api/maps/byhash/ca709a09209760e19d9b63952aa208efc4663aef, could not parse rate limit, not retrying.

    1. TheRapie says:

      also, the discord link at the bottom of this page seems to be broken

      1. tertlet says:

        download the newest version from the github, that should fix it. had the same problem.

  43. Sneaki says:

    Hello everyone.

    For the process with the bookmarks.
    Do I need to be on the Oculus Quest 2 in order to do this? Or can I sit with my family while I’m on my iPad to look through pages and pages of songs?

  44. bahagokce says:

    Tamamen Otomatik Sistem ile Siparişleriniz 7 Gün 24 Saat Hızlı ve Sorunsuz Bir Şekilde Tamamlanmaktadır. Instagram takipçi satın al ve daha fazlası. takipçi satın al

  45. ShadowHive says:

    Hey, Everytime I try to use the BeatSync Console to download my bookmarked songs I´m getting the error message 401:unauthorized
    How can I fix this? My profile is set to public and I tried reinstalling multiples times already

    1. bsabervosmik says:

      I’m having the same issue. Worked fine 2 days ago.

      1. ShadowHive says:

        yeah same, I guess it´s something on the server side they have to fix

    2. johnla says:

      I have the same issue

    3. Z3r0shin says:

      Same here. Must be them then. Damn.

    4. kaasszje says:

      It’s not just me, having the unauthorized as well 🙁

    5. Moloko says:

      Just started bookmarking songs to try out some and got the same error on 401 Unauthorized.

  46. Auggo says:

    I have a lot of comments about the various frictions in this tutorial. I think they could easily be fixed except there’s no way to contact the writer of any of these articles. For instance the Discord link is broken and I doubt they check these comments for feedback. Would love to give help, but I’m afraid by the time I find a way to contact someone, I’ll have forgotten the feedback. I’ll just give my feedback here and hope that you use it.

    The update in all red says beatsync doesn’t currently work but it was posted in June and everything elsewhere says it works now. If it’s not up to date, then you should not make it red and you should mention that the message applies to “June 2020”.

    “When you first run the BeatSyncConsole.exe, it’ll attempt to search for your Beat Saber folder.” – Should tell user to double click on BeatSyncConsole.exe to run.

    “You’ll want to make sure that the Beat Saber Path is correctly set. The first time you run BeatSyncConsole, it will add two config files in the “configs” folder to manually set things.” – This just isn’t very clear for the next steps, there’s some guessing involved on the reader’s side, you should give examples of what files to edit and what the path [should] looks like. Otherwise there is literally nothing telling us what “game path” means (to the beatsaber.exe? or just the folder?).

    Some links aren’t super obvious links. Would be smart to follow conventions and make anything that is a link have an underline.

    Maybe prepare the user for the configs by telling them when they can stop the tutorial and play, I think a lot of the config section is “bonus” or deeper than needed for someone who just wanted to download songs. Definitely great to have but also would be nice to know what’s “optional”.

    Anyway, thanks for the guide, I love it, that’s why I’m giving feedback, because I want to help improve by letting you know where I felt friction. Also I’m a senior engineer who writes internal tutorials for a large AR company for the AR tools and algorithms we use, not just some rando, in case you wanted to know why I have so much feedback lol.

  47. CircusBoobs says:

    I dont know what instructions youre meaning to tell, but theres definitely none of what you’ve described in the console folders. Not even an executable as you say.

  48. Gekko8 says:

    The bookmark method does not work whatsoever on 1.16.4 in headset. I will grab the “Bookmarks” playlist, but doesnt actually download anything.
    In-Game, there is nothing whatsoever.

  49. Poll says:

    Nice site! Thanks

  50. Lutownica says:

    Greats post nice

  51. Meow Meow says:

    How to remove bookmarks at 2022? The UI is different now. I don’t see a remove bookmark icon. I’m using Edge.

    1. knockoutn336 says:

      Click the bookmark icon button again

  52. Kriptoks says:

    Kriptoks Keşfet

  53. İthal parfümler orijinal parfüm kutularında değil, orijinal parfüm kutularına göre ihtal orjinal parfümler için özel olarak hazırlanmış daha sade ve sade kutularda bulunmaktadır.

  54. hackdra says:

    Hackdra has revolutionized the web3 with its Free cyber security trainings, ethical hacking courses and artificial intelligence courses.

  55. Betkanyon Güvenilir Bahis Sitesi ile eşsiz bahis deneyiminin tadını çıkarın. Hemen Betkanyon Giriş adresini kullanarak giriş yapın, mucizevi sanal bahis dünyasına ‘merhaba’ deyin!

  56. Betkanyon Güvenilir Bahis Sitesi ile eşsiz bahis deneyiminin tadını çıkarın. Hemen Betkanyon Giriş adresini kullanarak giriş yapın, mucizevi sanal bahis dünyasına ‘merhaba’ deyin!

  57. Betkanyon Güvenilir Bahis Sitesi ile eşsiz bahis deneyiminin tadını çıkarın. Hemen Betkanyon Giriş adresini kullanarak giriş yapın, mucizevi sanal bahis dünyasına ‘merhaba’ deyin!

  58. Discover the power of SMM Panel One, the all-in-one SMM Panel that takes your social media presence to new heights! Whether you’re a business owner, influencer, or content creator, our platform offers a seamless and efficient way to boost your reach, engagement, and visibility across popular social networks. From instant likes, shares, and comments to targeted audience growth and analytics, SMM Panel One empowers you with the tools you need to stand out in the digital landscape. Join us today and unlock the potential of social media success!

  59. smmpanel says:

    smm panel india are a game-changer for businesses looking to boost their social media presence quickly. They’ve saved me countless hours by providing likes, followers, and comments all in one place! I love the affordability of SMM Panel. As a small business owner, I can’t always invest big bucks in marketing. These panels allow me to compete and grow without breaking the bank.

  60. Bankertoto says:

    Bankertoto adalah situs online & situs online terpercaya di indonesia OJK.

Leave a Reply

Your email address will not be published. Required fields are marked *