4.90 star(s) 21 Votes

NK116

Member
Jul 11, 2023
202
738

NK116

Member
Jul 11, 2023
202
738
Progress, I found out that each effects+value have their own ID, example, stamina +8, stamina+10, stamina+3 are all different things. So there should be a way to capture all the IDs and intercept the gacha mechanism so that it gave us the 3 effects that we wants.

tl;dr
No need to set up values per item, just need to rig the gacha function to give what we wants.

Edit:
Yup definitely possible
1750174810121.png
 
Last edited:

whyimIhere

Member
Mar 11, 2021
100
112
SF Mod Menu

This game is too hard for my dumb-ass, so I've learned how to mod and created a cheat mod/plug. Inspired by Kumarin's mod for the first game.
Works with v1.0.8
Suggestions welcomed!

Install
  • put SFMod.dll file in \SecretFlasherManaka v1.0.7\BepInEx\plugins\

Features (right now):
  • F1: Muteki(invincibility) toggle. (different from game built-in invisibility).
  • F2: Pauses current stamina level. (useful when you loses your coat)
  • F3: Decrease movement speed by 0.5
  • F4: Increase movement speed by 0.5
  • F5: Open Mod Menu.
  • F6: Noclip (not working perfectly)
  • F8: Add 1 Max life and current life
Version History
V1.0.0: Initial release with invisible cheat
V1.0.1: Added Stamina cheat F2
V1.0.2: Added F3 Decrease F4 Increase Speed
V1.0.5: Added overlay. Draggable. Slider for job speed adjustment.
V1.0.6: Added Life (thanks NK116). Added RP points mod.

Edit: New mod update. Works with new game update


View attachment 4951721
Whats the color code for that hair? Thanks
 

anon022

Member
Jul 8, 2020
136
310
Okay, I'm messing with a tool and as part of that, I put together a big list of costume codes that are used in the save file tied to their actual text names in-game, just to have it as reference for maybe future modding use or something? Just trying to help with any efforts towards this stuff! These get used in "LoadoutDatas" within "CosplayPartsList" in a decrypted save file.
You don't have permission to view the spoiler content. Log in or register now.
I'm messing with a python program that I have a grand idea for but I don't think I can do it...LLMs did most of the work so it's probably coded very badly but it functions right now. I'm really not a coder...the grand idea would be to make this tool where it takes your save as an input, displays the costume sets/body customization loadouts, then you could export specific ones into a file or input them into specific slots on your save. And then we could share those files with each other and plug them into the tool to where it would inject them into our saves without overwriting our other save data.

Right now it's only able to import a given save, show all the clothing in the game as basic text and checkboxes, and you can check/uncheck boxes to select what you want and then save it as an encrypted save, and then it shows up properly in-game. But it doesn't even work with each set yet, only one...so right now it's only a very basic costume editor for the first set slot that requires your entire save to work, but it does work. Plus of course it looks horrible and since I used LLMs it probably is coded really poorly.

Not sure if it would be worth sharing so someone who actually knows what they're doing could try? I think I'm still gonna mess with it but I really don't think I can pull off that full idea. Or if it is even a smart way to do it in the first place. It's very basic, all you need to do is replace
Code:
"CosplayPartsList" : [
                        6,2,3
                    ],
In a decrypted save with the corresponding numbers of the costume parts and then encrypt it again and that is what will appear in a My Set slot. So that is all it's really doing.
 
  • Heart
Reactions: UncleSaliva

mistrzuno

Newbie
Mar 13, 2023
17
31
Hey has anyone made a mod to make the piston cock machine faster? Just curious <,<
If not i think it is nice idea, just like the animation speed in cheat table.
 

E-2S25A

New Member
Jun 23, 2024
1
1
i wonder if this mirror not working happen to others too,it just a small thing(moving out and get back inside fix it),but i do wonder.
1750177853323.png

1750180022186.png
Also i accidentally bumping like this,kinda hope something happen than just npc stare at you lol
Manaka1.png

Hey has anyone made a mod to make the piston cock machine faster? Just curious <,<
If not i think it would be nice idea, just like the animation speed in cheat table.
isnt you just need to press it again to change the speed? like low,medium,high and random.
 
Last edited:
  • Like
Reactions: mistrzuno

NK116

Member
Jul 11, 2023
202
738
I don't know if someone already did it, but Imma just put it here.

Secret Flasher Manaka Cheat Table
Game Version: 1.0.8
Cheat Table Version: 2.1.1-dev

You don't have permission to view the spoiler content. Log in or register now.

2.1.1-dev changelog:
- Added experimental feature of custom effect upgrade

Note:
Experimental feature can crash your game, it's called experimental for a reason.



View attachment 4949321
View attachment 4949322
Right so, I did it I guess, but there are some technical problems that even I'm myself still confused about. For now I put it under experimental features, but here's what you can expect from using it.

Pros:
- It works

Cons:
- Sometimes there are negative effects that will be included (for some reason), I've yet to find out why and how, but you can upgrade it many times until you get what you want.
- There's around 30-40% chance of your game crashing. But I found that clicking "Rank 2" and back to "Rank 3" before upgrading seems to lower the chance of it crashing.
- It only works for Rank 3 only (for now), until I found why it crashes among other things, it will only works for Rank 3 for now.

How to use it:
View attachment How to use.mp4
 
Jun 5, 2023
23
25
Right so, I did it I guess, but there are some technical problems that even I'm myself still confused about. For now I put it under experimental features, but here's what you can expect from using it.

Pros:
- It works

Cons:
- Sometimes there are negative effects that will be included (for some reason), I've yet to find out why and how, but you can upgrade it many times until you get what you want.
- There's around 30-40% chance of your game crashing. But I found that clicking "Rank 2" and back to "Rank 3" before upgrading seems to lower the chance of it crashing.
- It only works for Rank 3 only (for now), until I found why it crashes among other things, it will only works for Rank 3 for now.

How to use it:
View attachment 4952946
Bruh knows how to cook
 
  • Like
Reactions: stv37
Feb 22, 2019
77
54
yo can yall mention that the patch is a bepinex plugin at least? Would greatly help if you could also mention the specific bepinex version needed..... and how to install it..... and where to download it from thanks

(in order to figure out how to use the patch, i downloaded the "original" version and the "pre-patched" and only copied the new files from the pre-patched into the one i had already downloaded first)
 

ShinyMetroid

New Member
Mar 11, 2021
4
8
yo can yall mention that the patch is a bepinex plugin at least? Would greatly help if you could also mention the specific bepinex version needed..... and how to install it..... and where to download it from thanks

(in order to figure out how to use the patch, i downloaded the "original" version and the "pre-patched" and only copied the new files from the pre-patched into the one i had already downloaded first)
v1.08
I had some troubles with that too when first trying to get a standard Bepinex download work. Then searched a bit in here and came across a post by kumarin who said to try the latest bleeding edge build. I found them here ( ) and from #735 I got that BepInEx-Unity.IL2CPP-win-x64-6.0.0-be.735+5fef357.

Extracted that into my fresh Secret Flasher Manaka folder
Started the game and let the Bepinex do a first run
Quit the game
Copied the plugin dll into the BepInEx\plugins folder
Restarted the game

That solved it for me with the 1.0.7 version at least, the latest barenai_manaka_helper_v1.0.0.3 works great for me that way.
Hope this helps
 

ShinyMetroid

New Member
Mar 11, 2021
4
8
Can you explain how to work with the CE stuff. I want to have custom slider range but Im a noob at this and don't understand a thing. Thanks in advance
I'd recommend looking up the tutorial guide posted on the CE wiki, it will help you get a basic understating of finding values and changing them. Alternatively, you can just click help at the top and select the tutorial that way, as it goes through the same steps. The guide just helps simplify things. :giggle:
 
  • Like
Reactions: IInhaleThezone
4.90 star(s) 21 Votes