Search results

  1. Samael88

    A little poem that I put together.

    This is a poem that I wrote today, it is not much and is more or less an abstract poem. I want to see if anyone can figure out the two things I had in mind when I wrote it so please throw me some guesses or theories. What is this thing that I find in the dark side of my mind? Do I really...
  2. Samael88

    Bethesda baby boom.

    Start making babies people, that is Bethesdas message for this year. If your baby is born on the 11th of November this year and you name it "Dovahkiin" you will win every game that has ever been made and ever will be made by Zenimax/Bethesda...
  3. Samael88

    [C++] Pointers and Vectors.

    Okay, so I am trying to use pointers and vectors together and I am a bit confused. My question is, if I have the code provided below, how do I clean it up afterwards? vector <int*> myVector; int* a = new int; *a = 8; myVector.push_back(a);
  4. Samael88

    [C++] Classes used as game state manager.

    I am kind of going back to basics again since I have not been programming for a while. If I have a class called Game_State. In this class I have all the things necessary for my game to work. How would I then go by to make a game state manager class that can handle the states? I have come...
  5. Samael88

    Trying to fix my friends laptop.

    Hi, I've been trying to fix my friends laptop now a couple of times and I can't seem to get it right. The problem is: It randomly starts to type seemingly random letters and doing random stuff all the time, stuff like renaming folders and zooming in on firefox and such. I am thinking a...
  6. Samael88

    Raubtier

    Raubtier is a Swedish industial metal band according to wikipedia. My friend served in the army with the singer up in "Boden, Sweden" Their song "Världsherravälde" = "World domination" is a song about taking over the Swedish radio. I think that all their songs are sang in Swedish, but most of...
  7. Samael88

    Talking about computer cooling.

    I am in great need of both something to do and better cooling for my computer so it can't be any more perfect than me building it myself:) But I am a bit uncertain about how to best approach this. This is the material I got: Aluminum. A heck of a lot of computer fans. Copper pipes. Wood...
  8. Samael88

    I also got my beta key, but also have a problem...

    Hi, I just got my beta key and is really disappointed right now, stracraft 2 won't recognize that I have the game assigned to my account. My friend tried it on his comp and it worked fine, but here it just says no :( I have tried shutting down my firewalls to test it, but it did not work...
  9. Samael88

    One time is no time and two equals zero.

    As the header says, one time is no time and two equals zero. Originally "En gång är ingen gång och två är lika med noll". This is a common Swedish saying which was created by the artist "Björn Rosenström". It applies for cheating and I want to see if anyone here can find a flaw in this...
  10. Samael88

    Futurama is coming back!

    Yes, that's right, Futurama season 6 is coming in June this year:D Plot(Spoiler alert): Check out this sweet info: http://theinfosphere.org/Season_6 I am one heck of a Futurama fan, I still watch the old episodes a couple of times a year in order:) This is the best news I have heard...
  11. Samael88

    HoN problem, probably connection related.

    I got this problem when playing Heroes of Newerth. There is constant lag, and about 1 second latency. Does anyone know what the minimum connection requirements are for the upload speed? Does anyone know how to fix it? I have concluded that it is not my settings, beacuse I can run at every...
  12. Samael88

    Intel I3 Processor.

    As I asked about my sisters computer in the Tech help forum I promised ghan that I would post a review about the Intel I3 processor here, so here it goes:) The specs: Power Supply - Cooler Master Sileo 500, 500W PSU Svart, Fläktar: 1x 120mm Front, 1x 120mm Bak, ljudabsorberande, 500W PSU...
  13. Samael88

    [c++] Looking for a way to create a "uni variable"

    As the title says, I am looking for a way to create an "uni variable". kind of that works like this: int integer = 0; char character = a; uni univar[2]; univar[0] = integer; univar[1] = character; I don't believe that there is a variable which I can do this with, but it would be...
  14. Samael88

    Looking for a specific song.

    I'm looking for a song, I don't know any lyrics to it except that the singer pronounces the word babe in a funny/odd way. I know that in the music video the singer has this Grey winter cap with ear covers on him and much of the video is in black and white. I also know that it is a kind of sad...
  15. Samael88

    Is there integrated graphics card on this rig?

    Hi, I am helping my sister to pick out a computer for her to buy, and I stumbled onto this thing: # 483001 - Cooler Master Sileo 500, 500W PSU Svart, Fläktar: 1x 120mm Front, 1x 120mm Bak, ljudabsorberande, 500W PSU # 576803 - Intel Core™ i3 Dual-core Processor i3-540, 3,06GHz, Socket...
  16. Samael88

    Animated GIF desktop background in windows 7

    Yeah, as the title suggests I am wondering how to put a animated GIF image as a desktop background in windows 7. It works fine for any other OS, but it my friend seem to have problems with doing it in 7.
  17. Samael88

    The good old days.

    How many of you was with us during the good old days? I am of course referring to the days when we thought that 500Mhz processors was the best there was, just around the new millenia. What comp did you have? What games did you play? I had this: Intel pentium 3 450Mhz 64MB ram 20GB...
  18. Samael88

    [C++] Dynamic memory question.

    Hi, This probably goes for other languages as well, but I am wondering what kind of pros and cons you get from using the dynamic memory features of c++? As I understand it is the "new" and "delete" commands and probably a little more, please correct me if I am wrong. As I see it, if I...
  19. Samael88

    Solving my comp problem for good, any ideas?

    Hi, I'm back. I have rescently reformatted my comp and installed everything fresh. XP, drivers, some games. And I am happy to report that the BSODs I was getting before seem to be gone as far as I have seen so far:D BUT, now I am back to my old problem with crashing and some seemingly...
  20. Samael88

    I am getting BSODs :(

    Hi people, It was a while since I last posted, but I have come up with a problem and I can't find anything to fix it :( I am getting BSODs (BlueScreens Of Death) that is pointing towards a file by the name of "ati3duag.DLL". It has only happened so far when I play Age of Empires 3 and...
Top