Jump to content

WoodyWoo

Member
  • Posts

    109
  • Joined

  • Last visited

Everything posted by WoodyWoo

  1. 50/20Mbps Fixed Wireless NBN Yes the ISP is in bridge mode
  2. Yes 2 routers, Sorry, As for the Models the main one give to us by the provider is TP-link archer vr1600v, and the 2nd is a Phicomm KE 2P
  3. So I'm looking for any ideas on how to make my internet better because rn it's unusable and is pissing me off, I have a stock modem and a 2nd one 17 feet from the first one, with my pc about another 10 feet away from the 2nd modem. I'm using wifi 6 on my Mobo and I'm still only getting 900Kb/s. My home is made entirely out of steel so I have a feeling that the terrible speeds are coming from interference with the house. Any ideas?
  4. it is on just a black screen. i can make it take screenshots the only real data I want is from my game, i just dont know how to access the data transfer if i cant see it
  5. So I broke my s7 LCD and I now have another s7 but to transfer my data i need both phones to be working, Is there a way to get around this? please help I have some game data that I really would like to keep
  6. Yep i found out all my mates had the problem too, they couldn't contact me because discord wasnt working. Atleast its fixed now
  7. no its just every time i close it and let it run in the background, if i try to pull it up again it doesnt appear on my screen at all
  8. dont care, I love it, I dont care if it doesnt increase performance, Its the one thing ive always had consistent until the RTX cards and im not letting go.
  9. Im not selling, honestly, Im buying another 2080ti once the new cards come out. I payed for my 2080ti new and ive seen some EVGA 2080ti FTW3 Ultra OC down to $700, Im waiting for them to drop more then I have 2 of them in SLI
  10. So After i did a discord update everytime I closed it down It wouldnt load back up again. so I uninstalled it and now I get this error and this text file. I have zero clue what to do SquirrelSetup.log
  11. I got a Fractal Design Define C case with an acrylic side pannel for free. The cases side pannel is scratched to hell, I know that the Define C now come with TG side pannels, I just want to know if one will fit on the older case. It doesnt look like it will fit and I wanted to know if anyone has tries this. Also does anyone know the size of the mobo standoffs? When i was given the case it only had 6 of them so Im going to need more.
  12. #include <iostream> #include <cstdlib> #include <time.h> #include <math.h> #include <errno.h> using namespace std; const double MAXRANGE = pow(2.0, 16.0); // 65536 const double MINRANGE = -pow(2.0, 16.0); bool validDouble(const char* argument) { return atof(argument); } int main(int argc, char* argv[]) { char z; bool isARealDouble = true; if (argc == 3) { z = 0; } else if (argc == 4) { z = argv[3][0]; } else if (argc < 3) { cout << "P" << endl; return 0; } else if (argc > 4) { cout << "P" << endl; return 0; } if ((z == 'a') || (z == 's') || (z == 'm') || (z == 'd') || (z == 'p') || (z == 0)) { if (z == 0) { float h; float x = atof(argv[1]); float y = atof(argv[2]); if (x <= MINRANGE) { cout << "R" << endl; return 0; } else if (x >= MAXRANGE) { cout << "R" << endl; return 0; } if (y <= MINRANGE) { cout << "R" << endl; return 0; } else if (y >= MAXRANGE) { cout << "R" << endl; return 0; } for (int i = 1; i < argc; i++) { isARealDouble = true; for (int j = 0; j < strlen(argv[i]); j++) { cout << argv[i][j] << " "; if (isdigit(argv[i][j]) || argv[i][j] == '.') { isARealDouble = true; int w = 0 if (argv[i][j] == '.') { w =+ 1; if (w > 1) { cout << "X" << endl; return 0; } } } else { isARealDouble = false; cout << "X" << endl; return 0; } } } if (isARealDouble) { h = x + y; cout << h << endl; return 0; } } } return 0; } I added a counter but it isnt working it resets w back to zero, I dont know how to keep the value.
  13. so I was able to get my code to detect characters and not allow them, but now I need it to detect multiple .'s if that makes sense, such as allow 1.23 but not 1.2.3, Please I need help as this is due in 3 hours and even my professors are too busy with other shit to help a student. #include <iostream> #include <cstdlib> #include <time.h> #include <math.h> #include <errno.h> using namespace std; const double MAXRANGE = pow(2.0, 16.0); // 65536 const double MINRANGE = -pow(2.0, 16.0); bool validDouble(const char* argument) { return atof(argument); } int main(int argc, char* argv[]) { char z; bool isARealDouble = true; if (argc == 3) { z = 0; } else if (argc == 4) { z = argv[3][0]; } else if (argc < 3) { cout << "P" << endl; return 0; } else if (argc > 4) { cout << "P" << endl; return 0; } if ((z == 'a') || (z == 's') || (z == 'm') || (z == 'd') || (z == 'p') || (z == 0)) { if (z == 0) { float h; float x = atof(argv[1]); float y = atof(argv[2]); if (x <= MINRANGE) { cout << "R" << endl; return 0; } else if (x >= MAXRANGE) { cout << "R" << endl; return 0; } if (y <= MINRANGE) { cout << "R" << endl; return 0; } else if (y >= MAXRANGE) { cout << "R" << endl; return 0; } for (int i = 1; i < argc; i++) { isARealDouble = true; for (int j = 0; j < strlen(argv[i]); j++) { cout << argv[i][j] << " "; if (isdigit(argv[i][j]) || argv[i][j] == '.') { isARealDouble = true; } else { isARealDouble = false; cout << "X" << endl; return 0; } } } if (isARealDouble) { h = x + y; cout << h << endl; return 0; } } } return 0; } Ignore the if((z == 'a') || (z == 's') ... ect) stuff i left out some code that isnt important.
  14. Problem ryzen master wont work, first it said it didnt support my cpu then i did a fresh install and i get this everytime, no matter how many times I do a fresh download
  15. i dont want max performance i want my cpu to stop running at max performance when it isnt needed say when on chrome. its jumping up to 60 C is that normal?
  16. So I just installed a 3700x and for some reason it seems to be acting odd, it turbos up to 4.4ghz heats up to about 63 C then cranks up the fan speed and drops its clocks to 4.0-4.1ghz, its odd I tried changing the fan rpm but it inst doing much of a difference and rnter and yzen master doesn't seem to want to work I just have dragon ce4 chrome tabs open. nothing that should be putting strain on the cpu, I double checked that it was attached well and that it was plugged into the cpu fan header and yeah, everything is fine. so any ideas outside of buying a new cpu cooler, im saving for a d15 atm
  17. so a mate is having problems with his pc it keeps blue screening after he did a network reset in windows, I tried getting him to use the repair my pc tool on the windows installer usb but, it is password locked and he forgot the password. he doesnt know the password. any ideas im running out.
  18. No, my ram been with me since I first built it and I had zero problems with it. I even went through and tested all of them in 2 computers. I had zero problems with it on my b450 Tomahawk, and for a while they worked without a hitch on my x470 gaming pro carbon. It's a 32gb kit of corsair vengeance LED CMU32GX4M4C3000C15
  19. The mobo hasn't been posted yet just ordered, where I get it from takes longer due to the times. So it would take about 5 days to arrive. The pins on the cpu are straight and perfect. I went through and didn't see any missing pins.
  20. So after having problems with my ryzen pc only detecting 8 GB of memory but seeing 32gb, total. I pulled the memory out of it and tested all the slots and found the 3rd not to be working right. I put memory in 2 and 4 and it was running ok but still crashing doing some simple tasks like opening a chrome tab. So a mate said have you tried re seating the cpu. I tried that and now I'm back to only detecting 8gb but seeing 16gb, I'm now wondering if it's my cpu, I know ryzen has the memory controller on the cpu rather than on the mobo. I'm not sure what it is now. I've bought another mobo cause I thought that was the problem. I'm now questioning it if it is the problem.
  21. So after my last movi died I bought an asus x570-E. My old move is an x570 gaming carbon pro wifi. I just want to move my components to the new mobo, but do I need to do anything to my ssd before swapping to a different mobo? Or can I just swap it and be good to go?
×