为 "StarCitizen" 的玩家设计,提供诸多便捷功能。 Designed for "StarCitizen" players, providing many convenient functions.
Go to file
dependabot[bot] 678f8d8cd7
build(deps): bump tokio from 1.48.0 to 1.49.0 in /rust (#181)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.48.0...tokio-1.49.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-05 11:45:34 +08:00
.github Add Linux Nightly Build workflow configuration (#178) 2025-12-23 12:52:26 +08:00
.vscode feat: Replace desktop_webview_window with tao&wry , from tauri 2025-12-05 01:29:48 +08:00
assets feat: WebView optimization 2025-12-22 20:55:34 +08:00
docs feat: oidc support 2025-12-26 16:39:12 +08:00
lib feat: bump deps 2025-12-30 18:16:26 +08:00
linux feat: oidc support 2025-12-26 16:39:12 +08:00
macos feat: oidc support 2025-12-26 16:39:12 +08:00
packages/sct_dev_tools feat: L10n for party room 2025-12-02 12:23:10 +08:00
rust build(deps): bump tokio from 1.48.0 to 1.49.0 in /rust (#181) 2026-01-05 11:45:34 +08:00
rust_builder feat: Replace desktop_webview_window with tao&wry , from tauri 2025-12-05 01:29:48 +08:00
test bump: flutter:3.27.0 rust:1.83.0 2024-12-14 13:48:24 +08:00
windows feat: update app_links 2025-12-26 23:03:41 +08:00
.fvmrc feat: init macos linux support 2024-06-16 10:36:38 +08:00
.gitignore fix: macos Support 2025-11-19 11:53:45 +08:00
.gitmodules rn .gitmodules 2024-02-17 12:02:22 +08:00
.metadata feat: init macos linux support 2024-06-16 10:36:38 +08:00
analysis_options.yaml dart: fix 2025-08-15 22:52:13 +08:00
devtools_options.yaml Add settings icon button to home page for easy game path reconfiguration (#129) 2025-10-25 18:11:12 +08:00
favicon.ico new logo 2023-11-22 20:13:55 +08:00
flutter_rust_bridge.yaml bump: Flutter 3.32.1 Rust 1.87.0 2025-05-31 17:27:21 +08:00
LICENSE re init 2023-10-09 01:32:07 +00:00
Privacy.md update Privacy.md 2023-10-30 13:31:53 +00:00
pubspec.lock build(deps): bump riverpod_annotation, riverpod_lint, riverpod_generator, hooks_riverpod and flutter_riverpod (#180) 2025-12-29 10:05:05 +08:00
pubspec.yaml build(deps): bump riverpod_annotation, riverpod_lint, riverpod_generator, hooks_riverpod and flutter_riverpod (#180) 2025-12-29 10:05:05 +08:00
README_en.md Update README_en.md 2025-12-20 18:27:02 +08:00
README_zh-TW.md Update README_zh-TW.md 2025-05-03 00:26:53 +08:00
README.md Add Linux Nightly Build badge to README 2025-12-24 16:33:44 +08:00
update_rust.bat 移除 rust 多线程下载器 2024-02-22 20:38:57 +08:00

SCToolBox

简体中文 / 繁體中文 / English

This tool provides Star Citizen players with one-click diagnosis, official website and tool website localization, game localization, game performance optimization and other functions, and is committed to bringing a more enjoyable gaming experience.

Windows Nightly Build

Feature

  • Localization management: install the localization of the community and switch languages with one click
  • Advanced localization: You can choose to translate only parts of the game content, or display it in both languages.
  • Vehicle sorting: Utilizing game mechanics, vehicles are assigned numerical prefixes to help you quickly find your favorite spaceship.
  • One-click diagnosis: log files from hundreds of guinea pig users, which can handle common problems of Star Citizen
  • Website Localization: Provide manual translation for the Star Citizen official website and Star Citizen tool website (thanks to the Star Citizen Chinese Encyclopedia project), and also provide [Browser Extension (Github)] (https://github.com/xkeyC/StarCitizenBoxBrowserEx).
  • Performance optimization: Add more detailed performance parameter control to the Star Citizen game, which can be used to optimize performance and obtain better image quality.
  • Server status indicator: The server status indicator function is added a few hours earlier than the official website launcher, and the indication is more detailed.
  • Other commonly used tools: a toolbox including p4k offload downloads, cleaning shaders, reinstalling EAC and other functions.
  • unp4k_rs: Uses our own powerful engine to quickly unpack games and perform data mining.

📸 Screenshot

image.png image.png image.png image.png image.png image.png image.png image.png image.png

❤️ Thanks

Special thanks to Visual Studio Code for providing free development tools.