Thank you !
I'll try it in a minute and come back soon to do a feedback.
EDIT : I don't understand, it does not work at all.
I'd installed CE 7.0 latest version, and I see 3 options : health, oxygen and money. However, none can be activated.
I cannot checkmark them.
Maybe I'm doing something wrong ?
[COMPLETED] [REQ] Void Bastards
Re: [COMPLETED] [REQ] Void Bastards
Hi again
I uninstalled my game, thinking you've made a table for the cdx version without update 2.0.19.
This is not working too, I cannot activate any option.
The only changes I've made are : language switched to french, and put my own name in the .ini
Please, can you check your table and maybe find what's wrong ?
I uninstalled my game, thinking you've made a table for the cdx version without update 2.0.19.
This is not working too, I cannot activate any option.
The only changes I've made are : language switched to french, and put my own name in the .ini
Please, can you check your table and maybe find what's wrong ?
Re: [COMPLETED] [REQ] Void Bastards
I hope you activated the Mono feature
Re: [COMPLETED] [REQ] Void Bastards
Didn't saw this MONO option, sorry. After got it enabled, I tried again.
Now, I can enable cheat options, but they're not working.
It's the same problem I had with VB in may 2019 : the mouse buttons stop responding, I cannot fire, can't
open doors and can't even switch my weapons
If I'm in a ship, I can't leave it, so the last resort is ALT F4.
Am I doomed with this game ?
(in case of, I forgot to say I'm using W7 pro x64 SP1)
Now, I can enable cheat options, but they're not working.
It's the same problem I had with VB in may 2019 : the mouse buttons stop responding, I cannot fire, can't
open doors and can't even switch my weapons
If I'm in a ship, I can't leave it, so the last resort is ALT F4.
Am I doomed with this game ?
(in case of, I forgot to say I'm using W7 pro x64 SP1)
Re: [COMPLETED] [REQ] Void Bastards
Someone has a clue to help me with the table disabling my mouse buttons please ?
Re: [COMPLETED] [REQ] Void Bastards
Well...
I tried on another computer, using same Windows 7 pro x64 : this time, the table worked
on my first attempt.
Sadly, I can activate "infinite health" only ; the two other options can't be marked.
Anyway, "god mode" is enough, I'm near the end of the game.
I tried on another computer, using same Windows 7 pro x64 : this time, the table worked
on my first attempt.
Sadly, I can activate "infinite health" only ; the two other options can't be marked.
Anyway, "god mode" is enough, I'm near the end of the game.
Re: [COMPLETED] [REQ] Void Bastards
Code to make NPC's no longer target player. I personally find them quite creepy.
Code: Select all
{ Game : Void Bastards.exe
Version:
Date : 2020-08-07
Author : Iscariot
This script does blah blah blah
}
define(address,NPCController:wantsToTarget+4)
define(bytes,B8 01 00 00 00)
[ENABLE]
assert(address,bytes)
alloc(newmem,$1000,NPCController:wantsToTarget+4)
label(code)
label(return)
newmem:
code:
mov eax,00000000
jmp return
address:
jmp newmem
return:
[DISABLE]
address:
db bytes
// mov eax,00000001
dealloc(newmem)
Re: [COMPLETED] [REQ] Void Bastards
I wrote a few cheats if you want to add them. The best probably being 'NPCController:wantsToTarget - (No alert?)' which prevents enemies from noticing you. Also 'CHEAT: 15 min oxygen' which keeps your oxygen at 15 minutes.
Also 'vp_Inventory:TryDeduct - no ammo use?' for no reload. 'vp_Inventory:TryRemoveUnits - No merit use' lets you use consoles that require merits without using them, but you have to turn it off to load the clip in your gun the first time.
Also 'vp_Inventory:TryDeduct - no ammo use?' for no reload. 'vp_Inventory:TryRemoveUnits - No merit use' lets you use consoles that require merits without using them, but you have to turn it off to load the clip in your gun the first time.
- Attachments
-
- Void Bastards.CT
- (1.93 MiB) Downloaded 220 times
-
- Expert Cheater
- Posts: 59
- Joined: Tue Sep 26, 2017 3:37 pm
- Reputation: 14
Re: [COMPLETED] [REQ] Void Bastards
Modding the game for yourself with dnspy
1. Getting rid of the rooms with flickering lights
2. Panels always have max 1 "strip"
3. Infinite use for FIX panel (junk upgrader)
4. instant pickup everything on ship enter, if it's not in a "locked" room or a container (i.e. all "loose" items)
1. Getting rid of the rooms with flickering lights
2. Panels always have max 1 "strip"
3. Infinite use for FIX panel (junk upgrader)
4. instant pickup everything on ship enter, if it's not in a "locked" room or a container (i.e. all "loose" items)
Who is online
Users browsing this forum: AhrefsBot, DotBot