{"id":23383435,"url":"https://github.com/markupstart/void-starcitizen","last_synced_at":"2026-02-18T05:35:28.183Z","repository":{"id":228200188,"uuid":"773389819","full_name":"markupstart/void-starcitizen","owner":"markupstart","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-11T16:53:46.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T11:53:59.430Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markupstart.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-17T14:36:01.000Z","updated_at":"2025-01-11T16:53:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3bf99ef-1350-4597-86e2-1a1e32fccc77","html_url":"https://github.com/markupstart/void-starcitizen","commit_stats":null,"previous_names":["markupstart/void-starcitizen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markupstart/void-starcitizen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markupstart%2Fvoid-starcitizen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markupstart%2Fvoid-starcitizen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markupstart%2Fvoid-starcitizen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markupstart%2Fvoid-starcitizen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markupstart","download_url":"https://codeload.github.com/markupstart/void-starcitizen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markupstart%2Fvoid-starcitizen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29569856,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T04:18:28.490Z","status":"ssl_error","status_checked_at":"2026-02-18T04:13:49.018Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-21T22:27:22.886Z","updated_at":"2026-02-18T05:35:23.168Z","avatar_url":"https://github.com/markupstart.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Notes on using the Lug Helper to install Star Citizen in Void Linux\n\nLug Helper located here: https://github.com/starcitizen-lug/lug-helper\n\n*Star Citizen max-map-count and file limits adjustments.\n\n1. Edit  /etc/sysctl.conf add \n``` \nvm.max_map_count=16777216\n```\n2. Edit  /etc/security/limits.conf add\n```\n * hard nofile 524288\n```\n3. Edit /etc/pam.d/lightdm add\n```\n session required pam_limits.so\n```\n4. Edit /etc/pam.d/login add\n```\n session required pam_limits.so\n```\n5. Reboot after editing and saving the files.\n\n*Packages needed for Star Citizen (for AMD video cards - NVIDIA will be a bit different)\n\n*Add the needed repos\n\n```\nsudo xbps-install -S  void-repo-multilib  void-repo-multilib-nonfree  void-repo-nonfree\n ```\n*Update packages and repos for xbps\n\n```\nsudo xbps-install -Sy\n```\n*install packages that are needed\n```\nsudo xbps-install -S curl zenity lutris wine winetricks mesa-vulkan-radeon mesa-vulkan-radeon-32bit Vulkan-Tools vulkan-loader vulkan-loader-32bit libunwind mesa-32bit gnutls gnutls-32bit psmisc freetype fluidsynth wine-32bit\n```\n6. Make sure to launch lutris one time before starting the lug-helper.  Once it loads all the necessary files and libraries close lutris.\n7. Run the lug-helper and follow the onscreen prompts to install star citizen\n8. Launch Lutris, right click on Star Citizen go to configure\u003esystem options \"Prefer System Libraries\" should be enabled.\n\nNVIDIA Notes:\n1. If you have NVIDIA instead of AMD video card the install packages that are needed step above will look like this:\n```\nsudo xbps-install -S curl zenity lutris wine winetricks nvidia nvidia-libs-32bit Vulkan-Tools vulkan-loader vulkan-loader-32bit libunwind mesa-32bit gnutls gnutls-32bit psmisc freetype fluidsynth wine-32bit\n```\n\n*NOTE for Lutris: if Lutris errors on finding libvulkan only!\n```\nsudo mv /etc/ld.so.cache /tmp # delete cache\n```\n\n```\nsudo ldconfig # regenerate cache\n```\n\n```\nldconfig -p | grep /usr/lib32/libvulkan.so\n```\n\n*STEAM Notes: If Steam doesn't load or errors out, install the following package.\n1. mesa-ati-dri-32bit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkupstart%2Fvoid-starcitizen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkupstart%2Fvoid-starcitizen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkupstart%2Fvoid-starcitizen/lists"}