- Mar 5, 2018
- 38
- 13
demoGot link to the demo? :O
You must be registered to see the links
demoGot link to the demo? :O
Thank you!demoYou must be registered to see the links
Just a question but how do I download the save file into the game I couldn't figure it out.Read the thread. So lazy, didn't even bother with a quick search.
The orcs can damage your clothes and are too strong early. Try grinding purple slime to gain some levels first.How TF do you leave the beginning cave with orcs and shit!? Thing makes no fucking sense! Can't outheal, can't burst, can't just defend, items do jack shit. Like, am I the only one not getting it. WTF is that dogshit beginning? Probably wouldn't be as pissed if at least my MV cheat worked to circumvent this trash... -_-
Well damn, that fixed it for me. With the value of (-)"40", it plays perfectly at 25 video frames per sec while other parts remain fluid and general FPS remains high... That extra code really worked wonders there.The right-side of the screen is dedicated to show the output of a video player. Unfortunately this video feature is very poorly implemented by playing an invisible full-screen video in the background, copying the frame buffer every frame to a new buffer and finally uploading this new buffer to the GPU as a new texture before finally rendering to the screen. Essentially they are playing the same video four times. The idea of maybe just putting the video player on a higher z-layer somehow never occurred to the developer...
There is a second issue related to this method where copying to GPU texture memory is attempted before the video has actually loaded. This results hundreds of errors being thrown by texSubImage2D, and subsequently the right-side of the screen remaining black until a new video starts playing.
I made a patch which limits the number of copy operations to just one per second (essentially you'll end up with 1 FPS video). In addition, the copy operation is skipped until the video has loaded so that you never end up with a black screen.
This modification allowed me to enjoy this game just fine on my ancient CPU. If you want to raise the video frame rate just change the value "1000" on line 545 inpixi.js
where "500" would result in 2 FPS and "2000" equals 0.5 FPS.
Just extract, overwrite and play.
You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
Heh, I'm still rocking a now 14-year old CPU because money. Maybe I should start a gofundme? Tons of games expect a turbo of 4.5GHz and have only been tested on the latest CPUs with the most advanced instruction sets. Very sub-optimal hardware usage is simply washed away and the 5-10% perceived performance decrease is swept under the rug. Unfortunately that 5-10% becomes 50-70% for people like you and me.The sad thing though is that it's still probably my PC, because only a few people complain regarding the game becoming technically unplayable because of that lag (like here when an enemy sex attacks game drops to ~2FPS for me) - so it must be hardware/OS specific to some degree...
Anyhoo, thank you very much!
Well, your fix just made it playable for me at ~60FPS, and in as such showed me it's mainly optimization and plugin troubles and developer inexperience - all it would have needed was your extra if condition in 8 lines or so... xDHeh, I'm still rocking a now 14-year old CPU because money. Maybe I should start a gofundme? Tons of games expect a turbo of 4.5GHz and have only been tested on the latest CPUs with the most advanced instruction sets. Very sub-optimal hardware usage is simply washed away and the 5-10% perceived performance decrease is swept under the rug. Unfortunately that 5-10% becomes 50-70% for people like you and me.
Glad I could be of help. If you have some other game that's running like a dog just let me know, I can probably fix it.
I think I got the message in her 3rd or 4th stay & masturbation in the inn. In my case that was after unlocking the forest area which was blocked by rocks. Not sure if the amount of sex exp or events affects the occurrence too.i have masturbated in the inn in the village more than 4 times. Lust still caps at 79
The answer your looking for it in the OP. There is a link under EXTRAS to FPS fix. Worked great for me.Hi new here
Downloaded the game 2 days ago
And just wondering can someone tell me how to fix the animated parts where the h-scenes shows up cuz it's always lagging and I've downloaded everything on this forums and don't know what to do next to fix it