Devil Slayer – Raksasi
Re: Devil Slayer – Raksasi
Anything for the release version?
The table doesn't seem to work.
The table doesn't seem to work.
-
- Novice Cheater
- Posts: 20
- Joined: Sat Apr 24, 2021 4:19 am
- Reputation: 4
Re: Devil Slayer – Raksasi
table still work with new(1.0 i think ) cracked version health stamina magic, sometimes crash when using unique character ability
Re: Devil Slayer – Raksasi
Yeah looking for a full working table for the 1.0 release on Steam.
Re: Devil Slayer – Raksasi
Save game editor (well, checksum generator mostly).
Loads / saves savegame file, generates correct checksum upon save, so game will recognize edited save. Works with any game version.
Requires .NET 4.5 (you should have it already). Requires slua.dll (this file is a part of the game and can be found in GameDir\raksasi_Data\Plugins folder). Put editor executable into game folder (or any other folder as long as you copy slua.dll to the same folder).
How to use:
1. Press Load file and pick slot1.dat/slot2.dat/slot3.dat in AppData\LocalLow\GlassesCatGames\Raksasi folder.
2. Edit values you want, press Save file button and pick file name to save. You can overwrite file that you've opened previously, but make sure to have backups just in case.
3. Built-in text editor has very limited functionality. You can edit save file in any other text editor of your choice and then paste it to the save editor window and press save. Just make sure to delete first 32 bytes in the savefile if you open it in external editor - these are checksum bytes and save editor will generate them automatically upon save.
4. Program does not validate correctness of contained json data - this is your responsibility.
archive pass: Raksasi
Loads / saves savegame file, generates correct checksum upon save, so game will recognize edited save. Works with any game version.
Requires .NET 4.5 (you should have it already). Requires slua.dll (this file is a part of the game and can be found in GameDir\raksasi_Data\Plugins folder). Put editor executable into game folder (or any other folder as long as you copy slua.dll to the same folder).
How to use:
1. Press Load file and pick slot1.dat/slot2.dat/slot3.dat in AppData\LocalLow\GlassesCatGames\Raksasi folder.
2. Edit values you want, press Save file button and pick file name to save. You can overwrite file that you've opened previously, but make sure to have backups just in case.
3. Built-in text editor has very limited functionality. You can edit save file in any other text editor of your choice and then paste it to the save editor window and press save. Just make sure to delete first 32 bytes in the savefile if you open it in external editor - these are checksum bytes and save editor will generate them automatically upon save.
4. Program does not validate correctness of contained json data - this is your responsibility.
archive pass: Raksasi
Re: Devil Slayer – Raksasi
Tried editing. Nothing happened ingame.Toxic wrote: ↑Sat Apr 24, 2021 9:26 pmSave game editor (well, checksum generator mostly).
Loads / saves savegame file, generates correct checksum upon save, so game will recognize edited save. Works with any game version.
Requires .NET 4.5 (you should have it already). Requires slua.dll (this file is a part of the game and can be found in GameDir\raksasi_Data\Plugins folder). Put editor executable into game folder (or any other folder as long as you copy slua.dll to the same folder).
How to use:
1. Press Load file and pick slot1.dat/slot2.dat/slot3.dat in AppData\LocalLow\GlassesCatGames\Raksasi folder.
2. Edit values you want, press Save file button and pick file name to save. You can overwrite file that you've opened previously, but make sure to have backups just in case.
3. Built-in text editor has very limited functionality. You can edit save file in any other text editor of your choice and then paste it to the save editor window and press save. Just make sure to delete first 32 bytes in the savefile if you open it in external editor - these are checksum bytes and save editor will generate them automatically upon save.
4. Program does not validate correctness of contained json data - this is your responsibility.
RaksasiEditor.7z
archive pass: Raksasi
Re: Devil Slayer – Raksasi
You probably edited wrong entries or at wrong time. Start new run and after entering first dungeon room, exit the game (I mean exit to desktop, not just simply return to title screen, because game might have save data cached in memory).
Open savegame, search for [\"attrs\"]={\ string and below there will be hero attributes. There may be multiple "attrs" entries, mine are under [9]={\ node. Search for correct one for your case.
Edit, save, run the game.
Here's my attributes list
Spoiler
[\"MONEY\"]=60000,\
[\"HP\"]=8000000,\
[\"MAX_HP_RAW\"]=8000000,\
[\"SP\"]=8000000,\
[\"MAX_SP\"]=8000000,\
[\"SP_RCV_RAW\"]=2000,\
[\"STAMINA\"]=8000000,\
[\"MAX_STAMINA\"]=8000000,\
[\"STAMINA_RCV\"]=25000,\
[\"ARMOR\"]=8000000,\
[\"MAX_ARMOR_RAW\"]=8000000,\
[\"ATTACK_FACTOR\"]=6000.1,\
[\"ANTI_SLOW\"]=1,\
[\"DODGE_RAW\"]=18,\
[\"BRAVE_BADGE\"]=1,\
[\"BREAK_HIT_DMG_INC\"]=1,\
[\"CURSE_IMMUNITY\"]=1,\
[\"COLD_ATK\"]=10,\
[\"RUN_SPEED_RAW\"]=68,\
[\"HEAL_FACTOR\"]=-0.5,\
[\"ODOMETER\"]=3703.1498881687,\
[\"SPEED\"]=138,\
[\"RESTOCK\"]=1,\
[\"MIND_EYE\"]=1,\
[\"FIRE_ATK\"]=90,\
[\"TALENT_HUGE_BAG\"]=1,\
[\"SIGHT\"]=90,\
[\"ANTI_CHAOS\"]=1,\
[\"TALENT_EXTRA_SHIELD_WEAPON\"]=1,\
[\"SHOP_KEEPER_SPAWN_RATE\"]=1000,\
[\"TALENT_SHIELD_MASTER\"]=1,\
[\"DEAD_PROTECT\"]=1,\
[\"RIPOSTE_DMG_INC\"]=0.5,\
[\"ANTI_ACID\"]=1,\
[\"LANTERN_KEEPER_NO_COST\"]=1,\
[\"ST_NO_RECV_KNOCKDOWN\"]=1,\
[\"ENDURE\"]=1,\
[\"ITEM_HEAL_FACTOR\"]=1,\
[\"SUMMON_COUNT\"]=6,\
[\"DAMAGE_DEC\"]=0.05,\
[\"SHIELD\"]=15,\
[\"ACID_ATK\"]=80,\
[\"RESURRECTION_DOLL\"]=1,\
[\"MASTER_KEY\"]=1,\
[\"ATTACK_RAW\"]=3000,\
[\"BLEED_ATK\"]=10,\
[\"CUR_SOUL\"]=9430,\
[\"DODGE_FACTOR\"]=3.3,\
[\"ANTI_CHARM\"]=1,\
[\"RESURRECTION_HERB\"]=1,\
[\"ANTI_PARALYSIS\"]=1,\
[\"ANTI_BLEED\"]=1,\
[\"ELITE_RATE\"]=35,\
[\"THUNDER_ATK\"]=55,\
[\"MANA_SHIELD_FACTOR\"]=1,\
[\"MONEY_LOOT_DOUBLE_RATE\"]=0.5,\
[\"ST_MOV_TGR\"]=3,\
[\"NO_COLLIDE\"]=0,\
[\"DAMAGE_INC\"]=0.8,\
[\"BREAK_ATK_DMG_INC\"]=0.2,\
[\"ANTI_BURN\"]=1,\
[\"KILL_COUNT\"]=65,\
[\"SP_RCV_FACTOR\"]=2,\
[\"KEY\"]=254,\
[\"RUN_COST\"]=10,\
[\"RESURRECTION_SOUL_PENDANT\"]=1,\
[\"BONUS_SOUL_RAW\"]=0,\
[\"EXTRA_WEAPON\"]=1,\
[\"HP\"]=8000000,\
[\"MAX_HP_RAW\"]=8000000,\
[\"SP\"]=8000000,\
[\"MAX_SP\"]=8000000,\
[\"SP_RCV_RAW\"]=2000,\
[\"STAMINA\"]=8000000,\
[\"MAX_STAMINA\"]=8000000,\
[\"STAMINA_RCV\"]=25000,\
[\"ARMOR\"]=8000000,\
[\"MAX_ARMOR_RAW\"]=8000000,\
[\"ATTACK_FACTOR\"]=6000.1,\
[\"ANTI_SLOW\"]=1,\
[\"DODGE_RAW\"]=18,\
[\"BRAVE_BADGE\"]=1,\
[\"BREAK_HIT_DMG_INC\"]=1,\
[\"CURSE_IMMUNITY\"]=1,\
[\"COLD_ATK\"]=10,\
[\"RUN_SPEED_RAW\"]=68,\
[\"HEAL_FACTOR\"]=-0.5,\
[\"ODOMETER\"]=3703.1498881687,\
[\"SPEED\"]=138,\
[\"RESTOCK\"]=1,\
[\"MIND_EYE\"]=1,\
[\"FIRE_ATK\"]=90,\
[\"TALENT_HUGE_BAG\"]=1,\
[\"SIGHT\"]=90,\
[\"ANTI_CHAOS\"]=1,\
[\"TALENT_EXTRA_SHIELD_WEAPON\"]=1,\
[\"SHOP_KEEPER_SPAWN_RATE\"]=1000,\
[\"TALENT_SHIELD_MASTER\"]=1,\
[\"DEAD_PROTECT\"]=1,\
[\"RIPOSTE_DMG_INC\"]=0.5,\
[\"ANTI_ACID\"]=1,\
[\"LANTERN_KEEPER_NO_COST\"]=1,\
[\"ST_NO_RECV_KNOCKDOWN\"]=1,\
[\"ENDURE\"]=1,\
[\"ITEM_HEAL_FACTOR\"]=1,\
[\"SUMMON_COUNT\"]=6,\
[\"DAMAGE_DEC\"]=0.05,\
[\"SHIELD\"]=15,\
[\"ACID_ATK\"]=80,\
[\"RESURRECTION_DOLL\"]=1,\
[\"MASTER_KEY\"]=1,\
[\"ATTACK_RAW\"]=3000,\
[\"BLEED_ATK\"]=10,\
[\"CUR_SOUL\"]=9430,\
[\"DODGE_FACTOR\"]=3.3,\
[\"ANTI_CHARM\"]=1,\
[\"RESURRECTION_HERB\"]=1,\
[\"ANTI_PARALYSIS\"]=1,\
[\"ANTI_BLEED\"]=1,\
[\"ELITE_RATE\"]=35,\
[\"THUNDER_ATK\"]=55,\
[\"MANA_SHIELD_FACTOR\"]=1,\
[\"MONEY_LOOT_DOUBLE_RATE\"]=0.5,\
[\"ST_MOV_TGR\"]=3,\
[\"NO_COLLIDE\"]=0,\
[\"DAMAGE_INC\"]=0.8,\
[\"BREAK_ATK_DMG_INC\"]=0.2,\
[\"ANTI_BURN\"]=1,\
[\"KILL_COUNT\"]=65,\
[\"SP_RCV_FACTOR\"]=2,\
[\"KEY\"]=254,\
[\"RUN_COST\"]=10,\
[\"RESURRECTION_SOUL_PENDANT\"]=1,\
[\"BONUS_SOUL_RAW\"]=0,\
[\"EXTRA_WEAPON\"]=1,\
- ApeDemon66
- Expert Cheater
- Posts: 226
- Joined: Sat Mar 03, 2018 7:31 am
- Reputation: 180
Re: Devil Slayer – Raksasi
I don't have anything cheating related, but, for reverse engineering purposes even though there are other methods of doing this, I created a decrypter/encrypter for the game's assemblies. It's Assembly-CSharp.dll is encrypted and I found the algorithm and encryption key:
The .bat file is setup for drag 'n dropping the assembly file.
Re: Devil Slayer – Raksasi
Hate to necro such an old thread but, does anyone happen to have anything working (table, etc.) for the latest Steam version of the game? Currently sitting at v1.4.3
Re: Devil Slayer – Raksasi
+1 - currently at v1.5.3 with new DLC
Re: Devil Slayer – Raksasi
Does anyone have a working table or could updated this to the latest version? Many thanks!
Who is online
Users browsing this forum: AhrefsBot, AmazonBot, arham, Bing [Bot], DotBot, leandrodolce933, OBiscu1t, welcomatt