Page 1 of 1

[Request] Steamworld Quest

Posted: Sat Jun 01, 2019 4:05 pm
by Lord Blade
It's on Steam (and likely other places), but I've got the IGG version (don't know if it matters).

I'd like to request cheats for the ingredients mostly, as farming those is a pain.
If you can do infinite health and steam power, that would be nice too. Maybe a fast XP gain.

Re: [Request] Steamworld Quest

Posted: Sat Jun 01, 2019 7:01 pm
by krmit
@Lord Blade
The game is pretty easy to modify, plain english configs ("Definitions" folder in archive).
I disable card requirements for steam power (this makes several card useless, but it's not big deal), make craft/upgrade cost only 1 gold and gave heroes level 99 (2000000 xp, max level for enemies: 40-45 in last level, can be modified too).
With lvl 99 heroes it easy to win even with base cards.

Re: [Request] Steamworld Quest

Posted: Sat Jun 01, 2019 8:14 pm
by mitsu80
krmit wrote:
Sat Jun 01, 2019 7:01 pm
@Lord Blade
The game is pretty easy to modify, plain english configs ("Definitions" folder in archive).
I disable card requirements for steam power (this makes several card useless, but it's not big deal), make craft/upgrade cost only 1 gold and gave heroes level 99 (2000000 xp, max level for enemies: 40-45 in last level, can be modified too).
With lvl 99 heroes it easy to win even with base cards.
where is this definitions folder? in the game installation folder there is a definitions folder but inside it is only a conversations.xml.z which cannot be modified with a text editor

Re: [Request] Steamworld Quest

Posted: Sat Jun 01, 2019 8:28 pm
by krmit
@mitsu80
[game folder]\Bundle\data01.impak (simple zip)\Definitions\
There are many xml with self-explained names and good comments in headers.

Re: [Request] Steamworld Quest

Posted: Sat Jun 01, 2019 8:59 pm
by mitsu80
krmit wrote:
Sat Jun 01, 2019 8:28 pm
@mitsu80
[game folder]\Bundle\data01.impak (simple zip)\Definitions\
There are many xml with self-explained names and good comments in headers.
thx found it

Re: [Request] Steamworld Quest

Posted: Sat Jun 01, 2019 9:10 pm
by Rysefox
Made a quick table (I used the igg version)

For "Trigger Gold" move to a new area





Re: [Request] Steamworld Quest

Posted: Mon Jun 03, 2019 10:12 am
by nyanmaruu182
Need infinity SP (SteamPower) gear above

Re: [Request] Steamworld Quest

Posted: Mon Jun 03, 2019 12:46 pm
by Phosphophyllite
Hi,
I tried to make a XP multiplier code, but I failed miserably :/
Spoiler

Code: Select all

aobscanmodule(INJECT,Quest.exe,01 07 E8 5A D7 F3 FF) // should be unique
alloc(newmem,$1000)

label(code)
label(return)

newmem:
imul,eax,5
code:
  add [edi],eax
  call Quest.exe+32D80
  jmp return

INJECT:
  jmp newmem
  nop
  nop
return:
registersymbol(INJECT)
If someone knows what I did wrong or how to make a good xp multiplier I'd be happy =)

Re: [Request] Steamworld Quest

Posted: Tue Jun 04, 2019 12:30 pm
by AceTheWildCard
Rysefox wrote:
Sat Jun 01, 2019 9:10 pm
Made a quick table (I used the igg version)

For "Trigger Gold" move to a new area




game updated today. when using the table it will randomly crash the game. only had health and more cards cheat active. just wanted to give a heads up

Re: [Request] Steamworld Quest

Posted: Mon Jun 10, 2019 8:57 am
by Simbad
Rysefox wrote:
Sat Jun 01, 2019 9:10 pm
Hello. How work Resourses?

Re: [Request] Steamworld Quest

Posted: Mon Jun 10, 2019 12:29 pm
by Rysefox
Simbad wrote:
Mon Jun 10, 2019 8:57 am
Rysefox wrote:
Sat Jun 01, 2019 9:10 pm
Hello. How work Resourses?
Use it in a shop, buy something

Re: [Request] Steamworld Quest

Posted: Mon Jun 17, 2019 9:51 pm
by gunofdis
Resources only seems to work on 4 of the 10 resources

Re: [Request] Steamworld Quest

Posted: Wed Jun 19, 2019 2:33 pm
by Rysefox
Updated for Hand of Gilgamech (V1.5)
viewtopic.php?f=4&t=9668