NexivSelecaf
Engaged Member
- Aug 25, 2017
- 2,389
- 10,605
- 747
If RLE can have a small talk option...However, I also know that it involves a lot of effort and will therefore probably not be feasible without unnecessarily bloating the game.
If RLE can have a small talk option...However, I also know that it involves a lot of effort and will therefore probably not be feasible without unnecessarily bloating the game.
Yes, but it kicks ass.It's unequal fight, we all know who'll win![]()
Exactly; no need to have it influence love or trust values. And, I know, armchair dev talking, but if one guy can do it with spaghetti code, I don't think it should be too hard for an actual team of writers and programmers to essentially do the same thing that Oni did.Jokes aside, that makes sense since there probably isn't a need to track every single dialogue option so no point in tracking them. Still, I do hope something like a "Small Talk" or "Chat" option will be added by the time the final version of v1.0 comes out as Faceless said. It'd probably be a more organic way to learn about the world of TNH than reading through the Codex; the writers could also sneak in some funny lines in there too.
Yeah this game is quite badly optimized, I don't think the devs do a lot of profiling.Something happens when a time period ends (day or event where you have answer options). When it ends, my weak laptop starts groaning as if you were sending an old man up the stairs to deliver a bucket of water.
I haven't looked at the code in detail, but I noticed this behavior since 0.8c.
In the Devs defense there is only so much "performance" you can get from python scripting. The more complex things you want to do the more python scripting shows it's faults.Yeah this game is quite badly optimized, I don't think the devs do a lot of profiling.
I still question that assertion due to it running well on a Steam Deck. I'm more inclined to believe that significant performance issues happen with really old and weak hardware (specifically the CPU) and people not changing the performance settings. But I'm willing to re-benchmark the game on both my Steam Deck and underclock my desktop to see what the current numbers are.Yeah this game is quite badly optimized, I don't think the devs do a lot of profiling.
Performance can be really weird on pc. I have a Ryzen 9 5950z 64gb Nvidia 4090 and get over 60fps in 4k cyberpunk 2077 before most of the performance patches, also over 60fps in Borderlands 4 from day one and yet Null Hypothesis lags for me.I still question that assertion due to it running well on a Steam Deck. I'm more inclined to believe that significant performance issues happen with really old and weak hardware (specifically the CPU) and people not changing the performance settings. But I'm willing to re-benchmark the game on both my Steam Deck and underclock my desktop to see what the current numbers are.
I see what you did: «chime in» about music, very melodious of you...I'm gonna need others to chime in on this one.
- I might have missed the feature, but if you buy music in the phone store and play them, is there a way to restore the default cycling of music? Or are you stuck having to manually select music after that?
For this game specifically, for me, 30 frames isn't discernible from 50*, 60 or 100 frames. 24 frames is the actual standard for 2D animation (and I'm of the mind thatIt's also up to how people define a game performance. Some people are perfectly fine with 30fps and other can't play under 60fps. Some people are fine with small micro stutters and others it bothers them to no end. it depends on what you are used to a lot of time.
Read that comic a while ago, I thought it was quite nice.
Looking forward to add the results of that to the All-In-One Post.For this game specifically, for me, 30 frames isn't discernible from 50, 60 or 100 frames. 24 frames is the actual standard for 2D animation (and I'm of the mind thatYou must be registered to see the links), unless this game's animations were intended for a different frame rate like 29.97, a full 30, or 60 frames, the game running at 24 frames should be perfectly fine and not appear to stutter. So this will be another thing for me to look into when I retest the game with 0.9 by recording at 24, 30 and 60 frames.
This game is not that complex that it should run bad at allIn the Devs defense there is only so much "performance" you can get from python scripting. The more complex things you want to do the more python scripting shows it's faults.
Yeah, somewhere is a bottleneck prob. in a Python function loop. Tested the 0.8c12beta back then and got in rare cases (well, I used skip (unseen) text a lot due to testing my mod) even a Ren'Py Error: Possible infinite loop.This game is not that complex that it should run bad at all
Yeah I think Renpy Skip "CTRL" might be a cause of some performance problems. Seen a few times it could fail to set variables at times in some other games if the variable was not set right after a decision choice and mid skipping.Yeah, somewhere is a bottleneck prob. in a Python function loop. Tested the 0.8c12beta back then and got in rare cases (well, I used skip (unseen) text a lot due to testing my mod) even a Ren'Py Error: Possible infinite loop.
Posted on Discord
Riven:Another new feature coming in 0.9, custom outfit importing/exporting.
You'll be able to share outfits between saves by exporting them to an outfits folder in your save directory.
Windows Path C:\Users\[username]\AppData\Roaming\RenPy\TheNullHypothesis\outfits
Android Path Internal storage\Android\data\tn.hypothesis\files\saves\outfits
View attachment 5476395
The first rule of tech troubleshooting is, if someone can't reproduce it, they can't troubleshoot it. My machine is about a decade old with a spinning hard drive and I haven't had any problems with the performance. That's why I haven't said anything/looked into it already. There's also the problem of what is fast and what is slow? Maybe I am having problems but I think that's the way it's suppose to run. Maybe it's running fast but someone's expecting 120 fps. Short ofYeah, somewhere is a bottleneck prob. in a Python function loop. Tested the 0.8c12beta back then and got in rare cases (well, I used skip (unseen) text a lot due to testing my mod) even a Ren'Py Error: Possible infinite loop.
Edit: Let's summon sleepingkirby to look into this.
Not in the mood to record this right now, but if I say slow, I mean slow. How long does it take to get a Ren'Py infinite loop error? Maybe 30 seconds, maybe more that's what I define as slow. I don't play on 60 FPS nor do I have the desire to look at high definition sprites on a 1600x900 laptop screen, if you know what I mean. I even don't care about some stuttering here and there, but anything which is taking longer than 10 seconds is slow in my definition.The first rule of tech troubleshooting is, if someone can't reproduce it, they can't troubleshoot it. My machine is about a decade old with a spinning hard drive and I haven't had any problems with the performance. That's why I haven't said anything/looked into it already. There's also the problem of what is fast and what is slow? Maybe I am having problems but I think that's the way it's suppose to run. Maybe it's running fast but someone's expecting 120 fps. Short ofYou must be registered to see the links(the notation, not the giant robot) I don't have any way to evaluate it's speed. This is also why Oni, Ron Chon and other devs always say they have trouble figuring out performance issues. They don't have the problem. If they can't see it, they can't troubleshoot.
With that said, this is also the difference between a general programmer like myself and a game dev/programmer. Graphical/animation optimization in games isn't my forte. If your function is running slow on a large dataset, I might have an idea. If your live 2d animation is slow on a specific scene in a game with a specific post-renderer, that's a bit out of my field of expertise.
Basically, let's start with how fast is fast and how slow is slow. Someone that's having the problems do a screen cap or something to measure what's fast and what's slow. Also record where it's fast and where it's slow. Then post the computer specs.
Yup. Mobile dual-core Ivy Bridge. Performance seems like a you problem.lap spec is: i5-3230m/2,6GHZ, 8 GB RAM and intel 4000 chip onboard and a nvidia GPU 710m with 1 GB graphics ram. HD is a 5400 rpm drive (not ssd). OS Win 10.
So, no Rogue's ass for me anymore?Yup. Mobile dual-core Ivy Bridge. Performance seems like a you problem.
Sorry fam.