Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - SamHenry97

Pages: [1]
1
I'm having trouble with the event loop, "while(window.pollEvent(event))". When I don't have a joystick plugged in, it lags, and when I plug a joystick in, it starts running smoothly, even when I take it out again. I know this is because of how in the event loop, it is checking to see if the joystick is connected. I saw another thread that said to fix this, you need to get into the CPP file to edit some code. In other words, get into the SFML source code. I am not sure how to do this. If I could figure this out, I could fix the problem. Any ideas? Thanks!

Pages: [1]
anything