Streets Of Rage Remake 5.2 Save File 【99% FREE】
%USERPROFILE%\AppData\Local\Streets of Rage Remake\save.sor
| Offset Range (approx) | Content | Details | |----------------------|---------|---------| | 0x0000 – 0x0003 | Magic/Version | Constant identifier SOR5 (0x535F5235?) or version 0x02000500 for v5.2 | | 0x0004 – 0x0020 | Global flags | Bitmask for unlocked extras: Gallery images, Sound Test, Alternate routes | | 0x0024 – 0x0080 | Character unlock bits | One byte per character (Adam, Max, Skate, Zan, Roo, Ash, etc.) — 0x00 = locked, 0x01 = unlocked. Includes hidden bosses. | | 0x0084 – 0x0100 | Route completion flags | Bitmap of cleared stages per difficulty (Easy, Normal, Hard, Mania). Each route (1A, 1B, 2A, 2B, etc.) is tracked. | | 0x0104 – 0x01A0 | High scores | Top 10 scores per character, including stage, time, difficulty, and lives remaining. Stored as BCD or raw integer. | | 0x01A4 – 0x2000 | Stats tracking | Total enemies killed, continues used, specials thrown, time played (in seconds), etc. Some values are 32-bit little-endian. | | 0x2000 – 0xFFFF | Unused/padding | Filled with 0xFF or 0x00 . Modifying this area has no effect. | streets of rage remake 5.2 save file
The save.sor file is a time capsule of player behavior. By examining the stats block, you can reconstruct exactly how someone played—how many times they used the police special, which character they “mained,” which routes frustrated them (high continue count). In an era of live-service battle passes, the humble .sor file stands as a quiet monument to a simpler contract: beat the game, earn the right, keep the file. If you need a hex map reference table or a Python script to parse/validate a save.sor file, I can provide that as a follow-up. %USERPROFILE%\AppData\Local\Streets of Rage Remake\save
On legacy Windows XP systems, the path often was: %USERPROFILE%\Local Settings\Application Data\Streets of Rage Remake\ Each route (1A, 1B, 2A, 2B, etc
In the pantheon of fan game reverence, Streets of Rage Remake v5.2 (often abbreviated SORRv5.2) stands as a monolithic tribute to the classic beat-‘em-up trilogy. Released in 2011 by the Spanish team Bombergames, this OpenBor-based engine reimagining was so faithful and expansive that SEGA issued a DMCA takedown—cementing its legendary status. At the heart of its immense replayability lies a small but critical binary asset: save.sor .
Unlike modern cloud-synced progression systems, the SORRv5.2 save file is a deceptively simple, locally stored binary record. It is the keeper of unlocks, stats, and player memory. To understand it is to understand the game’s internal economy of respect for the player’s time. For a Windows native build (the most common distribution of v5.2), the save file resides not in the game’s root directory, but within the user’s application data folder: