[REQUEST] Touhou Soujinengi V -The Genius of Sappheiros-
-
- What is cheating?
- Posts: 1
- Joined: Sat Nov 05, 2022 10:31 am
- Reputation: 0
[REQUEST] Touhou Soujinengi V -The Genius of Sappheiros-
Game Name: Touhou Soujinengi V -The Genius of Sappheiros-
Game Engine: Unity
Game Version: Ver. 1_0_0_win
Options Required:
*Infinite HP
*Infinite MP
*Infinite Bombs
*Infinite Lives
*Reduce Enemy Health to 1
*Experience Multiplier
*Infinite Materials when Synthesizing
Steam Website:
Other info: The game is currently in japanese and we are on english localization watch.
Game Engine: Unity
Game Version: Ver. 1_0_0_win
Options Required:
*Infinite HP
*Infinite MP
*Infinite Bombs
*Infinite Lives
*Reduce Enemy Health to 1
*Experience Multiplier
*Infinite Materials when Synthesizing
Steam Website:
Other info: The game is currently in japanese and we are on english localization watch.
- komeiji_koishi
- Cheater
- Posts: 25
- Joined: Sat Mar 04, 2017 5:55 am
- Reputation: 4
Re: [REQUEST] Touhou Soujinengi V -The Genius of Sappheiros-
+1,Can anyone make a table?
- komeiji_koishi
- Cheater
- Posts: 25
- Joined: Sat Mar 04, 2017 5:55 am
- Reputation: 4
Re: [REQUEST] Touhou Soujinengi V -The Genius of Sappheiros-
Almost all numbers can be found and changed with 4 bytes, but if they are not locked, they will return to normal values after equipment replacement and upgrading. But I don't know how to make a table to find them quickly
Re: [REQUEST] Touhou Soujinengi V -The Genius of Sappheiros-
If anyone is still looking for this, maybe I can help somewhat. I was searching for a way to reduce grinding and I found the adress for Byakuren's last word multiplier. It increases exp, P item and drop chance just like her LW, usually the value only goes up to 300 but you can make it way bigger.
4 Bytes
298585833D8
4 Bytes
298585833D8
Re: [REQUEST] Touhou Soujinengi V -The Genius of Sappheiros-
Tried that and didn't work. I've tried other things as well like checking the enemy defeat count but that doesn't seem to change no matter what I doOhnivor wrote: ↑Sat Apr 08, 2023 11:25 pmIf anyone is still looking for this, maybe I can help somewhat. I was searching for a way to reduce grinding and I found the adress for Byakuren's last word multiplier. It increases exp, P item and drop chance just like her LW, usually the value only goes up to 300 but you can make it way bigger.
4 Bytes
298585833D8
Re: [REQUEST] Touhou Soujinengi V -The Genius of Sappheiros-
Maybe the adress changes every time? Honestly I have very basic understanding of Cheat Engine, guess you'd have to search for a value that changes from 0 to x after using Byakuren's LW (x being the multiplier you randomly get, it should change back to 0 after battle).RaguRagu wrote: ↑Sun Apr 09, 2023 6:21 pmTried that and didn't work. I've tried other things as well like checking the enemy defeat count but that doesn't seem to change no matter what I doOhnivor wrote: ↑Sat Apr 08, 2023 11:25 pmIf anyone is still looking for this, maybe I can help somewhat. I was searching for a way to reduce grinding and I found the adress for Byakuren's last word multiplier. It increases exp, P item and drop chance just like her LW, usually the value only goes up to 300 but you can make it way bigger.
4 Bytes
298585833D8
Re: [REQUEST] Touhou Soujinengi V -The Genius of Sappheiros-
Hello!
Still no table for this game?
I've been trying to learn some assembly language to do xp multiplier and such but this game is way too complex for me.
There are too much instructions, commands and operands entangled together.
I'll keep trying since it's interesting but I'll likely never achieve anything lol.
If anyone bored and has anything else to do...
Thanks in advance.
Still no table for this game?
I've been trying to learn some assembly language to do xp multiplier and such but this game is way too complex for me.
There are too much instructions, commands and operands entangled together.
I'll keep trying since it's interesting but I'll likely never achieve anything lol.
If anyone bored and has anything else to do...
Thanks in advance.
Re: [REQUEST] Touhou Soujinengi V -The Genius of Sappheiros-
(Google translation)
Please tell me what is the largest number of characters a player can have in a battle? At the beginning of the game I see 4 characters.
Please tell me what is the largest number of characters a player can have in a battle? At the beginning of the game I see 4 characters.
Re: [REQUEST] Touhou Soujinengi V -The Genius of Sappheiros-
It's 5 + a commander.
Re: [REQUEST] Touhou Soujinengi V -The Genius of Sappheiros-
(Google translation)
This is a script that, during battle, restores "HP", "MP" and "Lives" to full values every turn. Note: if the damage received in one turn exceeds full health, then the character will die that turn, but the next turn will be restored to full health, and the “life” counter will not decrease.
Tested on game version 1_0_2_win_en (igg). I created and tested the script at the very beginning of the game, when there are only 4 characters on the player's team, so the script only affects 4 characters. You can change the script yourself so that it affects more characters.
In my opinion, the game is not easy to hack, so the script on your system may be unstable or not work at all. Be sure to back up your save game before use.
This is a script that, during battle, restores "HP", "MP" and "Lives" to full values every turn. Note: if the damage received in one turn exceeds full health, then the character will die that turn, but the next turn will be restored to full health, and the “life” counter will not decrease.
Tested on game version 1_0_2_win_en (igg). I created and tested the script at the very beginning of the game, when there are only 4 characters on the player's team, so the script only affects 4 characters. You can change the script yourself so that it affects more characters.
In my opinion, the game is not easy to hack, so the script on your system may be unstable or not work at all. Be sure to back up your save game before use.
- Attachments
-
- SouzinV_v1.CT
- (1.36 KiB) Downloaded 348 times
Re: [REQUEST] Touhou Soujinengi V -The Genius of Sappheiros-
How would editing it work?AlexS wrote: ↑Sat Dec 30, 2023 11:27 am(Google translation)
This is a script that, during battle, restores "HP", "MP" and "Lives" to full values every turn. Note: if the damage received in one turn exceeds full health, then the character will die that turn, but the next turn will be restored to full health, and the “life” counter will not decrease.
Tested on game version 1_0_2_win_en (igg). I created and tested the script at the very beginning of the game, when there are only 4 characters on the player's team, so the script only affects 4 characters. You can change the script yourself so that it affects more characters.
In my opinion, the game is not easy to hack, so the script on your system may be unstable or not work at all. Be sure to back up your save game before use.
No idea how to do it myself
Re: [REQUEST] Touhou Soujinengi V -The Genius of Sappheiros-
(Google translation)
To edit the script, right-click on the line with the name of the script "HP + MP + Lives". Select "Change script" from the menu. The "Auto Assemble" window will open, where you can modify the script. To confirm the changes, click "OK".
Who is online
Users browsing this forum: No registered users