Munkiki's Castles (found Nokia 3410 mobile game; 2002): Difference between revisions

From The Lost Media Wiki
Jump to: navigation, search
No edit summary
(13 intermediate revisions by 6 users not shown)
Line 2: Line 2:
|title=<center>Munkiki's Castles</center>
|title=<center>Munkiki's Castles</center>
|image=Munkiki's Castles title.gif
|image=Munkiki's Castles title.gif
|imagecaption=Title screen of Munkiki's Castles.
|imagecaption=Title screen of ''Munkiki's Castles''.
|status=<span style="color:green;">'''Found'''</span>
|status=<span style="color:green;">'''Found'''</span>
|datefound=10 Jul '17 (Game) / 29 May '18 (M3D Class)
|datefound=10 Jul 2017 (Game)/29 May 2018 (M3D Class)
|foundby=Qwerty36078 (Game) / [https://github.com/recompileorg recompileorg] (M3D Class)<ref>[https://github.com/hex007/freej2me/issues/33#issuecomment-393368468 recompileorg's comment on Github mentioning working on Munkiki's Castles emulation] Retrieved 28 Jul '18</ref>
|foundby=Qwerty36078 (Game)/[https://github.com/recompileorg David Richardson aka recompileorg] (M3D Class)
}}
}}
'''''Munkiki's Castles''''' is a mobile game released in 2002, exclusively for the Nokia 3410 via the Club Nokia service. It was one of the first ever mobile games to feature 3D graphics and also one of the first ever mobile games released for the Java ME platform, albeit only for the Nokia 3410. The game features a character named Munkiki wandering around the 3D landscape by pushing and destroying the blocks to try and collect items to finish the levels.
'''''Munkiki's Castles''''' is a mobile game released in 2002, exclusively for the Nokia 3410 via the Club Nokia service. It was one of the first ever mobile games to feature 3D graphics and also one of the first ever mobile games released for the Java ME platform, albeit only for the Nokia 3410. The game features a character named Munkiki wandering around the 3D landscape by pushing and destroying the blocks to try and collect items to finish the levels.


Technically, it was one of the first ever mobile games to feature 3D graphics, one year before OpenGL ES was standardized. Because of the limitations of the original Java ME (known as J2ME 1.0), Nick Reed and Nick Slaven developed a proprietary API for this game, exclusively for the Nokia 3410 mobile phone, which allows rudimentary 3D graphics rendered on a black and white cellphone display.
Technically, it was one of the first ever mobile games to feature 3D graphics, one year before OpenGL ES was standardized. Because of the limitations of the original Java ME (known as J2ME 1.0), Nick Reed and Nick Slaven had to develop a proprietary API for this game, exclusively for the Nokia 3410 mobile phone, which allows rudimentary 3D graphics rendered on a black and white cellphone display.
 
The Club Nokia service had already been shut down and only a very few Nokia 3410 handsets do have this game installed. Two videos of this game, as well as screenshots for this game, had been surfaced on the Internet prior to the discovery of the .jar executable file of the game and the M3D class file on July 10th, 2017, and on May 29th, 2018, respectively.  


The Club Nokia service has been shut down and only a very few Nokia 3410 handsets do have this game installed. Two videos of this game, as well as screenshots for this game, has been surfaced since on the Internet.
==Availability==
==Availability==
On July 10, 2017 Lost Media Wiki user Qwerty36078 managed to get the [https://mega.nz/#!EdETTCKZ!R0U9T4CxpZlILpX_PNOigGqenN-GDhbvmuHhCRmBoQQ .jar executable].<ref>[https://lostmediawiki.com/File:Qwerty36078comment.PNG ''Qwerty36078'''s comment featuring the link to the game @ LMW] Retrieved 20 Jul '17</ref> Because the game is completely dependent on a specific set of Nokia 3410 firmware, it was previously thought that there was no way to run it in any form.  
On July 10th, 2017, Lost Media Wiki user Qwerty36078 managed to get the [https://mega.nz/#!EdETTCKZ!R0U9T4CxpZlILpX_PNOigGqenN-GDhbvmuHhCRmBoQQ .jar executable].<ref>[https://lostmediawiki.com/File:Qwerty36078comment.PNG Qwerty36078's comment featuring the link to the game @ LMW] Retrieved 20 Jul '17</ref> Because the game is completely dependent on a specific set of Nokia 3410 firmware, it was previously thought that there was no way to run it in any form.  


On May 29, 2018 an emulator called [https://github.com/hex007/freej2me FreeJ2ME] released an update featuring all the software required to emulate ''Munkiki's Castles.'' Unfortunately, the emulator comes uncompiled and requires compiling on a Linux machine using instructions that could be found on the [https://retropie.org.uk/forum/topic/13084/freej2me-support-thread emulator's Discussion/Support thread]. Luckily the pre-compiled and slightly outdated (yet capable of running Munkiki's Castles) builds of the emulator can be found on [https://sourceforge.net/projects/freej2me/ FreeJ2ME Sourceforge page maintained by recompileorg]
On May 29th, 2018, an emulator called [https://github.com/hex007/freej2me FreeJ2ME] released an update featuring all the software required to emulate ''Munkiki's Castles''. Due to the unique way FreeJ2ME handles errors, recompileorg managed to reverse engineer the M3D class.<ref>[https://www.reddit.com/r/emulation/comments/8iqq5k/trying_to_emulate_the_first_ever_3d_java_game/dzxdoqw/ recompileorg's comment on how he was able to reverse engineer the M3D class.] Retrieved 28 Jul '18</ref> Unfortunately, the emulator comes uncompiled and requires compiling on a Linux machine using instructions that could be found on the [https://retropie.org.uk/forum/topic/13084/freej2me-support-thread emulator's Discussion/Support thread]. Luckily the pre-compiled and slightly outdated (yet capable of running ''Munkiki's Castles'') builds of the emulator can be found on [https://sourceforge.net/projects/freej2me/ FreeJ2ME Sourceforge page maintained by recompileorg].


Previous research on the game and specific firmware set is featured down in the next section.
Previous research on the game and specific firmware set is featured down in the next section.
Line 24: Line 25:
There are many different emulators present for PC, but on every emulator, including KEmulator 1.00, [https://sourceforge.net/projects/microemulator/ MicroEmulator] and even the native [https://mega.nz/#!NqxxFZRI!7MhjRjagEOPjNBATZWwzS9OqoLmKbgXZ-6tLZKBrdNY Nokia 3410 SDK] fails to run this game. This is because the proprietary Nokia 3D handling class "''com/nokia/mid/m3d/M3D''" is missing in both the game and the emulator libraries. In fact, it was previously thought to be missing on the Internet completely. Due to the lack of information on this class, it can be speculated that the M3D class was only used in ''Munkiki's Castles''.
There are many different emulators present for PC, but on every emulator, including KEmulator 1.00, [https://sourceforge.net/projects/microemulator/ MicroEmulator] and even the native [https://mega.nz/#!NqxxFZRI!7MhjRjagEOPjNBATZWwzS9OqoLmKbgXZ-6tLZKBrdNY Nokia 3410 SDK] fails to run this game. This is because the proprietary Nokia 3D handling class "''com/nokia/mid/m3d/M3D''" is missing in both the game and the emulator libraries. In fact, it was previously thought to be missing on the Internet completely. Due to the lack of information on this class, it can be speculated that the M3D class was only used in ''Munkiki's Castles''.


====Teromene's attempt on M3D(O) class====
====Teromene's Attempt on M3D(O) Class====
[[File:Screenshot_20180513-1544241.png|right|thumb|230px|Munkiki's Castles running on teromene's M3D(O) class. While the interface and the player and drawn correctly, the ground objects and the notes are not visible.]]
[[File:Screenshot_20180513-1544241.png|right|thumb|230px|''Munkiki's Castles'' running on teromene's M3D(O) class. While the interface and the player are drawn correctly, the ground objects and the notes are not visible.]]
 
A person nicknamed teromene attempted to create an M3D class reproduction. He successfully managed to emulate much of the in-game mechanics, however, the game itself is not in a playable state due to many other M3D objects being yet unemulated. The most recent known version (as for July 28th, 2018) can be downloaded [https://mega.nz/#!Q5thhaAD!f28IqO9aCYQCnSc57hXU052zV84UoMeQf2tIKiwPT0E here] or [https://cdn.discordapp.com/attachments/445212413378428949/447485061550309386/M3D.java here]


A person nicknamed '''teromene''' attempted to create a M3D class re-production. He successfully managed to emulate much of the in-game mechanics, however the game itself is not in a playable state due to many other M3D objects being yet unemulated. The most recent known version (as for July 28, 2018) can be downloaded [https://mega.nz/#!Q5thhaAD!f28IqO9aCYQCnSc57hXU052zV84UoMeQf2tIKiwPT0E here] or [https://cdn.discordapp.com/attachments/445212413378428949/447485061550309386/M3D.java here]
====Running on MAME====
Among thousands of other architectures supported by MAME, various old Nokia phones are also covered, including Nokia 3410. However, as the MAME's official Nokia driver states, the "machine is skeleton",<ref>[https://github.com/mamedev/mame/blob/4c0c840f96030685216ad1ff072fba8dd4f3eeb6/src/mame/drivers/nokia_3310.cpp#L903 MAME's status on Nokia 3410 emulation] Retrieved 01 Aug '18</ref> hence Nokia 3410 emulation on MAME does not work.<ref>[http://wiki.mamedev.org/index.php/Non-Working_Drivers Non-Working Drivers - MAMEDEV Wiki] Retrieved 01 Aug '18</ref> In practice, when trying to emulate on MAME, getting past a static blank Nokia 3410 screen is not currently possible.


====Search Effort on the M3D Class====
====Search Effort on the M3D Class====
Line 43: Line 47:
* M3G is described on [http://www.it.uc3m.es/~celeste/docencia/j2me/docs/api/m3g/javax/microedition/m3g/package-summary.html this documentation page].
* M3G is described on [http://www.it.uc3m.es/~celeste/docencia/j2me/docs/api/m3g/javax/microedition/m3g/package-summary.html this documentation page].


* M3D(O) is present in all builds of FreeJ2ME from May 29, 2018 onward. Despite this, M3D(N) is nowhere to be found on the internet. The M3G library can be downloaded [https://web.archive.org/web/20180211142049/http://www.java2s.com/Code/JarDownload/jsr184/jsr184.jar.zip here]
* M3D(O) is present in all builds of FreeJ2ME from May 29th, 2018, onward. Despite this, M3D(N) is nowhere to be found on the internet. The M3G library can be downloaded [https://web.archive.org/web/20180211142049/http://www.java2s.com/Code/JarDownload/jsr184/jsr184.jar.zip here]


====Running on a phone====
====Running on a Phone====
Many Discord members of the Lost Media Wiki community believe the found .jar executable can be run on physical phones. Although many of the non-touchscreen devices do run Java games very well, this game is certainly problematic primarily because, again, it uses the proprietary 3D engine class developed by Nokia. on which there is practically no information. In other words, to run this game, the phone is required to contain the "com/nokia/mid/m3d/M3D" class, which appears to have been used only on Nokia 3410. And to make things worse, a brief analysis of the Nokia 3410 firmware files available on the Internet shows that not every firmware of Nokia 3410 references this class, thus running this game may fail on even the game-native Nokia device. And the best example for this would be the [https://mega.nz/#!NqxxFZRI!7MhjRjagEOPjNBATZWwzS9OqoLmKbgXZ-6tLZKBrdNY Nokia 3410 SDK] that fails to run this game although it natively emulates the Nokia 3410 firmware.
Many Discord members of the Lost Media Wiki community believe the found .jar executable can be run on physical phones. Although many of the non-touchscreen devices do run Java games very well, this game is certainly problematic primarily because, again, it uses the proprietary 3D engine class developed by Nokia. on which there is practically no information. In other words, to run this game, the phone is required to contain the "com/nokia/mid/m3d/M3D" class, which appears to have been used only on Nokia 3410. And to make things worse, a brief analysis of the Nokia 3410 firmware files available on the Internet shows that not every firmware of Nokia 3410 references this class, thus running this game may fail on even the game-native Nokia device. And the best example for this would be the [https://mega.nz/#!NqxxFZRI!7MhjRjagEOPjNBATZWwzS9OqoLmKbgXZ-6tLZKBrdNY Nokia 3410 SDK] that fails to run this game although it natively emulates the Nokia 3410 firmware.


==Gallery==
==Gallery==
===In-Game Screenshots===
<gallery mode=packed heights=125px>
<gallery mode=packed heights=125px>
File:Munkiki_01.gif
File:Munkiki_01.gif
Line 72: Line 77:
File:Munkiki_22.jpg
File:Munkiki_22.jpg
</gallery>
</gallery>
==Videos==
===Videos===
{{Video|perrow  =3
{{Video|perrow  =3
   |service1    =youtube
   |service1    =youtube
   |id1          =R3DzUuyfaeo
   |id1          =R3DzUuyfaeo
   |description1 =morphzero's gameplay of Munkiki's Castles emulated with the recompileorg's M3D class
   |description1 =morphzero's gameplay of ''Munkiki's Castles'' emulated with the recompileorg's M3D class.
   |service2    =youtube
   |service2    =youtube
   |id2          =SnxkqO3ZFww
   |id2          =SnxkqO3ZFww
   |description2 =Gameplay Footage
   |description2 =Gameplay footage.
   |service3    =youtube
   |service3    =youtube
   |id3          =-eLcZuqYMhA
   |id3          =-eLcZuqYMhA
   |description3 =A victory dance animation
   |description3 =A victory dance animation.
}}
}}
==External Links==
==External Links==
* [https://mega.nz/#!NqxxFZRI!7MhjRjagEOPjNBATZWwzS9OqoLmKbgXZ-6tLZKBrdNY Nokia 3410 SDK (clean of viruses).]
*[https://mega.nz/#!NqxxFZRI!7MhjRjagEOPjNBATZWwzS9OqoLmKbgXZ-6tLZKBrdNY Nokia 3410 SDK (clean of viruses).] Retrieved 27 Jun '19
* [https://1drv.ms/u/s!Al7InYboTV1r1Ag28TOVHqeZCLHb Nokia S40 SDK 3rd Edition.]  
*[https://1drv.ms/u/s!Al7InYboTV1r1Ag28TOVHqeZCLHb Nokia S40 SDK 3rd edition.] Retrieved 27 Jun '19
* [https://mega.nz/#!0qpGxLya!P0C5ncKDTlTHMChCzBDj1jsEvBLY_ZGsS01q2ET6020 Nokia 3410 "virgin" EEPRom.]
*[https://mega.nz/#!0qpGxLya!P0C5ncKDTlTHMChCzBDj1jsEvBLY_ZGsS01q2ET6020 Nokia 3410 "virgin" EEPRom.] Retrieved 27 Jun '19
 
*[https://www.emuparadise.me/M.A.M.E._-_Multiple_Arcade_Machine_Emulator_ROMs/Nokia_3410/183953 Nokia 3410 MAME ROM.] Retrieved 27 Jun '19
* [https://mega.nz/#!Q5thhaAD!f28IqO9aCYQCnSc57hXU052zV84UoMeQf2tIKiwPT0E teromene's M3D class (as for July 28, 2018)]  
*[https://mega.nz/#!Q5thhaAD!f28IqO9aCYQCnSc57hXU052zV84UoMeQf2tIKiwPT0E Teromene's M3D class (as for July 28, 2018).] Retrieved 27 Jun '19
* [https://cdn.discordapp.com/attachments/445212413378428949/447485061550309386/M3D.java teromene's M3D class (as for July 28, 2018) (mirror)]
*[https://cdn.discordapp.com/attachments/445212413378428949/447485061550309386/M3D.java Teromene's M3D class (as for July 28, 2018; mirror).] Retrieved 27 Jun '19
 
*[https://sourceforge.net/projects/freej2me/ FreeJ2ME Sourceforge download page.] Retrieved 27 Jun '19
* [https://sourceforge.net/projects/freej2me/ FreeJ2ME Sourceforge download page]
*[https://mega.nz/#!A8cRkCRS!5XsAelrldz8NULDpsDCnem6cajOL-PYdRzcBOdMgXPk The July 24th, 2018 build of FreeJ2ME.] Retrieved 27 Jun '19
* [https://mega.nz/#!A8cRkCRS!5XsAelrldz8NULDpsDCnem6cajOL-PYdRzcBOdMgXPk The July 24, 2018 build of FreeJ2ME]


==References==
==References==

Revision as of 21:55, 15 May 2020

Munkiki's Castles title.gif

Title screen of Munkiki's Castles.

Status: Found

Date found: 10 Jul 2017 (Game)/29 May 2018 (M3D Class)

Found by: Qwerty36078 (Game)/David Richardson aka recompileorg (M3D Class)

Munkiki's Castles is a mobile game released in 2002, exclusively for the Nokia 3410 via the Club Nokia service. It was one of the first ever mobile games to feature 3D graphics and also one of the first ever mobile games released for the Java ME platform, albeit only for the Nokia 3410. The game features a character named Munkiki wandering around the 3D landscape by pushing and destroying the blocks to try and collect items to finish the levels.

Technically, it was one of the first ever mobile games to feature 3D graphics, one year before OpenGL ES was standardized. Because of the limitations of the original Java ME (known as J2ME 1.0), Nick Reed and Nick Slaven had to develop a proprietary API for this game, exclusively for the Nokia 3410 mobile phone, which allows rudimentary 3D graphics rendered on a black and white cellphone display.

The Club Nokia service had already been shut down and only a very few Nokia 3410 handsets do have this game installed. Two videos of this game, as well as screenshots for this game, had been surfaced on the Internet prior to the discovery of the .jar executable file of the game and the M3D class file on July 10th, 2017, and on May 29th, 2018, respectively.

Availability

On July 10th, 2017, Lost Media Wiki user Qwerty36078 managed to get the .jar executable.[1] Because the game is completely dependent on a specific set of Nokia 3410 firmware, it was previously thought that there was no way to run it in any form.

On May 29th, 2018, an emulator called FreeJ2ME released an update featuring all the software required to emulate Munkiki's Castles. Due to the unique way FreeJ2ME handles errors, recompileorg managed to reverse engineer the M3D class.[2] Unfortunately, the emulator comes uncompiled and requires compiling on a Linux machine using instructions that could be found on the emulator's Discussion/Support thread. Luckily the pre-compiled and slightly outdated (yet capable of running Munkiki's Castles) builds of the emulator can be found on FreeJ2ME Sourceforge page maintained by recompileorg.

Previous research on the game and specific firmware set is featured down in the next section.

Attempts to Run/Emulate

Previously, lots of research has been made on Munkiki's Castles and unfortunately, the vast majority of it is of no use; however, some of the research results are worth sharing.

There are many different emulators present for PC, but on every emulator, including KEmulator 1.00, MicroEmulator and even the native Nokia 3410 SDK fails to run this game. This is because the proprietary Nokia 3D handling class "com/nokia/mid/m3d/M3D" is missing in both the game and the emulator libraries. In fact, it was previously thought to be missing on the Internet completely. Due to the lack of information on this class, it can be speculated that the M3D class was only used in Munkiki's Castles.

Teromene's Attempt on M3D(O) Class

Munkiki's Castles running on teromene's M3D(O) class. While the interface and the player are drawn correctly, the ground objects and the notes are not visible.

A person nicknamed teromene attempted to create an M3D class reproduction. He successfully managed to emulate much of the in-game mechanics, however, the game itself is not in a playable state due to many other M3D objects being yet unemulated. The most recent known version (as for July 28th, 2018) can be downloaded here or here

Running on MAME

Among thousands of other architectures supported by MAME, various old Nokia phones are also covered, including Nokia 3410. However, as the MAME's official Nokia driver states, the "machine is skeleton",[3] hence Nokia 3410 emulation on MAME does not work.[4] In practice, when trying to emulate on MAME, getting past a static blank Nokia 3410 screen is not currently possible.

Search Effort on the M3D Class

Before we go, it is important to differentiate between the terms used in this section.

  • M3D(O) - A library called M3D [O here stands for old, M3D(O) itself is just a nickname] used in Nokia 3410. It contains a class of "com/nokia/mid/m3d/M3D"
  • M3D(N) - A library also called M3D [N here stands for new, M3D(N) itself is just a nickname] used in the latter budget phones. Most likely a newer version of M3D(O) It does have many files; however, "com/nokia/mid/m3d/M3D" isn't present there
  • M3G - A newer version of M3D(N) used in the late Nokia phones such as Nokia X3. Also known as JSR184. Again, "com/nokia/mid/m3d/M3D" isn't present there

Here are some bits and pieces that can help run the game.

  • M3D was greatly described in this scholar article. It is unknown if the topic is related to M3D(N) or M3D(O).
  • M3D(O) is present in all builds of FreeJ2ME from May 29th, 2018, onward. Despite this, M3D(N) is nowhere to be found on the internet. The M3G library can be downloaded here

Running on a Phone

Many Discord members of the Lost Media Wiki community believe the found .jar executable can be run on physical phones. Although many of the non-touchscreen devices do run Java games very well, this game is certainly problematic primarily because, again, it uses the proprietary 3D engine class developed by Nokia. on which there is practically no information. In other words, to run this game, the phone is required to contain the "com/nokia/mid/m3d/M3D" class, which appears to have been used only on Nokia 3410. And to make things worse, a brief analysis of the Nokia 3410 firmware files available on the Internet shows that not every firmware of Nokia 3410 references this class, thus running this game may fail on even the game-native Nokia device. And the best example for this would be the Nokia 3410 SDK that fails to run this game although it natively emulates the Nokia 3410 firmware.

Gallery

In-Game Screenshots

Videos

morphzero's gameplay of Munkiki's Castles emulated with the recompileorg's M3D class.

Gameplay footage.

A victory dance animation.

External Links

References