Skip to content

p5-vbnekit/q3_railgun_patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

q3_railgun_patch

change_cooldown.py will help you change q3 railgun cooldown time without recompiling qagame.qvm.

usage

python3 change_cooldown.py /path/to/vm/qagame.qvm "${NEW_TIME_IN_MS}"

or

python3 change_cooldown.py /path/to/vm/qagame.qvm "${NEW_TIME_IN_MS}" "${OLD_TIME_IN_MS}"

OLD_TIME_IN_MS is 1500 by default (as in the original Q3A game).

disclaimer

Please respect copyrights. Remember, if you patching binaries without source code and/or proprietary, law-protected - author has nothing to do with it.

implementation details

About

This will help you change q3 railgun cooldown time without recompiling `qagame.qvm`

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages