r/starbound 14h ago

It's about dang time! - IYKYK

0 Upvotes

FINALLY O_o......


r/starbound 15h ago

The Starbound vinyl is available for preorder from LostInCult!!

14 Upvotes

Two versions - Erchius Fuel (normal and signed ver) and Black Void here expect to release in Q4 2026

£39.99 plus shipping.

If you're in America, it's gonna be roughly 80.25 USD (shipping was £20)

Still wishing for the one from 2017 to get a reprint!🤞


r/starbound 4h ago

Image Starbound 10th anniversary Vinyl released!

8 Upvotes

Lost in cult UK shipping globally with Erchius Fuel or Black Void colourway :D


r/starbound 15h ago

Starbound 10th Anniversary Vinyl!

Enable HLS to view with audio, or disable this notification

101 Upvotes

We’re celebrating a decade of cosmic exploration!🚀

We’ve teamed up with Lost In Cult on a brand-new vinyl collaboration of the Starbound OST!💿

First 500 orders receive a certificate of authenticity signed by Curtis Schweitzer himself!

Pre-order now: lostincult.co.uk/starbound


r/starbound 10h ago

Modding does anybody have suggestions on species mods?

6 Upvotes

im looking specifically for furry or furry esc mods. my partner and i want to play as our oc/sonas, a (ring tailed) lemur and (spotted) linsang

now i doubt theres exactly mods for those specific species, but imagination is a wonderful thing. I think for a linsang a cat might cover it? depends i guess, but most spots or designs will be covered by armor or clothes.

any suggestions or recommendations welcome! we do play with other mods too!


r/starbound 10h ago

Lets Play necesito ayuda :(

Post image
7 Upvotes

Algún jugador que hable español para jugar Starbound conmigo?, estoy creando un servidor personal y necesito ayuda para probarlo

si quieren ayudarme avísenme en los comentarios para enviarles la IP del servidor


r/starbound 8h ago

Question A confused newcomer.

33 Upvotes

Hello! Im a relatively new player (been playing since last year 2025). And I am very confused by the community.

From what I have seen, chucklefish published or made the game. The beta had a lot of amazing things planned that were slowly stripped away and the story was abandoned for a worse one.

Then the past 7 or so years have been nothing. Only mods being the new content.

So my question is simple, what makes you all stay and keep playing?


r/starbound 11h ago

Happy 10th Anniversary!

Post image
617 Upvotes

Starbound has been a very important part of my life, and it just wouldn't be right to not at least make something to commemorate the anniversary of a game that's been influencial to all of us here.

I know this drawing kinda sucks.


r/starbound 7h ago

Question Windows Game Bar issues?

2 Upvotes

To preface, I play on a single monitor and I like windows game bar to see what I'm listening to on Spotify, what song I skipped to, etc.

Recently wanted to get back into Starbound after some odd years and after playing for a little bit, I've noticed that windows game bar just doesn't work right with the 64-bit version? I can use the shortcut (windows+g) to open it and I can tell it opens by my cursor switching back to normal but I can't see it at all when playing the game in fullscreen or borderless fullscreen. I've tried looking around a bit but cannot figure out a solution and I've never had this issue on another game


r/starbound 6h ago

I made an open-source server manager for OpenStarbound

Thumbnail
gallery
40 Upvotes

I wanted to share a project I've been working on for some time.

I wanted to host an OpenStarbound server and I tried using PenGUIn because it is the server manager that most people use. Unfortunately I couldn't get it working properly with OpenStarbound.

At the same time I was looking for a project to improve my Python skills so I decided to build my own OpenStarbound server manager from scratch.

The result is OpenStarbound Server Manager, an open-source desktop application built with Python and PySide6.

So far, it includes:

  • Start, stop, and restart the server
  • Live console output
  • Connected player list
  • CPU and RAM monitoring
  • Simple built-in server configuration editor
  • Optional ngrok integration for users who prefer ngrok over port forwarding

This is my first public release, so i know there are still things that can be improved but it's reached a point where I felt comfortable sharing it.

This was never meant to become a "real" application. I just wanted something that worked with OpenStarbound and figured it would be a good excuse to learn more Python along the way.

If you want to try it you can download it from my github repository.

GitHub: https://github.com/assasin34/OpenStarbound-Server-Manager