百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
R

RTCV

> 编程语言
开源

实时破坏器,先锋,CorruptCore,NetCore2 https://redscientist.com/rtc

381 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

实时破坏器,先锋,CorruptCore,NetCore2 https://redscientist.com/rtc

RTCV - Real-Time Corruptor Vanguard

Real-Time Corruptor, Vanguard, CorruptCore, NetCore2, RTC Launcher

Real-Time Corruptor Vanguard is a Dynamic Corruptor for games. It is a set of libraries that can be rigged up to any program that can load the CLR and works by corrupting data in memory to force glitches. RTCV currently comes with implementations for Bizhawk, Dolphin, PCSX2, melonDS, and Windows Processes.

Icon graciously provided by ShyGuyXXL

Features

  • Corrupts in real-time
  • Supports various emulators via a generic API. Currently comes with Bizhawk, Dolphin, PCSX2, melonDS, and Windows real-time implementations.
  • Supports corrupting files on-disk via the FileStub implementation, as well as including specialized support for certain kinds of files (WiiU games via CemuStub).
  • Many corruption engines with customizable algorithms
  • Comes with a built-in Package Manager for installing plugins and other packages
  • Glitch Harvester (Corruption Savestate Manager)
  • Blast Editor (Corruption instruction editor)
  • Blast Generator (Corruption instruction generation tool in the vein of classic rom corruptors)
  • Stockpile Player (Streaming-focused corruption replayer)

How to download and install

RTC uses a Launcher for managing Core and Emulator versions. This launcher can be downloaded on Redscientist. Once the Launcher exe is installed, put it in a folder where it can download files (do not put it on a folder synced with OneDrive).

Install a version of the RTC core and emulators. These emulators are specially modded for corruptions and need to be started from the launcher.

If you need help for using the program, you can consult one of those various pages:

  • Tutorial video playlist on YouTube
  • Corruption Classroom on Corrupt.wiki
  • Quickstart Guide on Corrupt.wiki

Development and support

All support, bug reports, feature requests and testing is done on our Discord server Due to the very large amount of repositories surrounding the RTC project, it is simpler for us to centralize that information elsewhere.

Current dev status: On halt temporarily. Infrastructure and services are kept maintained.

Dev startup guide on Corrupt.wiki

  • The ongoing development of RTCV is on branch 51X
  • Master is currently synced with 5.1.0, not the most recent one.

Recommended: Visual Studio 2019 (2022 works well too)

Visual Studio 2019: Community Edition is a free IDE for open-source projects, and is recommended for RTCV.

Without Visual Studio

  1. Install chocolatey
  2. cinst -y visualstudio2019buildtools nuget.commandline netfx-4.7.1-devpack
  3. nuget restore RTCV.sln
  4. msbuild.exe

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C#corruptionscorruptoremulationgame-hacking

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言