SilentSys / SLAM

Source Live Audio Mixer
MIT License
391 stars 130 forks source link

not available on CS2 #149

Open DV8923 opened 1 year ago

DV8923 commented 1 year ago

CS2 console log:

exec slam [InputService] exec: couldn't exec '{*}cfg/slam.cfg', unable to read file

jvllmr commented 11 months ago

I forked the repository and added Counter-Strike 2 as a game.

SLAM recognized CS2 correctly then and I could "exec slam", but Source 2 doesn't have the voice_inputfromfile command which is necessary for SLAM to work.

nikobear1 commented 10 months ago

I forked the repository and added Counter-Strike 2 as a game.

SLAM recognized CS2 correctly then and I could "exec slam", but Source 2 doesn't have the voice_inputfromfile command which is necessary for SLAM to work.

so it cant be used in cs2 right now right?

jvllmr commented 10 months ago

@nikobear1 Yes, that's right. SLAM depends on that feature in the source 1 engine to work. So using SLAM in CS2 is not possible.

krismasson commented 10 months ago

but bible bot is rockin it unhindered on day one :(

AnEht commented 10 months ago

but bible bot is rockin it unhindered on day one :(

maybehe is useing soundpad lol,but it needs 5 $

slamtroll commented 5 months ago

@nikobear1 Yes, that's right. SLAM depends on that feature in the source 1 engine to work. So using SLAM in CS2 is not possible.

Has anybody been able to update SLAM yet? Any news?

jvllmr commented 5 months ago

The command is still not available in CS2 and I don't think Valve plans to implement it.

slamtroll commented 5 months ago

The command is still not available in CS2 and I don't think Valve plans to implement it.

Thats a real bummer. Is there anything that can be done? Could a program coded from scratch theoretically work like SLAM, or is it all in that one command?