Runs Super Slow (on integrated graphics)
Run Fast and Die » Devlog
This game is really unoptimized graphicly, so it will run pretty slow if at all on computers which do not have dedicated graphics cards. This is a high priority task for me to fix.
Get Run Fast and Die
Download NowName your own price
Run Fast and Die
Run at mach speeds and smash into - I mean, and win the game!
Status | In development |
Author | mostlycompetentstudios |
Genre | Action |
Tags | Endless, infinite-runner, Runner |
More posts
- RFADv4 is Live! (and hopefully runs better)Jul 04, 2018
- Bug Catcher 001 - Player Name saving and loadingJun 29, 2018
Comments
Log in with itch.io to leave a comment.
This game runs slow... on really crappy computers. I tested this game out on my friends brand new laptop (which has an integrated GPU) and it ran fine. I disabled my GPU, and it still ran fine. My friend's computer's are crap, so, problem solved. Sort of.
So, I'm no longer sure it's that integrated graphics cards are the issue. I've done some profiling, and it seems that there is a lot of logic going on. With a dedicated graphics card, the CPU doesn't have to deal with both the logic and the graphics, which is why it appeared that was the issue.
What this means is that I have a bunch of work to do regarding optimization in the logic. I'll be back...