There are two ways to do it (the second is easier):
<<<FIRST WAY>>>
create a new shortcut to generals.exe
Right-Click on the new shortcut and press "Properties".
In "target" - it should say something like:
"E:\Program Files\EA Games\Zero Hour\generals.exe"
Add -particleEdit -win after the quotation marks (") in the end.
<<<SECOND WAY>>>
in your generals/zero hour directory - create a new file called particle.txt .Edit it with a simple TXT editor and add the following:
Quote:
@ECHO OFF
echo Welcome to the Generals Particle Editor
pause
generals.exe -particleEdit -win
|
Save the file, close and rename it to "particle.
BAT".Then Simply Run "particle.bat" and you are done!!!