• 2 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle


  • Ideally you’ll adjust both in game settings and deck settings for each game with in-game settings taking precedence as they give you access to fine tuning custom tailored to that game. The deck settings are great to tinker with when you want longer battery life especially. If it’s inside the dock and charging while you play you needn’t worry much about optimization (frame rate limit, heat limit, half rate shading, etc.) and can leave it at the sensible defaults.

    The Steam Deck per-game control layout is very helpful for games that don’t come with native controller support or those that don’t let you rebind controls inside the game itself.

    I don’t own the games you mention, so I can’t suggest specifics but my general way of setting up a game is:

    1. install the game and get it running at all
    2. use in-game options to find a resolution and layout comfortable from your preferred playing posture/position
    3. enable frame rate overlay in the steam settings
    4. start with default or auto detect settings for graphics or look up what others recommend online in sites like protondb. if you hit a comfortable frame rate (40-60+ for me personally) keep increasing the graphics quality settings in game as long it remains fluid to play. Don’t need to do it all in one session. I usually minimally increment the graphics settings at the start of each gaming session and simply revert once it’s no longer fluid.








  • i see a keyboard , but no track pads. track pads are really versatile and a key feature of the deck. this keyboard doesn’t look to comfortable to use either. Maybe it’s ok ish if you put down the device on flat ground and are seated, but typing on this thing while holding it in your hands is going to require some amazing thumb agility.

    I have a small Bluetooth keyboard paired with my steam deck that I use whenever I need to input longer stretches of text. it works out just fine.


  • takeheart@lemmy.worldtoLinux@lemmy.mlMusic Players
    link
    fedilink
    arrow-up
    5
    ·
    5 months ago

    I much like Quod Libet. It has a clean, functional interface to manage your local music collection. Also support for Plugins is nice.

    You can create Boolean Logic filters like (played < 10 times AND genre = classical AND composer = Mozart) which I appreciate. And some of the included tools like being able to automatically create meta data tags from file names (for instance <artist> - <album> - <track>.mp3).

    It’s the best replacement for Music Bee (Windows only) that I’ve come across.





  • I haven’t seen an app that does it really well like some libraries or ontologies do but I’m certainly not well versed with all of them. Back in the day I used Evernote which was at least a start, as you could create arbitrary hierarchies (nest tags within tags).

    So ideally you would want to be able to nest tags like this:

    news.politics.europe.denmark

    of course another person might prefer the hierarchy

    politics.elections.news.denmark

    There’s no strict right or wrong here but often over time some consensus forms. Bonus points if there are equivalency classes, ie “recipe”, “recipes”, “cooking recipe”, and even the Spanish versions “receta” and “recetas” all refer to the same thing.

    By meta tags I mean the ability to describe and classify certain tag groups. For instance “politics”, “cats” and “Hollywood” are content tags while the tags “English”, “Danish” and “French” are language tags. “PDF”, “MP3” and “HTML” are file format tags but “video”, “music” and “text” are content form tags while “2023”, “2004-04-03” are time-line tags

    Meta categories allow you for instance to search for pages that are about the English language, but not necessarily in English and surely not written by people who happen to have the last name ‘English’. Now some systems encode this information inside the string of the tag itself like so: “language = English” or “topic = cats”, but I think the most elegant solution is really to let a tag have categories or tags on its own which describe what it’s used for (thus meta tags).