Difference between revisions of "Cheat List"
Wafflesnake (talk | contribs) m (→Cheat Menu) |
|||
(35 intermediate revisions by 12 users not shown) | |||
Line 10: | Line 10: | ||
This page will only list cheats that are acknowledged by the developers themselves and are approved for public release. The cheats listed will only be ones that are attainable in-game, during play. For out-of-game game-editing references, try the [[Save_Editing|save editing]] page. | This page will only list cheats that are acknowledged by the developers themselves and are approved for public release. The cheats listed will only be ones that are attainable in-game, during play. For out-of-game game-editing references, try the [[Save_Editing|save editing]] page. | ||
+ | == Exploits == | ||
+ | This is a list of exploitable events, items, or characters that the player can use to [[Captain Steele]]'s advantage. | ||
− | == Cheat Codes == | + | The exploits are as follows: |
− | The game has various cheat codes that can be inputted by the player. This can be done in two ways: | + | {|class="wikitable sortable bordered" border="1" cellpadding="2" style="text-align:center" |
+ | |+ Exploits | ||
+ | |- | ||
+ | !width="160px" | Input | ||
+ | !width="480px" class="unsortable"| Result | ||
+ | |- | ||
+ | | [[Doctor Lash|Dr. Lash]] | ||
+ | |align="left"| Defeating him in combat will earn Steele 999999 credits and a significant amount of XP. This combat encounter can be repeatable if Steele continues to flirt with him. See his page for combat advice. | ||
+ | |- | ||
+ | | [[Syri]] Infinite [[Intelligence]] gain | ||
+ | |align="left"| Holding down the '''1 button''' during [[Syri|Syri's]] morning menu causes continuous [[Combat_Mechanics_#Slow_Stat_Gain|slow intelligence gain]] | ||
+ | When combined with ClearYu can also give you Reflex, Aim, and Libido at the cost of Taint. | ||
+ | |- | ||
+ | | Blackjack free money | ||
+ | |align="left"| In the Treasure Nova casino on [[Zheng Shi]], the player can place a custom bet up to 5000. This, in conjunction with saving and loading, allows the player to acquire high amounts of credits quickly and with no risk. There was initially no limit to custom bets, but this has since been changed | ||
+ | |} | ||
+ | |||
+ | == Cheat Menu == | ||
+ | As of the JS release, the below cheats are available in a menu format. <b>Old cheats inputted via cheat codes are no longer functional.</b> The new cheat menu is accessed by clicking on the top of the “i” in TiTS several times in a row after loading a save, then opening options and selecting the new Cheat submenu. In addition, when Cheats are enabled, Perks can be refunded in the Level Up screen. Stat Points cannot be reallocated, but [[Stat gain by source|Stat Training]] makes that largely unnecessary. | ||
+ | |||
+ | Cheats '''do not''' disable achievements. | ||
+ | {| class="infobox" border="0" cellpadding="2" style="text-align:center; float:left" width="700px" | ||
+ | |- | ||
+ | |<center>[[File:Cheat 3 Trials in Tainted Space explicit.png|700px]]</center> | ||
+ | |- | ||
+ | |<center>Infographic by lowercase_donkey</center> | ||
+ | |} | ||
+ | <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> | ||
+ | |||
+ | == Console Edit Cheats == | ||
+ | While the Console can be used to (hazardously) edit a number of details in game, it is most commonly used by players to adjust character stats as opposed to using Ten Ton Gym, as no other current methods of adjusting these stats exist in Codes or the Cheat Menu. | ||
+ | The Console can be opened using F12 or Control + Shift + i in the online version of the game in browser windows. | ||
+ | *All input commands for stats are used by replacing "x" with the desired value. | ||
+ | **When replacing "x" with a value higher than possible character maximum caps, the final stat will not exceed the cap. | ||
+ | *Console commands are cap sensitive, and thus written below as appropriate. | ||
+ | *Typing the command in the console and omitting the "= x" (for example, pc.physiqueRaw) will display the current stat. | ||
+ | **If the value is above the cap maximum, such as with prior editing using Console Commands, the value is that above the cap. | ||
+ | |||
+ | The associated commands are as follows: | ||
+ | {|class="wikitable sortable bordered" border="1" cellpadding="2" style="text-align:center" | ||
+ | |+ Console Commands | ||
+ | |- | ||
+ | !width="160px" | Input | ||
+ | !width="480px" class="unsortable"| Result | ||
+ | |- | ||
+ | | [[Physique]] | ||
+ | |align="left"| pc.physiqueRaw = x | ||
+ | |- | ||
+ | | [[Reflexes]] | ||
+ | |align="left"| pc.reflexesRaw = x | ||
+ | |- | ||
+ | | [[Aim]] | ||
+ | |align="left"| pc.aimRaw = x | ||
+ | |- | ||
+ | | [[Intelligence]] | ||
+ | |align="left"| pc.intelligenceRaw = x | ||
+ | |- | ||
+ | | [[Willpower]] | ||
+ | |align="left"| pc.willpowerRaw = x | ||
+ | |} | ||
+ | Other Console Commands exist, but are not recommended to be edited due to complexity and possible damage to save files. Try at your own risk. The [[Save_Editing|save editing]] page can be helpful in this as a command guide. | ||
+ | |||
+ | |||
+ | {{ContentWarning|message=<b>All content after this point is for the legacy flash version '''NOT''' the JS version.</b><br> | ||
+ | |||
+ | Many, but not all, of these functionalities have been moved to the integrated cheat menu for the JS version.}} | ||
+ | |||
+ | == Cheat Codes == | ||
+ | The game has various cheat codes that can be inputted by the player. These are mostly useable on the flash version. | ||
+ | For Java refer to the cheat menu above. This can be done in two ways: | ||
* By using a keyboard and directly typing the message at any time while playing the game. | * By using a keyboard and directly typing the message at any time while playing the game. | ||
* By accessing a text input box (such as using [[V-KO]]'s '''CustomInput''' option) and inserting and submitting the code there. The input box is limited in what cheats it can activate (so not all cheat codes are compatible with it), and is primarily there for users who use virtual, screen-prompted keyboards. | * By accessing a text input box (such as using [[V-KO]]'s '''CustomInput''' option) and inserting and submitting the code there. The input box is limited in what cheats it can activate (so not all cheat codes are compatible with it), and is primarily there for users who use virtual, screen-prompted keyboards. | ||
Line 19: | Line 90: | ||
* Holding Shift while typing will also prevent unwanted moving or item usage. | * Holding Shift while typing will also prevent unwanted moving or item usage. | ||
− | This information is a bit outdated, so some codes may not work in current versions. Try at your own risk. [https://forum.fenoxo.com/threads/money-cheat-anotherbrickinthewall-is-not-working.10986/ link] | + | This information is a bit outdated, so some codes may not work in current versions. Try at your own risk. <!--[https://forum.fenoxo.com/threads/money-cheat-anotherbrickinthewall-is-not-working.10986/ link to a statement from Jacques00 on the forums]--> |
The cheat codes are as follows: | The cheat codes are as follows: | ||
Line 29: | Line 100: | ||
|- | |- | ||
| treatment | | treatment | ||
− | |align="left"| Forces the [[Treatment]] to use the default effects. ( | + | |align="left"| Forces the [[Treatment]] to use the default effects. (Does nothing if none of the other [[Treatment]] cheats have been activated.) |
|- | |- | ||
| bimbo | | bimbo | ||
Line 52: | Line 123: | ||
|align="left"| Pass large amounts of time. | |align="left"| Pass large amounts of time. | ||
|- | |- | ||
− | | | + | | urta (previously known as "furfag") |
|align="left"| Enables infinite item use for most consumable items (Enter again to disable). | |align="left"| Enables infinite item use for most consumable items (Enter again to disable). | ||
|- | |- | ||
− | | | + | | poison (previously known as "sjw") |
|align="left"| Replaces “shemale” with “dick-girl” throughout the game’s scenes dynamically (since v0.8.010). | |align="left"| Replaces “shemale” with “dick-girl” throughout the game’s scenes dynamically (since v0.8.010). | ||
|- | |- | ||
| tistheseason | | tistheseason | ||
− | |align="left"| Brings up a menu with a list of special holidays. The player may choose to toggle | + | |align="left"| Brings up a menu with a list of special holidays. The player may choose to toggle [[Seasonal events]] for that holiday to: Always On, Always Off, or Automatic (default). |
|- | |- | ||
| marcopolo | | marcopolo | ||
Line 68: | Line 139: | ||
|- | |- | ||
| beshineforever | | beshineforever | ||
− | | | + | | Opens the [[Doctor Badger]] Cheat Menu, which contains three separate sections: |
+ | *[[Doctor Badger]]: | ||
+ | **Options for [[Doctor Badger]]'s interaction: | ||
+ | ***The state of either being active or arrested. | ||
+ | ***The state of either being pre or post bimbofication. | ||
+ | **For the player: | ||
+ | ***Whether or not the silicone tank is installed in the player's ship. | ||
+ | *[[Nym-Foe]]: | ||
+ | **Options for [[Nym-Foe]]'s combat: | ||
+ | ***The state of being broken, fixed, fixed and hostile, or not yet encountered. | ||
+ | ***The distribution of silicone between the player's breasts, butt, hips, and lips during a successful injection attack. | ||
+ | ***Whether [[Nym-Foe]]'s '''"Bouncy!"''' attack block will perform normally, block 100% of the time, or avoid being used. | ||
+ | ***The ability to add or subtract [[Nym-Foe]]'s starting lust between 0 and 100, and the ability to reset back to 50. | ||
+ | **For the player: | ||
+ | ***Add a [[Nym-Foe Dakimakura]] to the player's inventory. | ||
+ | ***Toggle whether or not the player has the '''[[Perks_by_source#Implant-tastic|Implant-tastic]]''' [[Perks|Perk]]. | ||
+ | *[[Doll Maker]]: | ||
+ | **Options for [[Doll Maker]]'s combat: | ||
+ | ***The state of being disassembled, met and non-hostile, activated and hostile, or not yet encountered. | ||
+ | ***Whether [[Doll Maker]]'s attack pattern will consist of its full moveset, only stat-effecting tools (if not applicable, choosing Bio-Magnetic Vibes instead), or only with its Bio-Magnetic Vibes. | ||
+ | ***How many points each of the stat-effecting tools in [[Doll Maker#Combat|Doll Maker's moveset]] will subtract, being able to be set from 1 to 50 and reset to 5. | ||
+ | ***Whether or not the player starts the fight already cuffed. | ||
+ | **For the player: | ||
+ | ***Toggle whether or not the player has the '''[[Perks_by_source#True Doll|True Doll]]''' [[Perks|Perk]]. | ||
|- | |- | ||
| insaneinthemembrane | | insaneinthemembrane | ||
Line 74: | Line 168: | ||
|- | |- | ||
| mitzi | | mitzi | ||
− | |align="left"| Allows | + | |align="left"| Allows the player to instantly rescue [[Mitzi]], bypassing the [[Stellar Tether]] Dungeon. |
+ | |- | ||
+ | | backinbizzness | ||
+ | |align="left"| Resets [[Bizzy]]'s interactions to before the player received her first e-mail. (Added during version 0.8.066 development to showcase new scenes with [[Mitzi]] and [[Sera]], continued availability past this version is not guaranteed.) | ||
|- | |- | ||
| doll | | doll | ||
− | |align="left"| Teleports the player to the start of the [[Kiro]] | + | |align="left"| Teleports the player to the start of the [[Kiro Quest]] dungeon (added during version 0.8.023 development, will most likely be removed at a later date or upon full quest implementation). |
|- | |- | ||
+ | | kqvrgoodness | ||
+ | | align="left"| Adds 5 virtual reality programs to the PC's inventory from or related to [[Kiro Quest]]. Once used, these allow the PC to access the fights (and corresponding sex scenes) in the [[Mindwash Visor]] for: | ||
+ | <div class="mw-collapsible-content"> | ||
+ | *The [[Sexdoll_Sentries|fuckdolls]] | ||
+ | *The [[Advanced Herm Sexbot]] | ||
+ | *[[The Twins]] | ||
+ | *The [[Taursuit]] | ||
+ | *[[Illustria Po]] | ||
+ | |- | ||
| healthdelivery | | healthdelivery | ||
|align="left"| Summons [[Bianca]] if possible (When on a hostile square where [[Bianca]] can spawn, and she is not in a bar). | |align="left"| Summons [[Bianca]] if possible (When on a hostile square where [[Bianca]] can spawn, and she is not in a bar). | ||
Line 89: | Line 195: | ||
|- | |- | ||
| anotherbrickinthewall | | anotherbrickinthewall | ||
− | |align="left"| Immediately gain 100K [[credits]]. Reusable. | + | |align="left"| Immediately gain 100K [[credits]]. Reusable. If entered outside the Console, credit count will be updated after any changing of screen. If entered with the Console, it must be exited for credits to be added. Consecutive uses without leaving the Console count as one activation and only add 100K credits. |
|- | |- | ||
| UP+DOWN+LEFT+RIGHT | | UP+DOWN+LEFT+RIGHT | ||
|align="Left"| Use the arrow keys on the keyboard to do this. Gives the player 5xZil Ration. You can get 10,000 [[Credits]] per full inventory by selling to [[Burt]] on [[:Mhen'ga#Mead_Hall|Mhen'Ga]]. You can quickly sell a full inventory by holding down the '1' button. | |align="Left"| Use the arrow keys on the keyboard to do this. Gives the player 5xZil Ration. You can get 10,000 [[Credits]] per full inventory by selling to [[Burt]] on [[:Mhen'ga#Mead_Hall|Mhen'Ga]]. You can quickly sell a full inventory by holding down the '1' button. | ||
+ | |- | ||
+ | | party | ||
+ | |align="Left"| Starts or resets the Zaibatsu party. At the end of the party, Steele is placed at the Gyre Taxi stand on Dhaal. If Steele's ship is not already on Dhaal, it won't be at the Spaceport, making leaving impossible without other cheats. | ||
+ | |- | ||
+ | | wargiiandbess | ||
+ | |align="Left"| Resets the [[Siege of the Korg’ii Hold]] quest progress, along with any progress in [[Eitan]]'s relationship. 0.8.116 patchnotes suggested that the cheat would get a name change, however that hasn't happened yet as of 0.8.124. | ||
+ | |- | ||
+ | | nastiness | ||
+ | |align="Left"| Resets the [[Nastizia]] event chain to Pre-invite. | ||
|} | |} | ||
Line 118: | Line 233: | ||
|align="left"| Toggles debug mode. | |align="left"| Toggles debug mode. | ||
|- | |- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
<!-- | <!-- | ||
Line 147: | Line 243: | ||
+ | [[Category:Pre-Java Script conversion]] | ||
[[Category:Game mechanics]] | [[Category:Game mechanics]] | ||
[[Category:Cheats]] | [[Category:Cheats]] |
Latest revision as of 01:45, 5 August 2024
Description
Trials in Tainted Space's gameplay is not immune to exploitation. There are various features the player can access, intentional or otherwise, to gain a desired advantage in the game. Most of these exploits may have been left in the game during various points of development and are subject to change if and while the game is in development.
This page will only list cheats that are acknowledged by the developers themselves and are approved for public release. The cheats listed will only be ones that are attainable in-game, during play. For out-of-game game-editing references, try the save editing page.
Exploits
This is a list of exploitable events, items, or characters that the player can use to Captain Steele's advantage.
The exploits are as follows:
Input | Result |
---|---|
Dr. Lash | Defeating him in combat will earn Steele 999999 credits and a significant amount of XP. This combat encounter can be repeatable if Steele continues to flirt with him. See his page for combat advice. |
Syri Infinite Intelligence gain | Holding down the 1 button during Syri's morning menu causes continuous slow intelligence gain
When combined with ClearYu can also give you Reflex, Aim, and Libido at the cost of Taint. |
Blackjack free money | In the Treasure Nova casino on Zheng Shi, the player can place a custom bet up to 5000. This, in conjunction with saving and loading, allows the player to acquire high amounts of credits quickly and with no risk. There was initially no limit to custom bets, but this has since been changed |
Cheat Menu
As of the JS release, the below cheats are available in a menu format. Old cheats inputted via cheat codes are no longer functional. The new cheat menu is accessed by clicking on the top of the “i” in TiTS several times in a row after loading a save, then opening options and selecting the new Cheat submenu. In addition, when Cheats are enabled, Perks can be refunded in the Level Up screen. Stat Points cannot be reallocated, but Stat Training makes that largely unnecessary.
Cheats do not disable achievements.
Console Edit Cheats
While the Console can be used to (hazardously) edit a number of details in game, it is most commonly used by players to adjust character stats as opposed to using Ten Ton Gym, as no other current methods of adjusting these stats exist in Codes or the Cheat Menu. The Console can be opened using F12 or Control + Shift + i in the online version of the game in browser windows.
- All input commands for stats are used by replacing "x" with the desired value.
- When replacing "x" with a value higher than possible character maximum caps, the final stat will not exceed the cap.
- Console commands are cap sensitive, and thus written below as appropriate.
- Typing the command in the console and omitting the "= x" (for example, pc.physiqueRaw) will display the current stat.
- If the value is above the cap maximum, such as with prior editing using Console Commands, the value is that above the cap.
The associated commands are as follows:
Input | Result |
---|---|
Physique | pc.physiqueRaw = x |
Reflexes | pc.reflexesRaw = x |
Aim | pc.aimRaw = x |
Intelligence | pc.intelligenceRaw = x |
Willpower | pc.willpowerRaw = x |
Other Console Commands exist, but are not recommended to be edited due to complexity and possible damage to save files. Try at your own risk. The save editing page can be helpful in this as a command guide.
All content after this point is for the legacy flash version NOT the JS version. Many, but not all, of these functionalities have been moved to the integrated cheat menu for the JS version. |
Cheat Codes
The game has various cheat codes that can be inputted by the player. These are mostly useable on the flash version. For Java refer to the cheat menu above. This can be done in two ways:
- By using a keyboard and directly typing the message at any time while playing the game.
- By accessing a text input box (such as using V-KO's CustomInput option) and inserting and submitting the code there. The input box is limited in what cheats it can activate (so not all cheat codes are compatible with it), and is primarily there for users who use virtual, screen-prompted keyboards.
- It is recommended to input cheat codes in on the codex console under options to prevent any unwanted actions such as moving or item usage.
- Codes that cannot activate via the console can be activated in the main Codex screen. Because all of the main Codex options are assigned to numbers 1-5, this will prevent unwanted actions.
- Holding Shift while typing will also prevent unwanted moving or item usage.
This information is a bit outdated, so some codes may not work in current versions. Try at your own risk.
The cheat codes are as follows:
Input | Result |
---|---|
treatment | Forces the Treatment to use the default effects. (Does nothing if none of the other Treatment cheats have been activated.) |
bimbo | Forces the Treatment to use the Female effects. |
bull | Forces the Treatment to use the Male effects. |
amazon | Forces the Treatment to use the Amazon effects. |
cumcow | Forces the Treatment to use the Cum-Cow effects. |
fauxcow | Forces the Treatment to use the Faux-Cow effects. |
motherlode | Gives enough XP to reach the next level. |
88mph | Pass large amounts of time. |
urta (previously known as "furfag") | Enables infinite item use for most consumable items (Enter again to disable). |
poison (previously known as "sjw") | Replaces “shemale” with “dick-girl” throughout the game’s scenes dynamically (since v0.8.010). |
tistheseason | Brings up a menu with a list of special holidays. The player may choose to toggle Seasonal events for that holiday to: Always On, Always Off, or Automatic (default). |
marcopolo | Unlocks all planets (excluding Breedwell and Kashima). |
laplove | Reverts the game to its previous inclusion of the Lapinara Parasitic Female and Prophylactic (Lapinara). |
beshineforever | Opens the Doctor Badger Cheat Menu, which contains three separate sections:
|
insaneinthemembrane | Changes Bess' name to Runa. |
mitzi | Allows the player to instantly rescue Mitzi, bypassing the Stellar Tether Dungeon. |
backinbizzness | Resets Bizzy's interactions to before the player received her first e-mail. (Added during version 0.8.066 development to showcase new scenes with Mitzi and Sera, continued availability past this version is not guaranteed.) |
doll | Teleports the player to the start of the Kiro Quest dungeon (added during version 0.8.023 development, will most likely be removed at a later date or upon full quest implementation). |
kqvrgoodness | Adds 5 virtual reality programs to the PC's inventory from or related to Kiro Quest. Once used, these allow the PC to access the fights (and corresponding sex scenes) in the Mindwash Visor for:
|
healthdelivery | Summons Bianca if possible (When on a hostile square where Bianca can spawn, and she is not in a bar). |
anofferyoucantrefuse | Skip to a certain part of Akane's first quest. |
clowncar | Allows ship flight with any amount of crew members. |
anotherbrickinthewall | Immediately gain 100K credits. Reusable. If entered outside the Console, credit count will be updated after any changing of screen. If entered with the Console, it must be exited for credits to be added. Consecutive uses without leaving the Console count as one activation and only add 100K credits. |
UP+DOWN+LEFT+RIGHT | Use the arrow keys on the keyboard to do this. Gives the player 5xZil Ration. You can get 10,000 Credits per full inventory by selling to Burt on Mhen'Ga. You can quickly sell a full inventory by holding down the '1' button. |
party | Starts or resets the Zaibatsu party. At the end of the party, Steele is placed at the Gyre Taxi stand on Dhaal. If Steele's ship is not already on Dhaal, it won't be at the Spaceport, making leaving impossible without other cheats. |
wargiiandbess | Resets the Siege of the Korg’ii Hold quest progress, along with any progress in Eitan's relationship. 0.8.116 patchnotes suggested that the cheat would get a name change, however that hasn't happened yet as of 0.8.124. |
nastiness | Resets the Nastizia event chain to Pre-invite. |
Developer Codes
The dev codes are as follows:
Input | Result |
---|---|
impulse | Brings up Impulse menu for scene ID. |
idclev | Brings up the idclev menu for teleportation by room ID. |
fuckyou | Toggles debug mode. |