Giter Site home page Giter Site logo

Comments (7)

CTCaer avatar CTCaer commented on May 22, 2024 8

Yeah, this is not supported for now.
I wanted to make sure that restore is ok first.

But right now the top priority is payload launching which I want to implement since a couple of weeks.

from hekate.

CTCaer avatar CTCaer commented on May 22, 2024 2

I used latest gcc which fixes a bug that was introduced around October or September and lowers the size again on -O2.
Btw if you want to work on it and PR, use the dev branch here.
And I can fix the sizes.

from hekate.

emvym3two avatar emvym3two commented on May 22, 2024

I have started writing a version of this since I wanted the same..

The version is working but I had to cut out the verification code with #if's for now since it makes this condition no longer true

Max size is 126296 Bytes

I'm re-factoring the code a bit to try to cut down on the size by putting code which does the same thing into functions.

The tag for what I've done is here
https://github.com/emvym3two/hekate/tree/v4.6svcsplitprerelease

And a compiled release version of it is here.

https://github.com/emvym3two/hekate/releases/tag/v4.6svcsplitprerelease

I'll have to have a look at splitting it out into a module which can be loaded so that the size won't be an issue (especially since I noticed the main branch is now only a few bytes off what I'm assuming the size limitation is)

from hekate.

emvym3two avatar emvym3two commented on May 22, 2024

The version is working but I had to cut out the verification code with #if's for now since it makes this condition no longer true

Max size is 126296 Bytes

When I build the 4.8 tag it's actually saying

Payload size is 127607
Max size is 126296 Bytes.

Rather than the 126283 bytes you have managed.

Do you know what would be making the file size larger for this.
(Sorry c skills haven't been used in about 10 years)

from hekate.

CTCaer avatar CTCaer commented on May 22, 2024

@emvym3two any news on that?
Only this is left for a new release.

I can work on it if you don't have time.

from hekate.

fennectech avatar fennectech commented on May 22, 2024

This would be amazing. Then we dont have to find a 32 gig card to format to expat for a restore.

from hekate.

CTCaer avatar CTCaer commented on May 22, 2024

50eff41

Thanks @emvym3two

from hekate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.