Skip Navigation
ZachAR3

18 year old developer based in Mumbai India.

Posts
5
Comments
5
Joined
2 yr. ago
Godot @programming.dev
ZachAR3 @lemmy.world

Updated my destructibles plugin!

Recently updated my destructibles C# plugin for anyone who's interested, it makes it easy to convert shard scenes made with blenders fracture into packed scenes of rigid bodies + scaling, position and rotating them. They can be pre-generated before into a packed scene or generated during runtime with custom fade effects as well.

Permanently Deleted

  • If you have an Android download pdanet which lets you hotspot count as phone data. Also if you get a small hotspot but unlimited phone data you can turn it on and set the TTL or connecting devices to 65 (I think look it up) and it will think it's the phone connecting. Happy pirating

  • I found a large amount of the developer / programming reddits died, so I noticed a large difference but a lot of other subs there has been no change so it depends on what you are in.

  • Accessibility, I find a lot of things still have issues on fediverse (especially the mobile app scene). Although I am atleast well under 30 if that helps break the stereotype haha.

  • Programmer Humor @lemmy.ml
    ZachAR3 @lemmy.world

    5 stages of debugging

  • Sounds good, sorry if my posts were a bit excessive I thought 3-4 days was enough but considering this sub is tiny it does feel like a lot haha.

  • NewYuzuPiracy @lemmy.dbzer0.com
    ZachAR3 @lemmy.world

    Yuzu Toolbox 3.5 update just released! (OC 07/21/2023)

    Yuzu Toolbox (previously known as PineappleEA-GUI) is an all in one app for installing Yuzu-EA, managing saves and shader caches, and mod management. The app is entirely open source and easily available on Itch as well!

    Big update time!:

    This update brings a few minor bug fixes and an updated game index, in addition to some QOL changes such as a "Delete all mods" button, which will delete all of the mods for the currently selected game. The update also brings the ability to set the desired executable name upon install. A lot of the multi-threaded aspects had to be tweaked to work with new thread safety in Godot 4.1, but the app now supports it! This update also brings about a highly requested feature, auto-updating. By launching the app with --launcher or setting your shortcut to use auto updating launching the app will check your Yuzu version, and if old update it before launching Yuzu and closing itself.

    Changes

    • Added missing titles
    NewYuzuPiracy @lemmy.dbzer0.com
    ZachAR3 @lemmy.world

    PineappleEA-GUI v3.1 released! (OC)

    I just released version 3.1 of my yuzu early access manager + tool kit + general purpose mod manager. The update now includes the Github TOTK holo mods as a source for Zelda in addition to closing a lot of bugs and lots of backend work. Features:

    • Cross platform (Windows and Linux)
    • updating with overwrites of previous versions
    • Simple management tools such as clearing shader caches / install directory
    • Shortcut creation and automatic unpacking for windows
    • Basic backup tool (allows save directory to be duplicated into another directory and then restored when desired)
    • Mod management features (downloading, installing and updating mods from a variety of sources; + ability to uninstall and detect manually installed mods)

    Current sources:

    • Yuzu wiki
    • Bananamods
    • ZeldaTOTK Holo Github repo

    Repo:https://github.com/ZachAR3/PineappleEA-GUI

    ![](htt

    NewYuzuPiracy @lemmy.dbzer0.com
    ZachAR3 @lemmy.world

    PineappleEA-GUI v3.0 release! (OC)

    I just released the third major version of my yuzu early access manager, which includes the ability to install and update yuzu early access in addition to some basic QOL tools and a mod manager for your yuzu games.

    Changes

    • Big mod manager refactor to now use custom classes and save the installed mods list
    • Support for multiple sources when getting mods (currently the yuzu wiki and bananamods, with ZeldaTOTK holo planned next)
    • New settings page to easily reset your settings and installed mods file incase of corruption
    • New mod search bar
    • Mod download progress and input locking when installing mods
    • Better async support
    • Lots of bug fixes and cleaning

    Repo:https://github.com/ZachAR3/PineappleEA-GUI

    P.S: I am looking at renaming it, since it is now quite a bit more than just a GUI for managing pineapple builds, any recommendations? Or should I just leave it as is.

    ![](https://lazysoci.al/api/v3/image_proxy?url=https%3A%2F%2Flemmy.world%2Fpictrs%2Fimage%2F0d4e8e3c-08a3-4fc5

  • Very cool! Debating on remaking some heartbeast tutorials for Godot 4 (specifically the prodcederul tile generation with a walker and tilemap to 3d level + optimizations). Curious if people would be interested in that or not though, thoughts?