diff options
| author | Jef <jef@targetspot.com> | 2024-09-24 08:54:57 -0400 |
|---|---|---|
| committer | Jef <jef@targetspot.com> | 2024-09-24 08:54:57 -0400 |
| commit | 20d28e80a5c861a9d5f449ea911ab75b4f37ad0d (patch) | |
| tree | 12f17f78986871dd2cfb0a56e5e93b545c1ae0d0 /Src/resources/data/milkdrop_config.ini | |
| parent | 537bcbc86291b32fc04ae4133ce4d7cac8ebe9a7 (diff) | |
| download | winamp-20d28e80a5c861a9d5f449ea911ab75b4f37ad0d.tar.gz | |
Initial community commit
Diffstat (limited to 'Src/resources/data/milkdrop_config.ini')
| -rw-r--r-- | Src/resources/data/milkdrop_config.ini | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/Src/resources/data/milkdrop_config.ini b/Src/resources/data/milkdrop_config.ini new file mode 100644 index 00000000..ab93b0c1 --- /dev/null +++ b/Src/resources/data/milkdrop_config.ini @@ -0,0 +1,96 @@ +[settings] +multisample_fullscreen=0 +multisample_desktop=0 +multisample_windowed=0 +adapter_guid_fullscreen=3619130982 26162 4559 147 98 91 33 163 194 203 53 +adapter_guid_desktop=3619130982 26162 4559 147 98 91 33 163 194 203 53 +adapter_guid_windowed=3619130982 26162 4559 147 98 91 33 163 194 203 53 +szFontFace0=Courier +bFontBold0=0 +bFontItalic0=0 +nFontSize0=12 +bFontAA0=0 +szFontFace1=Times New Roman +bFontBold1=0 +bFontItalic1=1 +nFontSize1=24 +bFontAA1=1 +szFontFace2=MS Sans Serif +bFontBold2=1 +bFontItalic2=0 +nFontSize2=14 +bFontAA2=0 +szFontFace3=Arial +bFontBold3=0 +bFontItalic3=0 +nFontSize3=16 +bFontAA3=0 +szFontFace4=Arial +bFontBold4=0 +bFontItalic4=0 +nFontSize4=14 +bFontAA4=0 +szFontFace5=Times New Roman +bFontBold5=0 +bFontItalic5=1 +nFontSize5=22 +bFontAA5=1 +start_fullscreen=0 +start_desktop=0 +fake_fullscreen_mode=0 +max_fps_fs=0 +max_fps_dm=60 +max_fps_w=60 +show_press_f1_msg=1 +allow_page_tearing_w=0 +allow_page_tearing_fs=0 +allow_page_tearing_dm=0 +minimize_winamp=1 +desktop_show_icons=1 +desktop_textlabel_boxes=1 +desktop_manual_icon_scoot=0 +desktop_555_fix=2 +dualhead_horz=2 +dualhead_vert=1 +save_cpu=1 +skin=1 +fix_slow_text=0 +vj_mode=0 +disp_mode_fs_w=1024 +disp_mode_fs_h=768 +disp_mode_fs_r=60 +disp_mode_fs_f=22 +version=104 +subversion=1 +bConfigured=1 +bSongTitleAnims=1 +bHardCutsDisabled=0 +bEnableRating=1 +bInstaScan=0 +bDebugOutput=0 +bShowPressF1ForHelp=1 +n16BitGamma=2 +bAutoGamma=1 +bAlways3D=0 +fStereoSep=1.000000 +bWarningsDisabled=1 +bWarningsDisabled2=1 +bAnisotropicFiltering=1 +bPresetLockOnAtStartup=0 +nLeftEye3DColorR=255 +nLeftEye3DColorG=0 +nLeftEye3DColorB=0 +nRightEye3DColorR=0 +nRightEye3DColorG=255 +nRightEye3DColorB=255 +nTexSize=-1 +nMeshSize=64 +fBlendTimeAuto=8.000000 +fBlendTimeUser=1.100000 +fTimeBetweenPresets=8.000000 +fTimeBetweenPresetsRand=5.000000 +fHardCutLoudnessThresh=2.450000 +fHardCutHalflife=60.000000 +fSongTitleAnimDuration=1.700000 +fTimeBetweenRandomSongTitles=-1.000000 +fTimeBetweenRandomCustomMsgs=60.000000 |
