R2NorthstarTools / R2NorthstarTools/FlightCore
Check for tier0.dll existence before launching
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 94
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
tier0.dll is needed otherwise Northstar won't launch. Solution is to run vanilla at least once. We should catch a missing tier0.dll early and tell user how to fix.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named in the issue. Start by locating the launcher path that starts Northstar and the existing user-facing error handling, then identify where the game installation is available for checking. Done means a missing tier0.dll is detected before launch and the user is told to run vanilla once to fix it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, tauri
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100