pulsar-tool
Co-op multiplayer mod for Starfield. Full source: SFSE plugin, tool, companion, relay, lobby backend. No longer maintained, open for anyone to take over.
File Explorer
- CommonLibSF.cmake
- version.rc.in
- PulsarBridge.pex
- PulsarFurnSync.pex
- PulsarRemoteControl.pex
- PULSAR - Main.ba2
- PULSAR.esp
- README.md
- 2026-05-25-coop-downed-revive-design.md
- 2026-05-30-coop-revive-inc4-design.md
- 2026-06-06-coop-downed-redesign-design.md
- 2026-06-15-profile-serialization-design.md
- 2026-06-15-spacetimedb-backend-design.md
- 2026-06-16-ingame-lobby-gui-design.md
- 2026-06-16-lobby-password-design.md
- 2026-06-16-lobby-relay-design.md
- 2026-06-16-lobby-security-tier1-design.md
- 2026-06-16-lobby-tool-v2-design.md
- 2026-06-17-client-progression-perks-design.md
- 2026-06-17-host-authoritative-npc-sync.md
- 2026-06-17-lobby-code-and-autosave-design.md
- 2026-06-17-p2p-hole-punching-design.md
- 2026-06-23-self-host-own-ip-and-local-backup-design.md
- 2026-06-24-coop-kill-xp-sharing-design.md
- 2026-06-24-port-1.16.244.md
- 2026-06-25-space-coop-244-client-anchor.md
- 2026-07-04-proximity-voice-chat-design.md
- README.md
- OVERVIEW.md
- PULSAR_Technical.md
- BoneSync.h
- CellContentSync.h
- CloneManager.h
- CompanionManager.h
- InteractionManager.h
- CombatTaming.h
- CoopMortality.h
- KillXpSync.h
- CrashGuard.h
- DropDebugHook.h
- DialogSync.h
- ProcGenGate.h
- EventTrace.h
- FlashlightSync.h
- SaveBuffer.h
- DirectRestore.h
- InventorySync.h
- LobbyHandoff.h
- LobbyMenu.h
- Crypto.h
- NetworkHost.h
- PacketTypes.h
- RelayProtocol.h
- LocomotionApply.h
- NPCSync.h
- PluginLookup.h
- ClientProfile.h
- QuestSync.h
- EquipSync.h
- RemotePlayerManager.h
- SavePatcher.h
- SaveScanner.h
- DockSync.h
- FastTravelSync.h
- FlightSync.h
- NPCShipProbe.h
- ShipCombatSync.h
- SpaceFlightProbe.h
- SpaceSync.h
- TakeoffProbe.h
- SpawnSync.h
- TimeWeatherSync.h
- TransitSync.h
- ConnectScreen.h
- ImGuiOverlay.h
- VehicleSync.h
- ProximityGain.h
- VoiceBridge.h
- VoiceProtocol.h
- ActiSync.h
- DoorSync.h
- GrabSync.h
- LockSync.h
- LootSync.h
- StateProbe.h
- WorldSync.h
- Cell3DAttach.h
- CellDiag.h
- Config.h
- HookGuard.h
- Log.h
- NASLog.h
- PCH.h
- Plugin.h
- CloseLobby.g.cs
- CreateLobby.g.cs
- JoinLobby.g.cs
- LeaveLobby.g.cs
- RegisterAccount.g.cs
- RegisterRelay.g.cs
- RelayHeartbeat.g.cs
- ResetMyProfile.g.cs
- UpdateLobbyStatus.g.cs
- UpsertProfile.g.cs
- AccountPruneTimer.g.cs
- Lobby.g.cs
- MyProfile.g.cs
- MyRelay.g.cs
- Relay.g.cs
- RelayPruneTimer.g.cs
- Account.g.cs
- AccountPruneTimer.g.cs
- JoinAttempt.g.cs
- Lobby.g.cs
- LobbyMember.g.cs
- LobbyRelay.g.cs
- Profile.g.cs
- Relay.g.cs
- RelayGrant.g.cs
- RelayPruneTimer.g.cs
- SpacetimeDBClient.g.cs
- JitterBuffer.cs
- OpusCodec.cs
- PttHook.cs
- VoiceBridgeClient.cs
- VoiceConfig.cs
- VoiceEngine.cs
- VoiceFraming.cs
- VoiceLog.cs
- VoiceSelfLoopProbe.cs
- .gitignore
- Companion.csproj
- Program.cs
- test_profile.json
- .gitignore
- app.ico
- CompanionGui.csproj
- MainForm.cs
- Program.cs
- .gitignore
- Companion.Tests.csproj
- JitterBufferTests.cs
- VoiceConfigTests.cs
- VoiceFramingTests.cs
- Dockerfile
- monitor.py
- .env.example
- .gitignore
- Caddyfile
- docker-compose.yml
- Dockerfile.caddy
- AppConfig.cs
- CharacterBackup.cs
- DaemonBridge.cs
- DiagnosticsCollector.cs
- GameLocator.cs
- IniDocument.cs
- KeyName.cs
- LocalStack.cs
- ModInstaller.cs
- ModUpdater.cs
- NetworkAddress.cs
- OfficialEndpoint.cs
- PluginRegistration.cs
- PluginsReader.cs
- PulsarIni.cs
- UpdateChecker.cs
- AppStyles.axaml
- AboutViewModel.cs
- BugReportViewModel.cs
- HelpViewModel.cs
- KeybindsViewModel.cs
- LobbyRowViewModel.cs
- MainWindowViewModel.cs
- PlayViewModel.cs
- ServersViewModel.cs
- SettingsViewModel.cs
- SetupCheckViewModel.cs
- SetupViewModel.cs
- UpdateViewModel.cs
- ViewModelBase.cs
- VoiceChatViewModel.cs
- AboutView.axaml
- AboutView.axaml.cs
- BugReportView.axaml
- BugReportView.axaml.cs
- HelpView.axaml
- HelpView.axaml.cs
- KeybindsView.axaml
- KeybindsView.axaml.cs
- MainWindow.axaml
- MainWindow.axaml.cs
- PlayView.axaml
- PlayView.axaml.cs
- ServersView.axaml
- ServersView.axaml.cs
- SettingsView.axaml
- SettingsView.axaml.cs
- SetupView.axaml
- SetupView.axaml.cs
- UpdateView.axaml
- UpdateView.axaml.cs
- VoiceChatView.axaml
- VoiceChatView.axaml.cs
- .gitignore
- App.axaml
- App.axaml.cs
- app.manifest
- Program.cs
- Pulsar.csproj
- ViewLocator.cs
- .gitignore
- Dockerfile
- Program.cs
- Relay.csproj
- global.json
- Lib.cs
- StdbModule.csproj
- DEPLOY.md
- commonlibsf.patch
- PulsarBridge.psc
- PulsarFurnSync.psc
- PulsarRemoteControl.psc
- BoneSync.cpp
- CellContentSync.cpp
- CloneManager.cpp
- CompanionManager.cpp
- InteractionManager.cpp
- CombatTaming.cpp
- CoopMortality.cpp
- KillXpSync.cpp
- CrashGuard.cpp
- ship_dock_hooks.inc
- DropDebugHook.cpp
- DialogSync.cpp
- EventTrace.cpp
- FlashlightSync.cpp
- SaveBuffer.cpp
- DirectRestore.cpp
- InventorySync.cpp
- LobbyHandoff.cpp
- LobbyMenu.cpp
- Crypto.cpp
- NetworkHost.cpp
- LocomotionApply.cpp
- NPCSync.cpp
- PluginLookup.cpp
- ClientProfile.cpp
- QuestSync.cpp
- EquipSync.cpp
- RemotePlayerManager.cpp
- SavePatcher.cpp
- SaveScanner.cpp
- DockSync.cpp
- FastTravelSync.cpp
- FlightSync.cpp
- NPCShipProbe.cpp
- ShipCombatSync.cpp
- SpaceFlightProbe.cpp
- SpaceSync.cpp
- TakeoffProbe.cpp
- SpawnSync.cpp
- TimeWeatherSync.cpp
- TransitSync.cpp
- ConnectScreen.cpp
- ImGuiOverlay.cpp
- VehicleSync.cpp
- VoiceBridge.cpp
- ActiSync.cpp
- DoorSync.cpp
- GrabSync.cpp
- LockSync.cpp
- LootSync.cpp
- StateProbe.cpp
- WorldSync.cpp
- Cell3DAttach.cpp
- CellDiag.cpp
- Config.cpp
- HookGuard.cpp
- Main.cpp
- Watermark.cpp
- package_release.ps1
- RELEASE-SIGNING-AV.md
- sign.ps1
- verify_hardening.ps1
- .gitattributes
- .gitignore
- .gitmodules
- BUILD.md
- CMakeLists.txt
- CMakePresets.json
- LICENSE
- LICENSE-ADDITIONAL
- README.md
- THIRD-PARTY.md
- vcpkg.json
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
// repository documentation
Was this content helpful?
(0 ratings)
