BOSGAME E4
Über dieses Desktop
.aplus-v2 .aplus-content-wrapper { position: relative; overflow: hidden; } .aplus-v2 .container-with-background-image { width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; } function logShoppableMetrics(moduleName, showsAddToCart) { if (window.ue && window.ue.count) { window.ue.count("aplus:shoppable:" + moduleName + ":addToCart", showsAddToCart ? 1 : 0); } } Product description .aplus-v2 .premium-aplus-module-13 .aplus-carousel-container { position: relative; } .aplus-v2 .premium-aplus-module-13 .aplus-carousel-element { position: relative; width: 100%; } .aplus-v2 .premium-aplus-module-13 .aplus-card-link-button { text-align: center; padding-top: 20px; } .aplus-v2 .premium-aplus-module-13 .aplus-text-background, .aplus-v2 .premium-aplus-module-13 .aplus-text-background h1, .aplus-v2 .premium-aplus-module-13 .aplus-text-background h5, .aplus-v2 .premium-aplus-module-13 .aplus-text-background ol, .aplus-v2 .premium-aplus-module-13 .aplus-text-background ul, .aplus-v2 .premium-aplus-module-13 .aplus-text-background ol .a-list-item, .aplus-v2 .premium-aplus-module-13 .aplus-text-background ul .a-list-item { color: #fff; } .aplus-v2 .premium-aplus-module-2 .premium-background-wrapper { position: relative; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper { position: absolute; width: 50%; height: 100%; top: 0; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right { left: 50%; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right { left: auto; right: 50%; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.secondary-color { color: #fff; } .aplus-v2 .premium-aplus-module-2 .premium-intro-background { padding: 20px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-topic { padding-bottom: 10px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-heading { padding-bottom: 20px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-description { line-height: 1.5em; } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.white-background { background: rgba(255,255,255,0.5); } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background { background: rgba(0,0,0,0.5); } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h1, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h5, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol .a-list-item, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul .a-list-item { color: #fff; } .aplus-v2 .premium-aplus-module-2 .premium-intro-content-container { display: table; height: 100%; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container { padding-left: 40px; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container { padding-left: 0px; padding-right: 40px; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container { padding-right: 40px; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container { padding-right: 0px; padding-left: 40px; } .aplus-v2 .premium-aplus-module-2 .premium-intro-content-column { display: table-cell; vertical-align: middle; } (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('premium-module-5-comparison-table-scroller').execute('init-premium-module-5-comparison-table', function(init){ if (init) { return; } P.register('premium-module-5-comparison-table-scroller', function(){ return function() { P.when('jQuery', 'a-popover', 'A', 'ready').execute('premium-5-comparison-table-scroller', function($, popover, A) { function initCompTable(module) { /** * Premium comparison table: popover trigger module */ var comparisonName = $(module).data('comparison-name'); (function() { var $additionalInfo = $('.aplus-v2 .aplus-popover-trigger'); $additionalInfo.each(function(i, trigger) { return popover.create(trigger, $(trigger).data()); }); $additionalInfo.hover( function() { $(this).focus(); } ); })(); /** * Premium comparison table: adjust column width module */ (function() { var VISIBLE_COLUMNS = 4.2; /* How many visible columns on load */ var MIN_WIDTH = 230; var getWidth = function() { return $(this).outerWidth(); } /* cache selectors */ var $container = $('.aplus-v2 .comparison-table #'+comparisonName), $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $slider = $('.aplus-v2 .comparison-table #'+comparisonName+' .table-slider'), $columns = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column'), $activeColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column.active.active-item'); /* Formula for determining desired column width */ var calculatedColumnWidth = Math.floor( ($container.innerWidth() - $header.innerWidth()) / VISIBLE_COLUMNS ); var childWidths = $activeColumn.map(getWidth).get(); var maxChildWidth = Math.max(MIN_WIDTH, Math.max.apply(Math, childWidths)); var minColumnWidth = $columns.innerWidth(); /* set the min-width of each column to the calulated width or minWidth */ $columns.css( 'min-width', Math.max(MIN_WIDTH, (calculatedColumnWidth < minColumnWidth ? calculatedColumnWidth : minColumnWidth)) ); $activeColumn.css('width', maxChildWidth); /* show the component */ $container.removeClass('loading'); })(); /** * Premium comparison table: sticky attribute & column */ (function() { /* cache selectors */ const comparisonTable = document.querySelector('.aplus-v2 .comparison-table #'+comparisonName); const header = comparisonTable.querySelector('td.attribute'); const fixedColumn = comparisonTable.querySelector('td.active'); const attributeColumnObserver = new ResizeObserver((entries) => { for (let entry of entries) { const bounds = entry.target.getBoundingClientRect().width; const activeCellWidth = window.getComputedStyle(fixedColumn).left; if (bounds + "px" !== activeCellWidth) { const activeCells = document.querySelectorAll('.aplus-data-column.active'); activeCells.forEach(cell => cell.style.left = bounds + "px"); } } }) attributeColumnObserver.observe(header) })(); /** * Premium comparison table: top scroll bar */ (function() { /* cache selectors */ var $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $fixedColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' td.active'), $scrollWrapperTop = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-top'), $scrollWrapperBottom = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-bottom'), $scrollWidth = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-width'), $scrollBar = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-bar'); /* confirm fixed column exists and can add width to the total width of the scroll bar */ var fixedColumnWidth = $fixedColumn.innerWidth(); if ( fixedColumnWidth === null ) { fixedColumnWidth = 0; } /* set width of scrollBar */ $scrollBar.css('width', $scrollWidth.innerWidth() + fixedColumnWidth + $header.innerWidth()); /* connect scrolls together */ $scrollWrapperTop.scroll(function() { $scrollWrapperBottom.scrollLeft($scrollWrapperTop.scrollLeft()); }); $scrollWrapperBottom.scroll(function() { $scrollWrapperTop.scrollLeft($scrollWrapperBottom.scrollLeft()); }); })(); } $('.aplus-v2 .premium-aplus-module-5 .table-container').each(function(index, module) { initCompTable(module); }); }); } }); }); })); /** * Premium-module 5: Comparision table - scroller */ .aplus-v2 .premium-aplus-module-5 h1 { padding-bottom: 30px; } /* position column-headers relative to this table */ .aplus-v2 .premium-aplus-module-5 .table-container { position: relative; opacity: 1; } .aplus-v2 .premium-aplus-module-5 .table-container.loading { opacity: 0; } .aplus-v2 .premium-aplus-module-5 .table-slider { overflow-x: scroll; overflow-y: visible; width: 100%; } .aplus-v2 .premium-aplus-module-5 td.attribute { min-width: 300px; top: auto; left: 0; z-index: 100; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-5 td.attribute { right: 0px; left: auto; } .aplus-v2 .premium-aplus-module-5 td.active-item, .aplus-v2 .premium-aplus-module-5 th.active-item { top: auto; left: 300px; z-index: 100; } html[dir="rtl"] .premium-aplus-module-5 td.active-item, html[dir="rtl"] .premium-aplus-module-5 th.active-item { left: auto; right: 300px; } .aplus-v2 .premium-aplus-module-5 .attribute, .aplus-v2 .premium-aplus-module-5 .active-item{ position: sticky; } .aplus-v2 .premium-aplus-module-5 table.a-bordered td, .aplus-v2 .premium-aplus-module-5 table.a-bordered th { background-color: #fff; } .aplus-v2 .premium-aplus-module-5 table.a-bordered td.attribute .aplus-popover-trigger::after { content: "?"; display: inline-block; font-size: 12px; position: relative; bottom: 5px; } .aplus-v2 .premium-aplus-module-5 .product-title { font-size: 15px; padding: 10px 0; } .aplus-v2 .premium-aplus-module-5 .scroll-width { overflow-x: scroll; overflow-y: visible; } .aplus-v2 .premium-aplus-module-5 td.attribute.empty { height: 300px; } .aplus-v2 .premium-aplus-module-5 .header-img { padding-top: 10px; } /* Override default AUI .a-bordered table borders */ .aplus-v2 .premium-aplus-module-5 table.a-bordered { border-width: 0; border-color: #eaeaea; border-style: solid; } /* Size the top scroller */ .aplus-v2 .premium-aplus-module-5 .scroll-wrapper-top { width: 100%; height: 20px; overflow-x: scroll; overflow-y: visible; } .aplus-v2 .premium-aplus-module-5 .scroll-bar { height: 1px; } .aplus-v2 .premium-aplus-module-5 .add-to-cart { line-height: 1rem; font-weight: normal; } .aplus-v2 .premium-aplus-module-5 .review { font-size: 14px; } /** * Premium modules global styles */ .aplus-v2.desktop { max-width: 1464px; min-width: 800px; margin-left: auto; margin-right: auto; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; } /* Undo this for tech-specs because it breaks table layout */ .aplus-v2.desktop .premium-aplus .aplus-tech-spec-table { word-break: initial; } .aplus-v2 .premium-aplus, .aplus-v2 .premium-aplus .aplus-h1, .aplus-v2 .premium-aplus .aplus-h2, .aplus-v2 .premium-aplus .aplus-p1, .aplus-v2 .premium-aplus .aplus-p2, .aplus-v2 .premium-aplus .aplus-p3, .aplus-v2 .premium-aplus .aplus-accent1, .aplus-v2 .premium-aplus .aplus-accent2 { font-family: Arial, sans-serif; } .aplus-v2 .premium-aplus, .aplus-v2 .premium-aplus .aplus-h1, .aplus-v2 .premium-aplus .aplus-h2, .aplus-v2 .premium-aplus .aplus-p1, .aplus-v2 .premium-aplus .aplus-p2, .aplus-v2 .premium-aplus .aplus-p3, .aplus-v2 .premium-aplus .aplus-accent1, .aplus-v2 .premium-aplus .aplus-accent2 { font-family: inherit; } /* type */ .aplus-v2 .premium-aplus .aplus-h1 { font-size: 32px; line-height: 1.2em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-h2 { font-size: 26px; line-height: 1.25em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-h3 { font-size: 18px; line-height: 1.25em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-p1 { font-size: 20px; line-height: 1.3em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-p2 { font-size: 16px; line-height: 1.4em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-p3 { font-size: 14px; line-height: 1.4em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-accent1 { font-size: 16px; line-height: 1.4em; font-weight: 600; } .aplus-v2 .premium-aplus .aplus-accent2 { font-size: 14px; line-height: 1.4em; font-weight: 600; } /* spacing */ .aplus-v2 .aplus-container-1 { padding: 40px; } .aplus-v2 .aplus-container-1-2 { padding: 40px 80px; } .aplus-v2 .aplus-container-2 { padding: 80px; } .aplus-v2 .aplus-container-3 { padding: 40px 0; } /* Display */ .aplus-v2 .premium-aplus .aplus-display-table { display: table; } .aplus-v2 .premium-aplus .aplus-display-table-cell { display: table-cell; } .aplus-v2 .premium-aplus .aplus-display-inline-block { display: inline-block; } /* Aplus display table with min-width 1000px and fill remaining space inside parent */ .aplus-v2.desktop .premium-aplus .aplus-display-table-width { min-width: 1000px; width: 100% } /** * Padding and margin for element should be 10, 20, 40, or 80 px. Considering mini 10, small 20, medium 40, large 80. */ (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('aplus-module-tech-specs').execute('init-premium-module-tech-specs', function(init) { if (init) { return; } P.register('aplus-module-tech-specs', function() { function showTablesFallback(tables) { // unsuccessful toggling "hide" parent class, fallback to toggling table css directly if (tables && typeof tables.css === 'function') { tables.css('visibility','visible'); } } function showTables(tables, hideLoadingCssClassName) { if (tables && typeof tables.closest === 'function') { var hideTableContainers = tables.closest('.' + hideLoadingCssClassName); if (hideTableContainers.length && typeof hideTableContainers.removeClass === 'function') { hideTableContainers.removeClass(hideLoadingCssClassName); return; // do not go to fallback } } showTablesFallback(tables); } function resizeSpecTables($, tables) { var tableHeights = []; tables.each(function(i, table) { tableHeights.push($(table).height()); }); var maxHeight = Math.max.apply(undefined, tableHeights); tables.height(maxHeight); } return function(moduleId, tableCssClassName, hideLoadingCssClassName) { P.when('A', 'ready').execute('premium-resize-tech-spec-tables', function(A) { var $ = A.$; var targetClassName = '.' + moduleId + ' .' + tableCssClassName; var tables = $(targetClassName); try { resizeSpecTables($, tables); showTables(tables, hideLoadingCssClassName); } catch (e) { // in case resizeSpecTables throws, try to show tables or all hides if (tables && tables.length) { showTablesFallback(tables) } else { // final attempt, show all hidden tables var hideTableContainers = $('.' + (hideLoadingCssClassName || 'aplus-tech-spec-hide-loading')); hideTableContainers.removeClass(hideLoadingCssClassName); } } }); } }); }); })); .aplus-tech-spec-hide-loading { visibility: hidden; } .aplus-tech-spec-hide-loading:only-child { visibility: visible !important; } <style type="text/css"> .aplus-tech-spec-hide-loading { visibility: visible !important; } </style> /** * Premium-module 12: Nav Carousel */ .aplus-v2 .premium-aplus-module-12 .aplus-carousel-card { position: relative; width: 100%; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-container { position: relative; } .aplus-v2 .premium-aplus-module-12 .aplus-image-carousel-container { /* Match the aspect ratio of the desktop image uploaded via the editor (1464px x 600px) */ padding-top: calc(600 / 1464 * 100%); /* ~40.983% */ height: 0; } .aplus-v2 .premium-aplus-module-12 .aplus-image-carousel-container > div { position: absolute; width: 100%; height: 100%; top: 0; left: 0; } /* Override AUI styles. It poorly attempts to measure the slide heights before waiting until images load. */ .aplus-v2 .premium-aplus-module-12 .a-carousel-viewport { height: 100% !important; } .aplus-v2 .premium-aplus-module-12 .aplus-card-image img { width: 100%; height: auto; } .aplus-v2 .premium-aplus-module-12 .aplus-card-details-wrapper { position: absolute; top: 0; width: 50%; height: 100%; } .aplus-v2 .premium-aplus-module-12 .aplus-card-detail { display: table; width: 100%; height: 100% } .aplus-v2 .premium-aplus-module-12 .card-description { text-align: left; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-12 .card-description { text-align: right; } .aplus-v2 .premium-aplus-module-12 .aplus-table-cell { display: table-cell; vertical-align: middle; } .aplus-v2 .premium-aplus-module-12 .aplus-text-background { padding: 20px; } .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color { background: rgba(0, 0, 0, 0.5); } .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color h1, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color h5, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ol, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ul, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ol .a-list-item, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ul .a-list-item { color: #fff; } .aplus-v2 .premium-aplus-module-12 .description { margin-top: 20px; } /* nav */ .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions { position: absolute; top: 20px; width: 100%; text-align: center; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn { display: inline-block; margin: 7px 10px; cursor: pointer; border-radius: 30px; border: 2px solid #000; line-height: 2.5em; min-width: 200px; background-color: #fff; white-space: nowrap; color: #000; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-index { display: none; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.aplus-active { border-color: #fff; background-color: #000; color: #fff; } /** * Regimen template specific css */ html[dir="rtl"] .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen { text-align: right; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions.regimen { text-align: right; top: 50%; width: 250px; right: 75px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } html[dir="rtl"] .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions.regimen { text-align: left; top: 50%; left: 75px; right: auto; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen { display: inline-block; margin: 10px 10px; cursor: pointer; border-radius: 30px; border: 2px solid #000; width: 220px; background-color: #fff; padding: 2px 0 2px; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen.aplus-active { border-color: #fff; background-color: #000; color: #fff; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen.aplus-active .aplus-carousel-index { color: inherit; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen.aplus-active .aplus-carousel-label { color: inherit; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions .regimen .aplus-carousel-index { display: inline-block; width: 12px; color: #000; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions .regimen .aplus-carousel-label { color: #000; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions .regimen .aplus-carousel-index { margin-left: 0px; margin-right: 6px; } .aplus-v2 .premium-aplus-module-12 .aplus-headline-top.regimen { position: absolute; top: 0; left: 0; width: 100%; background-color: #000; opacity: 0.5; text-align: center; } .aplus-v2 .premium-aplus-module-12 .aplus-headline-top.regimen .aplus-headline { color: #fff; line-height: 2em; } /** * Navigation template specific css */ .aplus-v2 .premium-aplus-module-12--top-nav .aplus-carousel-actions { background-color: rgba(0, 0, 0, 0.8); top: 0px; } .aplus-v2 .premium-aplus-module-12--top-nav .aplus-goto-btn { padding: 8px; color: #fff; background-color: transparent; border: none; } .aplus-v2 .premium-aplus-module-12--top-nav .aplus-goto-btn.aplus-active { text-decoration: underline; text-underline-offset: 0.8em; text-decoration-thickness: 3px; background-color: transparent; border: none; } /** * Premium-module 13: Carousel */ .aplus-v2 .premium-aplus-module-13 .aplus-card-description-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .aplus-v2 .premium-aplus-module-13 .aplus-card-description { display: table; width: 50%; height: 100%; color: #fff; } .aplus-v2 .premium-aplus-module-13 .aplus-card-table-cell { display: table-cell; vertical-align: middle; text-align: left; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-13 .aplus-card-table-cell { text-align: right; } .aplus-v2 .premium-aplus-module-13 .aplus-text-background { background: rgba(0, 0, 0, 0.6); } .aplus-v2 .premium-aplus-module-13 .aplus-card-body { padding: 20px 40px 0 0; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-13 .aplus-card-body { padding: 20px 0 0 40px; } .aplus-v2 .premium-aplus-module-13 .aplus-pagination-wrapper { position: absolute; top: 92%; width: 100%; } (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('premium-module-12-nav-carousel').execute('init-premium-module-12-nav-carousel', function(init) { if (init) { return; } P.register('premium-module-12-nav-carousel', function(){ return function() { P.when('A', 'jQuery', 'a-carousel-framework', 'ready').execute('premium-12-nav-carousel', function (A, $, framework) { function initiateCarousel(module) { var MODULE_ID = $(module).data('module-id'); /** * Carousel button element classname * @const */ var GOTO_BTN_CLASS_NAME = "aplus-goto-btn-" + MODULE_ID; /** * Carousel button element active classname * @const */ var GOTO_BTN_ACTIVE_CLASS_NAME = "aplus-active"; /** * AUI name for aui carousel * @const */ var CAROUSEL_NAME = "premium-aplus-12-carousel-" + MODULE_ID; /** * Module class name * @const */ var MODULE_CLASS_NAME = ".aplus-v2 .premium-aplus-module-12"; /** * Carousel text container class name * @const */ var TEXT_CONTAINER_CLASS_NAME = MODULE_CLASS_NAME + " .aplus-carousel-text-container-" + MODULE_ID; /** * Carousel text hidden class name * @const */ var TEXT_CONTAINER_HIDDEN = "aplus-hidden"; /** * Carousel horizontal scroll container class name * @const */ var HORIZONTAL_SCROLL_CONTAINER_CLASS_NAME = MODULE_CLASS_NAME + " .aplus-horizontal-scroll-container-" + MODULE_ID; function showCarouselText(oldIndex, newIndex) { var oldClass = TEXT_CONTAINER_CLASS_NAME + "-" + oldIndex; var newClass= TEXT_CONTAINER_CLASS_NAME + "-" + newIndex; $(oldClass).addClass(TEXT_CONTAINER_HIDDEN); $(newClass).removeClass(TEXT_CONTAINER_HIDDEN); } function scrollToCarouselButton(scrollLeft) { if ($(HORIZONTAL_SCROLL_CONTAINER_CLASS_NAME).length) { $(HORIZONTAL_SCROLL_CONTAINER_CLASS_NAME).animate({scrollLeft}, 200); } } /** * Creates a CarouselButton class for provided carousel instance * @param {object} carousel - AUI Carousel instance * @returns {Class} - CarouselButton Class */ function CarouselButtonTemplate(carousel) { /** * Button for controlling the active slide * @constructor * @param {number} index - slide index * @param {DOMElement} [elem] - optional DOM element to use as this objects DOM representation */ function CarouselButton(index, elem) { var self = this; this.index = index; this.carousel = carousel; /* create the button element */ this.elem = this.getElem(elem); this.$elem = $(this.elem); /* store jquery version */ this.elem.addEventListener('click', self.handleClick.bind(self)); this.elem.setAttribute('role', 'tab'); /* add this object to the object manager */ CarouselButton.objects.byId[index] = this; CarouselButton.objects.all.push(this); } /** * Describe behavior for click events on this.elem * @memberOf CarouselButton */ CarouselButton.prototype.handleClick = function(e) { e.preventDefault(); this.carousel.gotoPage(this.index); }; /** * Enter active state * @memberOf CarouselButton */ CarouselButton.prototype.activate = function() { this.$elem.addClass(GOTO_BTN_ACTIVE_CLASS_NAME).attr('aria-selected', 'true'); }; /** * Enter inactive state * @memberOf CarouselButton */ CarouselButton.prototype.deactivate = function() { this.$elem.removeClass(GOTO_BTN_ACTIVE_CLASS_NAME).attr('aria-selected', 'false'); }; /** * Returns an existing or creates a new bound element for this object * @memberOf CarouselButton * @param {DOMElement} [elem] - optionally provide an existing element in the DOM to use * @returns {DOMElement} - this objects DOM representation */ CarouselButton.prototype.getElem = function(elem) { if (this.elem) return this.elem; if (elem) return elem; var createdElem = document.createElement('span'); createdElem.className = GOTO_BTN_CLASS_NAME; return createdElem; }; /** @const Object manager */ CarouselButton.objects = { byId: {}, all: [], }; return CarouselButton; } framework.onInit(CAROUSEL_NAME, function(carousel) { /** @const {Class} */ var CarouselButton = CarouselButtonTemplate(carousel); /* create carousel controls */ var $carouselBtns = $(safeClassSelector(GOTO_BTN_CLASS_NAME)); var btns = $carouselBtns.map(function(i, btnElem) { return new CarouselButton(i + 1, btnElem); }); /* activate first one */ CarouselButton.objects.byId[1].activate(); /* Listen to slide changes */ A.on("a:carousel:" + CAROUSEL_NAME + ":change:pageNumber", function (data) { var newCarouselButton = CarouselButton.objects.byId[data.newValue]; var marginLeft = parseInt(getComputedStyle(newCarouselButton.elem).getPropertyValue('margin-left')); var positionLeft = newCarouselButton.elem.offsetLeft - marginLeft; newCarouselButton.activate(); CarouselButton.objects.byId[data.oldValue].deactivate(); scrollToCarouselButton(positionLeft); showCarouselText(data.oldValue, data.newValue); }); }); /** * @returns {string} - css classname prefixed with module selector */ function safeClassSelector(className) { return '.' + MODULE_CLASS_NAME + ' .' + className; } } $('.aplus-v2 .premium-aplus-module-12 .aplus-carousel-container').each(function (index, module) { initiateCarousel(module); }); framework.createAll(); framework.initializeAll(); }); } }) }); })); <img alt="mini pc" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/01129d8f-69e2-42a6-a8e7-e5c1510e194b.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"/> Previous page Next page .aplus-mantle.aplus-module .aplus-pagination-dots { margin: 0; } .aplus-mantle.aplus-module .aplus-pagination-dot { display: inline-block; list-style: none; } .aplus-mantle.aplus-module .aplus-carousel-nav { text-align:center; } .aplus-mantle.aplus-module .carousel-slider-circle { display: inline-block; cursor: pointer; height: 15px; width: 15px; border: 1px solid #000; border-radius: 20px; background-color: #fff; margin-left: 5px; } .aplus-mantle.aplus-module .carousel-slider-circle.aplus-carousel-active { background-color: #DE7921; } .aplus-mantle.aplus-module .aplus-pagination-dot--display-none { display: none; } P.now("premium-aplus-13-carousel-1").execute("init-pagination-carousel", function(init) { if (init) { return; } P.register("premium-aplus-13-carousel-1", function() { return function() { P.when("A", "jQuery", "a-carousel-framework", "ready").execute("paginate-carousel", function (A, $, framework) { const ENTER_KEY_CODE = 13; const ESCAPE_KEY_CODE = 27; const LEFT_ARROW_KEY = 37; const RIGHT_ARROW_KEY = 39; const HOME_KEY = 36; const END_KEY = 35; var moduleId = "1"; var carouselName = "premium-aplus-13-carousel-1"; var paginationAction = "aplus-pagination-dot-action-" + moduleId + "-" + carouselName; var paginationGroup = "#aplus-pagination-group-" + moduleId + "-" + carouselName; /* If the carousel goes to a new page */ A.on("a:carousel:"+carouselName+":change:pageNumber", function (data) { A.$(paginationGroup+" .carousel-slider-circle").removeClass("aplus-carousel-active").attr('aria-selected', 'false').attr('tabindex', -1) .eq(data.newValue - 1).addClass("aplus-carousel-active").attr('aria-selected', 'true').attr('tabindex', 0); }); function syncPaginationDotsWithCarouselPages(numPages) { const parentElement = document.querySelector(paginationGroup); if (parentElement && parentElement.children) { const children = parentElement.children; for (let i = 0; i < children.length; i++) { if (i >= numPages) { // If number of dots > num of pages, we should hide other dots children[i].classList.add('aplus-pagination-dot--display-none'); } else if (children[i].classList.contains('aplus-pagination-dot--display-none')) { // Reset display of dots if it was hidden before children[i].classList.remove('aplus-pagination-dot--display-none'); } } } } framework.onInit(carouselName, function (carousel) { try { var totalPages = carousel.getAttr('totalPages'); syncPaginationDotsWithCarouselPages(totalPages); /* Resize event handler to re-calculate the pagination dots count based on orientation */ window.addEventListener('resize', function() { carousel.resize(); totalPages = carousel.getAttr('totalPages'); syncPaginationDotsWithCarouselPages(totalPages); }); A.declarative(paginationAction, 'click keydown', function(event){ var isClick = event.type === 'click'; var isKeydown = event.type === 'keydown'; var isEnter = isKeydown && event.$event.keyCode === ENTER_KEY_CODE; var isEsc = isKeydown && event.$event.keyCode === ESCAPE_KEY_CODE; var isLeftArrow = isKeydown && event.$event.keyCode === LEFT_ARROW_KEY; var isRightArrow = isKeydown && event.$event.keyCode === RIGHT_ARROW_KEY; var isHome = isKeydown && event.$event.keyCode === HOME_KEY; var isEnd = isKeydown && event.$event.keyCode === END_KEY; if (isClick || isEnter) { var data = event.data; carousel.gotoPage(data.page); } else if (isEsc) { event.$target.blur(); } else if (isLeftArrow || isRightArrow || isHome || isEnd) { event.$event.preventDefault(); const dots = A.$(paginationGroup + " .carousel-slider-circle"); const currentIndex = dots.index(event.$target); let nextIndex; if (isLeftArrow) { nextIndex = currentIndex > 0 ? currentIndex - 1 : dots.length - 1; } else if (isRightArrow) { nextIndex = currentIndex < dots.length - 1 ? currentIndex + 1 : 0; } else if (isHome) { nextIndex = 0; } else if (isEnd) { nextIndex = dots.length - 1; } dots.eq(nextIndex).focus(); carousel.gotoPage(nextIndex + 1); } }); } catch (e) { P.log('Failed to init ' + carouselName + '. Error: ' + e.message, 'FATAL', 'AplusModuleResources'); } }); }); } }); }); (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when("premium-aplus-13-carousel-1").execute('invoke-premium-13-carousel-desktop', function(init){init();}); })); <img alt="ryzen mini pc" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/99eb9878-28ea-41a5-9090-8b979bbb0395.__CR0,0,1464,600_PT0_SX1464_V1___.png"/> <img alt="mini pc ryzen 5" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/a048cfba-f220-4805-88b3-c79e40e55893.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"/> Previous page Next page 1 Dual HDMI 2 Dual Channel RAM 3 USB-C 4 Dual 4K Display 5 Micro Computer (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-12-nav-carousel').execute('invoke-premium-12-nav-carousel-desktop-top', function(init){ init(); }); })); CPU AMD Ryzen 5 3550H, 4 Cores 8 Threads, Base 2.1 GHz, Boost 3.7 GHz GPU AMD Radeon Vega 8 Graphics, 8 Graphics Cores, Max Frequency 1200 MHz Memory 16GB DDR4 2400MHz (Up to 32GB) Storage 1TB M.2 2280 PCIe 3.0 x4 SSD (Up to 2TB) Connectivity WiFi 5 (802.11ac), Bluetooth 5.0, 2 x RJ45 LAN Internal Slot 2x SO-DIMM Slot, 1x M.2 PCIe3.0 x4 SSD Slot Power Adapter Input 100-240V 50/60Hz , Output 19V/3.42A DC Other Functions Auto Power ON, Wake On Lan (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('aplus-module-tech-specs').execute('invoke-premium-tech-spec-resize', function(resizeSpecTables) { resizeSpecTables('aplus-index-5', 'aplus-tech-spec-table', 'aplus-tech-spec-hide-loading'); }); })); BOSGAME Mini Gaming Computer Built for You Ryzen 5 3550H(16+1TB) Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Ryzen 5 3550H(16+512) Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Ryzen 7 5825U(16+512GB) logShoppableMetrics("premium-module-5-comparison-table-scroller", false) Buying Options Ryzen 7 5825U(32+1TB) logShoppableMetrics("premium-module-5-comparison-table-scroller", false) Buying Options Customer Reviews .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.1 out of 5 stars 184 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.1 out of 5 stars 350 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.2 out of 5 stars 68 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.3 out of 5 stars 333 Price $339.00$339.00 $289.00$289.00 — — CPU AMD Ryzen 5 3550H AMD Ryzen 5 3550H AMD Ryzen 7 5825U AMD Ryzen 7 5825U Base/Boost Clock 2.1GHz - 3.7GHz 2.1GHz - 3.7GHz 2.0GHz - 4.5GHz 2.0GHz - 4.5GHz Cores/Threads 4 Cores / 8 Threads 4 Cores / 8 Threads 8 Cores / 16 Threads 8 Cores / 16 Threads RAM 16GB DDR4 2400MHz 16GB DDR4 2400MHz 16GB DDR4 3200MHz 32GB(2x16G) DDR4 3200MHz ROM 1TB PCIe3.0 SSD 512GB PCIe3.0 SSD 512GB PCIe3.0 SSD 1TB PCIe3.0 SSD WiFi & Bluetooth WiFi 5,BT 5.0 WiFi 5,BT 5.0 WiFi 6E,BT 5.2 WiFi 6E,BT 5.2 Ethernet 2x RJ45 LAN 2x RJ45 LAN 2x 2.5Gbps LAN 2x 2.5Gbps LAN Video Output 1xHDMI+1xDP+1xUSB-C 1xHDMI+1xDP+1xUSB-C 1xHDMI+1xDP+1xUSB4 1xHDMI+1xDP+1xUSB4 Power Consumption 19V/3.42A 19V/3.42A 19V/3.42A 19V/3.42A (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-5-comparison-table-scroller', 'ready').execute('invoke-premium-5-comparison-table', function(init){ init() }); }));
- 【AMD Ryzen 5 3550H Processor】The BOSGAME mini pc is driven by the Ryzen 5 3550H (4C/8T, up to 3.7GHz) , with integrated Radeon Vega 8 Graphics, delivering reliable power, 4K video streaming and multitasking. Handle daily workloads like spreadsheet calculations, web browsing, and HD video editing effortlessly.
- 【16GB DDR4 & 1TB PCIe SSD】E4 mini computers with 16GB DDR4 RAM and 1TB PCIe 3.0 SSD, this mini desktop ensures quick app launches and efficient multitasking. while the SSD accelerates file transfers—ideal for office documents, media storage, and everyday computing.
- 【4K Triple Display & USB-C & USB3.2】The mini desktop computer Drives three 4K monitors via HDMI, DisplayPort and USB-C for multi-window productivity or immersive home theater setups;USB 3.2 meets your multi-interface transfer needs.
- 【Dual RJ45 LAN & Wi-Fi 5 & BT5.0】Equipped with Dual Gigabit Ethernet, dual-band Wi-Fi 5, and Bluetooth 5.0, this ryzen mini pc ensure stable connections for 4K streaming, video calls, and file transfers. Wirelessly connect keyboards, headphones and speakers via BT5.0 ideal for office productivity and home entertainment.
- 【BOSGAME Excellent After-Sales Service】We provide free and reliable lifetime after-sales service. Bosgame mini pc ryzen has FCC, ROHS, CE certifications. Additionally, we offer 1 year of professional factory support and 24/7 online customer service.
The 30-Second Version
The BOSGAME E4 packs a 1TB SSD and triple 4K monitor support into a tiny frame for as low as $339. That's a great price for the storage, but the old Ryzen 5 3550H struggles with anything beyond basic tasks, and overheating is a real problem according to owners. It's a decent pick for light office work or a tinkering project, but for reliable daily performance, you're better off spending a bit more on a modern alternative.
Overview
The BOSGAME E4 mini PC sits at that interesting crossroads where compact size meets a price point that makes you do a double take. We're talking about a machine that can drive three 4K displays and comes with a full 1TB NVMe SSD, all in a box the size of a sandwich. But inside, it's running a Ryzen 5 3550H, a mobile chip from 2019 that was never exactly a powerhouse. So right away, you know this thing isn't for heavy lifting. It's for someone who wants a tidy desktop for web browsing, Office apps, and maybe a little media streaming, without taking up any real estate. The dual Gigabit Ethernet ports also hint at a secondary life as a home server or firewall appliance, which is pretty cool for the price. For the home office crowd clinging to a clutter-free desk, the E4 checks a lot of boxes. You get 16GB of DDR4 RAM, which is fine for a dozen Chrome tabs and a Zoom call, though it's on the lower end compared to newer mini PCs shipping with DDR5. The 1TB SSD is genuinely generous at this price, and it's fast enough that everything feels snappy in day-to-day use. We've poked through the user feedback, and folks consistently mention how quick it feels out of the box. But here's the elephant in the room: that CPU is dated, and it shows the minute you ask it to do anything beyond the basics. Our database puts this processor's performance squarely in the bottom tier for mini PCs right now. Where does that leave you? If your workload is light and you value things like silent operation (which owners report, when it's not cooking itself) and multiple monitor support, the E4 is hard to ignore at its street price. But you'll need to be aware of some rough edges, notably thermal behavior that's been causing more than a few headaches. We'll get into that.
Performance
On paper, the Ryzen 5 3550H with Vega 8 graphics is a familiar combo from budget laptops of a few years back. In our database, the CPU lands near the bottom of the pack for mini PCs, which means even basic multitasking can push it to its limits if you're not careful. That said, for the kind of work it's meant for (spreadsheets, emails, streaming 4K video off YouTube), it handles things without stuttering. The integrated graphics are middle of the road for this class, so while you can fire up some older games or lighter indie titles, don't expect anything close to a smooth framerate in modern titles. The 1TB NVMe drive is the unsung hero here; it scores well above average in our storage rankings, and it's a big reason why the system feels responsive no matter what you throw at it. The real-world implications are mixed. Launching apps and booting Windows are fast thanks to that SSD, and users routinely mention how zippy the machine is for everyday tasks. But look at the reliability numbers, and things get shaky. This model sits in the bottom 12% for reliability in our dataset, and that's backed up by owner reports of overheating, unexplained shutdowns, and even botched Windows installations out of the box. So the performance you get may be solid until thermal throttling kicks in, and then it's a different story. If you're planning to run it 24/7 as a server, you'll want to invest in some better cooling right away.
Pros & Cons
Pros
- Impressive triple 4K monitor support via HDMI, DisplayPort, and USB-C 96th
- Dual Gigabit Ethernet for networking enthusiasts 73th
- Compact, nearly silent design (when not overheating)
- Generous 1TB NVMe SSD for the price
- Strong user reviews highlight snappy everyday performance
Cons
- Dated Ryzen 5 3550H CPU ranks among the weakest in our database 12th
- Frequent overheating reports with system freezes and shutdowns 14th
- 16GB of DDR4 RAM lags behind modern mini PC standards 17th
- Wi-Fi 5 instead of newer Wi-Fi 6/6E
- Reliability score is poor, with many units arriving with faulty Windows installs
The Word on the Street
Specifications
Full Specifications
Processor
| CPU | AMD Ryzen 5 3550H |
| Cores | 4 |
| Frequency | 2.1 GHz |
| L3 Cache | 4 MB |
Graphics
| GPU | AMD Radeon Vega 8 Graphics |
| Type | integrated |
| VRAM | 48 GB |
| VRAM Type | Shared |
Memory & Storage
| RAM | 16 GB |
| RAM Generation | DDR4 |
| Storage | 1 TB |
| Storage Type | NVMe SSD |
Build
| Form Factor | mini |
| PSU | 65 |
| Weight | 1.2 kg / 2.6 lbs |
Connectivity
| USB-C Ports | 1 |
| USB Ports | 4 |
| HDMI | 1x HDMI |
| DisplayPort | 1x DP |
| Wi-Fi | Wi-Fi 5 |
| Bluetooth | Bluetooth 5.0 |
| Ethernet | 2x RJ45 LAN |
System
| OS | 11OS, Compatible with Linux and Ubuntu |
Value & Pricing
Pricing for the BOSGAME E4 is all over the map depending on where you look. We've seen it listed anywhere from $339 to an absurd $14,490 (seriously, someone check that sku). If you grab it at the lower end, around $339, you're getting a solid deal, especially when you factor in that 1TB SSD and the triple display capabilities. For context, many competing mini PCs at this price point still ship with a 256GB or 512GB drive. So from a pure specs per dollar standpoint, BOSGAME is playing the generosity card. But you're trading off raw CPU power and long-term reliability to get there. If the price creeps above $400, the value proposition starts to crumble. At that point, you're entering territory where you can find a Minisforum UM760 Slim with a much faster Ryzen 7000 series chip and DDR5 RAM for not a lot more. We'd only recommend the E4 when you catch it on a deep discount, ideally around that $339 mark from Amazon. Otherwise, save your pennies for something that won't make you sweat, literally and figuratively.
vs Competition
Stacked up against the Minisforum UM760 Slim, the BOSGAME E4 feels like a relic. The UM760 Slim packs a current-gen Ryzen 5 7640HS that absolutely destroys the 3550H in every benchmark, and it does so while keeping thermals in check. You'll pay more for that machine, but you're getting a computer that can actually handle photo editing or heavier multitasking without choking. The E4's only real edge is that extra network port, which is a niche advantage for homelab tinkerers. Compared to something like a Beelink SER5 with a similar Ryzen 5000 series chip, the BOSGAME's age still shows. The SER5 often comes with a similar RAM and storage config but a faster CPU and generally better thermal design. And if you're on a strict budget but need reliability, even a refurbished business-class mini PC from HP or Dell with an older Intel chip might be a safer bet—those things are built like tanks and rarely have the overheating dramas we're seeing here. But they won't give you triple 4K or that sleek tiny shell.
| Spec | BOSGAME E4 | HP OMEN 45L GT22-3080 | ASUS Republic of Gamers GM700TZ-BS978 | Lenovo Legion Tower 5i Legion Tower 5i Gen 10 | MSI EdgeXpert EdgeXpert-11SUS | Dell Tower Plus EBT2250 |
|---|---|---|---|---|---|---|
| CPU | AMD Ryzen 5 3550H | Intel Core Ultra 7 265K | AMD Ryzen 9 9950X | Intel Core Ultra 7 265F | ARM | Intel Core Ultra 9 285K |
| RAM (GB) | 16 | 32 | 64 | 32 | 128 | 64 |
| Storage (GB) | 1024 | 2048 | 2048 | 2048 | 4096 | 2048 |
| GPU | AMD Radeon Vega 8 Graphics | NVIDIA GeForce RTX 5080 | AMD Radeon RX 9070 XT | NVIDIA GeForce RTX 5070 | NVIDIA Blackwell GPU | NVIDIA GeForce RTX 5070 |
| Form Factor | mini | mid-tower | mid-tower | mid-tower | mini | mid-tower |
| Psu W | 65 | 850 | 850 | 850 | 240 | - |
| OS | 11OS, Compatible with Linux and Ubuntu | Windows 11 Pro | Windows 11 Home | Windows 11 Home | Windows 11 Pro | Windows 11 Pro |
| Compare | Compare | Compare | Compare | Compare |
| Product | Cpu | Gpu | Ram | Port | Storage | Reliability | Social Proof |
|---|---|---|---|---|---|---|---|
| BOSGAME E4 | 14.3 | 40.6 | 16.5 | 52.4 | 72.7 | 12.2 | 95.9 |
| HP OMEN 45L GT22-3080 Compare | 95.9 | 88.3 | 77.9 | 93.8 | 90.9 | 71.6 | 84.6 |
| ASUS Republic of Gamers GM700TZ-BS978 Compare | 98.8 | 77.4 | 94.2 | 97.6 | 90.9 | 40 | 71.7 |
| Lenovo Legion Tower 5i Legion Tower 5i Gen 10 Compare | 86.6 | 81.4 | 82 | 89.9 | 90.9 | 71.6 | 95.3 |
| MSI EdgeXpert EdgeXpert-11SUS Compare | 99.6 | 95.4 | 98.9 | 87.9 | 97.3 | 40 | 83.3 |
| Dell Tower Plus EBT2250 Compare | 97.8 | 81.4 | 94.2 | 85.8 | 90.9 | 71.6 | 48.1 |
Common Questions
Q: Can I play modern games on this mini PC?
Not really. The integrated Vega 8 graphics can handle older games like CS:GO or lighter indie titles, and it's fine for streaming 4K video. But modern AAA games will struggle even at low settings. If gaming is a priority, look for a mini PC with a more recent APU or a dedicated GPU.
Q: Does it overheat, and what can I do about it?
Yes, overheating is a common issue reported by owners. The CPU can thermal throttle or cause shutdowns under load. To help, make sure it's in a well-ventilated area, not stacked on top of other electronics, and consider adding a small USB cooling fan underneath. Some users have also had success by lifting the unit slightly to improve airflow, since the rubber feet are quite shallow.
Q: Is the RAM or storage upgradeable?
Detailed specs from BOSGAME aren't totally clear, but based on similar budget mini PCs, the RAM is likely soldered and not user-upgradeable. The 1TB M.2 NVMe SSD might be replaceable, but you'd need to open the case, which could void the warranty. It's best to assume you're stuck with what you get out of the box.
Q: What operating system does it come with, and is Linux supported?
It ships with Windows 11 pre-installed, but some users have reported receiving units with incomplete or faulty installations that needed a clean reinstall. BOSGAME also mentions compatibility with Linux and Ubuntu. We've seen positive feedback from Linux users who wiped Windows and installed Linux Mint without issues.
Who Should Skip This
This machine is not for gamers, video editors, or anyone who needs a dependable workhorse for heavy multitasking. The old processor and integrated graphics will choke on anything beyond light office suites. If you're planning to run demanding software or keep this PC on for days at a stretch, the overheating and reliability issues are a deal-breaker. Instead, look at something like the Minisforum UM760 Slim with a modern Ryzen chip or, if your budget allows, the Apple Mac mini M4. Both will handle daily tasks without the thermal drama and give you years of headroom.
Verdict
If you're setting up a minimalist workstation for spreadsheets, web apps, and maybe a streaming setup with three monitors, the BOSGAME E4 can do the job on a shoestring budget, provided you nab it for under $350. The dual LAN ports also make it a sneaky candidate for a quiet home server or firewall box. Just be prepared for the occasional thermal tantrum; place it somewhere with good airflow and maybe invest in a small USB fan if you plan to push it. For anyone who needs a machine that can reliably chug through video calls, light Photoshop, or anything more demanding than a dozen browser tabs, we'd say look elsewhere. The reliability concerns and aging processor are too big a gamble. The Minisforum UM760 Slim is our pick for a small but mighty upgrade, and it'll last you years longer. This BOSGAME is a budget play, and like many budget plays, you get what you pay for, and sometimes a little less.