Is it possible to use foreign characters in the game?

Talk about creating Grimrock 1 levels and mods here. Warning: forum contains spoilers!
Post Reply
Kingpin[DK]
Posts: 2
Joined: Sun May 18, 2014 12:20 pm

Is it possible to use foreign characters in the game?

Post by Kingpin[DK] »

Is it possible to use foreign characters in the game?
Although one would reach the most people using English, I would like to make a small dungeon to a friend who can not read English
User avatar
Skuggasveinn
Posts: 562
Joined: Wed Sep 26, 2012 5:28 pm

Re: Is it possible to use foreign characters in the game?

Post by Skuggasveinn »

I think not, the editor will not allow you to enter foreign characters like Æ Þ Ö Á É Í ð etc.
Even if you go directly into the dungeon.lua file and insert these characters into your dungeon (bypassing the editor) they still do not show ingame, they are simple omitted from the text string, so if a note would say "Dýrð sé með yður" it would come out as "Dr s me yur" :(

Skuggasveinn.
Link to all my LoG 2 assets on Nexus.
Link to all my LoG 1 assets on Nexus.
User avatar
Isaac
Posts: 3192
Joined: Fri Mar 02, 2012 10:02 pm

Re: Is it possible to use foreign characters in the game?

Post by Isaac »

I don't think they are in the fonts either... There is no way to display them if they don't exist in the UI font.
User avatar
Sutekh
Posts: 129
Joined: Sun Nov 25, 2012 9:58 am
Location: UK

Re: Is it possible to use foreign characters in the game?

Post by Sutekh »

You can apply images to scrolls to use as maps etc, so in theory you should be able to create your text as an image with some art software.
Kingpin[DK]
Posts: 2
Joined: Sun May 18, 2014 12:20 pm

Re: Is it possible to use foreign characters in the game?

Post by Kingpin[DK] »

ok guys, many thanks for your help.
The idea of ​​using images to type foreign characters is really good, it wont unfortunately work with my idea (partybanter)

oh and that Grimrock 2 looks really nice :D
User avatar
Komag
Posts: 3659
Joined: Sat Jul 28, 2012 4:55 pm
Location: Boston, USA

Re: Is it possible to use foreign characters in the game?

Post by Komag »

It could be done with GUI custom font creation, labor intensive, but possible
Finished Dungeons - complete mods to play
User avatar
Allanius2
Posts: 124
Joined: Mon Apr 14, 2014 10:12 pm

Re: Is it possible to use foreign characters in the game?

Post by Allanius2 »

I am looking at the ORRR2 source code and found 3 folders in the fonts folder. Would it be possible to change fonts in the middle of a string of text? If so, the answer would be to create a second font for all the non-English characters and swap the font when ever the extra characters are needed.
User avatar
Xanathar
Posts: 629
Joined: Sun Apr 15, 2012 10:19 am
Location: Torino, Italy
Contact:

Re: Is it possible to use foreign characters in the game?

Post by Xanathar »

I have done a tool and library for alternative fonts in Grimrock - you can see it in action in the ORRR2 credits.

I can extend it to support a minimal set of non-English chars (those fitting a codepage).

Will post it here soon :)
Waking Violet (Steam, PS4, PSVita, Switch) : http://www.wakingviolet.com

The Sunset Gate [MOD]: viewtopic.php?f=14&t=5563

My preciousss: http://www.moonsharp.org
Post Reply