Skip to content

Releases: NotNic182/SnipeFeed

SnipeFeed 2.0.1 — reliability release

Choose a tag to compare

@NotNic182 NotNic182 released this 26 Aug 04:00

SnipeFeed 2.0.1 — reliability release

No new features — this release makes everything work when it's supposed to, on both platforms.

Quest

  • TLS is now fully verified. The qmod ships Mozilla's CA roots, since current Horizon OS hides the system certs from native code.
  • Fixed the crash class behind rare menu-transition crashes (async callbacks could touch freed memory).
  • Map installs are atomic: validated hash, no symlinks, size-capped extraction, no half-installed folders — ever.
  • Honest errors: "you don't follow anyone yet" and "network error" are no longer blamed on your BeatLeader login. A failed refresh keeps your current feed instead of blanking it.
  • Image caches are bounded; song names like <3 render correctly.

PC

  • Map installs no longer freeze VR — all file work moved off the render thread.
  • No more 8-second stalls when BeatLeader is installed but not signed in.
  • Empty feed vs. missing login vs. network problems are now told apart truthfully; failed refreshes keep your feed.
  • Install results always land on the score you actually downloaded; texture memory is bounded.

Install: Quest — drag SnipeFeed.qmod into MBF or QuestPatcher. PC — extract SnipeFeed.PC-2.0.1-pc.1.zip into your Beat Saber folder.

SnipeFeed PCVR 2.0.0 (pc.6) for Beat Saber 1.40.8

Choose a tag to compare

@NotNic182 NotNic182 released this 24 Aug 18:22

SnipeFeed comes to PCVR: your BeatLeader following feed inside Beat Saber on PC, matching the Quest mod's v2.0.0 features.

Features

  • Snipe Feed tab in the gameplay setup panel's Mods section (Solo, Party, Multiplayer, Campaign)
  • Reuses your BeatLeader PC mod sign-in automatically (works with 0.9.x and newer) — no setup needed
  • BeatLeader-style rows: rank, cover art, song – artist [mapper], difficulty + stars, avatar, player name, accuracy/PP/FC/modifiers, time ago
  • Player filter dropdown and adjustable score count (10–100)
  • Tap a score for a detail modal with cover art and a Play / Download & Play button: missing maps download from BeatSaver, install, and open in the solo picker automatically
  • Without the BeatLeader mod, set PlayerId in UserData/SnipeFeedPC.json to use the public API

Requirements

  • Beat Saber 1.40.8 (PC)
  • BSIPA, BSML 1.12.3+, SongCore
  • BeatLeader mod recommended (enables the automatic friends feed)

Install

Extract the zip into your Beat Saber folder (the DLL lands in Plugins), start the game, and open the left panel's Mods → Snipe Feed tab in song select.

The Quest version is unchanged; it lives in the repository root, with the PC port under pcvr/.

SnipeFeed Quest Mod 2.0.0 for Beat Saber 1.40.8

Choose a tag to compare

@NotNic182 NotNic182 released this 23 Aug 04:09

v2.0.0 features

— Lives in the gameplay setup panel, everywhere: the feed is a Snipe Feed tab in the left panel's Mods section — in Solo/Party, online multiplayer, campaign, and Multiplayer+ lobbies (MenuType::All). No more main-menu button.

— Full-height list: the list is sized from the tab's actual measured height (60 units on 1.40.8) instead of a hardcoded guess — roughly 4½ compact rows, with working page arrows (they were being swallowed by the rows' touch surface).

— Mode-aware Play button: in-place selection where a song picker is open, the quick re-enter hop in Solo, and download-only in lobbies — the mod never dismisses an active lobby flow (doing so corrupts the menu state; learned the hard way).

— Modal fixes: the detail popup closes instantly when launching and can never linger across menu transitions.

SnipeFeed

Choose a tag to compare

@NotNic182 NotNic182 released this 22 Aug 02:13

v1.0.0 initial release