JORGETECH

Results 9 comments of JORGETECH

I don't know how USBLoaderGX does the patching but I'm going to take a guess and say that it uses the secondary ARM processor that the Wii has so it...

Thanks for the advice, after encountering the issue I pressed Ctrl-C and issued the bt command inside gdb and I got this backtrace: ``` #0 0x00000000004ecb30 in idFileSystemLocal::AddToReadCount(int) () #1...

Good idea, I'll build the current codebase and report back with the steps you mentioned

Ok, so I built a Debug type binary in hopes of getting more useful backtraces. I did the same thing and got this backtrace with more information: ``` #0 0x00005555556f916f...

> Can you show a screenshot of where the bug happens? I'll attach an screenshot of the point where the game crashes, I made a savegame specifically for debugging in...

Hi, sorry for not commenting in this issue for a long while. I took a break from playing the game after last Christmas and I completely forgot about this issue...

I followed @RadoiAndrei advice and I can confirm the `sudo npm install` command solves the issue of missing dependencies, it's also a good idea to add `sudo` to all the...

I have the same issue in New 3DS running Luma3DS v13.3.2 Both the cia and 3dsx versions have some kind of update loop, the update notification never goes away and...

I recommend anyone having issues to follow the steps in [this GBATemp post](https://gbatemp.net/threads/help-universal-updater.669625/post-10631885) since it did solve the issue for me. It would be interesting to know if the rest...