You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers. No questions about C++ programming or topics which are answered in the tutorials!
I know, I know. You think... Why he don't directly put this topic title and make the message post ?
Seriously, I've a urgent problem. In principle I think I've made error with my code, miss some parts or another reason, but when I start to test it myself it become a reality... my game hung if more than one program is opened ! Other commercial PC games I play start also with 3/4 programs opened! Anyone have my same problem or have a solution for it? Anticipate thanks !
Ehi guys one at time ! I know maybe it's a complicated matter, but I don't believe no one have found a solution for that ... And yes, I've already searched the forum( but there's the possibility I don't see what interesting me).
Hello guys listen... what about memory sucking? In fact if I close the antivirus the problem disappear... So why I can't change the my app priority when run it? Anyone know a system for do so(change the priority of my app, like in task manager, but automatically)?
Thanks !
So, you're saying your program is working. You're also saying that your game crashes when you run another program? How much memory does your game take? It sounds kind of greedy.
I suppose your system specs could help determine this too.
I tried my program too ... on my computer with the executable using SSE instructions and on my computer and 2 more it was working fine but on a 3-rd computer ... it was crashing vey fast, and i found more computers where it crash so i take out the sse instructions and i put the optimize for processor to blended(not pentium pro, II,III what i was using).
And it work fine. Try to change those an tell me what result you get ... and if is working what is the cause ...