Below, you can find all the updates to our Space Marine 2 cheats.
December 28, 2024
The Space Marine 2 Speeder has been updated to version 11.
It is now possible to use Speeder to scan for specific values in memory. This is done with the following new console commands:
- -search [value] — Speeder will scan the game's memory for "value." Most values in Space Marine 2 are equal to [actual value] * 8 + 1; however, Speeder will do this calculation for you. Therefore, you can simply search for the real value. For example, if you want to hack your ammo yourself, and you have 25 remaining shots, you would use "-search 25."
- -search* [value] — Speeder will rescan all the addresses discovered by the previous -search or -search* and ensure the value located at each address equals "value." Again, you can search for the actual value and do not need to perform the calculation yourself. It is necessary to use -search* at least once so that you ensure the discovered addresses are correct. Otherwise, you will likely crash the game.
- -write [value] [address] — Speeder will write "value" to "address." Addresses can be discovered with the -search commands above. If you omit "address," Speeder will write "value" to every address discovered by the last -search command. This can be preferable and easier as long as you're sure the addresses are valid. Example usage: "-search 25" to find possible ammo addresses. Shoot once. "-search* 24" to filter correct addresses. "-write 25" to change your current ammo back to 25.
October 27, 2024
The Space Marine 2 Speeder has been updated to version 7.
You can now hack your total ammo as well as your clip ammo. Here is the updated guide text for line 15 in config.txt:
- Line 15) Infinite ammo setting. For infinite ammo to work, you must write your max clips on this line for both guns, separated by the "|" character, such as 12|25. You can also include your max total ammo as well, such as 12|25|120|125. The first number should always be the max clip ammo for your first gun, the second number your max clip ammo for the second gun, the third number your max total ammo for your first gun, and the fourth number your max total ammo for your second gun. For example, if you have a pistol with a clip of 12 and 120 max ammo and a rifle with a clip of 25 and 125 max ammo, you would write 12|25|120|125. If Speeder fails to find the ammo address, or you need to change weapons, use the -ammo console command to rescan for the new ammo values.
- Because you may find yourself changing guns often, the -ammo console command may be preferable to using this line.
The -ammo console command has been improved as well and allows you to easily switch between weapons:
- -ammo [max clip] [max clip 2] [max total ammo] [max total ammo 2] — Scans or rescans the game's memory for the infinite ammo hack. "Max clip" refers to the max ammo per clip of your first weapon. "Max clip 2" refers to the max ammo per clip of your second weapon. "Max total ammo" refers to the maximum amount of ammo for your first weapon. "Max total ammo 2" refers to the maximum amount of ammo for your second weapon. For example, if you are using a 12-clip pistol with 120 total ammo and a 25-clip rifle with 125 total ammo, you would write
-ammo 12 25 120 125
As with all console commands, you can activate them via macros as well, which might be easier if you are swapping weapons constantly:
[113]
keys=cc % -ammo 12 25 120 125
repeat=0
Scanning has been improved and will no longer cause the entire scan to fail if Speeder fails to find one or more addresses.
October 23, 2024
The Space Marine 2 Speeder has been updated to version 3.
The movement speed hack will now work natively with controllers. See line 19 in the guide if you have joystick drift.
October 9, 2024
Version 1 of the Space Marine 2 Speeder has been released. Please follow the guide for installation instructions.
