p2sr / p2sr/SourceAutoRecord

Feature request: Make the text size of ent_text bigger

Open
#356 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.