
What if removing all data from the grimrock.dat file actually causes another file to silently not be found, which in turn causes grimrock.exe to try to load a file which it normally never would? Maybe it's not there in the first place...
Yey!Crashbanito wrote:I replaced all the snails with spiders in level 1. Went and got something to eat. Started a new game and nearly gave myself a heart attack.
lostprophet wrote:Sadly the files containing the game's texts can't be modified very well, since they are compiled .lua scriptsI don't want to start a translation in hex, it would be suicide
I can only modify them if the translated string is exactly the same length as the original, otherwise I get an error.Crashbanito wrote:lostprophet wrote:Sadly the files containing the game's texts can't be modified very well, since they are compiled .lua scriptsI don't want to start a translation in hex, it would be suicide
Can't you read them with a simple text editor? I'm using sublime text and I was able to read level01.lua just fine.