• 0 Posts
  • 68 Comments
Joined 11 months ago
cake
Cake day: August 15th, 2023

help-circle

  • Moving a joystick is fundamentally different to moving a mouse. With a joystick there is a spring constantly acting to center it - no equivalent force when using a mouse. So you need to get a feel for estimating that force and accurately counteracting it in various gameplay scenarios. That’s a completely different “muscle” to have a memory of vs. using a mouse I think

    Also, modern controller joysticks generally are not great. Most have medium to large deadzones in the center by default. I’d recommend reducing them for more responsiveness. It comes with the tradeoff of being more susceptible to stick drift. But that isn’t something you should be afraid of. It’s a physical impossibility for their design to not wear over time. I’d recommend recalibrating and adjusting settings regularly. At the end of the day, replacing joystick modules only requires screws (no soldering) so it’s cheap and relatively easy.

    If you’re really serious you could get some hall effect joystick modules. That way you wouldn’t need to recalibrate often and could keep a consistently small deadzone setting without encountering drift. i.e. default settings from like dualshock 2, when stick drift was just as apparent but people hadn’t gone crazy over it yet.

    Minecraft would be fine for learning fps movement in a relaxed setting.







  • I’m mostly only using CCWGTV, both the original 4k model and the budget 1080p one. Neither have performance issues for me (except before filtering out 4k releases on the 1080p model)

    I’m just aiming for the simplest/smoothest experience as possible, not so much for myself but so that I can mail it out to my mum who lives out in the bush and just tell her to enter her wifi password and open kodi. She’s able to manage from there without having to worry about hdr/dv content compatibility with her display, or default audio language/subtitle display etc.

    In kodi you can edit settings.xml for IPTV Simple Client addon to point playlist items to a given category in Seren, make a playlist linking to those categories a favourite, and configure Kodi to open to the favourites menu on launch. That way she has a fully on-rails and custom experience based on her preferences from the point that she runs it.













  • That’s what I’ve always assumed it does since back when quicktime player barely even ran on my PC yet for timeline operations it was significantly more responsive than WMP/MPC.

    For Losslesscut I just get around this by encoding my input from source using keyint=n:scenecut=0 in ffmpeg where n is a manually set keyframe interval.

    So e.g. if my expected cut occurs on a frame that occurs at t+10 seconds of footage, n can be the same as the fps and then there’ll always be a keyframe exactly at timestamp 00:00:01, 00:00:02 and so on. I can then open it in losslesscut and easily snap to the frame I want and make the cut losslessly.

    Yeah the first encode generally means a lossy transcode by the time I get to my final video but being realistic that’d be a part of my workflow either way and this way it’s less