Added new configs and hyprvirtmon.py

This commit is contained in:
2025-08-17 14:22:04 -04:00
parent 1752303a00
commit 292be7ac05
18 changed files with 1661 additions and 446 deletions

View File

@@ -312,12 +312,14 @@ convertdrivefat = true
#
frameskip = 0
aspect = false
aspect_ratio = 0:0
aspect_ratio = 16:9
char9 = true
euro = -1
doublescan = true
scaler = super2xsai
glshader = none
doublescan = false
scaler = none
# scaler = advinterp2x forced
# scaler = super2xsai forced
# glshader = sharp
pixelshader = none
autofit = true
monochrome_pal = green
@@ -680,10 +682,10 @@ mididevice = mt32
midiconfig =
samplerate = 48000
mpuirq = -1
mt32.romdir = ~/.dos/midi
mt32.romdir = /mnt/games/Roms/Dos/midi/
mt32.model = auto
fluid.driver = default
fluid.soundfont = ~/.dos/midi/soundfont1.sf2
fluid.soundfont =
[sblaster]
# sbtype: Type of Sound Blaster to emulate. 'gb' is Game Blaster.
@@ -1346,5 +1348,5 @@ devicehigh =
[autoexec]
# Lines in this section will be run at startup.
# You can put your MOUNT lines here.
MOUNT E ~/.dos/Roms_Zipped/
MOUNT C ~/.dos/C/
MOUNT E /mnt/games/Roms/Dos/Roms_Zipped/
MOUNT C /mnt/games/Roms/Dos/C/