GemmellnessTangyyGemmellnessyou can make a bat file in the same dir as both exes with the following:
start rinput.exe joequake-gl.exe
start joequake-gl.exe
TIMEOUT /t 10 /nobreak
if you need launch options for joequake (idk if they're commonly used, not familiar with it) just put them after "joequake-gl.exe" in standard format (i.e. spaces between, include any -s before them)
Hey, thanks a bunch for responding. I have no idea what a bat file or a dir file is, would it be too much to ask for you to walk me though it?
The other thing is that when the rinput file is launched, the command joequake-gl.exe needs to be entered, does this account for that?
yep, if you look next to rinput.exe it's given the joequake-gl.exe as an argument, which rinput will automatically inject into.
basically all you need to do is move RInput.exe to the same folder as the joequake exe, and create a new text file with the above stuff put into it. then you save as, and save it as "Joequake RInput.bat" (or somethingelse.bat) in the same folder again. make sure you select save as 'all types" so it allows you to change the extension from .txt to .bat. you can also make a shortcut to this .bat file on your desktop if you like
Alright so it opens the console and then opens quake, but it does not actually inject, I still experience the negative acceleration.
Waiting for 1R seconds, press CTRL+C to quit ...Input injector (v1.31 sequentia
l edition)
Note: This version has not be tested on your kernel version.
Retrieving "joequake-gl.exe" process id.
Process found (PID: 7840).
Injecting RInput.dll into remote process...
Failed to retrieve Dynamic Link Library.
that is what it says through the bat.
RInput injector (v1.31 sequential edition)
Note: This version has not be tested on your kernel version.
Provide the to be injected process name (case sensitive, e.g. ET.exe):
joequake-gl.exe
Retrieving "joequake-gl.exe" process id.
Failed to retrieve process id.
Waiting for process to be started.
and that is what it says when I start rinput.exe, input "joequake-gl.exe"
RInput injector (v1.31 sequential edition)
Note: This version has not be tested on your kernel version.
Provide the to be injected process name (case sensitive, e.g. ET.exe):
joequake-gl.exe
Retrieving "joequake-gl.exe" process id.
Failed to retrieve process id.
Waiting for process to be started.
Process found (PID: 10304).
Injecting RInput.dll into remote process...
Succesfully injected library into process (0x65480000).
Event triggered; the remote thread has been successfully initialized.
Closing console in: 2s
and that is what it says after I do the above and launch the exe for joequake
_KermitWhy use an outside program for it when you can just disable it? I have m_smooth 1 and m_filter 0 in autoexec and -noforcemaccel -noforcemparms -m_smooth in launch options and it works fine. I'm p sure the noforce ones do nothing but I keep them there anyway.
Are you sure you are talking about joequake? I tried all of those and it did not work, m_smooth is not even a command.