Page 1 of 2

Posted: 23 May 2006, 18:19
by T-rex23
Yeah can you all give me some websites where I can get some JPOG mods, because I'm getting bored of JPOG almost, and I was wondering where I can get some mods you know, like have a "in the vehicle of the safari, to where you can get the visitors view from inside the car and what not, or some new dinosaurs, or some other kinds of really cool features...

Posted: 31 May 2006, 04:26
by Rick
We need a sequel. [/a wish that'll never come true]

Posted: 31 May 2006, 10:23
by T-rex23
Actually, I just asked my friend and she might help me create one...any ideas on what you all want added...

Posted: 01 Jun 2006, 16:48
by Rick
Support for duel-core CPUs so I can play it again. =P

Posted: 01 Jun 2006, 17:43
by lilgamefreek
I remember finding an awsome "machine-gun" mod. It might still be on Modding Genesis, I'll have a look.

Posted: 02 Jun 2006, 11:08
by T-rex23
I'll try the best I can, so I guess I'll keep you updated on it, but myself, I personally want the whole vehicle thing.....maybe some new dinosaurs or a bigger area to put more dinosaurs and sh*t..you know..

Posted: 02 Jun 2006, 18:55
by lilgamefreek
You realize how difficult it is to mod this puppy, right?

Well not so difficult as to altering it, but adding things is to the extremes. The code is extremely simple. The files can be opened in notepad, and the lines are fairly straight forward.

A major information hub can be found here Modding Genesis.

I know a bit of modding, but I'm hardly an expert and haven't tackled it in a while. I more or less know the restrictions of modding, and the various hurdles that need to be overcome.

Pretty much we can code new dinosaurs, but these dinosaurs are graphically identical to the other dinosaurs. We can import skins from the game files, but we have no way to export them as a file the game recognizes. So we really can't have anything the game recongnizes. You can find a lot more at the site I 'linked to.

Posted: 02 Jun 2006, 22:06
by T-rex23
My friend is like a freakin machine herself at these things, so you know, she might be able to do it..if I be really nice and provide the refreshments...

Posted: 01 Jul 2006, 21:14
by Allosaur Al
Well I for one would like to see some new dinosaurs.

There's gotta be a way to add new animals to the game.

Posted: 02 Jul 2006, 00:39
by Nagi
Allosaur Al wrote:Well I for one would like to see some new dinosaurs.

There's gotta be a way to add new animals to the game.
The PC version apparently has many species cut from the final game that are still in the programming and unlockable if you know how to do it. Some ten or so species, including Iguanodon, Aliramus, and Barynoyx. They're incomplete, but someone good with mods ought to be able to fill in the pieces.

EDIT: Specific list goes something like this:

Unit_alio "Alioramus";
Unit_dein "Deinonychus";
Unit_bary "Baryonyx";
Unit_orni "Ornithomimus";
Unit_yangchu "Yangchuanosaurus";
Unit_diplo "Diplodocus";
Unit_apato "Apatosaurus";
Unit_iguan "Iguanodon";
Unit_maias "Maiasaura";
Unit_pano "Panoplosaurus";
Unit_thes "Thescelosaurus";
Unit_tenon "Tenontosaurus";
Unit_wuer "Wuerhosaurus";