![]() |
2011-12-26 12:21 | |||
Quote:
Quote:
|
|||
2011-12-02 07:53 | |||
Pencil |
That worked perfectly, thanks. My only question now is, when I did managed to dissamsemble SEEN into its various parts, I got a lot of different error messages about the resulting code. A whole bunch of "out of parameters", an unimplemented function, and the odd message "expected '{', found 0x0a in read_select". I asked a few other people, and apparently I need to go and fiddle around with the code of the actual disassembler. I haven't touched a drop of code in about two years, so I was wondering if you could give me a small heads up about what in the disassembler's code I want to be looking for that could cause these errors. I forgot to mention this, but I'm using eglaysher's 98772 fork of RLDev. |
||
2011-12-01 23:06 | |||
jyuichi |
Quote:
HTML Code:
set RLDEV=PATH_TO_YOUR_RLDEV |
||
2011-12-01 20:44 | |||
Pencil |
I'm currently attempting to translate Kichiku Megane, an old RealLive engine VN. I'm having trouble de-encrypting SEEN.txt into anything that resembles anything, so I thought I'd try eglaysher's updated fork of RLDev. When I boot up kprl in the command line, though, I get the following error: Quote:
This may be a newb question, but how do I set $RLDev like the program wants me to? |