• 8 Posts
  • 873 Comments
Joined 2 years ago
cake
Cake day: June 26th, 2023

help-circle


  • PhentoAnime@hexbear.netOne Piece chapter 1151 discussion
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 day ago

    Zoro will get flipped, but won’t be controlled by Imu. He’ll get the powers of a demon without the drawbacks. In an epic doublepage he’ll mirror Usopp’s line against Perona and say: “I am always a Demon”.

    That will prove to be the key to defeating Imu, as he’ll think Zoro is a black piece due to being flipped, but he’ll be acting as a white piece and pteventing others from flipping instead. That will prove to be what was needed all along, this one piece. Which Luffy has had from the very beginning.













  • As usual, if you want to make something for Mac, Apple requires you to make it FOR Mac, with several little things on top of just being able to run the game. And you need to pay Apple for the privilege of making something for their platform too.

    Then there’s also all several tech stacks that they outright forbid even if it could run just fine. And many security layers you need to navigate and document in order to not got some random API call blocked that ends up breaking your whole code (something that you can’t even test properly because the blocks occur randomly and only when the game is downloaded from their [mandatory?] app store).

    Most devs work with windows as their target platform and depending on their tech stack, supporting Linux might be as simple as running a separate build script (nowadays not even that as users can just figure out for themselves how to run the windows version of the game). Testing your game on your own mac (for a limited time) might be just as easy, but Apple adds so many extra layers to the process of releasing a game for their platform that in general it’s just not worth it.

    There’s a bunch of people out there desperate for anything to play, but the best option for making your game run on macs these days is to add it to some service like GeForce Now.



  • Dropped Ubuntu because of snaps.

    Dropped Manjaro because updating anything on it was too annoying and potentially destructive if you didn’t read through every changelog.

    Currently on bluefin because everything is working smoothly on it. Also have a Bazzite setup which I’m not as happy with as I am with bluefin but not to the point of thinking of dropping it.