4.50 star(s) 16 Votes

Sife

Newbie
Jan 23, 2018
17
46
Oh, if you want to uncensor the the game at least partially, you just need to edit one line with AssetBundleExtractor.

As of version [v20210522a Supporter] the material to edit is still "Unlit Mosaic" path ID 8.

-Open "resources.assets" located in the Succubus Reborn_Data folder
-Export dump
-In the dump you get something like that :

0 Material Base
1 string m_Name = "Unlit Mosaic"
0 PPtr<Shader> m_Shader
0 int m_FileID = 0
0 SInt64 m_PathID = 226
1 string m_ShaderKeywords = "ETC1_EXTERNAL_ALPHA"
0 unsigned int m_LightmapFlags = 4
0 bool m_EnableInstancingVariants = false
1 bool m_DoubleSidedGI = false
0 int m_CustomRenderQueue = -1
0 map stringTagMap
0 Array Array (0 items)
0 int size = 0
0 vector disabledShaderPasses
1 Array Array (0 items)
0 int size = 0
0 UnityPropertySheet m_SavedProperties
0 map m_TexEnvs
0 Array Array (2 items)
0 int size = 2
[0]
0 pair data
1 string first = "_MainTex"
0 UnityTexEnv second
0 PPtr<Texture> m_Texture
0 int m_FileID = 0
0 SInt64 m_PathID = 0
0 Vector2f m_Scale
0 float x = 1
0 float y = 1
0 Vector2f m_Offset
0 float x = 0
0 float y = 0
[1]
0 pair data
1 string first = "cubism_MaskTexture"
0 UnityTexEnv second
0 PPtr<Texture> m_Texture
0 int m_FileID = 0
0 SInt64 m_PathID = 0
0 Vector2f m_Scale
0 float x = 1
0 float y = 1
0 Vector2f m_Offset
0 float x = 0
0 float y = 0
0 map m_Floats
0 Array Array (8 items)
0 int size = 8
[0]
0 pair data
1 string first = "_DstAlpha"
0 float second = 10
[1]
0 pair data
1 string first = "_DstColor"
0 float second = 10
[2]
0 pair data
1 string first = "_Size"
0 float second = 19

-Just edit "0 float second = 19" seen above to "0 float second = 1"
-Save the dump and import it
-Replace the old "resources.assets" by the new one

Well, this remove the mosaic shader, so doesn't affect the first and second girls (and the third girl's vaginal animation actually) those need art edit.
 
Last edited:

Oblivion9873

Active Member
Jun 18, 2020
632
780
Aight since castoli can't do it anymore, which site do you guys think is the best choice? Ci-en, pixiv or fantia?
 

Oblivion9873

Active Member
Jun 18, 2020
632
780
it's not too different from the current one on the main page, but the version ends in a "b" instead of an "a" so idk probably some bug fixes or smth
 

Gadriel

Well-Known Member
Dec 15, 2017
1,044
1,133
it's not too different from the current one on the main page, but the version ends in a "b" instead of an "a" so idk probably some bug fixes or smth
Now I know you can read...

[6/1] Update ver20210522b
● Squeezing scene related
・ Addition of dialogue
 " Immoral Sister"Anal Pursuit
 "Everyone's Idol Incubus" Hypnosis: All scenes

● Correction, etc.
-When exchanging your hand at the start of the game, you will now be told if you're going first or second.
-Give "Haze" to "Volunteer Soldiers" that appear in "Emergency Convocation".
-Enhanced error capture at startup
-Saved decks will now remember if they have been equipped with 'Big Breasts' in the main menu.
 

MysticXcore

Active Member
Mar 16, 2018
825
648
Now I know you can read...

[6/1] Update ver20210522b
● Squeezing scene related
・ Addition of dialogue
 " Immoral Sister"Anal Pursuit
 "Everyone's Idol Incubus" Hypnosis: All scenes

● Correction, etc.
-When exchanging your hand at the start of the game, you will now be told if you're going first or second.
-Give "Haze" to "Volunteer Soldiers" that appear in "Emergency Convocation".
-Enhanced error capture at startup
-Saved decks will now remember if they have been equipped with 'Big Breasts' in the main menu.
nvm I almost thought there was a new scene.... nothing new
 

Oblivion9873

Active Member
Jun 18, 2020
632
780
Now I know you can read...

[6/1] Update ver20210522b
● Squeezing scene related
・ Addition of dialogue
 " Immoral Sister"Anal Pursuit
 "Everyone's Idol Incubus" Hypnosis: All scenes

● Correction, etc.
-When exchanging your hand at the start of the game, you will now be told if you're going first or second.
-Give "Haze" to "Volunteer Soldiers" that appear in "Emergency Convocation".
-Enhanced error capture at startup
-Saved decks will now remember if they have been equipped with 'Big Breasts' in the main menu.
yeah I saw that but I had no fucking clue what any of it meant other than the first and last 'correction'
 

Katsuie

Active Member
Oct 15, 2017
870
722
Oh, if you want to uncensor the the game at least partially, you just need to edit one line with AssetBundleExtractor.

As of version [v20210522a Supporter] the material to edit is still "Unlit Mosaic" path ID 8.

-Export dump
-In the dump you get something like that :

0 Material Base
1 string m_Name = "Unlit Mosaic"
0 PPtr<Shader> m_Shader
0 int m_FileID = 0
0 SInt64 m_PathID = 226
1 string m_ShaderKeywords = "ETC1_EXTERNAL_ALPHA"
0 unsigned int m_LightmapFlags = 4
0 bool m_EnableInstancingVariants = false
1 bool m_DoubleSidedGI = false
0 int m_CustomRenderQueue = -1
0 map stringTagMap
0 Array Array (0 items)
0 int size = 0
0 vector disabledShaderPasses
1 Array Array (0 items)
0 int size = 0
0 UnityPropertySheet m_SavedProperties
0 map m_TexEnvs
0 Array Array (2 items)
0 int size = 2
[0]
0 pair data
1 string first = "_MainTex"
0 UnityTexEnv second
0 PPtr<Texture> m_Texture
0 int m_FileID = 0
0 SInt64 m_PathID = 0
0 Vector2f m_Scale
0 float x = 1
0 float y = 1
0 Vector2f m_Offset
0 float x = 0
0 float y = 0
[1]
0 pair data
1 string first = "cubism_MaskTexture"
0 UnityTexEnv second
0 PPtr<Texture> m_Texture
0 int m_FileID = 0
0 SInt64 m_PathID = 0
0 Vector2f m_Scale
0 float x = 1
0 float y = 1
0 Vector2f m_Offset
0 float x = 0
0 float y = 0
0 map m_Floats
0 Array Array (8 items)
0 int size = 8
[0]
0 pair data
1 string first = "_DstAlpha"
0 float second = 10
[1]
0 pair data
1 string first = "_DstColor"
0 float second = 10
[2]
0 pair data
1 string first = "_Size"
0 float second = 19

-Just edit "0 float second = 19" seen above to "0 float second = 1"
-Save the dump and import it
-Replace the old "resources.assets" by the new one

Well, this remove the mosaic shader, so doesn't affect the first and second girls (and the third girl's vaginal animation actually) those need art edit.
lmao which one? you forgot to mention which file...
 

rienrien

Member
Jan 28, 2019
272
203

preview of new function in free battle to allow you to control your opponent with a setting
 
  • Like
Reactions: lkolk

Drogorn

Newbie
Jun 24, 2018
67
158
translator link is literally in the initial post
To be fair to the guy, the translator is not intuitive in the slightest. How's anyone supposed to be able to figure out how to use it if the instructions are buried somewhere in the middle of 25 (or more) pages of forum comments?
 

Oblivion9873

Active Member
Jun 18, 2020
632
780
To be fair to the guy, the translator is not intuitive in the slightest. How's anyone supposed to be able to figure out how to use it if the instructions are buried somewhere in the middle of 25 (or more) pages of forum comments?
I agree, he was asking where it was and it is literally in the first post
 
4.50 star(s) 16 Votes