Hacking 5.4.0 progress

  • Thread starter Thread starter BootsLoader
  • Start date Start date
  • Views Views 478,026
  • Replies Replies 3,092
  • Likes Likes 13
@ptitleray We already tried that in multiple variations. Reinitializing the network after killing those threads seems to be much more promising. Thanks anyway!
Also, i've you tried comment these lines :
Code:
        /* Send restart signal to get rid of uneeded threads */
        /* Cause the other browser threads to exit */
//        int fd = IM_Open();
//        void *mem = OSAllocFromSystem(0x100, 64);
//        memset(mem, 0, 0x100);

        /* Sets wanted flag */
//        IM_SetDeviceState(fd, mem, 3, 0, 0);
//        IM_Close(fd);
//        OSFreeToSystem(mem);

        /* Waits for thread exits */
//        unsigned int t1 = 0x1FFFFFFF;
//        while(t1--) ;
 
and once more!

--------------------- MERGED ---------------------------

Also, i've you tried comment these lines :
Code:
        /* Send restart signal to get rid of uneeded threads */
        /* Cause the other browser threads to exit */
//        int fd = IM_Open();
//        void *mem = OSAllocFromSystem(0x100, 64);
//        memset(mem, 0, 0x100);

        /* Sets wanted flag */
//        IM_SetDeviceState(fd, mem, 3, 0, 0);
//        IM_Close(fd);
//        OSFreeToSystem(mem);

        /* Waits for thread exits */
//        unsigned int t1 = 0x1FFFFFFF;
//        while(t1--) ;


It hangs it with lots of fun stuff
 

Attachments

  • Like
Reactions: ptitleray
YES! FINALLY GOT THE STICK COORDS TO READ!!!!

2016-01-07-181815.jpg
(Click for full-size image)
 
Last edited by ,

Site & Scene News

Popular threads in this forum