Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsDiscussion Forum → command lines
command lines
2006-01-25, 3:14 AM #1
can i get some advice,
how do you open a mod without patch commander using run.
i can't use patch commander on this computer for registry reasons.
cheers
2006-01-25, 12:19 PM #2
This could be wrong...

[path to jk.exe] -path [path to the gob folder]

For example:

C:\Program Files\LucasArts\Jedi Knight\JK.EXE -path C:\jkmods\sbx\

in the folder sbx would be the gob.



It may be easier to make a batch file.


Got info from here
Naked Feet are Happy Feet
:omgkroko:
2006-01-25, 12:21 PM #3
Easiest thing to do is to create shortcut to jk.exe and add -path whatever after what's already on the target line.
Historians are the most powerful and dangerous members of any society. They must be watched carefully... They can spoil everything. - Nikita Khrushchev.
Kill one man, and you are a murderer. Kill millions of men, and you are a conqueror. Kill them all, and you are a god. - Jean Rostand.
2006-01-25, 12:23 PM #4
True. ;)
Naked Feet are Happy Feet
:omgkroko:
2006-01-25, 2:37 PM #5
Originally posted by Vegiemaster:
This could be wrong...

[path to jk.exe] -path [path to the gob folder]

For example:

C:\Program Files\LucasArts\Jedi Knight\JK.EXE -path C:\jkmods\sbx\

in the folder sbx would be the gob.



It may be easier to make a batch file.


Got info from here


yeah, just make a text file and name it whatever.bat

in that file put

jk -path whatever

put that in the jk folder, and put the gob in the whatever folder within the jk folder
gbk is 50 probably

MB IS FAT
2006-01-26, 12:35 PM #6
thanks alot,

↑ Up to the top!