So, infinite loop errors only arise when the code, framework or interpreter is able to detect an infinite loops. As in, it has to recognize that the logical path it's ran was ran almost immediate before. That can be easy to find or hard to find. It's not a good indication of timing or speed. Hell, I've accidentally written infinite loops before and it's crashed the machine before anything caught it. (Though not on python. I don't usually work on python)
Is it that slow the whole game or just certain parts of the game?
Admittedly, that's older than my setup:
Code:
CPU(s): 8
On-line CPU(s) list: 0-7
Vendor ID: GenuineIntel
Model name: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
CPU family: 6
Model: 158
Ram:
free -m
total used free shared buff/cache available
Mem: 15882 2620 9530 457 4517 13261
Graphics card:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP106M [GeForce GTX 1060 Mobile] [10de:1c20] (rev a1)
My hard drive just died 2 days ago and I had it replaced so it was on 5400 rpm 1TB toshiba.
I don't know if my higher specs make the difference, but I do have a laptop floating around that should be older than what you're using. When I have time today, I'll give it a whirl on that.
Right now, the questions I have are:
- Is the entire game slow or only certain parts?
- Are you running optimus? If so, are you sure the game is running on the nvidia card?
- Is this the only game where its slow? Are there are other games that run just as slow? How do "more taxing" or similar games run? (3D games, other renpy games with live-2D) Do they run faster?
- What patch are you on in win10?
IMO, the last one is probably the easiest to answer/handle. I know from tech news and from personal experience that after a certain patch on win10, everything slowed down to a crawl. I don't remember which one. I can check my windows partition later. Is it slow enough for this game to slow down? No idea. I haven't trusted MS patches in a long while. But when I say slow, I mean, even opening up menus sometimes is slow. (But, you know, MS doesn't do planned obsolescence, they pinky sweared.).
Even though NexivSelecaf has shit on me in the past for mentioning linux/open source software, if your laptop has 2 drives or the hard drive can be easily be removed/replaced, that might be something fast to try out. Though if you want something with a smaller overhead just for testing purposes, I'd advise against linux mint for now. Lint mint is base off of ubuntu, uses systemd and defaults to cinnamon. All of those have higher overhead than, say, straight debian, sysvinit and a more minimum desktop environment. This is why I stick to
You must be registered to see the links
(though I was using xfce prior to devuan). I talked about a second hard drive before but, honestly, you can probably try booting off a external USB drive to test it out. Sure the USB can be faster than a spinning hard drive (...in general), but that's at least you can cross off the OS possibility. If it runs faster, that's a strong indicator that it's the OS. If it runs as slow, then it's probably the hardware.
If you do install with debian/devuan, make sure to follow the
You must be registered to see the links
It can get kinda tricky because of the whole proprietary vs open source drivers thing. I've had better performance/better luck with proprietary drivers compared to the open source versions, but I'm hearing the tide has started to change on that recently. Though, for your testing purposes, I'd stick to the proprietary drivers. Just so it's a closer one-to-one comparison to windows and eliminate possibilities as to where the problem is.
ETA: The other computer I have should be older than your's (still has the win 7 sticker on it), but it seems the specs are a bit higher.
Ram
total used free shared buff/cache available
Mem: 7831 1940 4312 268 2099 5890
CPU:
Model name: Intel(R) Core(TM) i7-4712MQ CPU @ 2.30GHz BIOS Model name: Intel(R) Core(TM) i7-4712MQ CPU @ 2.30GHz To Be Filled By O.E.M. CPU @ 3.0GHz BIOS CPU family: 198
01:00.0 3D controller [0302]: NVIDIA Corporation GM108M [GeForce 840M] [10de:1341] (rev a2)
A quick download and play noticed no visible slow down/lag.
So yeah, if you have a specific part it's slowing down on, that'd help.