I don't think default unity games have this kind of function, espeailly this game.is there a way to increase text size in Unity games like it is with renpy using Shift+A?
What's the key to do that in this game / unity games?
Thank you for this!I don't think default unity games have this kind of function, espeailly this game.
And I don't know is there any plugin/mod can do it.
The only way I can think is try to use dnSpy to edit the game Assembly-CSharp.dll.
The textblock is at below code:
The ScenePlayer(class) -> processTextBlock(Method)
Add the code: this.mainTextbox.fontSize = XXXXX;
XXXXX is the fontsize you want, give it a number.
(p.s. Sure the can change mainTextbox in to narratorNameTextbox, to change the fontsize of Charater name)
(p.s. if your fontsize is too big, you need to use "resizeTextMaxSize" to change the Max fontsize.)
↓(Like below code)↓
View attachment 2757042
result:
View attachment 2757032
If you need to change other fontsize. You need to find out which code use to define the text.
remake to renpy visual novel absolutely ..... remake to empty sandbox ? no ...f no lol(translated by deepL)
Hi everyone!
I would like to know if you are interested in a Remake of the game on Renpy?
Why Renpy?
- you can roll back.
- savegame preview.
- better user interface.
- other advantages of renpy...
Why a remake ? :
- beautiful user interface
- tips on tasks to perform.
- Reduce artificial time-wasting added to the game
- etc...
the house needs work:
- show where your girlfriend/wife is.
- indicate inaccessible places.
- indicate where there's action.
the workplace needs new features:
- indicate inaccessible places.
- indicate where there's action.
- indicate pnj with whom you can chat.
I haven't finished playing the game yet.
Please feel free to suggest other improvements.
I like the suggestion.remake to renpy visual novel absolutely ..... remake to empty sandbox ? no ...f no lol
No need. Create your own game or make translations of japanese games that I (or we) cannot have access.(translated by deepL)
Hi everyone!
I would like to know if you are interested in a Remake of the game on Renpy?
Why Renpy?
- you can roll back.
- savegame preview.
- better user interface.
- other advantages of renpy...
Why a remake ? :
- beautiful user interface
- tips on tasks to perform.
- Reduce artificial time-wasting added to the game
- etc...
the house needs work:
- show where your girlfriend/wife is.
- indicate inaccessible places.
- indicate where there's action.
the workplace needs new features:
- indicate inaccessible places.
- indicate where there's action.
- indicate pnj with whom you can chat.
Or perhaps a visual novel remake as suggested by Rayplon post
I haven't finished playing the game yet.
Please feel free to suggest other improvements.
At least the sandbox idea in current game is not well done...i think in RPY if you can implement some repeatable kinky activities at home and make rooms accessable there to meet activities it can work. I would also suggest to add animations.If you can fully convert the truth or dare orgy in RPY with all its different triggers to get all endings like in current Unity version you are really a hero because its really the best ever branched and written ever. If you are really serious to create a RPY version i would fully support it also if u open a Patreon account.I like the suggestion.
I can reproduce all the activities currently present in the game. Additional content and animations are planned, but will come later.At least the sandbox idea in current game is not well done...i think in RPY if you can implement some repeatable kinky activities at home and make rooms accessable there to meet activities it can work. I would also suggest to add animations.If you can fully convert the truth or dare orgy in RPY with all its different triggers to get all endings like in current Unity version you are really a hero because its really the best ever branched and written ever. If you are really serious to create a RPY version i would fully support it also if u open a Patreon account.
You do that and you got my full (patreon) supportI can reproduce all the activities currently present in the game. Additional content and animations are planned, but will come later.
the plan is to reuse the current images to make a renpy version and later add additional content.
Our prayers have been answered holy hellOkay, I'll be back when I have something to present.