-
It creates a new lsl5-MEMORY.DRV, yes, but it's not empty. I've attached the created file, which BTW was identical to the previous generated file, for your reference.
2009-03-09 18:58:58 UTC in ScummVM
-
File Added: lsl5-MEMORY.DRV.
2009-03-09 18:56:59 UTC in ScummVM
-
File Added: log2.txt.
2009-03-09 18:56:01 UTC in ScummVM
-
OS: Linux nermal.bellut.net 2.4.19-32mdkcustom #1 Thu Jun 12 04:25:21 CEST 2003 i686 unknown unknown GNU/Linux
scummvm: 39261
log is attached.
2009-03-09 16:13:01 UTC in ScummVM
-
File Added: log.txt.
2009-03-09 16:10:48 UTC in ScummVM
-
LSL5 features the option of protecting the installed game with a password you need to enter if you want to start the game (after the intro).
Password information is stored in the file MEMORY.DRV; when using the original interpreter deleting this file removes the set password and the game allow the player to set a new one or go ahead without a password at all.
lsl5-MEMORY.DRV is created on...
2009-03-08 16:11:44 UTC in ScummVM
-
Hi,
lsl3, English
"resource.002", "f18441027154292836b973c655fa3175", 345171
"resource.003", "f18441027154292836b973c655fa3175", 329214
"resource.001", "f18441027154292836b973c655fa3175", 141381
"resource.map", "0f429f5186f96d6c501838a1cb44bd43", 7452
"resource.007", "f18441027154292836b973c655fa3175", 257174
"resource.004", "f18441027154292836b973c655fa3175", 290173...
2009-03-04 16:29:50 UTC in ScummVM
-
At least I wouldn't know. After more and more parts of ScummVM were uncompilable with g++ 3.2 I finally jumped the gun and switched to g++ 4.2.1 which compiles all parts of ScummVM.
Feel free to close this bug and invest your time in other parts of ScummVM.
2009-01-08 16:51:39 UTC in ScummVM
-
Hi,
recent SVN trunk (tested with r34765) triggers a compiler bug with gcc 3.2:
g++ -Wp,-MMD,"gui/.deps/ThemeParser.d",-MQ,"gui/ThemeParser.o",-MP -Wall -g -ansi -W -Wno-unused-parameter -Wconversion -Wno-long-long -Wno-multichar -Wno-unknown-pragmas -Wno-reorder -pedantic -Wpointer-arith -Wcast-qual -Wcast-align -Wshadow -Wimplicit -Wnon-virtual-dtor -Wwrite-strings -fno-rtti...
2008-10-10 15:24:28 UTC in ScummVM
-
With r33816 the error still persists:
g++ -Wp,-MMD,"engines/m4/.deps/globals.d",-MQ,"engines/m4/globals.o",-MP -Wall -g -ansi -W -Wno-unused-parameter -Wconversion -Wno-long-long -Wno-multichar -Wno-unknown-pragmas -Wno-reorder -pedantic -Wpointer-arith -Wcast-qual -Wcast-align -Wshadow -Wimplicit -Wnon-virtual-dtor -Wwrite-strings -fno-rtti -fno-exceptions -fcheck-new -DHAVE_CONFIG_H -DUNIX...
2008-08-13 09:34:04 UTC in ScummVM