Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions Games/realtimecorruptor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
Name: Real-Time Corruptor Launcher
Description: The Realtime Corruptor is a modified emulation enviornment for applying corruptions to games and creating glitch art developed by Redscientist Labs.
Arch: win64
Grade: Bronze

Dependencies:
- dotnet48
- dotnet40
- vcredist2019

Executable:
name: RTC Launcher
icon: rtclauncher.png
file: RTC_Launcher.exe
path: Program Files\Redscientist Labs\RTCV\RTC_Launcher.exe
arguments: ""

Parameters:
dxvk: true
discrete_gpu: true

Steps:
- action: install_exe
file_name: RTC_Launcher.exe
url: https://redscientist.com/launcher/RTC_Launcher.exe
file_checksum: False
arguments: ""
35 changes: 35 additions & 0 deletions Reviews/realtimecorruptor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Real-Time Corruptor
Review for the Real-Time Corruptor Launcher.

Maintainer: @blrbrb

**Is the program properly opened?**
Grade: Bronze
Additional notes: n/a

**Is it showing alerts or other warnings?**
Grade: Platinum
Additional notes: n/a

**Does it show graphical glitches?**
Grade: Silver
Additional notes: Some UI elements flicker, fonts and text are not rendered properly.

**Does it require some tweaking in order to work properly? (Out of normal software configuration)**
Grade: Silver
Additional notes: The installation will fail if wine mono is already installed. If the software fails to launch, re-create the bottle and choose "Custom". In the new bottle go to Legacy Wine Tools -> Control Panel and ensure that Wine Mono *isn't* installed. Then go to Dependencies and manually re-install dotnet40 dotnet48, and vcredist2019. See https://github.com/bottlesdevs/Bottles/issues/2887

**Did it crash during tests execution?**
Grade: Gold
Additional notes: n/a

**Is it usable?**
Grade: Silver
Additional notes: Running games will dip and stutter on occasion, but otherwise run fine. Controllers must be manually paired and configured within the emulator instance. Loading custom package files is untested.

**Final grade? (the lower evaluation from previous questions)**
Grade: Bronze
Additional notes: n/a

**Additional notes**
Only tested with Dolphin Emulator. (Bizhawk, Citra, melonDS, FileStub, and ProcessStub need testing)
Binary file added data/realtimecorruptor/rtclauncher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,3 +290,12 @@ roon:
Category: Software
Icon: roon.png
Event: RoonInstaller64.exe

realtimecorruptor:
Arch: win64
Name: 'Real-Time Corruptor Launcher'
Description: 'Modified emulation enviornment for corrupting games and creating glitch art.'
Grade: Bronze
Category: Games
Icon: realtimecorruptor.png
Event: RTC_Launcher.exe