Recent content by randompengu

  1. randompengu

    Homebrew Homebrew app Ultrahand Overlay - The fully craft-able overlay executor

    sorry for the late reply, yeah I did. The only thing I had to change was reboot boot {ini_file_source{*}} to reboot ini {ini_file_source{*}} in my package.ini. Damn. This happened in Github Issues. Either I am stupid and didn't read the guide properly, or I am stupid and didn't read the guide...
  2. randompengu

    Homebrew Homebrew app Ultrahand Overlay - The fully craft-able overlay executor

    Does this show options from hekate_ipl.ini plus options in /bootloader/ini or only from the first file?
  3. randompengu

    Homebrew Homebrew app Ultrahand Overlay - The fully craft-able overlay executor

    I'm trying to find a way to make an Ultrahand package that allows me to reboot to specific HOS, Linux or Android options, as well as payloads from the payload folder. However, my current implementation only works for HOS based options (sys/emuMMC, stock). Here's the github issue I posted a...