-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot use APT_SetAppCpuTimeLimit #36
Comments
APT_SetAppCpuTimeLimit() issues were fixed with *hax payload 2.5 ............ |
Few minutes ago, I switched hax to ORAS basehax, problem has gone. |
Only KOR-Old3DS not New3DS? |
Yep. |
Please test on New3DS. Check what error-code is returned on Old3DS/New3DS from APT_SetAppCpuTimeLimit() with normal homebrew applications using that. |
Here is results; Test source code: https://gist.github.com/d3m3vilurr/571cfbab5cb7c097ede725d0ac51ce55 |
What's the system-version(including NATIVE_FIRM) for that Old3DS? |
10.3.0-24K. and 10.5K user also reported 0xd8e05bf4 error :( |
This seems like a KOR-*hax-payload issue. :-/ |
but they are only one difference, browserhax use ropbin payload, but basehax use otherapp payload. |
Don't see why this would be an issue since the field for this is the same for the USA/KOR dlplay title. :-/ |
@d3m3vilurr Try running ORAS, then immediately exit for running browserhax. |
Hm... browserhax cannot launch hbl, return to ORAS process after orange screen |
Did you terminate the game properly before running the browser? |
yes. i terminated that. |
Hello, I tcheck problem about using svchax on the korean 3ds.
I think, APT_SetAppCpuTimeLimit is main reason about svchax stuck problem (https://github.com/aliaspider/svchax/blob/e1ddbff/svchax.c#L219).
So I googled and saw yellows8/3ds_homemenuhax#6 issue, but this page's help step(launch official app, exit it, launch browserhax) make freezing ninjhax launch (o3ds, n3ds both stuck 2nd yellow screen, i think that point is https://github.com/smealum/ninjhax2.x/blob/86bb033/menu_payload/menu_ropbin.s#L159-162)
so few minute ago, I tested jap region o3ds, it also stuck after 2nd yellow screen.
is this totally ninjhax problem? or can you share another help step?
The text was updated successfully, but these errors were encountered: