Feature request: Make the text size of ent_text bigger
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 122
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
As far as I know you can't change ent_text textsize because it's hard coded in the game. Would be nice if through sar it can be made bigger.
PortalRunner looked into it a little and found this, might help: https://discord.com/channels/146404426746167296/730456562337972248/1467882407675035729
Contributor guide
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
Start by locating the ent_text handling in SourceAutoRecord and review the Discord reference linked in the issue. Determine where the text size is fixed and how SAR could expose it. Done means ent_text text can be made larger through SAR without breaking its existing display.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100