{"product_id":"alienware-aurora-gaming-desktop-for-simulators","title":"Alienware Aurora Gaming Desktop for Simulators","description":"\u003cstyle\u003e\n  .gg-aurora {\n    --gg-purple: #7c3cff;\n    --gg-cyan: #00d4ff;\n    --gg-dark: #090b12;\n    --gg-panel: #131722;\n    --gg-light: #f5f6f8;\n    color: #252936;\n    font-family: inherit;\n    line-height: 1.65;\n    margin: 0 auto;\n    max-width: 1200px;\n  }\n\n  .gg-aurora * {\n    box-sizing: border-box;\n  }\n\n  .gg-aurora img {\n    display: block;\n    height: auto;\n    max-width: 100%;\n  }\n\n  .gg-aurora h2,\n  .gg-aurora h3 {\n    line-height: 1.2;\n    margin-top: 0;\n  }\n\n  .gg-aurora-hero {\n    background:\n      radial-gradient(circle at 80% 20%, rgba(0,212,255,.22), transparent 32%),\n      radial-gradient(circle at 25% 85%, rgba(124,60,255,.28), transparent 35%),\n      linear-gradient(135deg, #070910, #17172a);\n    border-radius: 18px;\n    color: #fff;\n    overflow: hidden;\n    padding: 45px;\n  }\n\n  .gg-aurora-hero-grid {\n    align-items: center;\n    display: grid;\n    gap: 38px;\n    grid-template-columns: 1.1fr .9fr;\n  }\n\n  .gg-aurora-eyebrow {\n    color: var(--gg-cyan);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 2px;\n    margin-bottom: 12px;\n    text-transform: uppercase;\n  }\n\n  .gg-aurora-hero h2 {\n    color: #fff;\n    font-size: clamp(32px, 5vw, 56px);\n    margin-bottom: 18px;\n  }\n\n  .gg-aurora-hero p {\n    color: #e6e8ef;\n    font-size: 18px;\n    margin: 0;\n  }\n\n  .gg-aurora-hero-image {\n    background: #fff;\n    border-radius: 16px;\n    overflow: hidden;\n    padding: 18px;\n  }\n\n  .gg-aurora-hero-image img {\n    margin: auto;\n    max-height: 510px;\n    object-fit: contain;\n  }\n\n  .gg-aurora-spec-strip {\n    display: grid;\n    gap: 1px;\n    grid-template-columns: repeat(4, 1fr);\n    margin: 28px 0;\n    overflow: hidden;\n  }\n\n  .gg-aurora-spec-strip div {\n    background: var(--gg-panel);\n    color: #fff;\n    padding: 22px 14px;\n    text-align: center;\n  }\n\n  .gg-aurora-spec-strip strong {\n    color: var(--gg-cyan);\n    display: block;\n    font-size: 19px;\n    margin-bottom: 4px;\n  }\n\n  .gg-aurora-section {\n    padding: 40px 0 8px;\n  }\n\n  .gg-aurora-title {\n    color: var(--gg-dark);\n    font-size: clamp(27px, 4vw, 39px);\n    margin-bottom: 16px;\n    text-align: center;\n  }\n\n  .gg-aurora-grid {\n    display: grid;\n    gap: 18px;\n    grid-template-columns: repeat(3, 1fr);\n    margin: 26px 0;\n  }\n\n  .gg-aurora-card {\n    background: var(--gg-light);\n    border: 1px solid #e0e2e8;\n    border-radius: 13px;\n    padding: 23px;\n  }\n\n  .gg-aurora-card strong {\n    color: #5a28c8;\n    display: block;\n    font-size: 18px;\n    margin-bottom: 7px;\n  }\n\n  .gg-aurora-image {\n    background: #f7f7f9;\n    border-radius: 16px;\n    margin: 30px 0;\n    overflow: hidden;\n    text-align: center;\n  }\n\n  .gg-aurora-image img {\n    margin: auto;\n    width: 100%;\n  }\n\n  .gg-aurora-image-grid {\n    display: grid;\n    gap: 18px;\n    grid-template-columns: 1fr 1fr;\n    margin: 30px 0;\n  }\n\n  .gg-aurora-image-grid img {\n    border: 1px solid #e1e2e7;\n    border-radius: 14px;\n    width: 100%;\n  }\n\n  .gg-aurora-checks {\n    display: grid;\n    gap: 12px 24px;\n    grid-template-columns: 1fr 1fr;\n    list-style: none;\n    margin: 24px 0;\n    padding: 0;\n  }\n\n  .gg-aurora-checks li {\n    padding-left: 28px;\n    position: relative;\n  }\n\n  .gg-aurora-checks li::before {\n    color: var(--gg-purple);\n    content: \"✓\";\n    font-size: 19px;\n    font-weight: 900;\n    left: 0;\n    position: absolute;\n  }\n\n  .gg-aurora-table-wrap {\n    border: 1px solid #e0e2e8;\n    border-radius: 13px;\n    overflow-x: auto;\n  }\n\n  .gg-aurora-table {\n    border-collapse: collapse;\n    margin: 0;\n    min-width: 620px;\n    width: 100%;\n  }\n\n  .gg-aurora-table th,\n  .gg-aurora-table td {\n    border-bottom: 1px solid #e0e2e8;\n    padding: 14px 17px;\n    text-align: left;\n  }\n\n  .gg-aurora-table th {\n    background: var(--gg-panel);\n    color: #fff;\n    width: 35%;\n  }\n\n  .gg-aurora-table tr:last-child th,\n  .gg-aurora-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gg-aurora-notice {\n    background: linear-gradient(135deg, #17172a, #27214a);\n    border-left: 5px solid var(--gg-cyan);\n    border-radius: 12px;\n    color: #fff;\n    margin-top: 32px;\n    padding: 25px;\n  }\n\n  .gg-aurora-notice h3 {\n    color: #fff;\n    margin-bottom: 8px;\n  }\n\n  .gg-aurora-notice p {\n    color: #e6e8ef;\n    margin: 0;\n  }\n\n  .gg-aurora-footnote {\n    color: #666d79;\n    font-size: 13px;\n    margin-top: 18px;\n  }\n\n  @media (max-width: 767px) {\n    .gg-aurora-hero {\n      padding: 30px 22px;\n    }\n\n    .gg-aurora-hero-grid,\n    .gg-aurora-grid,\n    .gg-aurora-image-grid,\n    .gg-aurora-checks {\n      grid-template-columns: 1fr;\n    }\n\n    .gg-aurora-spec-strip {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gg-aurora\"\u003e\n\n  \u003csection class=\"gg-aurora-hero\"\u003e\n    \u003cdiv class=\"gg-aurora-hero-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"gg-aurora-eyebrow\"\u003e\n          High-Performance Golf Simulator PC\n        \u003c\/div\u003e\n\n        \u003ch2\u003eAlienware Aurora Gaming Desktop\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Power your golf simulator with the speed, graphics performance and\n          dependable connectivity of the Alienware Aurora ACT1250. Featuring an\n          Intel® Core™ Ultra 7 processor and NVIDIA® GeForce RTX™ 5070 graphics,\n          this system is built for immersive high-resolution simulation,\n          responsive gameplay and smooth multitasking.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-aurora-hero-image\"\u003e\n        \u003cimg src=\"https:\/\/gratergolf.com\/cdn\/shop\/files\/7123ohKlWxL._AC_SL1500.jpg?v=1788465237\u0026amp;width=1200\" alt=\"Alienware Aurora ACT1250 gaming desktop for golf simulators\" width=\"1140\" height=\"1500\" loading=\"eager\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"gg-aurora-spec-strip\"\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003eRTX 5070\u003c\/strong\u003e\n      NVIDIA Graphics\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003eCore Ultra 7\u003c\/strong\u003e\n      Intel 265F Processor\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003e32GB DDR5\u003c\/strong\u003e\n      System Memory\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003e1TB SSD\u003c\/strong\u003e\n      Fast Storage\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"gg-aurora-section\"\u003e\n    \u003ch2 class=\"gg-aurora-title\"\u003eBuilt for Immersive Simulation\u003c\/h2\u003e\n\n    \u003cp\u003e\n      A great golf simulator requires more than a powerful launch monitor. Your\n      computer must process shot data, render detailed courses and deliver smooth\n      visuals to your projector or display. The Alienware Aurora combines\n      next-generation processing and graphics technology in a compact,\n      purpose-built gaming chassis.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gg-aurora-grid\"\u003e\n      \u003cdiv class=\"gg-aurora-card\"\u003e\n        \u003cstrong\u003eNext-Generation Graphics\u003c\/strong\u003e\n        The GeForce RTX 5070 uses NVIDIA’s Blackwell architecture to provide\n        detailed visuals, responsive rendering and excellent performance for\n        demanding simulator and gaming applications.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-aurora-card\"\u003e\n        \u003cstrong\u003ePowerful Intel Processing\u003c\/strong\u003e\n        The Intel Core Ultra 7 265F provides the processing power needed for\n        simulator software, launch-monitor communication, course rendering and\n        multitasking.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-aurora-card\"\u003e\n        \u003cstrong\u003e32GB of DDR5 Memory\u003c\/strong\u003e\n        Generous high-speed memory helps maintain responsive performance while\n        running simulator software, connected devices and supporting applications.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-aurora-card\"\u003e\n        \u003cstrong\u003eFast 1TB SSD Storage\u003c\/strong\u003e\n        Solid-state storage provides quick startup times and faster access to\n        installed courses, simulator software, updates and saved data.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-aurora-card\"\u003e\n        \u003cstrong\u003eAdvanced Connectivity\u003c\/strong\u003e\n        Wi-Fi 7, Bluetooth and Killer 2.5Gb Ethernet provide flexible options for\n        launch monitors, accessories, downloads and online play.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-aurora-card\"\u003e\n        \u003cstrong\u003eAlienFX Lighting\u003c\/strong\u003e\n        Customizable AlienFX lighting lets the Aurora complement the atmosphere\n        of a modern home or commercial golf simulator.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"gg-aurora-image\"\u003e\n    \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/71Y3VYqHZdL._AC_SL1500_.jpg\" alt=\"Alienware Aurora optimized airflow strategy\" width=\"1500\" height=\"1500\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"gg-aurora-section\"\u003e\n    \u003ch2 class=\"gg-aurora-title\"\u003eGame-Changing RTX Performance\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The NVIDIA GeForce RTX 5070 brings next-generation graphics performance to\n      your simulator space. Experience detailed course environments, smooth ball\n      flight and responsive gameplay while maintaining the performance needed for\n      high-resolution projectors and displays.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gg-aurora-image-grid\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/81+K7S5FN4L._AC_SL1500_.jpg\" alt=\"Alienware Aurora NVIDIA GeForce RTX 50 Series graphics\" width=\"1500\" height=\"1500\" loading=\"lazy\"\u003e\n\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/81PsdiHBGIL._AC_SL1500_.jpg\" alt=\"Alienware Aurora Intel Core Ultra processor performance\" width=\"1500\" height=\"1500\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gg-aurora-section\"\u003e\n    \u003ch2 class=\"gg-aurora-title\"\u003eOptimized for Extended Play\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Alienware’s airflow-focused chassis uses a side hexagonal ventilation\n      pattern, top exhaust and front intake pathways to move ambient air through\n      the system and exhaust heat. This helps support consistent performance\n      during long practice sessions, league nights and full simulated rounds.\n    \u003c\/p\u003e\n\n    \u003cul class=\"gg-aurora-checks\"\u003e\n      \u003cli\u003ePowerful dedicated RTX 5070 graphics\u003c\/li\u003e\n      \u003cli\u003eIntel Core Ultra 7 265F processor\u003c\/li\u003e\n      \u003cli\u003e32GB of high-speed DDR5 memory\u003c\/li\u003e\n      \u003cli\u003eFast 1TB solid-state storage\u003c\/li\u003e\n      \u003cli\u003eWi-Fi 7 wireless connectivity\u003c\/li\u003e\n      \u003cli\u003eKiller 2.5Gb wired Ethernet\u003c\/li\u003e\n      \u003cli\u003eIntegrated Bluetooth connectivity\u003c\/li\u003e\n      \u003cli\u003eCustomizable AlienFX lighting\u003c\/li\u003e\n      \u003cli\u003eOptimized chassis airflow\u003c\/li\u003e\n      \u003cli\u003eWindows 11 Home installed\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"gg-aurora-image-grid\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/71TlcajXXLL._AC_SL1500_.jpg\" alt=\"Alienware Aurora Gen 5 PCIe performance and expansion\" width=\"1500\" height=\"1500\" loading=\"lazy\"\u003e\n\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/71I7FIIqH+L._AC_SL1500_.jpg\" alt=\"Alienware Aurora compact gaming desktop design\" width=\"1500\" height=\"1500\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gg-aurora-section\"\u003e\n    \u003ch2 class=\"gg-aurora-title\"\u003eSystem Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"gg-aurora-table-wrap\"\u003e\n      \u003ctable class=\"gg-aurora-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eModel\u003c\/th\u003e\n            \u003ctd\u003eAlienware Aurora ACT1250\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProcessor\u003c\/th\u003e\n            \u003ctd\u003eIntel® Core™ Ultra 7 265F\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGraphics\u003c\/th\u003e\n            \u003ctd\u003eNVIDIA® GeForce RTX™ 5070\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMemory\u003c\/th\u003e\n            \u003ctd\u003e32GB DDR5\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eStorage\u003c\/th\u003e\n            \u003ctd\u003e1TB solid-state drive\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eChipset\u003c\/th\u003e\n            \u003ctd\u003eIntel Z890\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eExpansion\u003c\/th\u003e\n            \u003ctd\u003eThree PCIe slots\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eWireless\u003c\/th\u003e\n            \u003ctd\u003eWi-Fi 7 and Bluetooth\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eWired Networking\u003c\/th\u003e\n            \u003ctd\u003eKiller 2.5 Gigabit Ethernet\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eOperating System\u003c\/th\u003e\n            \u003ctd\u003eWindows 11 Home\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eIncluded Accessory\u003c\/th\u003e\n            \u003ctd\u003eWired keyboard\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eCustomizable AlienFX lighting zones\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSupport\u003c\/th\u003e\n            \u003ctd\u003eOne-year onsite service after remote diagnosis*\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gg-aurora-notice\"\u003e\n    \u003ch3\u003eGolf Simulator Compatibility\u003c\/h3\u003e\n\n    \u003cp\u003e\n      System requirements vary by simulator software, resolution, projector,\n      launch monitor and selected graphics settings. Confirm the requirements of\n      your complete simulator setup before purchasing. Simulator software,\n      projector, display and launch monitor are not included unless specifically\n      stated elsewhere in the product listing.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"gg-aurora-footnote\"\u003e\n    *Onsite service is subject to Dell’s limited hardware warranty, remote\n    diagnosis requirements and applicable service terms. Specifications are for\n    the ACT1250 configuration shown in this listing.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Dell","offers":[{"title":"Default Title","offer_id":48201096790167,"sku":null,"price":2199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/3341\/5319\/files\/7123ohKlWxL._AC_SL1500.jpg?v=1788465237","url":"https:\/\/gratergolf.com\/products\/alienware-aurora-gaming-desktop-for-simulators","provider":"Grater Golf","version":"1.0","type":"link"}