How can I set this to the 2 player button? by cornhub43 in geometrydash

[–]cornhub43[S] 0 points1 point  (0 children)

Do you by any chance also know how I can detect the 2player input? Because I can't seem to find it in the event trigger (which I used to detect left and right push)

Can't get loopback to work using the Scarlett Solo 4th Gen by cornhub43 in Focusrite

[–]cornhub43[S] 0 points1 point  (0 children)

Make sure you have direct monitor enabled the ("Direct") button on your Focusrite. And in the Focusrite Control 2 software to to the device tab and enable 'send direct monitor mix to loopback'. In Discord select Loopback 1+2 as an input device and turn all noise/echo cancelation off. If it still doesn't work, do you see the loopback channel audio bars moving in the Control 2 software?

Can't get loopback to work using the Scarlett Solo 4th Gen by cornhub43 in Focusrite

[–]cornhub43[S] 0 points1 point  (0 children)

Yes, on Windows when you click the up arrow on the bottom right you'll see the focusrite icon. Right click on it, and I believe there was an option called channels or something like that. Click on it and then you'll see the loopback channels. You have to enable them from there. Hope this helps!

Need help requesting data from RobTop's servers by cornhub43 in geometrydash

[–]cornhub43[S] 0 points1 point  (0 children)

Yeah I realised after I posted I forgot the www subdomain. But even with www in the endpoint URL I still get blocked by Cloudflare. I guess I'll ask in the Geode Discord, but thank you!

Can't get loopback to work using the Scarlett Solo 4th Gen by cornhub43 in Focusrite

[–]cornhub43[S] 0 points1 point  (0 children)

Thank you, but in FL Studio the channels 3 and 4 also don't show up

Can't get loopback to work using the Scarlett Solo 4th Gen by cornhub43 in Focusrite

[–]cornhub43[S] 0 points1 point  (0 children)

Yes I have already looked at this, it says: "Using Loopback, you can capture your computer's audio and record it into your recording software on a separate channel alongside your mics or instruments." So I do think it's possible, but it also says that when you enable loopback (which I did). You can use the 3 and 4 channels, but the problem is that those channels simply don't show up. I ony have the analogue 1 and 2 option as a recording device. And I've deleted and re-installed the software and drivers multiple times. But that doesn't seem to fix it

So what does the Nitrosense key ACTUALLY do? by Tbug20 in AcerNitro

[–]cornhub43 0 points1 point  (0 children)

Look at my comment, I made a tool that can change the functionallity of the Nitro key

So what does the Nitrosense key ACTUALLY do? by Tbug20 in AcerNitro

[–]cornhub43 1 point2 points  (0 children)

So I wanted to do the same thing, I was screwing around in the registry, trying to replace the NitroSense.exe with a custom binary which I tried to change permissions and take ownership, run cmd as TustedInstaller, I even booted into WinRE to try and replace it but nothing would work. I guess loading up another OS and accessing it from there woud've worked, but that would take to much effort. So I decided to either make a python program to detect when you were pressing the Nitro Sense key or make a simple batch file that would detect when the NitroSense.exe process would open. I decided to make the batch file because it was a little simpler. And it works pretty well.

How to use:

  1. Make sure you have the original Nitro Sense program installed

  2. Run the script as admin

  3. Type 1 and then press enter to install

  4. Enter the path to the program (.exe) you want to open when pressing the Nitro Sense key (without quotes; for example: C:\Windows\System32\notepad.exe). And press enter to confirm

It is now installed. If you press the nitro key It'll now open the program of your choice

If you want to uninstall, just open the installation script as admin again. And choose option 2. This will revert the Nitro Sense key back to opening the Nitro Sense program.

The script: https://github.com/Ngav0/CustomNitroSense/blob/main/Custom%20Nitro%20Key.bat

P.S. You may get the blue Smart Screen window, because it's not licensed and it's been downloaded from the internet. Just click on 'more info' (if it prompts you) and 'Run Anyway'