Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Omega Labyrinth Life PC Save encryption

Featured Replies

  • Author
  • Localization

Niko of Death, posted Thu May 27, 2021 1:01 am (64303)


The switch version of Omega Labyrinth Life, thankfully, included no encryption (beyond the console's own encryption of course), however the later released PC port does, rendering the saves incompatible with each other. I attached a 7z with two save files - OmegaLabyrinthLifeSaveData, the unencrypted save file from the switch, and LocalSaveData_0.svd, the encrypted save file from the PC version. The file size differences are due to the PC save being pretty much from scratch, whereas the switch save was a few hours into the game. Is anyone able to identify the encryption method used, so that switch saves can be encrypted to use with the PC version, and PC saves decrypted to use with the switch version? If necessary, I could create fresh saves for both versions to make comparison easier.
  • Author
  • Localization

spiritovod, posted Fri May 28, 2021 4:08 pm (64349)


@Niko of Death: This is simple aes encryption, here is script for decrypting the save. You can modify the script to encrypt the save back, I've added comment for that purpose.

omegalabyrinth_decrypt.bms

  • Author
  • Localization

Niko of Death, posted Fri May 28, 2021 9:27 pm (64356)


spiritovod wrote:
@Niko of Death: This is simple aes encryption, here is script for decrypting the save. You can modify the script to encrypt the save back, I've added comment for that purpose.

Thanks for the help! For others converting switch saves - the switch save file does not fill the last line (in hex) with empty values, whereas the PC save file does, so you need to add that manually in a hex editor.
For example with my save file, the last line goes from being
"3A 31 7D"
on switch, to
"3A 31 7D 00 00 00 00 00 00 00 00 00 00 00 00 00"
on PC.
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.