Computer HardwareXbox GamesGameCubePlaystation 2PSOnePC/Windows GamesGameboy AdvanceDreamcastNintendo 64Gameboy ColorNintendo DSSony PSPXbox 360Nintendo Wii GamesPS3 Games

All Lego Forums
Neoseeker Forums » PC Games » Sports/Simulation » Lego Rock Raiders » Modding Lego Rock Raiders

Lego Rock Raiders Discussion Board

profile  cheats  FAQs/Guides  screens  discussion board  

REPLY TO THIS THREAD   START NEW THREAD
Options: Print   subscribe   remove   send to friend   PM this thread to a friendNeoPM
Topic: Modding Lego Rock Raiders
gmjab
not-such-a-newbie



gmjab's profile
total posts: 26
since: Mar 2008
Mar 06, 08 at 11:35PM
Modding Lego Rock Raiders

I've been looking around and have noticed no-one has actually modded this game. I've seen people who are trying but have never written their results. Lego Rock Raiders is nearly a completely modifiable game(thanks to the developers that made it).

I have played LRR over and over because I believe it is a great game. But now I think its time LRR had a new lease on life since it was developed nearly 10 years ago.

I have been looking into the data files of LRR to find much of it in plain English making it easy to modify. So far in my research I have found out how to modify some general settings and modify game levels. I have also found debug keys for the game which will allow you to cheat in some ways. I will be writing about what I have found out about the game. But first I will tell you about the debug keys.

Game Debug Keys
Now there is no straight forward "start the game and hit this key" to this. You first need to turn the debug keys on. To do this you will need to modify the "LegoRR1.wad" file found in the program directory. I will now explain in steps on how to turn it on.

1. Backup the "LegoRR1.wad" file

2. Open "LegoRR1.wad" in a HEX editor. I'm using PsPad, so I recommend that program.(Don't use notepad basic it will wreck the game when you save it)

3. Click on "Search" then "Find" and type in "allowdebugkeys" as your keyword (leave ignore character case off)and hit search. It should take you straight to the word.

4.Now next to it you will find "FALSE" simply change this to "TRUE". Because "TRUE" is one character short change the HEX value of the second "E" to "09" which will then replace it with a dot.

5. Save the file. Next run the game, if you did this correctly the game will load up without a problem. If you get an error, you've done it wrong and you'll need to replace the modified file with the backed up version.

Debug Keys
Now that "AllowDebugKeys" is on simply go to any game level and press a key listed below.

[Ctrl]+[s] - Instant level win
[Ctrl]+[d] - Instant level lose
[Ctrl]+[f] - Frame Rate Monitor on/off
[Ctrl]+[g] - Memory Monitor on/off
[l] - Exit level immediately
[z] - Shake screen
[a] - Create a landslide at the cursor position
[o] - Reduce oxygen level
[m] - music on/off
[s] - sound effects on/off
[v]+ mouse over a rock raider - Pushes Rock Raider to the side
Selected Rock Raider + [f] - Damage rock raider

Note: This list may not be complete.

------

I hope this has given you a bit of insight into how to modify the game. I'm currently trying to add more buttons to the level select to add a custom level, however time will tell if I can get this to work.

Enjoy and I'd love to hear some feed back.
gmjab

quote   quick quote   edit   quick edit   del  report
Members, log in or register to remove these ads.
gmjab
not-such-a-newbie



gmjab's profile
total posts: 26
since: Mar 2008
Apr 12, 08 at 05:35PM
re: Modding Lego Rock Raiders

Well after looking into LRR for quite some time I have found it is possible to modify levels. However adding new levels may not be possible depending if the amount of levels is hard coded into the game or not. My attempts to add new levels have so far failed but still could be possible.

On the other hand however current level can be modified so it is possible for me to make a program to switch levels to a custom level.

Well thats the update so far.

quote   quick quote   edit   quick edit   del  report
Oekel
unwashed heathen
(guest)

IP: Logged
May 11, 08 at 01:06AM
re: Modding Lego Rock Raiders

can you place a tutorial on this thread?

quote   quick quote   edit   quick edit   del  report
Ben R R
unwashed heathen
(guest)

IP: Logged
May 20, 08 at 10:23PM
re: Modding Lego Rock Raiders

Add my request for a tutorial as well. I've wanted to know how to do this for quite some time. Even just pointing us in the right direction.

Thanks, Ben

quote   quick quote   edit   quick edit   del  report
phampton
Neo-newbie

phampton's profile
total posts: 6
since: May 2008
May 31, 08 at 02:56AM
re: Modding Lego Rock Raiders

the debug keys doesnt doesnt make much sense but im still gonna try

quote   quick quote   edit   quick edit   del  report
gmjab
not-such-a-newbie



gmjab's profile
total posts: 26
since: Mar 2008
Jun 10, 08 at 08:07PM
re: Modding Lego Rock Raiders

Sorry I've been gone for a little while. If you want a tutorial I will make one. I've found a few programs designed for extracting the files out of the two *.WAD files. Doing modifications with these programs will be easier and safer so I will provide some links in the tut.

gmjab

quote   quick quote   edit   quick edit   del  report
sheepandshepherd
Neo-newbie

sheepandshepherd's profile
total posts: 2
since: Jul 2008
Jul 02, 08 at 08:41AM
re: Modding Lego Rock Raiders

Okay, I just tested out the debugmode and found a few new tings:
J places an energy fence thingy at mouse.
9 & 0 decrease/increase "3D Sound Falloff", whatever that is . . .
Y does something very strange . . . when I pressed it, it said I found an energy crystal. when I click the arrow button to jump to the location, it's outside the level. This only worked 1 time and otherwise did absolutely nothing.

Also, I have known for a few years that there is simple text data in LegoRR1.wad, but editing it caused the game to crash. I thought this was caused by notepad, but PsPad still causes it to crash, even if I only change one character. Do you know what I'm doing wrong?

quote   quick quote   edit   quick edit   del  report
Rock on RR
unwashed heathen
(guest)

IP: Logged
Jul 12, 08 at 12:31PM
re: Modding Lego Rock Raiders

Is the tut still coming up?
I have been looking for something like this for AGES
Please make it quick

quote   quick quote   edit   quick edit   del  report
gmjab
not-such-a-newbie



gmjab's profile
total posts: 26
since: Mar 2008
Jul 15, 08 at 07:38PM
re: Modding Lego Rock Raiders

Yes, I'm getting close to finishing it. Is there also anything in particular you want me to write about in addition? Also I have found two program floating around that makes editing the files really easy. I will explain how to us them and probably include the files.

sheepandshepherd, thanks for that! That is strange that PsPad editing is also cause problems. Are you sure your opening it in PsPad's HEX editor or just in plain file editing? It can only be modified in HEX mode(Right click the file and choose "PsPad HEX"). However I found 2 apps that will extract the files out of the .wad files. This means you can edit the files with just a normal text editor without causing crashes. I will explain how to using them with the tut.

gmjab

This message was edited by gmjab on Jul 15 2008.

quote   quick quote   edit   quick edit   del  report
Ben R R
unwashed heathen
(guest)

IP: Logged
Jul 15, 08 at 08:45PM
re: Modding Lego Rock Raiders

quote gmjab
Yes Ben. I'm getting close to finishing it. Is there also anything in particular you want me to write about in addition? Also I have found two program floating around that makes editing the files really easy. I will explain how to us them and probably include the files.
[Rock on RR] and [Ben R R] are two different people (unless you know him from somewhere else, and he and I happen to share a name, in which case open mouth insert foot.)

Glad to here the tutorial is coming along though, what I would like to learn how to do is change the layout of the caverns, adjust elevation, change Rock Monster and Slimy Slug frequency, air lose rate, stuff like that. If you are writing the tutorial on something different, that's cool too. Anything to give a old game some new life.

quote   quick quote   edit   quick edit   del  report
gmjab
not-such-a-newbie



gmjab's profile
total posts: 26
since: Mar 2008
Jul 15, 08 at 10:26PM
re: Modding Lego Rock Raiders

quote Ben R R
quote gmjab
Yes Ben. I'm getting close to finishing it. Is there also anything in particular you want me to write about in addition? Also I have found two program floating around that makes editing the files really easy. I will explain how to us them and probably include the files.
[Rock on RR] and [Ben R R] are two different people (unless you know him from somewhere else, and he and I happen to share a name, in which case open mouth insert foot.)

Glad to here the tutorial is coming along though, what I would like to learn how to do is change the layout of the caverns, adjust elevation, change Rock Monster and Slimy Slug frequency, air lose rate, stuff like that. If you are writing the tutorial on something different, that's cool too. Anything to give a old game some new life.
Sorry, I assumed you were the same person but used two different usernames.

This tutorial is on the basics of modding the game, what stuff is etc... Since Level modding may take a bit more explaining I may make it a separate tut. However I can add some examples on changing the frequency's and stuff like that to it.

Thanks and sorry about the mix-up.

gmjab

quote   quick quote   edit   quick edit   del  report
Rock on RR
unwashed heathen
(guest)

IP: Logged
Jul 16, 08 at 07:43AM
re: Modding Lego Rock Raiders

Can you open an beta of the tut please?
That would be great!

P.S.

Can you put the editing programs on here please

P.S.S

If I try to use the debug keys, they dont work!!

quote   quick quote   edit   quick edit   del  report
gmjab
not-such-a-newbie



gmjab's profile
total posts: 26
since: Mar 2008
Jul 16, 08 at 05:51PM
re: Modding Lego Rock Raiders

quote Rock on RR
Can you open an beta of the tut please?
That would be great!

P.S.

Can you put the editing programs on here please

P.S.S

If I try to use the debug keys, they dont work!!
Not to worry mate. I'm uploading two of the WAD apps as I don't trust that there current links will stay up. The tut is DONE! I will be posting it within 30mins.

EDIT: Tutorial has now been posted. Follow the tutorial to enable debug keys. Tutorial Topic Link.

gmjab

This message was edited by gmjab on Jul 16 2008.

This message was edited by gmjab on Jul 16 2008.

quote   quick quote   edit   quick edit   del  report
Rock on RR
unwashed heathen
(guest)

IP: Logged
Jul 19, 08 at 04:28AM
re: Modding Lego Rock Raiders

thanks man!
when i was looking into the .wad files i extracted form legoRR01.wad i went in to the help somthing section I look into a file and... IT WAS A HELP FOR AN IN GAME EDITOR!!!!!!!!
THEY were planing to add an editor to the game!!!

IM SOOOOOOO ANGRY AT THE MAKERS!!!!!

quote   quick quote   edit   quick edit   del  report
Rock on RR
unwashed heathen
(guest)

IP: Logged
Jul 19, 08 at 04:50AM
re: Modding Lego Rock Raiders

soz for dubble post but
I think that it is posible to make a level editor better as the one pland. It must have been crap if they said no to it.
so all you modders out there make a level editor.

p.s gmjab do you think that it would be posible to change the level goal?

p.s.s im using the german RR. Could that be the reson my debugkeys dont work?

quote   quick quote   edit   quick edit   del  report
[All dates in (PST) time]Threads List   « Next Newest   Next Oldest »
REPLY TO THIS THREAD   START A NEW THREAD



Jump to another forum:

Powered by neoforums v0.9.3d (equilibrium)
Copyright Neo Era Media, Inc. 1999-2008

neoseeker forum community
Neoseeker.com   |   Forum Rules   |   Forum FAQ   |   Neoseeker Terms of Use   |   Supermods On Duty [ server id: ascension ··· elapsed: 0.0487029552]
Affiliated sites:   GameGrep - Football Manager Wiki - Halo Wiki - MGS Wiki - GTA Wiki - Smackdown Wiki - Zelda Wiki - PS2seeker - Xbox seeker - GC seeker - DEVPEN - GFXcess