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.


Topics - Bricco

Pages: [1]
1
Java / jsfml-test not running
« on: January 18, 2014, 07:54:30 pm »
Hey guys, here I am again. I just reinstalled windows 8 because of some problems I had, and then I encountered a problem with the jsfml-test jar file. When I tried to run it by double clicking it nothing happened, so I tried to execute it from the command prompt, and apparently something's wrong. Since I'm not sure about what all this means, I took a screenshot of the output. Any ideas on what's going on?

2
Java / Graphics card issue
« on: January 13, 2014, 09:28:07 am »
Hi guys,

I recently switched to win 8, and tried to run the jsfml-test appliation, but when I open it it says: "Your graphcs card doesn't support shaders". The point is, on win 7 i never got this message.. I checked for graphics card driver updates but it seems that the latest drivers are installed. Any suggestions?

3
Java / Soundbuffers and sounds
« on: December 27, 2013, 08:47:24 pm »
Hi guys, I was trying to play some sounds, I was reading the wiki and I found the following statement:
Quote
multiple sounds can be played (simultaneously) using the same sound buffer.
Does this mean I can play different sounds using the same soundbuffer? Or does it mean I can play the same sound many times simoultaneously, and for different sounds I'll need different soundbuffers? Thanks in advance  :)

Pages: [1]