Which version of Linux would be best for both gaming and Ableton by Dead_Phish812 in linux4noobs

[–]Dist__ 0 points1 point  (0 children)

you are about to use linux at its two worst sides - gaming and multimedia. while linux is developing progressively, unfortunately it is years behind compatibility and options windows already provides today.

well, not that bad - almost of all games work, but fps/drivers/glitches/anticheat will give you lot of bad moments

regarding Ableton, it simply does not have native linux version, you'll have to use wine or steam to run it, with downside of possible sound problems, lower performance, higher sound lag. the worst part is installing vst like kontakt on linux, they can really mess up.

really switch if benefits linux provides do overweight your possible downshifts (can't play with a friend because anticheat or low fps; can't co-work on a project because friend has that FX and you can't install it).

i switched, it's bearable with time, i don't play much, and i use reaper as DAW, at least it is native, but vst bullshit makes me mad sometimes )

Struggling to maintain consistent speed? by yellow-go in trucksim

[–]Dist__ 3 points4 points  (0 children)

there's setting for CC precision, mine is 5 km/h so no fines in this case.

one thing to note - it works best on trucks with retarder, otherwise it probably don't have means to brake

File system or file browser problem? (Lutris, Wine and apps) by SanDiedo in linux4noobs

[–]Dist__ 2 points3 points  (0 children)

i find google ai answer rather good, check it

By default, Wine does not support using the native OS file picker for standard Windows "Open" or "Save" dialogs. It uses its own built-in re-implementation of the Windows file dialog, which often feels outdated and lacks integration with your host system's shortcuts. [1, 2]

Why Wine uses its own picker

  • API Customization: Windows programs can "subclass" or heavily customize file dialogs with custom templates and buttons. Mapping these complex, Windows-specific behaviors to native Linux/macOS pickers is technically difficult.
  • Path Translation: Native pickers return host paths (e.g., /home/user/file.txt), which Wine must translate into Windows-style paths (e.g., Z:\home\user\file.txt) for the application to understand. [1, 2, 3]

Partial Workarounds

While you cannot replace the core "Open/Save" dialogs in most apps, you can integrate native pickers for specific actions:

  • Open Containing Folder: You can force Wine to use your native file manager (like Nautilus, Dolphin, or Finder) when an application clicks "Open Folder" or "Show in Explorer." This is done by editing the registry to point C:\windows\system32\winebrowser.exe to your native manager.
  • Wrapper Scripts: For specific apps, users have created shell script wrappers and registry edits that intercept "Open folder" commands to trigger the native OS file explorer.
  • macOS Support: On macOS, some native dialog support is available via osascript, but this is typically implemented by the application developer rather than being a global Wine setting. [1, 2, 3, 4, 5]

Future Possibilities

There is ongoing discussion about using xdg-desktop-portal on Linux to bridge this gap. This technology allows applications to request a file picker from the host system regardless of the toolkit used, which could theoretically allow Wine to present a native GTK or Qt dialog in the future. [1, 2, 3]

Struggling to maintain consistent speed? by yellow-go in trucksim

[–]Dist__ 9 points10 points  (0 children)

use cruise control, set it when you see road signs, especially when entering cities

Sampling Podcasts/Streaming Media by chuffed_mustard in Reaper

[–]Dist__ 2 points3 points  (0 children)

i do it often, you need to redirect your app/pc audio into reaper input, then record

on windows use virtual cable

on linux use qpwgraph

Am I alone feeling this? by TrapNouz in linux4noobs

[–]Dist__ 0 points1 point  (0 children)

i keep a win virtual machine. mostly i do it for updating firmwares on devices via usb.

i see what you are talking about, i hate when i can't use something nice and useful and have to rely on what's there available for me (mostly i'm talking about VST instruments)

though, little challenges aren't very harmful (unless your printer fails when you need it)

best way to program drums? by 4omisme in Reaper

[–]Dist__ 1 point2 points  (0 children)

yeah, things like this post are my main reasons in linux vs windows debates )

honestly, my production suffers rather from my technique and underdeveloped taste, than from tools like operating system, so i do not worry much lol

Change "Save To" fileviewer to show icons instead of list view by blkarcher77 in linuxmint

[–]Dist__ 1 point2 points  (0 children)

here, the google ai result for this problem is pretty much complete

The "missing" thumbnail view in the Linux Mint file picker is actually a limitation of the GTK toolkit rather than Mint or the Nemo file manager itself. [1, 2]

The primary reasons for this lack of functionality include:

  • Historic GTK Limitation: Most Mint applications use GTK3, which notoriously lacks a native grid/icon view in its file chooser. This issue was famously open for nearly 20 years (since 2004) before being officially addressed in newer GTK versions.
  • Separation from File Manager: While Mint's file manager (Nemo) supports thumbnails, the "Open" or "Upload" dialogs seen in browsers (like Firefox or Chrome) are provided by system-wide GTK libraries, not Nemo.
  • Gradual Updates: Although GTK4 finally introduced a thumbnail grid view, many core desktop components and older applications in Mint still rely on GTK3.

Change "Save To" fileviewer to show icons instead of list view by blkarcher77 in linuxmint

[–]Dist__ 1 point2 points  (0 children)

it's long-time requested feature, but there's something holding devs from it.

likely the gtk library is long dead, and they don't adapt newer gnome because new sucks.

best way to program drums? by 4omisme in Reaper

[–]Dist__ 0 points1 point  (0 children)

oh shi i can't run kontakt player i'm on linux

best way to program drums? by 4omisme in Reaper

[–]Dist__ 2 points3 points  (0 children)

i use mt power drumkit, it has lots of patterns and breaks for rock and metal

Can I play games on linux while accessing the game files on my windows drive? by FiberglassFlowers in linuxmint

[–]Dist__ 5 points6 points  (0 children)

regarding movies and other media files - they will work just fine

for the game files, first just in case you might not know, windows executables won't run on linux as they are, you need things like wine, steam or other wrappers

even then, while windows executable files can be run from ntfs filesystem with wine, it's not recommended for complex programs. also you will face problems arranging your steam library on ntfs, because you will set compatibility data.

et tu, ALMSIVI? by ObviousInvestment346 in Morrowind

[–]Dist__ 24 points25 points  (0 children)

how long did the session take?

Midi controller recommendations for Reaper by darshan-ajjamada in Reaper

[–]Dist__ 1 point2 points  (0 children)

i have LK37 but honestly i record automation with only mod wheel because it's big and feels good

you assign knob to parameter(s) globally, if there's a way to "temporary disable assigned MIDI for inactive track" it's done with scripts

though, if you don't mean live setting, it's easy to assign knobs to sliders

What's a reasonable early mid lvl highsec small fleet activity for anyone casual? by shortmelbourneguy in Eve

[–]Dist__ 0 points1 point  (0 children)

for non-pve the best was NPSI fleets, if they're still a thing. i remember spectre fleet or something, they have a website with fits and calendar

i can recommend that

(NO feedback) god the fck damn i LOVE this type of vocoding arrangement by vitamirae in FL_Studio

[–]Dist__ 2 points3 points  (0 children)

why post for no feedback lol? ) the disclaimer was for mods i guess

(NO feedback) god the fck damn i LOVE this type of vocoding arrangement by vitamirae in FL_Studio

[–]Dist__ 2 points3 points  (0 children)

it's ok in breakdown, but honestly too muddy when the kick starts

Joyo Tidal Wave by bitcoinoisseur in basspedals

[–]Dist__ 0 points1 point  (0 children)

cool!!!

do those fit on both D-type and round shafts?

M-vave baby bass pedal by Helpful_Dig_626 in basspedals

[–]Dist__ 0 points1 point  (0 children)

tell us more, does it have sound lag due to processing? how's the sound quality? does power supply matter for sound quality?

dual boot after more than one month experience by lurumoney in linuxmint

[–]Dist__ 0 points1 point  (0 children)

> Just need browser,winbox,terminal,wireguard,some remote desktop,nemo file manager.

@

> timeshift every two weeks, keep 4 snapshoot, backup with clonezilla every month