This is the updated version of the divinity 2 Konsolenstarter
which gives you access to the developer's console and some useful commands.

extract from console_cmds.rtf:

Code
zz            		// toggle to level 35 and vice versa

givegold		// these three are important but untested
setstat  
god  			// not recommended; better use 'zz' (or HP boost of the Konsolenstarter)

give_weapons		// untested
givexp			// untested

//Toggle the localisation of the game (switch back and forth to english)
 toggle_localisation 	// untested

//Adds all items of a given type to your inventory
 give_all_of_type	// untested

//Teleports a given NPC in front of the player
 teleport_to_me		// untested

//Brings you to the location of the given character
 gotocharacter <Name>

//Gives you all the items in the given set (name or index)
 give_set <Name>	// BloodEcchelon, Scorpion	

//Shows all the set names 
 show_sets


http://www.file-upload.net/download-4332746/DIV2_DKS_console.zip.html

It was tested with the Dragon Knight Saga demo so I don't know whether it's working with the full version.

Using more than 2 GB of RAM might be another caveat.

Otherwise enjoy.

Last edited by shakotay; 07/05/12 03:51 AM.