Jump to content

manlykeweaver465

Member
  • Posts

    512
  • Joined

  • Last visited

Awards

This user doesn't have any awards

System

  • CPU
    AMD FX 6300
  • Motherboard
    Asus M5A97 LE R2.0
  • RAM
    8 gb Hyper x ddr3
  • GPU
    KFA2 gtx 1060 6gb
  • Case
    Bit fenix neos
  • Storage
    1tb WD hard drive | Kingston ssd now 240 gb
  • PSU
    super flower 450w platinum king
  • Display(s)
    Samsung C27F591 27 Inch LED Curved Monitor
  • Cooling
    Rajintek aidos cpu cooler
  • Keyboard
    steel series apex raw 2
  • Mouse
    mad catz rat 3
  • Operating System
    Windows 7 home premium

Recent Profile Visitors

1,876 profile views
  1. I'm going to be replacing the ssd in my laptop but i cant seem to find any information on the screw type used, it looks like torx security but im not sure, any help is appreciated, thanks.
  2. Thanks for your advice, I haven't looked into cryengine as much as ue4 but theres barely any tutorials for ue4 and epic games focuses on blueprints more than scripting, ill probably go with unreal, buy a book for the engine, i also have experience in unity and there's a video tutorial to help translate skills from unity to unreal engine which is good.
  3. Im currently learning c++ and have mainly been learning via books, tutorials and programming exercises as well as creating a few programs of my own from scratch, I've been looking at unreal engine or Cryengine and I'm still undecided one which one to choose, unreal engine seems to lack c++ tutorials but i have found more tutorials for Cryengine, whats your opinion on the engines and which one would you recommend, thanks.
  4. hello, i have a hp envy 13 with a 120GB SSD and its no longer enough to store what i need so I'm looking to buy a 500GB m.2 SSD, i would get nvme but my laptop doesn't support the speeds of nvme, what ssd would you suggest. thanks.
  5. ahh, see i need to constantly check something until the condition is right then once the code is executed i need it to start checking again, ive tried an infinite loop but it just keeps checking without finishing the code so it just spams the output in the console loads of times lol
  6. ahh sorry, it calls all the statements in the method every frame
  7. hey guys, I'm looking for some sort of method like update() from unity but in c#, visual studio, as that would work with what i need to do. is there a method like this in c# ? thanks
  8. I'm guessing your asking what language should you choose, but that depends on what you'll be using the language for
  9. thanks for your advice, ill keep that in mind
  10. i restarted visual studio and it didnt work, i restarted my pc and now it works lol
  11. ohh my bad i thought you meant check it in visual studio or something lol, yeah i already checked task manager and it wasn't running there
  12. ah, this is probably a stupid question but how do i check if its running
  13. hey guys I'm just creating an 8 ball application and when i debug i get a warning saying the process cannot access the file because it is being used by another process and the file is locked by: (as seen in the image below) I have no idea why I'm getting this problem, any help will be appreciated, thanks .
×