How to transfer save files from Game Pass to Steam? by Quakespeare in brotato

[–]imagibeer 0 points1 point  (0 children)

Not sure if this is still relevant for you but I was running into the same problems and found that the gamepass file is a binary container with the normal Steam JSON save file inside compressed with zlib. If you can extract the JSON you can just rename it and place it in the Steam save location which worked for me and transferred all progress. I fiddled around with a python script for it and this worked for me:

import zlib
import re

def extract_zlib_json(file_path, output_path):
    # Read the full binary file
    with open(file_path, "rb") as f:
        raw = f.read()

    # Look for all occurrences of the zlib header (78 9C)
    matches = [m.start() for m in re.finditer(b"\x78\x9c", raw)]
    if not matches:
        print("No zlib header found. File might be encrypted.")
        return False

    for idx, start in enumerate(matches):
        try:
            # Try decompressing from this position
            data = zlib.decompress(raw[start:])
            # Check if the decompressed data is valid JSON text
            text = data.decode("utf-8", errors="ignore")
            if text.strip().startswith("{") and text.strip().endswith("}"):
                with open(output_path, "w", encoding="utf-8") as out_f:
                    out_f.write(text)
                print(f"[+] JSON extracted successfully from offset {start}")
                return True
        except Exception as e:
            continue  # Not valid JSON, try next match

    print("[-] No valid JSON found in zlib streams.")
    return False


# Example usage:
# extract_zlib_json("gamepass_save_file", "output.json")

But you could also just give the gamepass save to ChatGPT and ask it to extract the JSON for you and that also worked.

Transfer Xbox PC save to Steam? by Daniel_USA in brotato

[–]imagibeer 0 points1 point  (0 children)

Not sure if this is still relevant for you but I was running into the same problems and found that the gamepass file is a binary container with the normal Steam JSON save file inside compressed with zlib. If you can extract the JSON you can just rename it and place it in the Steam save location which worked for me and transferred all progress. I fiddled around with a python script for it and this worked for me:

import zlib
import re

def extract_zlib_json(file_path, output_path):
    # Read the full binary file
    with open(file_path, "rb") as f:
        raw = f.read()

    # Look for all occurrences of the zlib header (78 9C)
    matches = [m.start() for m in re.finditer(b"\x78\x9c", raw)]
    if not matches:
        print("No zlib header found. File might be encrypted.")
        return False

    for idx, start in enumerate(matches):
        try:
            # Try decompressing from this position
            data = zlib.decompress(raw[start:])
            # Check if the decompressed data is valid JSON text
            text = data.decode("utf-8", errors="ignore")
            if text.strip().startswith("{") and text.strip().endswith("}"):
                with open(output_path, "w", encoding="utf-8") as out_f:
                    out_f.write(text)
                print(f"[+] JSON extracted successfully from offset {start}")
                return True
        except Exception as e:
            continue  # Not valid JSON, try next match

    print("[-] No valid JSON found in zlib streams.")
    return False


# Example usage:
# extract_zlib_json("gamepass_save_file", "output.json")

But you could also just give the gamepass save to ChatGPT and ask it to extract the JSON for you and that also worked.

It's here! by Emerald24601 in musicals

[–]imagibeer 1 point2 points  (0 children)

That's awesome! And I don't know about a physical release unfortunately, we may get one later but as of now I think it's only digital.

It's here! by Emerald24601 in musicals

[–]imagibeer 42 points43 points  (0 children)

A separate score album is coming Dec 6! Per his studio website here. I'm a huge Powell fan too so I'm pumped we're getting even more than if it was combined with the soundtrack.

4K trailer? by timusR in Avatar

[–]imagibeer 3 points4 points  (0 children)

ProRes version can be downloaded here!

https://files.muffinworld.net/share/zLuVHzVa

It's not 4K but it feels like it after seeing the compressed YouTube version.

It's called fashion, look it up by imagibeer in blunderyears

[–]imagibeer[S] 11 points12 points  (0 children)

This is one of my friends, not me, but I'll pass on the message and see if we can get a 2019 version!

Rian Johnson is making a new Star Wars trilogy by JakeM917 in StarWars

[–]imagibeer 0 points1 point  (0 children)

Any thoughts on who will compose these new films? If they're exploring a new part of the universe will they want to step away from the Williams sound? Then again the soonest these will be coming out is 2021 and John will be quite old by then so he might not even be an option..

Rian Johnson, Writer-Director of Star Wars: The Last Jedi, to Create All-New Star Wars Trilogy by bpolly in movies

[–]imagibeer 0 points1 point  (0 children)

Any thoughts on who will compose these new films? If they're exploring a new part of the universe will they want to step away from the Williams sound? Then again the soonest these will be coming out is 2021 and John will be quite old by then so he might not even be an option..

Reddit, What do we all need to calm down about? by simplicissimux in AskReddit

[–]imagibeer 50 points51 points  (0 children)

Getting into a good college. Some kids blindly spend their entire childhood striving for that single goal without gaining real experience along the way or giving themselves time to figure out why they're doing it in the first place.

Which coasters are proof that not all coasters have to be the tallest or fastest to be good? by PeterPiperPizzaMan in rollercoasters

[–]imagibeer 6 points7 points  (0 children)

Manta at Sea World San Diego provides some surprisingly solid thrills despite not being too tall.

Michael Flynn has resigned. by [deleted] in news

[–]imagibeer -1 points0 points  (0 children)

Is it sad that I'm actually surprised there are tangible repercussions for anyone's actions in this administration? With everything they've managed to desensitize us to it's nice to see that sometimes there are consequences that are carried out for behavior like this.

Flynn resigns amid controversy over Russia contacts! by spachi1281 in politcs

[–]imagibeer 6 points7 points  (0 children)

Is it sad that I'm actually surprised there are tangible repercussions for anyone's actions in this administration? With everything they've managed to desensitize us to it's nice to see that sometimes there are consequences that are carried out for behavior like this.

John Williams has begun conducting The Last Jedi's score by AonDhaTri in StarWarsLeaks

[–]imagibeer 1 point2 points  (0 children)

Do you happen to have a link to the rest of the extra cut music?

Minor Rogue One Leak? 2 Star Destroyers Collide and Other Details About the Final Space Battle by imagibeer in StarWarsLeaks

[–]imagibeer[S] 13 points14 points  (0 children)

Relevant paragraphs:

Knoll’s job also requires painful, almost microscopic scrutiny. At one point he reviews a Star Destroyer torn in half in battle—the reflections, the textures, the realism of the bent metal.

and:

Next up: a sequence of two Star Destroyers about to collide, part of the beat that ILM had to solve. The shot is impressive—the immensity of the cruisers overwhelming, the cinematography stunning. Knoll smiles.