Difference between revisions of "Ninjabread Man"

From The VG Resource Wiki
Jump to: navigation, search
(Created page with "{{Gameinfo | title= Ninjabread Man | developer= Data Design Interactive | publisher= Sega | systems= Wii }} '''''Ninjabread Man'''''...")
 
m
Line 2: Line 2:
 
| title=        Ninjabread Man
 
| title=        Ninjabread Man
 
| developer=    Data Design Interactive
 
| developer=    Data Design Interactive
| publisher=   Sega
+
| publishers=   [[Data Design Interactive]], [[Metro3D Europe]]
| systems=      [[:Category:Wii Games|Wii]]
+
| systems=      [[:Category:PlayStation 2 Games|PlayStation 2]], [[:Category:Wii Games|Wii]], [[:Category:Windows Games|Windows]]
 
}}
 
}}
'''''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.
+
'''''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 it's use of motion controls, and is often considered one of the worst games of all-time.
  
 
==Information==
 
==Information==

Revision as of 20:38, 7 September 2022

Click to upload a new image...Dummy link

Ninjabread Man

Developer: Data Design Interactive
Publishers: Data Design Interactive, Metro3D Europe
Platforms:PlayStation 2, Wii, Windows


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 it's 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.