Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Good job!
  Some errors:
- thick font and small letters, so it is difficult to read.
- not all game options are enabled (in the German version there is a lock, but this can be fixed)
- in the German version there are no three wav files.
I fixed all these errors.
In the Archive (900 Kb) there are two REZ-files with the German GUI (NOLF-font and Windows-font)
Unzip the archive into the folder with the NOLF game and run through the Command line of the Laucher, instructions in the Archive.
The command line takes precedence over the “Custom” folder, so the interface will be German
Download HERE German GUI for “NOLF Modernizer 1.006 Patch 3.1”

http://www.mediafire.com/file/ckd8fr34u1hd7nm/NolfModernizer_1-006_3-1_GE.zip/file

(1 edit)

Thanks Jorrik! In your version the german special characters (ä,ü,ö,ß) in cres.dll are missing. Was that on purpose? (This happened to me as i used the BlackAngel ResEdit. Used www.resedit.net works fine for me)
PS: I Re-Uploaded this cres.dll cause of a small typing error. https://onedrive.live.com/?cid=42e745a4eb38e493&id=42E745A4EB38E493%2185012&auth...

(4 edits)

Sorry, I made a mistake while adjusting the ddl file.
If you will adjust, see the control lines in the dll-file 98, 750-752, 3763-3765
I fixed, Download this archive, there are two versions of German  in the archive
The version with the Nolf font is faster, but some (ä,ü,ö,ß) German letters are missing.
The Windows font version is less fast, but contains all German letters
http://www.mediafire.com/file/ckd8fr34u1hd7nm/NolfModernizer_1-006_3-1_GE.zip/fi...

Thanks! I Re-Uploaded the DLL. I modified the control-lines you described. (What are the new options i should see?) Yesterday i changed the String ID 30094 ("Reduziert ...."). https://onedrive.live.com/?cid=42e745a4eb38e493&id=42E745A4EB38E493%2185012&auth...

(1 edit)

It is advisable not to change these control lines:
******
These are the control codes for the NOLF-Font version
.............................
750, "89"
751, "78"
752, "FALSE"
...........................
1200, "System"
1201, "System"
1202, "System"
1203, "System"
1204, "15"
1205, "20"
1206, "25"
1207, "30"
1208, "8"
1209, "9"
1210, "11"
1211, "11"
..........................
3763, "English"
3764, "89"
3765, "78"
..........................
*********
These are the control codes for the version of Windows-Font:
.........................
750, "89"
751, "78"
752, "FALSE"
.......................
1200, "System"
1201, "System"
1202, "System"
1203, "System"
1204, "15"
1205, "20"
1206, "25"
1207, "30"
1208, "8"
1209, "9"
1210, "11"
1211, "11"
...........................
3763, "German"
3764, "89"
3765, "78"
...........................
*****
Note.
752, "FALSE"  - is the lock disable code(e.g. blood)  :)

3763, "German"  or 3763, "English"  - it is codes for the version  "Windows-Font" or "Nolf-Font"