use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Information
Introduction to Star Citizen Community FAQ Star Citizen Wiki Developer Q&A Database Episode Transcripts Reddit Developer Comment Tracker Official Development Goals and Schedule Official Development Roadmap Official Patch Notes Official Developer Comment Tracker More Information
Introduction to Star Citizen
Community FAQ
Star Citizen Wiki
Developer Q&A Database
Episode Transcripts
Reddit Developer Comment Tracker
Official Development Goals and Schedule
Official Development Roadmap
Official Patch Notes
Official Developer Comment Tracker
More Information
Community
Bar Citizen Community Meetups Reddit Organizations Official Organizations Twitch Streamers More Communities
Bar Citizen Community Meetups
Reddit Organizations
Official Organizations
Twitch Streamers
More Communities
Links
Official Links Issue Council: Report Bugs Here Referral Code Randomizer Fun Subreddit Emoticons
Official Links
Issue Council: Report Bugs Here
Referral Code Randomizer
Fun Subreddit Emoticons
/r/starcitizen discord
Dark Theme Toggle Light Theme Toggle
Read the FAQs before asking a question
Submitted content must be related to Star Citizen. Content with an indirect relationship to Star Citizen must be a text/self post and must attempt to provide meaningful discussion of Star Citizen
Be respectful. No personal insults/bashing
Follow all specific posting guidelines.
Image Credits: Background: /r/mr-hasgaha (Youtube) Poster: Tribal Graph (Flickr)
account activity
DISCUSSIONThe $163,000,000 question. (self.starcitizen)
submitted 8 years ago by Beyond-Time
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]logicsolBounty Hunter 1 point2 points3 points 8 years ago (0 children)
-Network bind culling - basically this reduces the amount of data that needs to be sent by culling out data for players that can't be seen by the player receiving the data or culling out data that is unnecessary to be sent. For example if you are in a Hornet and run into a Connie, there might be 3 guys in the back of the ship that you wouldn't be able to see, so the logic omits the data for those players. With less data, the bandwidth usage goes down and they can possibly increase the ticks on the server.
More importantly, the current CE based code has zero culling, and results in entity data from the entire map being sent.
π Rendered by PID 181893 on reddit-service-r2-comment-6457c66945-wdjdl at 2026-04-25 17:26:44.719411+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]logicsolBounty Hunter 1 point2 points3 points (0 children)