Jump to content

wish70
 Share

Recommended Posts

You might want to try -debugcomplete. I've heard that it activates things that -debug doesn't. I have so many extra parameters on my game that I can't tell which does what, but it's worth a try.

Link to comment
Share on other sites

Nonononononono. That should be fixed, because that's not how its done. There are two different "debug" things about RR. One are the debug keys you're trying to enable. There's a line in the cfg not far from the top that says something like DisableDebugKeys or something like that. That line needs to be changed to false, or whatever applies to what the line says. The other debug option is something else and has nothing to do with the debug keys. I think cyrem used it in the 1024x768 mod or whatnot. You can also hex edit the wad, but I don't suggest it. We have better ways of doing things.

Link to comment
Share on other sites

Are you using the WAD Tool or WAD Refinery?

No I am not.

You might want to try -debugcomplete. I've heard that it activates things that -debug doesn't. I have so many extra parameters on my game that I can't tell which does what, but it's worth a try.

Thank you! Although the only one that works is ctrl s.

Nonononononono. That should be fixed, because that's not how its done. There are two different "debug" things about RR. One are the debug keys you're trying to enable. There's a line in the cfg not far from the top that says something like DisableDebugKeys or something like that. That line needs to be changed to false, or whatever applies to what the line says. The other debug option is something else and has nothing to do with the debug keys. I think cyrem used it in the 1024x768 mod or whatnot. You can also hex edit the wad, but I don't suggest it. We have better ways of doing things.

Do you not know how to read? I said if I do anything to the .wad file the game crashes.

Link to comment
Share on other sites

Nonononononono. That should be fixed, because that's not how its done. There are two different "debug" things about RR. One are the debug keys you're trying to enable. There's a line in the cfg not far from the top that says something like DisableDebugKeys or something like that. That line needs to be changed to false, or whatever applies to what the line says. The other debug option is something else and has nothing to do with the debug keys. I think cyrem used it in the 1024x768 mod or whatnot. You can also hex edit the wad, but I don't suggest it. We have better ways of doing things.

Do you not know how to read? I said if I do anything to the .wad file the game crashes.

>:(

Ok mister. Let's get one thing straight. We know what we're talking about. If you want more than one debug key, you have to change the line in the cfg. Why you are saying "the wad file" I don't know, because there should be two wad files. I'm not quite sure WHY it's not liking you changing "the" file, but if you want all the debug keys that what you need to do.

Link to comment
Share on other sites

Are you using the WAD Tool or WAD Refinery?

No I am not.

That sounds like the problem when you try to edit the WADs.

Perhaps you should try one of them.

Link to comment
Share on other sites

Nonononononono. That should be fixed, because that's not how its done. There are two different "debug" things about RR. One are the debug keys you're trying to enable. There's a line in the cfg not far from the top that says something like DisableDebugKeys or something like that. That line needs to be changed to false, or whatever applies to what the line says. The other debug option is something else and has nothing to do with the debug keys. I think cyrem used it in the 1024x768 mod or whatnot. You can also hex edit the wad, but I don't suggest it. We have better ways of doing things.

Do you not know how to read? I said if I do anything to the .wad file the game crashes.

>:(

Ok mister. Let's get one thing straight. We know what we're talking about. If you want more than one debug key, you have to change the line in the cfg. Why you are saying "the wad file" I don't know, because there should be two wad files. I'm not quite sure WHY it's not liking you changing "the" file, but if you want all the debug keys that what you need to do.

I mean .wad1.

Link to comment
Share on other sites

First, rule #654, second paragraph says:

"never insult poor Doctor."

Second, I think you mean LegoRR1.wad with ".wad1"

Third, this is what to do:

A. Backup your WADs

B. Unpack LegoRR1.wad (with the WAD Tool)

C. Locate lego.cfg in the default directory.

D. open lego.cfg in a text editor. I reccomend PSPad.

E. Search for

AllowDebugKeys
F. Change it from
FALSE
to
TRUE

G. Rebuild LegoRR1.wad. (again, using the WAD tool)

(H. Place the rebuilded LegoRR1.wad in the game directory)

And you're done.

Or, if you want to use the DATA method:

A. Move LegoRR0.wad and LegoRR1.wad away from the game directory

B. Unpack them

C. Place everything you exctracted from them in the Data folder of the game.

D. Edit the .cfg

And you're done.

Link to comment
Share on other sites

Nonononononono. That should be fixed, because that's not how its done. There are two different "debug" things about RR. One are the debug keys you're trying to enable. There's a line in the cfg not far from the top that says something like DisableDebugKeys or something like that. That line needs to be changed to false, or whatever applies to what the line says. The other debug option is something else and has nothing to do with the debug keys. I think cyrem used it in the 1024x768 mod or whatnot. You can also hex edit the wad, but I don't suggest it. We have better ways of doing things.

Do you not know how to read? I said if I do anything to the .wad file the game crashes.

>:(

Ok mister. Let's get one thing straight. We know what we're talking about. If you want more than one debug key, you have to change the line in the cfg. Why you are saying "the wad file" I don't know, because there should be two wad files. I'm not quite sure WHY it's not liking you changing "the" file, but if you want all the debug keys that what you need to do.

I mean .wad1.

There is no .WAD1 file. Just 2 or more WADs.

Also, have you even read and followed the directions for the WAD extraction?

Link to comment
Share on other sites

Nonononononono. That should be fixed, because that's not how its done. There are two different "debug" things about RR. One are the debug keys you're trying to enable. There's a line in the cfg not far from the top that says something like DisableDebugKeys or something like that. That line needs to be changed to false, or whatever applies to what the line says. The other debug option is something else and has nothing to do with the debug keys. I think cyrem used it in the 1024x768 mod or whatnot. You can also hex edit the wad, but I don't suggest it. We have better ways of doing things.

Do you not know how to read? I said if I do anything to the .wad file the game crashes.

>:(

Ok mister. Let's get one thing straight. We know what we're talking about. If you want more than one debug key, you have to change the line in the cfg. Why you are saying "the wad file" I don't know, because there should be two wad files. I'm not quite sure WHY it's not liking you changing "the" file, but if you want all the debug keys that what you need to do.

I mean .wad1.

There is no .WAD1 file. Just 2 or more WADs.

Also, have you even read and followed the directions for the WAD extraction?

I mean RR1.wad

and no

Link to comment
Share on other sites

You mean LegoRR1.WAD

Also, have you even read and followed the directions for the WAD extraction?

no

To which I respond with this quote:

>:(

Maybe if you actualy tried to do it.

Link to comment
Share on other sites

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.