Skip to main content
Saber Support
Toggle navigation menu
Saber Support
Submit a request
Sign in
Saber Interactive
Dakar Desert Rally
Patch Notes
Patch Notes
February 14, 2024 - Hotfix (Xbox One)
February 12, 2024 - Hotfix (PC)
January 15, 2024 - Patch Notes
November 28, 2023 - Patch Notes
April 13, 2023 - Patch Notes
February 28, 2023 - Patch Notes
January 19, 2023 - Patch Notes
November 29, 2022 - Patch Notes (Xbox, PlayStation)
November 15, 2022 - Saudi Arabia Extended DLC (Xbox, PlayStation)
November 15, 2022 - Patch Notes (PC)
November 1, 2022 - Patch Notes (Xbox, PlayStation)
October 21, 2022 - Patch Notes (Steam)
October 14, 2022 - Hotfix
We're receiving a lot of tickets right now, so it might take us up to 24 hours to get back to you. Thanks for your patience and understanding!
We're receiving a lot of tickets right now, so it might take us up to 24 hours to get back to you. Thanks for your patience and understanding!
Need help?
Contact support
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
<% if (categories.length) { %>
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>