ROM Hack Game botting with ntr ?

  • Thread starter Thread starter hacksn5s4
  • Start date Start date
  • Views Views 8,824
  • Replies Replies 117
but whats the command for that and you would need cords to know where to toutch on the screen

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

installedp ython and im still getting these errors
 
bump.

Now that I got a system to work on and looked into this last night and got something working pretty quickly. It works with a combination of a plugin and a pc client, but its not perfect. The hardware keeps fighting against the plugin, making a sort of auto fire feature. so its impossible to hold down a button. I think the inputs is handled by the hid process. Does anyone know how to temporarily disable or edit this? The way my plugin client combo works is that the plugin reads for input data at a static address, and the client writes the input data to that static address. When the input data at the address is not 0x00 then it spams it into the proper address. so the client only needs to send one packet to update the value and the plugin then spams that value into the proper address to invoke the input.
 
Last edited by KazoWAR,
Couldn't this be because of a call of the svcSleepThread function ?

Because obviously, if your thread is sleeping then it can't continue to send the value.
yes it sleeps about 1 millisecond, without sleep the system hangs when it runs. i even tried very low sleep and the system was very laggy. maybe my plugin is not made properly.
 
An idea completely out of the blue: If we specify the processor for the thread, wouldn't that permit to skip the sleep (or allows to decrease the sleep value) ?

I was mainly thinking of the extras cores of the n3DS though...
 
Last edited by Nanquitas,
An idea completely out of the blue: If we specify the processor for the thread, wouldn't that permit to skip the sleep (or allows to decrease the sleep value) ?

I was mainly thinking of the extras cores of the n3DS though...
what about having bot run on pc though and sends inputs though wifi

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

mo
An idea completely out of the blue: If we specify the processor for the thread, wouldn't that permit to skip the sleep (or allows to decrease the sleep value) ?

I was mainly thinking of the extras cores of the n3DS though...
most pepople have old 3ds though
 
if your just using it for a bot input delays don't matter as the ones that press the buttoms them selfs have delay because of the time it takes for motors to hit buttons
 
:ooo have You got a github/Will You release the source ??
going to see what i can do with InputRedirection first.

*EDIT*
I couldn't get InputRedirection to work. NS_LaunchTitle always gave error when trying to launch input_proc in the background, but it did give me an idea that is working perfectly. I made a tiny bit a homebrew that kills the hid process with NS_TerminateProcessTID and now all my inputs are working perfectly. I will get something a little more user friendly together and then release.

*EDIT*
It seems as soon asI start a game the hid process restarts. so another dead end.
 
Last edited by KazoWAR,
going to see what i can do with InputRedirection first.

*EDIT*
I couldn't get InputRedirection to work. NS_LaunchTitle always gave error when trying to launch input_proc in the background, but it did give me an idea that is working perfectly. I made a tiny bit a homebrew that kills the hid process with NS_TerminateProcessTID and now all my inputs are working perfectly. I will get something a little more user friendly together and then release.

*EDIT*
It seems as soon asI start a game the hid process restarts. so another dead end.
Were you ever able to figure this out?
 
Last edited by ironbeetle,

Site & Scene News

Popular threads in this forum