Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Dr. Robotnik's Ring Racers"

From PCGamingWiki, the wiki about fixing PC games
(→‎Save game data location: Unified Windows save game data locations.)
(Removed unnecessary Linux note and shortened macOS note.)
Line 55: Line 55:
 
{{Availability|
 
{{Availability|
 
{{Availability/row| Official | https://www.kartkrew.org/ | DRM-Free | |  | Windows, OS X }}
 
{{Availability/row| Official | https://www.kartkrew.org/ | DRM-Free | |  | Windows, OS X }}
{{Availability/row| publisher | https://flathub.org/apps/org.kartkrew.RingRacers | DRM-free | |  | Linux }}
+
{{Availability/row| publisher | https://flathub.org/apps/org.kartkrew.RingRacers | DRM-free | |  | Linux }}
 
}}
 
}}
  
Line 287: Line 287:
 
|macos intel 64-bit app = true
 
|macos intel 64-bit app = true
 
|macos arm app          = true
 
|macos arm app          = true
|macos app notes        = App uses '''Mach-O FAT''' (Universal) binary.<ref>{{Refcheck|user=Macgovern|date=2024-04-29|comment=Analyzed macOS binary using Detect It Easy v3.09.}}</ref>
+
|macos app notes        = '''Mach-O FAT''' (Universal) binary.<ref>{{Refcheck|user=Macgovern|date=2024-04-29|comment=Analyzed macOS binary using Detect It Easy v3.09.}}</ref>
 
|linux powerpc app      = unknown
 
|linux powerpc app      = unknown
 
|linux 32-bit executable= false
 
|linux 32-bit executable= false
Line 293: Line 293:
 
|linux arm app          = true
 
|linux arm app          = true
 
|linux 68k app          = unknown
 
|linux 68k app          = unknown
|linux executable notes = Provided by the developers as either a 64-bit x86 or ARM Flatpak.
+
|linux executable notes =  
 
|mac os powerpc app    = unknown
 
|mac os powerpc app    = unknown
 
|mac os 68k app        = unknown
 
|mac os 68k app        = unknown

Revision as of 15:38, 29 April 2024

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Dr. Robotnik's Ring Racers
Dr. Robotnik's Ring Racers cover
Developers
Kart Krew
Engines
Doom Legacy
Release dates
Windows April 24, 2024
macOS (OS X) April 24, 2024
Linux April 24, 2024
Taxonomy
Monetization Freeware
Microtransactions None
Modes Singleplayer, Multiplayer
Pacing Real-time
Perspectives Third-person
Controls Direct control
Genres Racing
Art styles Pixel art
Themes Sci-fi
Series Sonic the Hedgehog fangames
Dr. Robotnik's Ring Racers on IGDB
Sonic the Hedgehog fangames
Subseries of Sonic the Hedgehog
Retro Sonic 2007
Sonic Nexus 2007
Sonic Robo Blast 2 2009
Sonic Robo Blast 2 Kart 2018
Dr. Robotnik's Ring Racers 2024
Sonic P-06 Early access

Dr. Robotnik's Ring Racers is a singleplayer and multiplayer third-person racing game developed and published by Kart Krew. It is the sequel to Sonic Robo Blast 2 Kart.

Availability

Source DRM Notes Keys OS
Official website
DRM-free
Windows
macOS (OS X)
Publisher website
DRM-free
Linux


Game data

Configuration file(s) location

System Location
Windows <path-to-game>/ringconfig.cfg[Note 1]
Linux $HOME/.var/app/org.kartkrew.RingRacers/.ringracers/ringconfig.cfg

Save game data location

System Location
Windows <path-to-game>/ringdata.dat[Note 1]
<path-to-game>/ringprofiles.prf[Note 1]
Linux $HOME/.var/app/org.kartkrew.RingRacers/.ringracers/ringdata.dat
$HOME/.var/app/org.kartkrew.RingRacers/.ringracers/ringprofiles.prf

Video

Input

Audio

Audio feature State Notes
Separate volume controls
Overall volume, music, sounds
Surround sound
Subtitles
Closed captions
Mute on focus lost
On, only music or only sounds
Royalty free audio

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Players Notes
Local play
4 Versus, Co-op
Local allows playing Grand Prix
LAN play
16 Versus
Online play
16 Versus

Connection types

Other information

API

Technical specs Supported Notes
OpenGL
Called Legacy GL in-game.
Software renderer
Executable 32-bit 64-bitARM Notes
Windows
macOS (OS X)
Mach-O FAT (Universal) binary.[1]
Linux

Middleware

Middleware Notes
Input SDL2 [2]

System requirements

Windows
Minimum
Operating system (OS)
Processor (CPU)
System memory (RAM)
Hard disk drive (HDD)


Notes

  1. 1.0 1.1 1.2 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).

References

  1. Verified by User:Macgovern on 2024-04-29
    Analyzed macOS binary using Detect It Easy v3.09.
  2. GitLab - Kart Krew / RingRacers - Building from Source - last accessed on 2024-04-28
    "On Linux platforms, you will need the following libraries available on the system. [...] SDL2"