z The Riftbreaker

Upload your cheat tables here (No requests)
Zanzer
RCE Fanatics
RCE Fanatics
Posts: 1082
Joined: Fri Mar 03, 2017 10:48 pm
Reputation: 3439

z The Riftbreaker

Post by Zanzer »

Unlimited Ammo
Free Build
Ignore Building Limits
Craft for Free
Craft Without Materials
Max Rolls for Crafting
Max Rolls for Modifiers
Max Rolls for Enablers
Unlimited Mining
100% Drop Rate
Increase Family Drop Rate Bonus
Instant Research
Show Minimap Objects

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1
Attachments
riftbreaker_win_release.CT
2021-11-07
(77.98 KiB) Downloaded 5873 times
riftbreaker_win_release.CT
2021-10-24
(52.16 KiB) Downloaded 370 times
riftbreaker_win_release.CT
2021-10-20
(38.43 KiB) Downloaded 193 times
riftbreaker_win_release.CT
2021-10-19
(35.9 KiB) Downloaded 155 times
riftbreaker_win_release.CT
2021-10-16 (b)
(17.02 KiB) Downloaded 156 times
riftbreaker_win_release.CT
2021-10-16 (a)
(11.21 KiB) Downloaded 244 times
Last edited by Zanzer on Sun Nov 07, 2021 5:15 am, edited 8 times in total.

User avatar
Pongozila
Table Makers
Table Makers
Posts: 184
Joined: Wed Mar 29, 2017 11:49 pm
Reputation: 209

Re: z The Riftbreaker

Post by Pongozila »

Just a small addition

Super Shield/Health - still need shield equip
INSTA Research - still need working facilities

add to main table if you want ;)


EDIT: Sorry guys it appears that INSTA research is broken... will fix ASAP

xytras
Cheater
Cheater
Posts: 27
Joined: Tue Jul 07, 2020 2:19 pm
Reputation: 1

Re: z The Riftbreaker

Post by xytras »

Thanks for updating this table!

acecel
Expert Cheater
Expert Cheater
Posts: 845
Joined: Sun Apr 09, 2017 1:32 am
Reputation: 141

Re: z The Riftbreaker

Post by acecel »

For those who haven't read the REQ topic, the game has a console which is active (for now), there is many commands and even a debug menu with tons of cheats.
shapka85 wrote:
Thu Oct 14, 2021 4:20 pm
To open the console in-game press ´ / ö / ' / ñ (Type of keyboard language changes button to press)


cheat_reveal_minimap [0/1] Reveals the minimap

cheat_enable_debug_menu [0/1] Enables the sandbox menu; Press F11 to open

cheat_god_mode [0/1] Makes Riggs invincible

cheat_set_player_health Sets Riggs health

cheat_remove_all_units [0/1] Removes all units

cheat_remove_visible_units [0/1] Removes all units currently visible on the minimap

cheat_add_all_items [0/1] Adds all items to the inventory

cheat_add_item [Item Blueprint w/ _item] [Count] Adds a specific number of the same item to the inventory.

cheat_add_resource [Resource] [Value] Adds a specific amount of a specific resource to the player inventory.
Found resources IDs :
carbonium
biomass_plant
biomass_animal
cobalt
uranium
titanium
ferdonite

cheat_no_clip [0/1] Riggs can walk through obstacles

cheat_full_bestiary [0/1] Unlocks the full bestiary

cheat_increase_family_info_lvl [0/1] Increases bestiary family level

cheat_hud_visible [0/1] Hides / Shows the HUD

cheat_spawn_meteor [0/1] Spawns a meteor

cheat_full_loadout [0/1] Gives Riggs an equipped heavy weapons loadout

cheat_enable_research [0/1] Allows research

cheat_unlock_research [0/1] Unlocks research

cheat_set_player_invisibility [0/1] Turns Riggs invisible

cheat_enable_discoverable_system [0/1] Enables the discovery of new species

cheat_build_building_on_random_spot [Blueprint] [Count] Spawns buildings on random spots

cheat_unlimited_money [0/1] Unlimited resources

cheat_minimap_teleport_on_click [0/1] Teleports to position on minimap (Open big minimap and click)

User avatar
Darkedone02
Expert Cheater
Expert Cheater
Posts: 944
Joined: Thu Mar 02, 2017 11:42 pm
Reputation: 109

Re: z The Riftbreaker

Post by Darkedone02 »

see if we can intergrate these on the tables so we can use the console cheats that allows achievements to be earned.

User avatar
Pongozila
Table Makers
Table Makers
Posts: 184
Joined: Wed Mar 29, 2017 11:49 pm
Reputation: 209

Re: z The Riftbreaker

Post by Pongozila »

Pongozila wrote:
Sat Oct 16, 2021 7:14 pm
Just a small addition

Super Shield/Health - still need shield equip
INSTA Research - still need working facilities

add to main table if you want ;)


EDIT: Sorry guys it appears that INSTA research is broken... will fix ASAP
So, the INSTA research is really bugging out the storage so not good for now...
but you can still use the inf health code

INF Shield/Health - still need shield equip

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>11</ID>
      <Description>"INF Shield/Health - still need shield equip"</Description>
      <LastState Activated="1"/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{ Game   : riftbreaker_winstore_release.exe
  Version: 
  Date   : 2021-10-16
  Author : pongo

  This script does blah blah blah
}

define(address,"riftbreaker_dll_win_Release.dll"+E41310)
define(bytes,F3 41 0F 11 01)

[ENABLE]

assert(address,bytes)
alloc(newmem,$1000,"riftbreaker_dll_win_Release.dll"+E41310)

label(code)
label(return)

newmem:

code:
  mov [r9+4],(float)+inf //movss [r9],xmm0
  mov [r9],(float)+inf //movss [r9],xmm0
  jmp return

address:
  jmp newmem
return:

[DISABLE]

address:
  db bytes
  // movss [r9],xmm0

dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: riftbreaker_dll_win_Release.dll+E41310

riftbreaker_dll_win_Release.dll+E412DC: F3 0F 59 4F 08              - mulss xmm1,[rdi+08]
riftbreaker_dll_win_Release.dll+E412E1: 48 8D 84 24 A8 00 00 00     - lea rax,[rsp+000000A8]
riftbreaker_dll_win_Release.dll+E412E9: 48 8D 4C 24 30              - lea rcx,[rsp+30]
riftbreaker_dll_win_Release.dll+E412EE: F3 0F 11 84 24 A8 00 00 00  - movss [rsp+000000A8],xmm0
riftbreaker_dll_win_Release.dll+E412F7: F3 0F 58 CA                 - addss xmm1,xmm2
riftbreaker_dll_win_Release.dll+E412FB: 0F 2F C8                    - comiss xmm1,xmm0
riftbreaker_dll_win_Release.dll+E412FE: F3 0F 11 4C 24 30           - movss [rsp+30],xmm1
riftbreaker_dll_win_Release.dll+E41304: 48 0F 46 C1                 - cmovbe rax,rcx
riftbreaker_dll_win_Release.dll+E41308: F3 0F 10 00                 - movss xmm0,[rax]
riftbreaker_dll_win_Release.dll+E4130C: F3 0F 5F C3                 - maxss xmm0,xmm3
// ---------- INJECTING HERE ----------
riftbreaker_dll_win_Release.dll+E41310: F3 41 0F 11 01              - movss [r9],xmm0
// ---------- DONE INJECTING  ----------
riftbreaker_dll_win_Release.dll+E41315: 83 7F 14 FF                 - cmp dword ptr [rdi+14],-01
riftbreaker_dll_win_Release.dll+E41319: 0F 85 AA 00 00 00           - jne riftbreaker_dll_win_Release.dll+E413C9
riftbreaker_dll_win_Release.dll+E4131F: 48 8D 4F 18                 - lea rcx,[rdi+18]
riftbreaker_dll_win_Release.dll+E41323: 4C 89 74 24 70              - mov [rsp+70],r14
riftbreaker_dll_win_Release.dll+E41328: E8 53 D7 76 00              - call riftbreaker_dll_win_Release.dll+15AEA80
riftbreaker_dll_win_Release.dll+E4132D: 84 C0                       - test al,al
riftbreaker_dll_win_Release.dll+E4132F: 0F 85 8F 00 00 00           - jne riftbreaker_dll_win_Release.dll+E413C4
riftbreaker_dll_win_Release.dll+E41335: 48 8B 4E 20                 - mov rcx,[rsi+20]
riftbreaker_dll_win_Release.dll+E41339: 48 8D 94 24 A8 00 00 00     - lea rdx,[rsp+000000A8]
riftbreaker_dll_win_Release.dll+E41341: E8 3A 9A 0F 00              - call riftbreaker_dll_win_Release.dll+F3AD80
}
</AssemblerScript>
      <Hotkeys>
        <Hotkey>
          <Action>Toggle Activation</Action>
          <Keys>
            <Key>192</Key>
          </Keys>
          <ID>0</ID>
        </Hotkey>
      </Hotkeys>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
acecel wrote:
Sun Oct 17, 2021 12:16 am
For those who haven't read the REQ topic, the game has a console which is active (for now), there is many commands and even a debug menu with tons of cheats.
Is it working on Gamepass?

Monstaninja
Noobzor
Noobzor
Posts: 5
Joined: Wed Jul 28, 2021 7:52 pm
Reputation: 0

Re: z The Riftbreaker

Post by Monstaninja »

console commands dont work on gamepass ive tried, and idk what your table is doing but when i use free build it says game state cant be saved and gives a long number code.

Zanzer
RCE Fanatics
RCE Fanatics
Posts: 1082
Joined: Fri Mar 03, 2017 10:48 pm
Reputation: 3439

Re: z The Riftbreaker

Post by Zanzer »

Added Instant Research

Panma
What is cheating?
What is cheating?
Posts: 2
Joined: Sat Oct 26, 2019 3:27 am
Reputation: 0

Re: z The Riftbreaker

Post by Panma »

acecel wrote:
Sun Oct 17, 2021 12:16 am
For those who haven't read the REQ topic, the game has a console which is active (for now), there is many commands and even a debug menu with tons of cheats.
For whatever reason, the Game Pass version doesn't have a working console. No matter how you adjust the config files to enable the developer menu, there's no way to actually access said menu. Not with the tilde key, not with the apostrophe key, just nothing. I even tried to create the config file in my Documents folder, and still no dice.
Monstaninja wrote:
Sun Oct 17, 2021 12:26 am
console commands dont work on gamepass ive tried, and idk what your table is doing but when i use free build it says game state cant be saved and gives a long number code.
I got that one play through as well. It seems to be a little hit or miss with the table. Some games it works, some games it doesn't. Right after starting a game (or loading a game) I immediately attempt to save and if it actually saves I know I'm good to go. Otherwise I close the game and restart it.

apollo1
Expert Cheater
Expert Cheater
Posts: 57
Joined: Sun Sep 16, 2018 6:17 pm
Reputation: 32

Re: z The Riftbreaker

Post by apollo1 »

[Link]

Installation instructions: drop the zip into \The Riftbreaker\packs AND DO NOT unzip it, the game reads it as a zip/rar

After looking around for a trainer/table/cheat with instant cooldown and coming up empty handed i came up with this option. I was careful not to stack the numbers too high, game gets buggy when you do. Be very careful about wearing any EXTRA upgrades that push the number past 100%, for example, if you have over 100% building build speed, things get very weird, like your building will explode after it is finished/completed.

It is possible that the numbers can go higher, much higher, but ive had little time to do any testing and just playing it safe for now. Ive spent more time trying to mod this game than playing it.

The upgrade you need to craft is specifically a standard Titanium Machinery. Its basically a 'jack ofall trades' upgrade module with every single affix that i could find, i could not find the drone affixes though. I kept the mod drop rate at 50% because I didnt want to spam my inventory with trash and turn the game into an inventory manager game. You will need to craft a new one for the modded stats to show up, old ones in the saved game stay the same.

Also adding a weapon mod modification buff, it strictly increases only 'extreme' rarity mods to the max of 99%(being careful cause game is weird about going over 100%). For example, mod drops can roll with an RNG of low 20% to high of 40%, just made all the highs of extreme rarity drops 99%. From my limited test, the game still pushes very low numbers, even with a range of 20-99% it is still extremely rare to see a mod drop with a high RNG, needs more tweaking. Could just make it 99% to 99% but that feels too cheaty and i like the surprise of RNG.
Attachments
04_apollo_mod_v1.zip
(3.72 KiB) Downloaded 216 times

[NameIsRegistered]
What is cheating?
What is cheating?
Posts: 2
Joined: Tue Dec 11, 2018 5:08 pm
Reputation: 1

Re: z The Riftbreaker

Post by [NameIsRegistered] »

I'd like to share code change i did to make bioscan instant.
It's a simple fix that will save your time

We have to change check condition in 2 same files

packs\01_win_data.zip\lua\items\interactive\scanner.lua
packs\00_win_data.zip\lua\items\interactive\scanner.lua

But you have to change it in archive without unzipping.

row 135:
if ( self.scanningTime >= self.maxScanTime) then

Change to
if ( self.scanningTime >= self.scanningTime ) then

Timone
Expert Cheater
Expert Cheater
Posts: 82
Joined: Thu Apr 20, 2017 5:34 am
Reputation: 2

Re: z The Riftbreaker

Post by Timone »

By the way the ID for ironium is steel

User avatar
Darkedone02
Expert Cheater
Expert Cheater
Posts: 944
Joined: Thu Mar 02, 2017 11:42 pm
Reputation: 109

Re: z The Riftbreaker

Post by Darkedone02 »

I kinda wish for cheats that deal with resources, a configurable modifier for resource gains, as well as power received, and no resource drainage on the deposits itself.

edit: so far the modding section of the game's discord actually have something that I kinda want. Modding in this game is as easy as editing a JS script of an idle game.

VirgilSouth
Expert Cheater
Expert Cheater
Posts: 158
Joined: Tue May 02, 2017 3:25 pm
Reputation: 65

Re: z The Riftbreaker

Post by VirgilSouth »

btw you dont need to modify game archives. Just create folder named "data" in root game folder (where bin, packs and etc) and extract all needed archives in it so for example path should look like "*:\Steam\steamapps\common\Riftbreaker\data\entities" for "entities" folder. Higher number in zip's name means that this file conatians latest changes and overrides lower number so if you gonna extract all data archives you should start with "00_win_data.zip"

Zanzer
RCE Fanatics
RCE Fanatics
Posts: 1082
Joined: Fri Mar 03, 2017 10:48 pm
Reputation: 3439

Re: z The Riftbreaker

Post by Zanzer »

Added:
Ignore Building Limits
Craft for Free
Craft Without Materials
Show Minimap Objects

Post Reply

Who is online

Users browsing this forum: a1084894269, bulgor, Google [Bot], Google Adsense [Bot], keokixx, StinVec, tamadoggo