Ninjabread Man

From The VG Resource Wiki
Revision as of 00:31, 5 March 2021 by Boilingpot (talk | contribs) (Created page with "{{Gameinfo | title= Ninjabread Man | developer= Data Design Interactive | publisher= Sega | systems= Wii }} '''''Ninjabread Man'''''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Click to upload a new image...Dummy link

Ninjabread Man

Developer: Data Design Interactive
Publisher: Sega
Platforms:Wii


Ninjabread Man is a platform video game by developer and publisher Data Design Interactive. Upon release, Ninjabread Man received universally negative reviews from critics due its camera system, graphics, lack of story, short length and controls; the Wii version received even lower reviews for its use of motion controls, and is often considered one of the worst games of all-time.

Information

Knuxfan24 wrote incomplete code reverse engineering the game's .WAD archives: https://github.com/Knuxfan24/Marathon/blob/marathon-master/Marathon.IO/Formats/Archives/WADHArchive.cs

He ended up using a much hackier method to rip the stage models.

It was a very clunky process, I found that Game Extractor could pull stuff from the WAD, then Hyper wrote something for me that would inject the model data from a Ninjabread Man DFF into a GTA III one.
Then I could use the GTA tools to import that into Max.
It was a mess.