lehuuthai1792002
New Member
- Aug 9, 2019
- 2
- 0
I reconize that I use hard pause too much, during dialog and all, and most of the time that's not really necessary. But yes, sometimes I think it is. It's allow me to control how some screen/effect are displaying, or let them having the time to operate properly without taking the risk of an unwanted input.A plea.
You don't have permission to view the spoiler content. Log in or register now.
Regards and thank you in advance for considering my suggestion.
P.S. SanchoMod uses a single hard pause during the final stages of each VN update screen it's applied to... to accomodate effect of the AutoSave and MiniStat screen changes, etc. so even I use them once per instance.
I disagree, it'll only possibly fuck up certain games where their developer abuses pause to the point users go out of their way to add the RPY. Developers should change their behaviors and correctly code, otherwise RPYs like this wouldn't be necessary in the first place.You may be frustrated, but please do NOT suggest folks should apply this type of code across all VNs... it'll fuck up more shit than it resolves. It's too heavy-handed and does not take into account that most all VN's have just a few hard pauses that are mandatory... there's way more that require the hard pause than those VN's that abuse it by a very wide margin. You know this, obviously, so I'm not telling you something you don't know.
I'm just saying be very careful when you suggest things like "It should work in any/all R'games..." as that's very dangerous ground for folks that don't understand what's going on. Think about it, if they do just that and "forget" they've applied the file (and they will, I promise you folks forget shit constantly) they will inevitably bombard VN devs constantly while that dev is chasing their respective tales trying to fix problems that don't even exist.... because they don't know the end user has totally fucked up the VN by applying said "patch".
My point being is that if you are going to imply that something is universal, even if you offer the disclaimer "beware that some developers wrote their code needed pauses...", most end users will NEVER read that shit... and apply it anyway. Again, you know exactly what I mean.
It's almost always better to simply state that it's VN specific so that we save the thousands of novice tech folks from themselves. I know some folks will read that last sentence and assume I'm being an asshole or snob, but that's not what I'm saying... I am saying there's more folks that will basically fuck up boiling a pot of water than those that won't.[/SPOILER]
Regards and thank you in advance for considering my suggestion.
P.S. SanchoMod uses a single hard pause during the final stages of each VN update screen it's applied to... to accomodate effect of the AutoSave and MiniStat screen changes, etc. so even I use them once per instance.
...Pause literally warns you to stop trying to control that aspect, it's in the code comments even. Rollback fixes unwanted input, let it happen. Game logic should be designed to work with rollback in Ren'Py games. Only anti-cheat-types and/or DRM-lovers fight rollback. You actually are thinking you know better than the player when you're forcing things this way. It's an easy thing to best-intentions bull-doze through, I'm sure you intend all the best. But no, holding Control is not a solution by any means. That's an extra burden to attempt to undo some unnecessary burden in the first place. It still doesn't alleviate dialog text tag pauses from extra frames. It's an accessibility nightmare.I reconize that I use hard pause too much, during dialog and all, and most of the time that's not really necessary. But yes, sometimes I think it is. It's allow me to control how some screen/effect are displaying, or let them having the time to operate properly without taking the risk of an unwanted input.
Moreove, I'm not like he says upper; thinking that "I know what's the player want better than himself" by imposing to them a pause or something, since whatever I do the player can still quickly skip those part, using the fast forward mod, just by pressing left control key or tab, which is overiding the hard pause function.
Thank you Sancho for this insight and explanations.
Well, now I have to completely disagree regarding transitions, bottom line. Transitions are the bedrock of scene migration and tempo. Well-produced movies and shows do it constantly and (when done properly) the user doesn't even notice the effect... but they would notice if the scene changes were instantly abrupt without the transitions... that's the point really of using them. There is not one movie you've ever watched that you thought was near perfect that doesn't use transitions by the shit-ton. Same with VN's imho... but I agree they must be timed perfectly and their duration evaluated on a per uses basis (which is what can be very difficult for novice developers especially when choosing between dissolves and fades... which are two completely different effects).can truly fuck off, along with transitions
They're not making a movie. They're making a VN, different medium. "doesn't even notice the effect" ... nail on the head, holy ... it is the most obvious thing here. People expect VNs to change frame by frame, that's Ren'Py's nature. Transitions are for cinematic moments, not the entire VN...they're far too slower and off-timing. And again, this isn't a movie. Perhaps this is the wrong engine and medium to be working with? Zero transitions = most preferred by everyone freaking bugging me to fix other VNs all the time. Perhaps the option to 100% disable transitions and pauses and dialog text tags is necessary...ah, it's in the code, to not force it on people. The developers of Ren'Py itself are even stating it in the distributable code of Ren'PY...that kinda hits it home for me. What you call professional is a matter of taste. Granted, they can do all you like with their VN and you with your mods, of course, it's a GPL-licensed engine. I'm apparently just advocating for some end players across a bunch of VNs that in their opinion and my own are abusing pause. *shrug* That RPY is a pushback against it..a rather strong one (destructive to some games without additional patches). Kinda says something about pausing hard.Well, now I have to completely disagree regarding transitions, bottom line. Transitions are the bedrock of scene migration and tempo. Well-produced movies and shows do it constantly and (when done properly) the user doesn't even notice the effect... but they would notice if the scene changes were instantly abrupt without the transitions... that's the point really of using them. There is not one movie you've ever watched that you thought was near perfect that doesn't use transitions by the shit-ton. Same with VN's imho... but I agree they must be timed perfectly and their duration evaluated on a per uses basis (which is what can be very difficult for novice developers especially when choosing between dissolves and fades... which are two completely different effects).
I can't even begin to mention the amount of rookie devs I've worked many hours with that had zero transitions in their VN's which resulted in a very shitty experience for the end user. After time of correctly implementing them at the exact correct moments and duration their VN's became transformed into much more professional products in regards to presentation.
Just my two cents on transitions.
RENPY_LESS_PAUSES
) that can be set system-wide or user-wide to affect ALL Ren'Py games while retaining compatibility (sets dialog text tag time to 0, but doesn't affect those horrible pause hards for UI-compatibility reasons)...that's a big statement to the need for end-users to be able to work around pause/transition/tag abuse. Granted, their approach attempts to keep compatibility in games, but it makes me wonder if they maybe would have liked to go further but were forced to keep compatibility...strong indicators against abuse.Again, not when used correctly. When they are they're a massive improvement.Transitions are for cinematic moments, not the entire VN...they're far too slower and off-timing.
Ok now, play nice with me... don't take me out of context. I fully wrote that they would, in fact, notice if they were not there... that's the point. Abrupt scene image changes without the minimum of one-quarter to one-half second resolves are amateur at best, and makes for a very shitty user experience."doesn't even notice the effect" ... nail on the head, holy
... not yetquestion can MC sex Jessica without her committed suicide?
Tutorial, as in they're trying to show how they can be used, not how often. I don't get the Eileen thing, but I've already said that transitions and hard pauses can be useful and used, absolutely...but you ignored the fact that it's literally in the code warning developers not to abuse it. You call a lack of transition amateur, I call it practical, functional, usable. Transitions irritate me and slow me down from content-scanning. It's like being forced to read at a pre-K level of speed. Your test case does nothing to make any point, you're only exclaiming your opinion. You do know that track-fading is optional, yes? I make music, I don't rely on it when it isn't needed. Simply playing songs back, I don't use it. I hate how radios fade between tracks, it's annoying an off-beat. Opinion. But we're talking about VNs. There's a level of accessibility that needs addressing in VNs due to their nature. Being only to read a tiny sentence and then *wait* while it fades away and another fades in, blurred image the entire time, is extremely no-action. You can't literally do anything while waiting for a transition. It's like only being able to drink a drop at a time versus at your own pace your own choice of volume. Infuriating, to some, like some stupid long strip-tease for people that need an adult-related aid on following what I mean. Perhaps you desire or process VNs at slower paces, fine, that's a recommended user-accessibility, love the fact that you can have that, but others need faster, user-controlled experienced. Others...are entirely against such forced slow interactions. Some developers use it just to make a VN appear longer than it is. That too, is annoying. Just mentioning as a side-note, not directed at this thread's game's author(s).Again, not when used correctly. When they are they're a massive improvement.
Even Tom's RenPy tutorials use them in every single scene change.
View attachment 2756851
View attachment 2756850
View attachment 2756852
So, the creator of the engine obviously believe they are integral in use.
There is no Eileen seen without a transition (yes, it's a joke, but it's also true).
Ok now, play nice with me... don't take me out of context. I fully wrote that they would, in fact, notice if they were not there... that's the point. Abrupt scene image changes without the minimum of one-quarter to one-half second resolves are amateur at best, and makes for a very shitty user experience.
Testing case: Take any VN, any of them and remove ALL of the transitional dissolves, fades, swipes, etc and you now have a crappy VN. It's no different then stopping a song instantly then instantly starting the next with no fadeout/fadein. It's the same thing really.
But that's all fine, we all have opinions. Mine is based that the most rookie of VN's that have zero transitions are the worst looking VN's any end user can possibly attempt to enjoy. It's like reading a book with one word per page before you turn to the next page... there's no flow, no tempo, no production value.
I'll concede though that you and I are stubborn in our beliefs and have both gotten so far off topic that we now both are at risk of having this rather civil debate (thank you for that btw) removed by a power-hungry overlord.
Just don't put you dick in her mouth as soon as you find hernot even edit multi mod can stop jessica suicide... hm![]()
As a player, there are arguments for both sides.Sancho1969 and BupoTiling03-Retired that's an interesting debate!
But at this point I guess It's almost a philosophical question about player perception in interactive games and how you view this medium yourself.
Apparently, those who regard these pause and transitions as an abject and horrible thing may be those who see NVs as books or comics. An image, a text, that's all.
But I'm no longer part of this clan. Because yes, I consider it's better when the game try to be as dynamic as possible. And the closer it is to a film (movement, sounds, effects) the more immersive it is. This is especially the case when there are many free roam and sandbox parts in the game.
I give a simple example : The player finds himself in a basement and decides to go out to explore the world. He is therefore facing the image of the basement and the following image will be that of the outside world. Putting at that moment, when he leaves the basement, a black fade with a sound of footsteps echoing down the stairs, in my opinion, adds a highly immersive and realistic element to the scene. Because the player has the impression of climbing the stairs himself and this brings a special notion to his adventure. If he immediately went from the image of the basement to the image of the outside world in half a second, it would be as if he had just turned the page of a comic strip to read the rest of the adventure but not to play the rest the adventure.
is Apocalypse Lover... not babysitter puppy gameJust don't put you dick in her mouth as soon as you find her
You can play this scene for fun but you should choose the nice option to preserve her mind (don't abuse her) if you want her to stay alive at this point. Just can afford to do thoses two differents path viable right at the begining of the game. So just reassure her for now, there is plenty of time later to play with her little body![]()
I think you overestimate immersion techniques. It's also not about philosophy...it's about the *fact* that it irritates some players because it is a forced (and to *them* negative) experience. Not really immersive, feels like you're being held back against experiencing things in the way you want to as a player.Sancho1969 and BupoTiling03-Retired that's an interesting debate!
But at this point I guess It's almost a philosophical question about player perception in interactive games and how you view this medium yourself.
Apparently, those who regard these pause and transitions as an abject and horrible thing may be those who see NVs as books or comics. An image, a text, that's all.
But I'm no longer part of this clan. Because yes, I consider it's better when the game try to be as dynamic as possible. And the closer it is to a film (movement, sounds, effects) the more immersive it is. This is especially the case when there are many free roam and sandbox parts in the game.
I give a simple example : The player finds himself in a basement and decides to go out to explore the world. He is therefore facing the image of the basement and the following image will be that of the outside world. Putting at that moment, when he leaves the basement, a black fade with a sound of footsteps echoing down the stairs, in my opinion, adds a highly immersive and realistic element to the scene. Because the player has the impression of climbing the stairs himself and this brings a special notion to his adventure. If he immediately went from the image of the basement to the image of the outside world in half a second, it would be as if he had just turned the page of a comic strip to read the rest of the adventure but not to play the rest the adventure.
Your opinions are not invalid, that's for sure. Most all end users would agree on abuse of hard pauses.I think you overestimate immersion techniques. It's also not about philosophy...it's about the *fact* that it irritates some players because it is a forced (and to *them* negative) experience. Not really immersive, feels like you're being held back against experiencing things in the way you want to as a player.
That search bar is a real bitch, ain't it? Answered many times but a few posts above yours as well here for example.Hello there!
I've been replying the game latelay (new save) and I have a bug that makes me stuck :/
The hud disapear at some point and there is no way to progress.
For exemple, when I need to select an item for an action, I can't since the inventory button disapear with the rest of the hud.
Is there a bug patch ?