Skip Navigation
freakrho Rho @programming.dev

Gamedev

Posts 2
Comments 20
Bug Fixing
  • on xcode i would say it has a 50% chance of working

  • [Discussion] Ubisoft Connect on the Deck
  • it was a bit finicky but I got starlink to work using lutris and now it works fine in game mode

  • [Discussion] What games are you playing on your deck? - November 2023
  • I played it twice in a weekend, so be ready to wait

  • Introducing Godots: Ultimate go-to hub for managing your Godot versions and projects!
  • if your game is in production you risk introducing bugs with every update, but you will probably want the latest version of the engine for your new game

  • [Discussion] What games are you playing on your deck? - August 2023
  • I'm finishing spider-man and will start miles morales after that

  • controller that isn't ms or Sony?
  • i'd recommend the 8bitdo pro2 but it can't enable gyro and analog triggers at the same time, for that reason I mainly use a ps4 controller when docked, you can set it up to enable gyro when pressing L2 so you get better aiming, it works great the 8bitdo controllers would be way better if they had a ps4 mode

  • controller that isn't ms or Sony?
  • does it have a mode that enables both gyro and analog triggers? I have a pro+ and you can set it to switch or xbox so you can have gyro or triggers but not both, it's annoying

  • Stickers on Deck or carrying case
  • It came in this pack, don't quite remember where I bought it, I think it was a store in madrid

  • Stickers on Deck or carrying case
  • I went on a trip with some friends that also had decks so I put a sticker on mine to recognize it

    It's been there since last november seems to hold up quite well. It's one of those made for electronics stickers

  • "If you are happy and you know it", and what it does to your Spotify statistics.
  • haven't used spotify for a while now but I heard you can specify if you don't want what you are listening to to affect your recommendations

  • [TIL] It's possible to see console prints on Android.
  • I know for unity you can filter using adb logcat -s Unity (which works in windows as well), I guess it would be adb logcat -s Godot for godot

  • [C#] Are there defined symbos with the godot version?
  • the thing is the code won't compile, I might get around it with reflection but it's gonna be tedious

  • Still can't decide
  • in linux I use codium and add a symlink from code to codium, that way software that only recognizes code will work with codium (don't know why godot does it) and it works great, on windows I just couldn't make it work so I use code because unity only works with code and I have to use Unity for work also, I enabled the vscode store in codium because there are some extensions I need that aren't on the codium store

  • [C#] Are there defined symbos with the godot version?

    I have an addon for Godot 3 and I'd like to update it to work on Godot 4 without losing compatibility with Godot 3, I've done this in Unity using defined symbos (with #if UNITY_X_Y_OR_NEWER) I haven't found a way to do this, anyone have any idea?

    3

    Made a userstyle to fix the top bar position

    userstyles.world Fixed top bar in lemmy by freakrho

    Makes the top bar fixed so it's always visible when scrolling

    Fixed top bar in lemmy by freakrho

    I like having the top bar available at all times (mainly to see notifications), so I made this userstyle. If you're on programming.dev, it should come up with the stylus extension, otherwise you can install it from the link

    0
    [Help] How can I play games on my TV while still using the steam deck as a controller?
  • jsaux has a similar one, maybe that one's better

  • I've written a concept of a lemmy web app in vue
  • I really dig the design. I'd like to see how the feed looks.

  • Cloud saves
  • there's a decky plugin to use google drive or one drive (it should work with any other cloud service but requires extra setting up), haven't tried it but seems to do just that

  • The Password Game
  • thanks I hate it

  • Never spend 6 minutes doing something by hand when…
  • i automate things so i have more free time for my hobby: automating things