Page 1 of 1
[REQUEST] Sift Heads Cartels
Posted: Mon Jul 07, 2025 8:37 am
by Vodanh777
Game Name: Sift Heads Cartels
Game Engine: Adobe Flash Player
Game Version: v1.0.1
Options Required: Scraps, Ammo
Steam Website:
Other Info:
This was my childhood game. But I can't seem to find the right value for scraps or bullets (the number on screen just doesn’t match anything I can track down).
I’ve tried searching for the bullet count in a range like 1 to 100,000. Then I shoot, reload, and scan for a decreased value. Still nothing works.
I honestly don’t even know if it’s possible for you guys to find it. But if anyone knows how to search for that value, I’d really appreciate the help.
Re: [REQUEST] Sift Heads Cartels
Posted: Tue Jul 08, 2025 12:43 am
by Vodanh777
Never mind, I will just edit it via sol file editor.
The path is: C:\[Your Computer]\AppData\Roaming\Macromedia\Flash Player\#SharedObjects\[If there is multiple folder, just click all of them until you find the folder for the game]\localhost\SteamLibrary\steamapps\common\Sift Heads Cartels\Sift Heads - Cartels.exe.
Then you can use Save Editor Online website to edit .sol file.
And from what I'm testing, here is some value you can edit:
- userVars > tools (You can edit tools/scraps for upgrading your weapons, recommend change to 10000)
- userVars > xp (Edit XP for unlocking extras in the main menu, recommend change to 60000).
- userVars > wp_[number]: Edit to 2 if you want the weapon to be unlocked (WARNING: Only get to Weapon #9, weapon#10 to #14 is extremely unstable, could corrupt your game).
Example:
+ "userVars > wp_9 1" (weapon is not unlocked);
+ "userVars > wp_9 2" (weapon is unlocked);
- userVars > wp_ammo: Edit ammo.
+ Warning: Must check the ammo value belongs to which weapon beforehand. Example: For "userVars > wp_9" (Weapon #9), then you have to edit "userVars > wp_ammo_9"). But then again, if you use XP to activate infinite ammo so you don't need to edit this value.
- "health" and "health_nb": This is not the health value nor the value for health medkits, if anyone can find out what this value is for, please let me know.
- "wp_mag", "wp_power", "wp_stability", "wp_capacity", "wp_rspeed" and "wp_frate" is the value of magazine, power, stability, capacity, reload speed and firing rate of the weapon in the upgrade station respectively (I wouldn't recommend changing this because I haven't test what would happen if you set the value too high).
WARNING:
- For some reason, the "infinite ammo" cheat you bought with XP in-game will always automatically turn on whenever you load a game. Which causes the mission "Chasing the hunter" in Act 3 to actually be softlocked since Kiro has to be out of ammo for the story to progress (The car is programmed not to be destroyed no matter if its health get to 0).
- To fix this, turn "userVars > bonus_13 3" into "userVars > bonus_13 1". This will disable the cheat by reversing it into the default stage, where you have to buy it with XP. After finish the mission "Chasing the hunter", you can buy "Infinite ammo" again.