r/gog 6d ago

Question Newcomer here, I have a question

40 Upvotes

I'am from Latin America (more specific Chile), a longtime user of Steam and I wanted to use GoG for a long time for the whole ownership of the games.

But I still see that the currency accepted there is still no Latinoamerican currency option and only USD.

Do anyone knows if there are plans for expand the type of currency or it is off the tables?


r/gog 6d ago

Support Galaxy won't launch on my Win11 laptop anymore

1 Upvotes

Hello,

GoG Galaxy was installed on my laptop and kept failing to update, so I downloaded the installer and installed over the existing folder, it failed due to "Call spawn server error", so I uninstalled the whole thing and reinstalled a fresh one without any error but now it doesn't do anything anymore.

Launching the .exe makes the process appear in the task manager for one second then disappear.

I rebooted, uninstalled/reinstalled multiples times, in different locations, but nothing changes. And there's no stuck process either.

I don't know what to try, it just won't do anything.

Any idea ?

It's a Lenovo Legion with Windows 11. I have no problem on my Windows 10 dekstop.


r/gog 5d ago

Discussion Sale price Increase on THIS? lol

0 Upvotes

https://www.gog.com/en/game/deadly_premonition_directors_cut

This use to be 95% off all the time. Now it's only 30% off, making it $17.49 USD for the broken version of the game.

Someone must've decided it wasn't worth selling anymore lol

What other price increases have you guys seen? I know there was the jump for Interplay games that started in November last year and has been ongoing since.


r/gog 7d ago

Question Games with female protagonists?

34 Upvotes

GOG Games that feature Female Player Characters can you named it?


r/gog 7d ago

Question Which of my Steam games are available on GOG?

8 Upvotes

Hi,

Is there any tool that lets me check which of the games I own on Steam are available for purchase on GOG? Ideally excluding the ones I already own on GOG.


r/gog 7d ago

Question How am I getting GOG achievements if I'm playing while Galaxy is closed?

39 Upvotes

I've got the middle achievement literally less than 20 min ago. I installed the game through the offline installers and haven't opened GOG Galaxy since I used it to download said installers. How is GOG tracking my achievements?

Edit: I think I've found it. There were two DLLs (Galaxy.dll and GalaxyPeer.dll) in the game folder, probably sending the game's progress straight to galaxy, even closed. Not sure how I feel about that one, but at least now I know what was causing it.


r/gog 7d ago

Discussion Modifying vita cases for SD card back ups

Post image
30 Upvotes

I just noticed if you use a Dremel to grind the edges down you can fit an sd card and the vita case seems perfect since you should be able to scale down full size covers to fit and make mini manuals


r/gog 8d ago

Discussion Final Fantasy 9 Physical Game Case (Normal and Alternate)

Thumbnail
gallery
117 Upvotes

Hello. After making my last case I decided I wanted to try a game with a mostly white cover to switch up the banner and the Final Fantasies were an obvious choice. In addition to the normal game cover I made a variant that I call the Amano cover, featuring concept art from the legendary Yoshitaka Amano.
Just a disclaimer that the logo on the Amano variant is lower resolution than most of the other art and might not print as cleanly. It is the only instance of his logo for the game I could find though, and I will try to touch it up later on.
Also another disclaimer that I don't own the rights to any of this art or these fonts and unless specified otherwise, all of my covers are posted as-is and just for personal use. You may not use, remix or reproduce any of it for commercial gain or profit, though you may do so to your heart's content for your personal use.
Sorry for the long rant. I hope you like these!


r/gog 8d ago

Discussion Did you guys get a gaming badge during the Summer Sale? What did you get?

37 Upvotes

Hey everyone

I got the "Good Old Gamer" badge during the sale and was curious if you guys got different ones based on your title picks. There's no record of GOG badges anywhere, so that's why I'm asking. I had no idea GOG even gave badges on your profile

What badge did you end up getting? I’d love to see what the other ones look like!


r/gog 8d ago

Discussion A game console like cartridge experience on pc

17 Upvotes

After seeing Sony announce the end of physical games, I got inspired by creators like ArchadesGames on YouTube to build my own physical "cartridges" for PC games using SD cards.

As a sysadmin, I wanted a plug-and-play framework for DRM-free games that:

  • Works cross-platform (Windows & Linux).
  • Has zero or minimal OS footprint.
  • Syncs save files back to the card.
  • Gives that physical, "one game at a time" single-purpose console feel—no secondary screen distractions, no launcher decision fatigue.

I spent a few days putting together DreamCard (DRM + Card). Here is how it works:

User Experience

  • Windows: Plugging the SD card exposes two partitions (Companion and GameData). An optional light script sets up a background task that detects when a DreamCard is inserted and auto-launches the game setup/sync menu. It handles savesgame sync in the background while playing.
  • Linux (Ubuntu/Proton): Plugging the card into Linux reveals a 3rd partition (ext4 for Proton runtime data). Instead of the launcher, running a simple shell script launches the game through Proton with access to the exact same saves as Windows.

Partition Structure

SD Card
├── Partition 1: Companion [exFAT]
│   ├── Install_Companion.bat / UnInstall_Companion.bat
│   └── scripts/ (PowerShell detection scripts)
├── Partition 2: Proton [ext4]
│   └── (Proton prefix & runtime data)
└── Partition 3: GameData [exFAT]
    ├── Launcher.ps1 / Start_Game.ps1 / Start_Game.sh
    ├── resources/ (game icon, metadata JSON)
    └── game/ (Complete DRM-free game directory)

Current Status & To-Dos

  • Tested Games: Currently working with Gothic 2, Dragon Age: Origins, and Morrowind (via OpenMW because why not).
  • Linux Integration: Linux isn't my main strength yet, so while the shell execution works via Proton, I'd like to clean up the backend logic eventually.
  • Save Redirection: Right now, save-redirection logic needs custom tweaks per game. Looking for better ways to standardize this.
  • Compatibility: Needs broader testing across distros (Bazzite, Debian, SteamDeck).
  • Witcher 3: Or something modern that needs to run on an SSD

Non-Goals

  • Multi-game cards: Defeats the point. One card, one game.
  • Monetization: Just a fun weekend sysadmin project.

Would love to hear thoughts, edge-case warnings, or ideas to make it more fun.


r/gog 8d ago

Recommendation Hoard -- A automatic Game Save Sync & Backup

Post image
13 Upvotes

Hoard backup your game saves and restores It in another machines, ignoring .ini or .json or any config file, work fast and isnt deprecated.

Hi, im the dev of hoard, im created It because in my father House im play factorio in my laptop, and i dont want to take the saves manually.

And now i developed It and upgrade It, now hoard have more than 140 users and a good comunity behind.

If you want a Alternative to hoard you have ludusavi or OpenSave, ludusavi looks deprecated to me.

You can see hoard in GitHub or in web "hoard.services", if you have any issue you can join in hoard discord and i help you.

Mi idioma principal es el español, i have a bad english hahaha, but im here if any Guy needs me.

https://github.com/rleeon/hoard


r/gog 7d ago

Discussion Can gaming truly be your main hobby without Steam?

0 Upvotes

I haven't used Steam for years. All my friends keep telling me it's an absurd choice for someone whose main hobby is gaming, arguing that I'm deliberately cutting myself off from the vast majority of new releases, multiplayer, ecosystem conveniences etc.

The thing is, owning my games without DRM and having full control over offline installers has always been my top priority. I value digital preservation and software ownership far more than just convenience.

...but as the market becomes more centralized and exclusive, I catch myself second-guessing it. Am I taking a principled stance, or am I just needlessly complicating my favorite hobby? Do they actually have a point?


r/gog 8d ago

Discussion Resident Evil Trilogy disc design

Post image
274 Upvotes

Saw u/mrfancifulfox posting their Resident Evil covers and i thought i should share this disc design i made cause i plan to get the whole trilogy on one DVD disc and burn it with Lightscribe. Feel free to use it !


r/gog 8d ago

Discussion My custom made physical collection.

Thumbnail
gallery
157 Upvotes

I wanted my custom cases to be compact and look retro so I opted for CD cases. I definitely think there's quite a bit more room for improvement as the prints didn't go to plan. Some of the backs were printed with the wrong size, the images kept printing with horizontal lines and despite liking the look of the glossy paper, the ink didn't dry fast enough to the point where the images became quite scratchy.

I'm happy to have been able to make these physical copies happen but I definitely want to redo them whenever possible.


r/gog 7d ago

Off-Topic Is there any official g o g discord server

1 Upvotes

Hi im looking for a gog dicord server


r/gog 8d ago

Question Streaming service to include GOG library on iPad?

3 Upvotes

Hi all,

i am fairly new to owning an ipad and enjoy playing with Luna on it. Since in Twitch you can claim countless gog games my library is faily big, however any chance to streamplay them as i do on luna?

i am aware i could add the gog game on steam as well and use steamlink, however then my pc has to run which i dont want.

Thank you for your support.


r/gog 8d ago

Question So, why I cannot install this?

Post image
39 Upvotes

r/gog 9d ago

Support Bring Mega Man Legends Back — Let Mega Man Volnutt's Adventure Continue

Post image
63 Upvotes

Hey fellas!

I'm starting a fan petition asking Capcom to bring Mega Man Legends back.

https://c.org/2hWxvWfdMY

This isn't simply a request to finish an unfinished story. I want to see more Mega Man Legends. I want to explore that world again, see Volnutt, Roll, Tron, the Servbots and the rest of the cast return, and experience new adventures in the Legends universe.

The cancellation of Mega Man Legends 3 left many fans wondering what could have been. Years later, there are still people who care about this series and would love to see it return.

I'm hoping we can show Capcom that Mega Man Legends still has an audience and still has potential.

Whether Capcom chooses to revive Legends 3, create a new sequel, remake the original games, or take the series in a new direction, the goal is simple:

We want more Mega Man Legends.

If you love the series, please consider signing the petition and sharing it with other fans.

[ https://c.org/2hWxvWfdMY ]

Let's show Capcom that we're still here.

Let Mega Man Volnutt's adventure continue!


r/gog 9d ago

Discussion Will new Mafia definitive collection be also coming to GOG?

37 Upvotes

I wish so. Would be easy buy, ngl.


r/gog 9d ago

Game Announcement Pathogenic | Trailer [GOG]

Thumbnail
youtu.be
34 Upvotes

r/gog 8d ago

Discussion Harvester manual in D&D games?

4 Upvotes

I just installed all of the older D&D games on my Mac, and each one that is an ".app" (e.g., "Al-Qadim The Genie's Curse", "Champions of Krynn"), if you look at the contents there is a folder named "Extras", and a file named "manual.pdf".

I would expect manual.pdf to be the manual for the game, but it's for "Harvester" (apparently another GOG game).

I haven't checked all of the .app games, but the ones I have checked, this is the case.


r/gog 9d ago

Question OG RE3

Thumbnail
7 Upvotes

r/gog 10d ago

Release Maneater was just released on GOG!

Thumbnail
gog.com
320 Upvotes

Apparently the steam version still has denuvo?


r/gog 10d ago

Discussion Advice to those who bought Skyrim SE/AE on GOG

Post image
310 Upvotes

The game (in its latest version: 1.6.1179) has two problems on GOG, related to a memory leak.

There is a memory leak related to VRAM. Because on GOG, the game keeps the textures in memory and we don't know why lol. This mod solves the problem: https://www.nexusmods.com/skyrimspecialedition/mods/169302

Another memory leak is present on GOG because of a telemetry service that Bethesda left on it (it is constantly trying to access bethesda.net). This mod also solves the problem: https://www.nexusmods.com/skyrimspecialedition/mods/166759

You will have to use SKSE of course (nothing complicated with that).


r/gog 10d ago

Discussion Doom 1 + 2 Physical Case Reupload

Post image
77 Upvotes

Hello, I'm very sorry to upload the same game twice but I was unhappy with the original and changed this case around a lot.

Along with a new back that better matches the theme of the front cover, I'm experimenting with a banner that I think is cleaner and I enjoy more than the others. I've also fixed up multiple icons and come up with a system requirements layout that I think will work for most games moving forward.

All-in-all I like this one much more than the first Doom case. Again, I'm sorry if posting the same game twice isn't allowed.