pardeike / pardeike/RimBridgeServer

Might screenshot_cell_rect add a path parameter to customize the output path?

Open Beginner friendly
#7 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
34
Forks
8
Avg merge
1m
Merged PRs (30d)
1

Description

Right now, screenshot_cell_rec returns a fixed path, but sometimes if the AI Agent needs to do image recognition to debug, it has to go out of the working directory to get it (which requires extra permissions). Might we add an optional parameter 'save path' when calling it so RimWorld can directly output the screenshot to the target location?

Contributor guide

No contributing guide indexed for this repository

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

Locate the screenshot_cell_rect entry point and inspect how its fixed output path is selected. Add the requested optional save path while preserving the current behavior when it is omitted, then verify that a screenshot can be written to the requested target location.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, game-dev
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.