a kid's sandbox? more like an ant farm inside of an ant farm lolUnreal Engine? For what looks like a mostly text game? And with apparently greedy resource usage? Yeah, no. This is like using a construction shovel to play in the kid's sandbox.
Godot and Blender Game Engine (and it's successor UPBGE) have a logic brick system if that's what you're after. BGE is good for prototyping things quickly, and it's surprisingly good for an engine from 2009, but it's very outdated and will only export for Windows and Linux. Godot is very lightweight in 2D mode, exports everywhere, and has a web-enabled OpenGL ES renderer so that you can embed the game in a webpage, but it's asset handling is a little confusing and it's constantly updating, deprecating and adding features nearly every month. If you want a quick and straightforward engine to make a game that's lightweight and runs everywhere, Construct 3 is great for that. It has logic bricks, non-hierarchical asset handling, and you can publish as an HTML container so anything can run it.... Why unreal? I really struggle with code/game systems. the blueprint system for some reason makes it like its own puzzle game, Really enjoy blueprints. ...
Hey, Sorry folks, Im not sure what half these things are but Ill do my best, Quick QnA before I make dinner.
Why unreal? I really struggle with code/game systems. the blueprint system for some reason makes it like its own puzzle game, Really enjoy blueprints.
fps cap? Sorry I didnt even realise this was even a thing. Im gunna go chuck it in now. xD Thats my bad/equally windowed mode works in a way that wont shrink the window but allows you to do other things without it getting bumped about, Im still learning how to implement the user settings.
You gain body shape etc as you play through, Turn off body reset for it to carry over instead of reseting.
Thanks for the comments though, it really helps.
The next game I have a signicantly better understanding and can start with a better foundation.
Thanks everyone!
Edit: lol no unfortunatly I am an english speaker, Just learning how to write stories.
Edit 2: I apologize for not having an fps cap. Ive capped it at 60 and will make sure to learn more about it in the morning.
On my own setup this game runs without issues. I have run it on Thinkpad T460: Windows 10 Version 21H2 (build: 19044.2130), 16GB of RAM in dual channel - because intel HD graphics takes video memory portion of my RAM, graphics driver version in DXDIAG says: 30.0.101.1994, graphics driver is installed not from laptop manufacturers site (old outdated) - but from intel download site and dated from 13.05.2022 (dd.mm.yyyy). And i was lucky to make this setup very stable without any issues. However some would say try the manufacturers one drivers... So i would say its not the game issue what you have here. But the machine issue you try to run it on. Something in your setup might give errors also with other games.got that exact config and it cant run i have a low level fatal error
View attachment 2101225
EDIT : i dont have an i5-6200U but an i5-6300U
IT FINALLY WORKS !! THANK YOU SO MUCH !!On my own setup this game runs without issues. I have run it on Thinkpad T460: Windows 10 Version 21H2 (build: 19044.2130), 16GB of RAM in dual channel - because intel HD graphics takes video memory portion of my RAM, graphics driver version in DXDIAG says: 30.0.101.1994, graphics driver is installed not from laptop manufacturers site (old outdated) - but from intel download site and dated from 13.05.2022 (dd.mm.yyyy). And i was lucky to make this setup very stable without any issues. However some would say try the manufacturers one drivers... So i would say its not the game issue what you have here. But the machine issue you try to run it on. Something in your setup might give errors also with other games.
Or try:
Some people say on forums:You don't have permission to view the spoiler content. Log in or register now.You must be registered to see the links
... like the guy/gurl "idata" from link above - to update your laptops BIOS and install manufacturers graphics drivers.
EDIT: Also i have discovered that tweaking regedit too much in hope of getting more FPS from that old hardware - isn't getting to get better but worse. Leading to system unstabillity. But if you have to just do couple of tweaks, and not many of them. You wont get double FPS from that chip integrated graphics. Better is to safe money and get new hardware. Cheers!
If it does it for this game - it will make it compatible also for other one games. So i think you made the breakthrough already - for your system.IT FINALLY WORKS !! THANK YOU SO MUCH !!
the video was useless since i had already done everything in it but your second advice worked ! After 2 hours updating i can finally play that game. Hope it was worth the trouble
Hmn... thats why some of us are here also.Just a quick warning (and also to help people search for this game), the game does contain wrecked, ruined orifices and prolapse.
could you make it, so it stops giving the fatal error crashing upon trying to start up? this is the first time i've ever had that happen to me when trying to play an unreal engine based game X_XHey, Sorry folks, Im not sure what half these things are but Ill do my best, Quick QnA before I make dinner.
Why unreal? I really struggle with code/game systems. the blueprint system for some reason makes it like its own puzzle game, Really enjoy blueprints.
fps cap? Sorry I didnt even realise this was even a thing. Im gunna go chuck it in now. xD Thats my bad/equally windowed mode works in a way that wont shrink the window but allows you to do other things without it getting bumped about, Im still learning how to implement the user settings.
You gain body shape etc as you play through, Turn off body reset for it to carry over instead of reseting.
Thanks for the comments though, it really helps.
The next game I have a signicantly better understanding and can start with a better foundation.
Thanks everyone!
Edit: lol no unfortunatly I am an english speaker, Just learning how to write stories.
Edit 2: I apologize for not having an fps cap. Ive capped it at 60 and will make sure to learn more about it in the morning.
It has errmm how to describe them lol. H scenes Kind of, No animation as My skill doesnt really stretch that far yet but Has visuals. I am practising animation so the next game hopefully will contain some type of animations along with the visuals. I really like visual games!So uh, is this text based ? Or are there/will there be actual H-scenes ? The screenshots aren't really helping, but I enjoy the premise so hoping for the latter.
Sorry Thats my bad, Thanks for mentioning it. I screenshotted and pngd them straight from my moniter which assumably makes them like 2k in resolution xD. I didnt even think, Ill change them now, I apologize. Edit( That should be fixed. Although I may have a gone a bit to far the other way lol)Screenshots in OP are 10 MB ? Holy cow. Not everyone has fast internet took minutes to dl one.
Hmm This I dont understand, potentially out of my understanding so I might have to do some research on that, I apologize. What are you booting it in? Its packaged for windows at a resolution of 1080 with a cap at 60 fps.fatal error crashing/Low level fatal crash
maybe have it set to work with the computer's resolution and framerate? instead of giving it a hard limit? because i've never had this issue before with any unreal engine game X_XHmm This I dont understand, potentially out of my understanding so I might have to do some research on that, I apologize. What are you booting it in? Its packaged for windows at a resolution of 1080 with a cap at 60 fps.
(For example I dont think I have it packaged for mac, Ill have to work on this one)
I wonder if this is result of the fps cap. I cant imagine how theyd be linked . I need to ponder this.