Medals / Trophies / Achievements

Introduction

The medals service is an in-game feature that rewards players for performing certain tasks, such as completely a level, scoring a certain number of points, or unlocking secrets. It is akin to the Trophies and Achievements feature is that found on the Playstation Network and Xbox Live. The medal service was created for Metal Blob Solid, and was expanded into Virus Killer and The Legend of Edgar. Right now, only Metal Blob Solid and UFO Rescue! are still supported. If you wish to participate in the Medal system, then you can sign up below.

Medals

Click on a game below to view all the Medals available.

Players

A list of players signed up to the Medals system. Click on a player name to view their progress.

SDL2 Steve
muzraf
ad
alireza
ok
Is
Niggers
shibumi13
5
dfgdfg
1
pascalala
fighting
xXTomFornaiXx
pascala
Kiffof
fd
ji
dkjghg

Create Medal Key

In order to use the medal feature with Metal Blob Solid or UFO Rescue!, you need to create a medal key. You can do so below by entering a player id (anything you like, up to 16 characters, and not already in use). You can then use the medal key with the game.

Your medal key will aware below when it is created. Make sure you copy it down:

 

Setup Instructions

Blob Wars : Metal Blob Solid

Create a file called medalKey, containing your medal key and copy it into $HOME/.parallelrealities/blobWars

Linux players can do this easily from the shell by typing the following,

> echo {your_medal_key} > ~/.parallelrealities/blobWars/medalKey

Windows players should place the medalKey file in the same folder as the Metal Blob Solid executable (blobwars.exe).

UFO Rescue!

Enter the medal key into the Options menu of the game. Alternatively, if you're familiar with JSON, you can edit the save.json file (requires you to have started the game at least once). Locate the "medalKey" section and update it with your medal key:

{
	...
	"medalKey":	"xxxxxx"
}

Where xxxxxx is your generated medal key.

Desktop site