Ross ROSS = Recommend OSS · open-source software intelligence for agents

CensoredUsername/unrpyc

A ren'py script decompiler observed · 2026-08-28

github.com/CensoredUsername/unrpyc · Ren'Py · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 69
  • Release rhythm 60
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 86.5
  • age_days: 5345
  • days_rel: 190
  • days_push: 190
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1235 stars · 194 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Unrpyc is a decompiler that converts compiled Ren'Py .rpyc script files back into readable Ren'Py script source. It can be run as a command-line tool, used as a Python library, or injected into a running game.

Use cases

  • decompile ren'py rpyc files back to script
  • recover lost ren'py source code
  • translate a renpy visual novel
  • inspect compiled script of a renpy game
  • extract readable dialogue from a renpy game

When to choose

  • you need to recover or read the source of compiled Ren'Py .rpyc files
  • you want a tool usable as CLI, library, or in-game injection
  • you need support for both modern and legacy Ren'Py versions

When to avoid

  • you need to extract files from .rpa archives (use rpatool or UnRPA instead)
  • you want to decompile non-Ren'Py game engines
  • you expect a GUI - it is a command-line/library tool

Facets

cli-tool · maturity active

reverse-engineering parser cli developer-tools reverse-engineering python cli cross-platform renpy decompiler rpyc visual-novel game-script-extraction game-development

1 source

Member repositories

RepositoryRoleHealth v2
CensoredUsername/unrpycmain72

For agents

markdown · JSON · MCP: product_card(name="CensoredUsername/unrpyc")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem