Advertisement
Guest User

Untitled

a guest
Dec 11th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title> Requirements </title>
  5.  
  6. </head>
  7. <link
  8. rel="stylesheet"
  9. href="ExternalStyle.css"
  10. >
  11.  
  12.  
  13. <body>
  14.  
  15. <table>
  16.  
  17. <tr width="50%">
  18. <td><a href= "index.html"> VR Introduction </a> </td>
  19. <td><a href= "requirements.html"> Computer Requirements </a> </td>
  20. <td><a href= "vrchat.html"> VR Chat </a> </td>
  21. <td><a href= "vrchat.html"> Origins </a> </td>
  22. <td><a href= "vrchat.html"> Options </a> </td>
  23. <td><a href= "vrchat.html"> Affordability </a> </td>
  24.  
  25. </tr>
  26.  
  27. </table>
  28. <h1>Computer Requirement Recommendation</h1>
  29. <p> To run a Virtual Reality game you will need a very powerful computer to run it. VR Games are very graphic intensive thus making the requirements of being able to play.</p>
  30. <h1>Recommended Computer Build</h1>
  31. <p>A good build specifically for Virtual Reality Gaming would be pretty expensive, it costs around $1,200.00. The computer components needed for this build are:
  32. <br /><strong>CPU:</strong> AMD Ryzen 5 1600
  33. <br /><strong>GPU:</strong>GeForce GTX 1070
  34. <br /><strong>Motherboard:</strong> MSI B350M Gaming Pro
  35. <br /><strong>Storage 1:</strong> Crucial MX300 275GB
  36. <br /><strong>Storage 2:</strong> Seagate Barracuda TB HDD
  37. <br /><strong>Power Supply:</strong> EVGA GQ 650W
  38. <br /><strong>Ram:</strong> 16GB DDR4
  39. <br /><strong>Case:</strong> Corsair Carbide 270R CPU Cooler: Stock
  40. <br /><strong>OS:</strong> Windows 10.</p>
  41.  
  42. <div>
  43. <center><img src="images/gamingpc.png" alt="Gaming Computer" height="300" width="300"></center>
  44. <center>
  45. <div>This is a really good computer build that could probably be capable of being able to play many games</div>
  46. </center>
  47. </div>
  48.  
  49.  
  50. </body>
  51. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement