Create and Fuck your AI Cum Slut –70% OFF
x

Tommy7358

Member
Jul 25, 2022
405
770
208
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.
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.
Got to be honest man, I think it's time for an upgrade; your CPU's more than a decade old and even back when it was first released it wasn't anything to brag about, and your GPU gets outrun by the iGPUs in modern CPUs let alone dedicated GPUs. Not to mention the Fermi architecture (which your GPU uses) hasn't been supported for quite a while now.

Even with new PC hardware prices going to shit right now, a half-decent secondhand laptop within the last 5 years will run laps around what you're currently rocking in every possible way.

Basically, you can still have Rogue's ass but you have to be content with choppy, laggy and possibly blurry Rogue's ass; and why would you subject her buns to such a thing?
 
Last edited:

Sertam

Newbie
Jun 9, 2022
19
33
23
Is the game planning to further explore and deepen the impact of the X-gene on the relationships between the protagonist and his girlfriend(s)?
Not in terms of sex, but, for example, the opportunity to learn from Jean how she perceives her telepathy, how she perceives telekinesis, whether her mind-reading works in the background or requires concentration...
P.S. Jean also teaches Null to turn off his abilities, meaning she can read his mind or fly with him if she so chooses?
 

b_w_r

Member
Feb 27, 2021
127
800
128
Is the game planning to further explore and deepen the impact of the X-gene on the relationships between the protagonist and his girlfriend(s)?
Not in terms of sex, but, for example, the opportunity to learn from Jean how she perceives her telepathy, how she perceives telekinesis, whether her mind-reading works in the background or requires concentration...
P.S. Jean also teaches Null to turn off his abilities, meaning she can read his mind or fly with him if she so chooses?
I think Shiny (the game's community manager) is reluctant to spill specifics on what the writers are working on because it means the writers can't create the first impression of their writing. That and the whole "we'll murder your family if you blab" thing they've repeated stated to him. But there's enough discussion on the broad strokes to establish a desire to have more characterisation than a game with a scene-sex sandbox design focus.
 

King_In_Yellow

Active Member
Jul 28, 2017
651
4,977
495
Posted on Discord

RonChon:Kitty has entered the building

per your votes on the recent Patreon poll, I have rigged up a draft of her model for y'all to enjoy in the Viewer app :). she's still missing features but you can start playing around with outfits and model settings!

Emma Frost is next!

You don't have permission to view the spoiler content. Log in or register now.
 

sleepingkirby

Well-Known Member
Aug 8, 2017
1,335
1,965
262
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.
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)

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.
Is it that slow the whole game or just certain parts of the game?

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.
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:
  1. Is the entire game slow or only certain parts?
  2. Are you running optimus? If so, are you sure the game is running on the nvidia card?
  3. 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?
  4. 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 (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 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.
 
Last edited:

NexivSelecaf

Engaged Member
Aug 25, 2017
2,389
10,605
747
Posted on Discord

RonChon:Kitty has entered the building

per your votes on the recent Patreon poll, I have rigged up a draft of her model for y'all to enjoy in the Viewer app :). she's still missing features but you can start playing around with outfits and model settings!

Emma Frost is next!

You don't have permission to view the spoiler content. Log in or register now.
kitty-monsters-inc.gif
 

ShinyBoots1993

Well-Known Member
Apr 7, 2020
1,826
6,275
647
I'll start off by saying that I know nothing of coding and just reading the conversation gave me a headache. I forced Riven into looking at it though.

Someone previously talked about this too and Boots said something in the vein of that the game tags and tracks the dialogue options you choose so that if players just blindly pick the options that make the Love Interests happy each time instead of what makes sense then they'll notice it.
General chat option dialogue and ambient events won't be tracked as that'd be way too much of an effort and would most definitely slow down the game. I'm code illiterate, not code blind.

However, story conversations will be tracked as Null having a "reputation" will be very important as he comes across veteran heroes and villains.

Right now Null has been more or less stuck in or around the mansion for a year. If he gets to go to more places in the story I'm sure that will help too
In Chapter 1, Null's just kind of a dude. He's a college student with no reason to be doing anything else.

In universe he only had access to the Danger Room because Xavier thought he'd be able to help Jean.

Is the game planning to further explore and deepen the impact of the X-gene on the relationships between the protagonist and his girlfriend(s)?
Not in terms of sex, but, for example, the opportunity to learn from Jean how she perceives her telepathy, how she perceives telekinesis, whether her mind-reading works in the background or requires concentration...
In short, yes. Though as the later post says, I can't go into specifics.

P.S. Jean also teaches Null to turn off his abilities, meaning she can read his mind or fly with him if she so chooses?
To briefly explain how Null's mind works in regard to telepathy. Null can actively block any attempt if he wants. However it will always block malicious telepathy. Such as someone trying to Jedi mindtrick him or going into his head to steal information.

I think Shiny (the game's community manager) is reluctant to spill specifics on what the writers are working on because it means the writers can't create the first impression of their writing. That and the whole "we'll murder your family if you blab" thing they've repeated stated to him. But there's enough discussion on the broad strokes to establish a desire to have more characterisation than a game with a scene-sex sandbox design focus.
The murder my family thing is just a joke I use. It's more about me being a bad team player by not consulting people if I overshare.

But yeah this is why I don't go into specifics on plot as I can build false expectations and pigeonhole the writers.

Still gonna go with them threatening to kill my family because it's funnier.
 

pepplez

Well-Known Member
Jun 7, 2020
1,072
1,465
307
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:
  1. Is the entire game slow or only certain parts?
  2. Are you running optimus? If so, are you sure the game is running on the nvidia card?
  3. 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?
  4. 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 (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 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.
Thanks for looking over it and yeah, your old laptop is better than mine haha.
About your questions:
1. Is the entire game slow or only certain parts?

# It's slows down in sandbox mode, when the time cycle changes, i.e. from morning to afternoon. If one girl is present, about 1-3 seconds, if all 3 girls are present 10-15 seconds, and in rare cases, a "possible infinite loop" occurs. When the time has changed it runs normal again, until the next time cycle.
Edit: I forgot to say that I used/using skip (unseen) text a lot and another user mentioned that this can also cause bugs, forgot his name, sorry.

2. Are you running optimus? If so, are you sure the game is running on the nvidia card?

# Not using optimus. Also Energy-saving mode is set to Maximum performance (using a power supply all the time).
I tested both, running with GPU (which is set to standard) and intel 4000 chipset without noticing any significant changes.

3. 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?

# Noticed some other ren'py Live2D game which stuttered as well, but can't remember the name, sorry.
Other 3D games you say? Can't play them nowadays with this hardware as playing with 5 FPS ain't no fun. Older games like i.e. Homeworld and Homeworld Cataclysm running fine. I remember playing World of Warcraft with it too for a decade, I guess which ran also fine on lower gfx settings even in Alterac valley pvp'ing with 80 players the whole night lmao.

4. What patch are you on in win10?
KB5072653: Extended Security Updates (ESU) Licensing Preparation Package for Windows 10 (latest)
November 11, 2025—KB5068781 (OS Builds 19044.6575 and 19045.6575)

The thing is, 0.8b1 didn't have these lags, just the occasional stutter, but not as extreme as in 0.8c. The sex mini-game is also hardly any fun because it's noticeable there too, probably actually a Live2D thing?
Also, I'm considering switching to Linux, but I didn't want to do it until October next year. due to end of esu win10.
It's a shame because this laptop has nostalgic value for me and I don't want to throw it away :)
Another Edit:
Also using emulators like PS1-Duckstation, PPSSPP which running fine and pcsx2 (which runs okay-ish, depends on settings).
 
Last edited:

Tommy7358

Member
Jul 25, 2022
405
770
208
However, story conversations will be tracked as Null having a "reputation" will be very important as he comes across veteran heroes and villains.


The murder my family thing is just a joke I use. It's more about me being a bad team player by not consulting people if I overshare.

But yeah this is why I don't go into specifics on plot as I can build false expectations and pigeonhole the writers.

Still gonna go with them threatening to kill my family because it's funnier.
Can't wait for Heroic Null to meet Captain America.


Definitely, the whole "writers maim/torture Boots's and his loved ones" gag might not be true but it's much more funnier to imagine it being that way.
 
Last edited:

\\_Tremolo_//

Engaged Member
Jul 1, 2022
2,322
7,668
647
Posted on Discord

RonChon:Kitty has entered the building

per your votes on the recent Patreon poll, I have rigged up a draft of her model for y'all to enjoy in the Viewer app :). she's still missing features but you can start playing around with outfits and model settings!

Emma Frost is next!

You don't have permission to view the spoiler content. Log in or register now.
She's not entering she's phasing through f#cking walls.. and cocks..
blowjob-Kitty-Pryde-X-Men-1021426.gif

Also, what the hell...:oops:
SPOILER_lingerie.png
pubes-hairy.gif
 

sleepingkirby

Well-Known Member
Aug 8, 2017
1,335
1,965
262
I'm going to go out on a limb and say it's probably not your hardware. Now, will replacing your computer fix it? Sure. In the same way that buying a new car will also replace your car battery.

Here's why. I just played TNH on that old computer on my TV screen. 1920 × 1080. A little slower than my main laptop, but no where near what you described. But still completely playable.

That laptop?
Intel(R) Core(TM) i7-4712MQ CPU @ 2.30GHz
vs your
i5-3230m/2,6GHZ

Your CPU is technically a little faster though it does have 2 less cores. And I'm not sure having 2 less cores would affect graphical things.

My GPU

FP64 (double) 26.98 GFLOPS (1:32)
Texture Rate 17.98 GTexel/s

vs your's

FP64 (double) 24.80 GFLOPS (1:12)
Texture Rate 12.40 GTexel/s

It is better, but not that much better. Not so much better that it would run smooth while you're lagging 1~3 seconds behind.

Added to that that you are DEFINITELY on a win10 patch that's super slow compare to predecessors (I stopped updating my win10 partition a year+ back because I knew that that the next patch would slow it down) and the fact that it didn't run any different between the on board graphics and the nvidia card. If it was a graphics card issue, the intel would have been MUCH slower. The fact the two aren't any different makes me wonder if your game really is running on the nvidia card at all.

The only outliers is that this didn't happen in the previous versions of the game. There was a change in how RonChon changed the live2D, but I'm not sure how that would have affected the game on your machine this badly. Also, I don't know what can be causing an infinite loop error unless something went really wrong. Maybe there's something going on with your save.

Here are my suggestions.
  1. Find/get a USB SSD or a flash drive that has like 50GB or more of space and install linux on to that and boot up from that device. Most, if not all, linux distro's can mount NTFS drives just fine. That way, you can test the linux OS and isolate whether or not it's the hardware without doing anything to your win10 parition. Just remember to install the nvidia proprietary drivers on the linux OS.
  2. I'm attaching one of my save files. Try adding that and removing (as in, move to a different location) the "persistent" file from BOTH save game locations. Maybe there's some code in your save file (pickle) that's causing the problem.

Even if it turns out to be your laptop, you don't have to get rid of it. Turn it into a server. That's why I have old laptops floating around. Turn into a webserver, file server, a media server, a game server, whatever. It really doesn't take much for a machine to be a server. The old machine I was testing with? I have it hooked up to the TV and it has emulators for every console from NES to n64/ps1 as well as mame and dosbox. It also has wine to play windows games and it's capable of running FFXI (I was playing Final Fantasy 11 when WoW was popular).
 
  • Like
Reactions: pepplez

salscou

Engaged Member
Apr 14, 2020
3,805
17,910
678
I'm going to go out on a limb and say it's probably not your hardware. Now, will replacing your computer fix it? Sure. In the same way that buying a new car will also replace your car battery.

Here's why. I just played TNH on that old computer on my TV screen. 1920 × 1080. A little slower than my main laptop, but no where near what you described. But still completely playable.

That laptop?
Intel(R) Core(TM) i7-4712MQ CPU @ 2.30GHz
vs your
i5-3230m/2,6GHZ

Your CPU is technically a little faster though it does have 2 less cores. And I'm not sure having 2 less cores would affect graphical things.

My GPU

FP64 (double) 26.98 GFLOPS (1:32)
Texture Rate 17.98 GTexel/s

vs your's

FP64 (double) 24.80 GFLOPS (1:12)
Texture Rate 12.40 GTexel/s

It is better, but not that much better. Not so much better that it would run smooth while you're lagging 1~3 seconds behind.

Added to that that you are DEFINITELY on a win10 patch that's super slow compare to predecessors (I stopped updating my win10 partition a year+ back because I knew that that the next patch would slow it down) and the fact that it didn't run any different between the on board graphics and the nvidia card. If it was a graphics card issue, the intel would have been MUCH slower. The fact the two aren't any different makes me wonder if your game really is running on the nvidia card at all.

The only outliers is that this didn't happen in the previous versions of the game. There was a change in how RonChon changed the live2D, but I'm not sure how that would have affected the game on your machine this badly. Also, I don't know what can be causing an infinite loop error unless something went really wrong. Maybe there's something going on with your save.

Here are my suggestions.
  1. Find/get a USB SSD or a flash drive that has like 50GB or more of space and install linux on to that and boot up from that device. Most, if not all, linux distro's can mount NTFS drives just fine. That way, you can test the linux OS and isolate whether or not it's the hardware without doing anything to your win10 parition. Just remember to install the nvidia proprietary drivers on the linux OS.
  2. I'm attaching one of my save files. Try adding that and removing (as in, move to a different location) the "persistent" file from BOTH save game locations. Maybe there's some code in your save file (pickle) that's causing the problem.

Even if it turns out to be your laptop, you don't have to get rid of it. Turn it into a server. That's why I have old laptops floating around. Turn into a webserver, file server, a media server, a game server, whatever. It really doesn't take much for a machine to be a server. The old machine I was testing with? I have it hooked up to the TV and it has emulators for every console from NES to n64/ps1 as well as mame and dosbox. It also has wine to play windows games and it's capable of running FFXI (I was playing Final Fantasy 11 when WoW was popular).
I really appreciate your technical knowhow.
 
  • Like
Reactions: sleepingkirby

pepplez

Well-Known Member
Jun 7, 2020
1,072
1,465
307
I'm going to go out on a limb and say it's probably not your hardware. Now, will replacing your computer fix it? Sure. In the same way that buying a new car will also replace your car battery.

Here's why. I just played TNH on that old computer on my TV screen. 1920 × 1080. A little slower than my main laptop, but no where near what you described. But still completely playable.

That laptop?
Intel(R) Core(TM) i7-4712MQ CPU @ 2.30GHz
vs your
i5-3230m/2,6GHZ

Your CPU is technically a little faster though it does have 2 less cores. And I'm not sure having 2 less cores would affect graphical things.

My GPU

FP64 (double) 26.98 GFLOPS (1:32)
Texture Rate 17.98 GTexel/s

vs your's

FP64 (double) 24.80 GFLOPS (1:12)
Texture Rate 12.40 GTexel/s

It is better, but not that much better. Not so much better that it would run smooth while you're lagging 1~3 seconds behind.

Added to that that you are DEFINITELY on a win10 patch that's super slow compare to predecessors (I stopped updating my win10 partition a year+ back because I knew that that the next patch would slow it down) and the fact that it didn't run any different between the on board graphics and the nvidia card. If it was a graphics card issue, the intel would have been MUCH slower. The fact the two aren't any different makes me wonder if your game really is running on the nvidia card at all.

The only outliers is that this didn't happen in the previous versions of the game. There was a change in how RonChon changed the live2D, but I'm not sure how that would have affected the game on your machine this badly. Also, I don't know what can be causing an infinite loop error unless something went really wrong. Maybe there's something going on with your save.

Here are my suggestions.
  1. Find/get a USB SSD or a flash drive that has like 50GB or more of space and install linux on to that and boot up from that device. Most, if not all, linux distro's can mount NTFS drives just fine. That way, you can test the linux OS and isolate whether or not it's the hardware without doing anything to your win10 parition. Just remember to install the nvidia proprietary drivers on the linux OS.
  2. I'm attaching one of my save files. Try adding that and removing (as in, move to a different location) the "persistent" file from BOTH save game locations. Maybe there's some code in your save file (pickle) that's causing the problem.

Even if it turns out to be your laptop, you don't have to get rid of it. Turn it into a server. That's why I have old laptops floating around. Turn into a webserver, file server, a media server, a game server, whatever. It really doesn't take much for a machine to be a server. The old machine I was testing with? I have it hooked up to the TV and it has emulators for every console from NES to n64/ps1 as well as mame and dosbox. It also has wine to play windows games and it's capable of running FFXI (I was playing Final Fantasy 11 when WoW was popular).
Guess what? It ran on the intel chipset the whole time. I thought it's using the gpu but it wasn't :FacePalm:. Recorded a little video which had 128mb (recorded with ms game-dvr or whatever it's called) and shrinked it down to ~10 MB. This is the usually performance I got with 0.8b1 aswell. Didn't test the sex mini-game, yet.
Yeah, that's the stupid me, live and in action...
There was an error by defaulting the graphics processer in the nvidia panel (which I probably ignored for no reason), that's why it has switched back to the intel chipset, so every time I want to start the game I have to run it with the GPU from the given context menu.
View attachment The Null Hypothesis 2025-11-28 15-08-27_VP8.webm
 

sleepingkirby

Well-Known Member
Aug 8, 2017
1,335
1,965
262
Guess what? It ran on the intel chipset the whole time. I thought it's using the gpu but it wasn't :FacePalm:. Recorded a little video which had 128mb (recorded with ms game-dvr or whatever it's called) and shrinked it down to ~10 MB. This is the usually performance I got with 0.8b1 aswell. Didn't test the sex mini-game, yet.
Yeah, that's the stupid me, live and in action...
There was an error by defaulting the graphics processer in the nvidia panel (which I probably ignored for no reason), that's why it has switched back to the intel chipset, so every time I want to start the game I have to run it with the GPU from the given context menu.
View attachment 5478709
Stupidity or not, lesson learned. If there's no difference between the intel and the graphics card, you might not be on the graphics card despite what you might think you've selected. And let's face it, pride isn't worth keeping your laptop and getting to play a good game.
And also, congrats on not having to give up your laptop!
 
4.60 star(s) 157 Votes