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

Author Topic: Can Someone Test My Game?  (Read 4021 times)

0 Members and 1 Guest are viewing this topic.

Fierce_Dutch

  • Full Member
  • ***
  • Posts: 138
    • View Profile
Can Someone Test My Game?
« on: December 11, 2010, 09:52:35 pm »
Well i have a pikin sticks game I made and I don't have another computer to test it on. It is the debug version not the release, I hope that doesnt matter.

Here: http://www.mediafire.com/?s454jgrzdcp35om

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Can Someone Test My Game?
« Reply #1 on: December 11, 2010, 09:53:59 pm »
Quote
It is the debug version not the release, I hope that doesnt matter.

If you compiled with Visual C++ it does matter, people who don't have Visual C++ won't be able to run it.
Laurent Gomila - SFML developer

Groogy

  • Hero Member
  • *****
  • Posts: 1469
    • MSN Messenger - groogy@groogy.se
    • View Profile
    • http://www.groogy.se
    • Email
Can Someone Test My Game?
« Reply #2 on: December 11, 2010, 11:10:59 pm »
Even so, I tried starting it and I got Visual Studio but it still complained about a missing MSVC dll. So make a release and give us that link.
Developer and Maker of rbSFML and Programmer at Paradox Development Studio

Fierce_Dutch

  • Full Member
  • ***
  • Posts: 138
    • View Profile
Can Someone Test My Game?
« Reply #3 on: December 12, 2010, 02:11:22 am »
Quote from: "Groogy"
Even so, I tried starting it and I got Visual Studio but it still complained about a missing MSVC dll. So make a release and give us that link.


I updated it. I added some dll's too.

Luinechor

  • Guest
Can Someone Test My Game?
« Reply #4 on: December 15, 2010, 09:57:29 pm »
Ran the game under Windows 7 and it started without problems, however, I couldn't do anything (like pressing H to go to Spawn) - just nothing happened.

Also, the window was created in the upper left of the desktop (0, 0) and since I do have my windows task bar on the top I couldn't move it and so a part of the screen was not viewable. After resizing it worked and it moved itself right under the task bar.


tntexplosivesltd

  • Full Member
  • ***
  • Posts: 163
    • View Profile
Can Someone Test My Game?
« Reply #5 on: December 16, 2010, 08:28:43 am »
Yeah, I got the following error in Windows 7 32-bit when I run it. The same thing happeans with each .dll

"C:\Users\***\Desktop\Pikin\OPENGL32.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support."

Did you only compile on a 64-bit machine? That's the only obvious problem I can think of.

tntexplosivesltd

  • Full Member
  • ***
  • Posts: 163
    • View Profile
Can Someone Test My Game?
« Reply #6 on: December 18, 2010, 01:45:45 am »
Or the .dlls are 64-bit ones.