Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 53 to 92 of 92 · Previous page · First page

Has poly fixed the game yet?

I have 8GB of ram and I have explorer pinned to my taskbar(don't ask me why I don't unpin it for better performance)

(don’t ask me why I don’t unpin it for better performance)

that’d… do nothing.

yes it does, every app pinned is 5kb of RAM

no........ its not

from my research, it is

the used RAM goes up by 5KB according to task manager every time an app is pinned

Maybe that's just my experience, idk, to me it is

yes i does use some memory bu the amout is laughable, like maybe 0.3KB if that, depends how big the icon is

(2 edits)

i cannot play this game bc it got bug in terminal on mac( i use wine to open .exe file) 
but it said this "Prefix creation aborted" idk why can you help me to fix it 

(1 edit) (+1)

To be honest, I managed to complete the entire game.


I have a very basic Lenovo PC with Intel core i3 and but with 12 Gigabytes of RAM. While Playing the game, I was  simultaneously watching the Task manager too. To blow my mind, this monster gobbled up 8 gigs of RAM and didn't even crashed. At this moment, I had finished the game though as you can see. And then waited for to crash.

Then after that, the RAM count started to decline and went to 5GB (probably coz of virtual memory) and then stopped responding.

I wonder if anyone experienced the same thing like me.

(+2)

game doesnt even launch

(+1)

got an error. no bug fixes so far

(+2)(-1)

poly said he would update it 






ITS BEEN A MONTH SINCE HE SAID THAT

what happened with the ui? also the game crashed also many many MANY bugs pls fix the game


 

the game crashing is probably it leaking memory

(+1)

Get libstdc++-6.dll

it's harder to get than most dlls  you need to get MinGW (w64) to get it i'm a programmer so naturally i already have it
the problem would be solved if polymars decides to use -static-libgcc and -static-libstdc++ to bundle those and fix other problems people have above there was a person with problems with libgcc

you could use those dll sites but they're dangerous

Deleted 1 year ago
(+9)

System Requirement(s):

At least 3TB RAM

(+6)

5TB Recommended

(+5)

And 10PB for an even better experiance!

(+3)

.. and  someone said that performance isn't the core of performance.. i think that this game proves opposite.

Deleted post

how do calculate?

ANNNNNNNNND, even you

Even you

I'm sorry.
Please Read my comment please 😁.

(+1)

dosent work

(+1)(-1)

Plz make a mac build

Deleted post
Deleted 2 years ago

Works, thanks.

thanks for putting this out so that people that don't run linux and/or code can use the latest commit - davidgaming200, a coder

Thanks dude. That really helps so I can actually play it lol.

thanks

Thanks a lot :)

(+1)

Guys if the game won't start for you, download the following DLL files and extract them in your game folder :

https://www.dll-files.com/libgcc_s_seh-1.dll.html

https://www.dll-files.com/libstdc++-6.dll.html

https://www.dll-files.com/libwinpthread-1.dll.html

Also the game leaks a ton of memory, if the game crashes i'd recommend to restart your PC if you notice any slowdowns

THANK YOU

(+1)

The game won't load, even with the missing DLLs added.

"The application was unable to start correctly (0xc00007b)"

Same

same

(+1)

It was great, and I finished it, but it took up 8 gigs of RAM and I had to copy over the missing DLLs from other programs.

(+1)

A mobile version would be cool

(+1)

Almost uses as much RAM as Chrome

(+1)

NOOOOOOOOOOOOOOOO 16GB TO 0 REAL QUIK NOOOO MY POOR RAMMM

QUICK*

(1 edit) (+2)

Bugs:


Missing DLLs

200MB/s memory leak


Pretty good game tho.

(+8)

just bought 1TB of ram too play. very good investment.

what

I can't even play it

(+1)

AAAAAA THE RAM ONO 

(+3)

The game was really fun to play! There's a few things I'd change, though:

  • The .zip file was missing libstdc++-6.dll, libgcc_s_seh-1.dll, and libwinpthread-1.dll.  They had to be added to get the project working.
  • Charging a shot stopped working if your mouse was outside the (kinda small) game window - but that might be a limitation of the API you were using...
  • As I'm sure plenty of people have noted, it leaks ~200MiB of memory every second. That's what you get for not using a language with a garbage collector! I can see how this would be an issue for lower-end machines.

Overall, though, you did well and I think the game is really fun! It's incredible work, especially considering you wrote it all in C++ :)

It's not necessarily a garbage collector that will stop memory leakages. it could be that he instantiated the game textures and sounds every ms (or game tick).


Also i'm not an expert or something, that's my thought.

(+1)

Nice game until it leaked 700mb memory on my PC 😢

(+1)(-1)

rip, you forgot something you have to code mate, forgot c++ doesnt have memory management you small brain poo poo(also big fan lol). the game used a ton of my memory but ya know thats why people dont use c++

(-1)

MAC

(+7)

I finished it, and the app only used 10 GB RAM.

(+1)

my game won't open

same

just forgot that it needs some dlls to work

which were not included.

please check other comment

cool concept!

For people having problems running the game, I made a .rar file with some DLLs that you might need.
 Link:  https://t.co/3iDIOzc7ai?amp=1

(+1)

my game still won't open

You may have the missing DLL's in other programs on your pc. Install a program like everything search and look for libstdc++-6.dll, libgcc_s_seh-1.dll, and libwinpthread-1.dll.

nah, most non programmers usually don't have these these are files from MinGW (could be MinGW-w64 too but their dlls are compatible, usually)

mac build pl

game wont launch

(+1)

This game crashed my computer.

The game won't launch.

(+1)

Linux build please

yea

(+1)

Future Video? “How I made a game of golf in 48 hours with C++ and SDL2”? I can’t play it at the moment, cause mobile, but it seems that most people in the comments are saying it doesn’t run? I’ll give a review later.

(+1)

It won't run Likely Because he forgot to bundle some DLLs and it has no memory optimization and also has awful memory leakage.

(+1)

It doesn’t run on mobile, which is what I was using to type that out. And yes, I know about the memory leakage.

Did you tried the executing the exe as administrator on the phone? maybe that works.


If not, try compatibility mode by right clicking it, properties, then Compatiblity on the phone.


also install Visual C++.

(+2)

it’s a god damn iPhone how the hell am I supposed to run an exe on it no phone that I know of can run exes except phones that run linux maybe

Then do what i said. run it as administrator. also did you tried setting the color-DPI to 16 bit?

i love ur game,please fix the bug

(+1)

i can't run the game

HII

(+2)

The game is super bugged out. So much that I cannot even run it.

(+1)

me too :(

Viewing most recent comments 53 to 92 of 92 · Previous page · First page