Skip to content

Instantly share code, notes, and snippets.

View dniel's full-sized avatar
🤓
Working

Daniel Nord dniel

🤓
Working
View GitHub Profile
@SeongGino
SeongGino / !Linux Wine Arcade Compat.md
Last active April 13, 2024 19:31
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.
@MrBlank
MrBlank / MiSTer_Dell_2007FPB.ini
Last active January 10, 2024 09:18
MiSTer ini settings for Dell Ultrasharp 2007FPB
[MiSTer]
; 1600x1200 Settings for Dell Ultrasharp 2007FP (May work with other 1600x1200 resolution monitors)
; ---------------------------------------------
video_mode=1600,64,192,304,1200,1,3,46,162000
; DVI mode through HDMI (best quality)
; ---------------------------------------------
dvi_mode=1 ; set to 1 for DVI mode. Audio won't be transmitted through HDMI in DVI mode.
@jpawlowski
jpawlowski / msys_hetzner-etc_network_interfaces
Created August 12, 2012 12:06
Debian network configuration for Proxmox VE server running on a Hetzner host
# /etc/network/interfaces
#
auto lo
iface lo inet loopback
# device: eth0
iface eth0 inet manual
# IPv4 bridge
# (connect ONLY your firewall/router KVM instance here, this is the WAN device!)