Matruchus: Magog is making a scripit to pull all the prices to Magog search iste for all the country's but that might take some time.
Figured as much. I wrote this script mostly for the fun of programming it, though it's also handy for me to confirm new regional additions with as well.
If anyone wants the script I'd be happy to attach it. You'd need a Perl installation of course, and may need to CPAN a module or two before it works for you.
Wurzelkraft: No I mean DE_USD and RU_USD and stuff since GOG offers the games in USD anyway.
Ah, I get you now. See if I did it right:
pharaoh_cleopatra
US_USD -> GAME PRICE : $9.99
GB_GBP -> GAME PRICE : £5.99
GB_USD -> GAME PRICE : $9.99
FR_EUR -> GAME PRICE : €7.49
FR_USD -> GAME PRICE : $9.99
DE_EUR -> GAME PRICE : €7.49
DE_USD -> GAME PRICE : $9.99
PL_EUR -> GAME PRICE : €7.49
PL_USD -> GAME PRICE : $9.99
AU_AUD -> GAME PRICE : A$10.89
AU_USD -> GAME PRICE : $9.99
RU_RUB -> GAME PRICE : ₽359
RU_USD -> GAME PRICE : $9.99
divinity_original_sin
US_USD -> GAME PRICE : $39.99
GB_GBP -> GAME PRICE : £29.99
GB_USD -> GAME PRICE : $47.99
FR_EUR -> GAME PRICE : €39.99
FR_USD -> GAME PRICE : $52.69
DE_EUR -> GAME PRICE : €39.99
DE_USD -> GAME PRICE : $52.69
PL_EUR -> GAME PRICE : €36.99
PL_USD -> GAME PRICE : $48.69
AU_AUD -> GAME PRICE : A$43.49
AU_USD -> GAME PRICE : $39.99
RU_RUB -> GAME PRICE : ₽599
RU_USD -> GAME PRICE : $16.49
Also, is EUR the right code to get the price in Poland? Or is there a zloty code?