It seems assaultcube.bat launches ac_client.exe with these attributes:
--init %1 %2 %3 %4 %5
I'll try messing around with it and see if I can find a fix. If there is a way to add the command line arguments to the ac_client.exe then I'm sure it would work with game booster.
How about trying this:
Make a short-cut of ac_client.exe
Right click the short-cut and there should be a text saying "target:" followed by a box with a path in it enclosed in quotes.
At the end of it, paste this:
--init %1 %2 %3 %4 %5
Make sure there is 1 space between the above text and the closing quotation mark.
Then launch the short-cut and see if game booster works with it.
--init %1 %2 %3 %4 %5
I'll try messing around with it and see if I can find a fix. If there is a way to add the command line arguments to the ac_client.exe then I'm sure it would work with game booster.
How about trying this:
Make a short-cut of ac_client.exe
Right click the short-cut and there should be a text saying "target:" followed by a box with a path in it enclosed in quotes.
At the end of it, paste this:
--init %1 %2 %3 %4 %5
Make sure there is 1 space between the above text and the closing quotation mark.
Then launch the short-cut and see if game booster works with it.