Skip to content

Instantly share code, notes, and snippets.

View SeongGino's full-sized avatar

That One Seong SeongGino

View GitHub Profile
@SeongGino
SeongGino / linuxguns.md
Last active April 1, 2022 00:07
Using Lightguns on Linux (GUN4IR & SAMCO)
@SeongGino
SeongGino / Linux Wine Compat.md
Last active April 17, 2024 03:51
Seong's Linux Windows Games Compatibility List & Knuckles
@SeongGino
SeongGino / !Linux Wine Arcade Compat.md
Last active July 14, 2024 00:04
Seong's Linux Wine Windows Arcade Games Compatibility List (Featuring Dante from the Devil May Cry Series)
(TODO: Fix formatting and descriptions for some games, lol)

Working Games:

Raw Thrills Titles

Requires JConfig (for specified games)

Warning

JConfig'd games seem to crash on boot (error code 1280) if a configured controller isn't present at runtime.

  • Batman (Specular/Raw Thrills): Works w/ JConfigBTM & prepacked patched libusb0.dll. Run sdaemon.exe.
  • H2Overdrive: Works w/ JConfigH2O. Run the packaged H2Overdrive.exe.
@SeongGino
SeongGino / 10-null-sink.conf
Created May 8, 2024 15:55
PipeWire Virtual Audio Sink Template
# Copy this file to ~/.config/pipewire/pipewire.conf.d
# You can make as many copies of this sink as you'd like,
# so long as `node.name` is different between instances.
context.objects = [
{ factory = adapter
args = {
factory.name = support.null-audio-sink
node.name = "Virtual Audio Source 1"
media.class = Audio/Sink