Difference between revisions of "ExEn"

From Emulation General Wiki
Jump to navigation Jump to search
(5 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
|title =  
 
|title =  
 
|image = ExEn_logo.png
 
|image = ExEn_logo.png
|imagewidth = 300
+
|imagewidth = 301
 
|developer = In-Fusio
 
|developer = In-Fusio
|type = Mobile Gaming Engine
+
|type = [[Cellphone emulators|Cellphone & Mobile]]<br/>Mobile Gaming Engine
 
|generation = 5th generation
 
|generation = 5th generation
|release = early-2000
+
|release = 4th September 2000 <small>(ExEn)</small><br/>April 2002 <small>(ExEn v2)</small><br/>Q4 2003 <small>(EGE)</small>
 
|discontinued = 2005
 
|discontinued = 2005
 
|website = [https://www.in-fusio.com in-fusio.com]
 
|website = [https://www.in-fusio.com in-fusio.com]
 
|predecessor =
 
|predecessor =
|successor = ExEn V2<br/>EGE
+
|successor = ExEn v2<br/>EGE
 
|emulated = {{~}}
 
|emulated = {{~}}
 
}}
 
}}
  
<b>Execution Engine</b> (also known as ExEn) was a mobile gaming engine, developed by french company In-Fusio in early-2000s. It was the very first Java-based game engine entirely dedicated to mobile devices. The company re-developed the ExEn V2 engine in 2002, which further improved the speed and expressiveness of mobile. The ExEn technology which is fully J2ME MIDP 2.0 game API compliant, has been designed for games containing animated graphics, sound, 3D and color.
+
'''<span style="font-size: 120%; font-weight: 400; color: #000000; -webkit-text-stroke-width: 0.5px; -webkit-text-stroke-color: black;">Execution Engine</span>''' (also known as <i>ExEn</i>) was a mobile gaming engine, developed by french company In-Fusio in 4th September 2000. which competed during the early 2000s with Sun Microsystems's mobile Java platform, J2ME. It was the very first Java-based game engine entirely dedicated to mobile devices. ExEn engine wasn't available on Nokia, Sony Ericsson, Samsung or Motorola handsets. The company re-developed the ExEn v2 engine released in April 2002, which further improved the speed and expressiveness of mobile. Through its embedded technologies for non-Java phones (the ExEn game engine) and Java (the EGE game engine which is marketed in 2005), In-Fusio offers players intuitive access to games, games at the cutting edge of novelty (3D, real-time multiplayer) and innovative interactions ('demo' mode before purchase, 'recommend to a friend', contests, game ratings, etc.). The ExEn technology which is fully J2ME MIDP 2.0 game API compliant, has been designed for games containing animated graphics, sound, 3D and color.
  
 
==Overview==
 
==Overview==
ExEn is a specific 3D Game API. It embedded a very compact Java VM from Shlumberger plus a thin native API to provide maximum performances. This was before J2ME even existed. In-Fusio launched its MIDP 2.0 compliant “ExEn Java Extensions” in end of 2003.
+
ExEn®, a downloading game engine dedicated to play, ultra powerful and light games for your devices. Fifteen full-time engineers worked for two years to develop ExEn, which was launched in France and Germany during summer 2001. At the same time, DoCoMo in Japan and SK in Korea also launched successfully a similar technology. ExEn games are downloaded from the GameZilla platform and are executed on ExEn enabled handsets.
 +
 
 +
ExEn is a specific 3D Game API. It embedded a very compact Java VM from Shlumberger plus a thin native API to provide maximum performances. This was before J2ME even existed. In-Fusio launched its MIDP 2.0 compliant “ExEn Java Extensions” in end of 2003. Most of the development platforms that we mention here are free unlike the restricted SDKs of console games. ExEn v2 is currently in the works. It will hook up with J2ME's MIDP 2.0 platform and offer further enhancements to games. In-Fusio tried to overcome those limitations working together with Sun by presenting the proposal of a GameAPI for MIDP 2.0.
 +
 
 +
The In-Fusio SDK is available both as a command line version, as well as GUI.
  
 
The In-Fusio SDK is a Java based GUI game development environment on ExEn. They have two kinds of engines on the client side mobile phone, basic and advanced.
 
The In-Fusio SDK is a Java based GUI game development environment on ExEn. They have two kinds of engines on the client side mobile phone, basic and advanced.
Line 25: Line 29:
 
<b>ExEn advanced (v2.2)</b>: 65k color, polyphonic sound, 3D, in-game Macromedia Flash, client side engine, with a memory footprint of 240k.
 
<b>ExEn advanced (v2.2)</b>: 65k color, polyphonic sound, 3D, in-game Macromedia Flash, client side engine, with a memory footprint of 240k.
  
The API is based on Java and very similar to J2ME specification, but is optimized for game development and deployment instead. Even the programming style is almost the same. The ExEn API has various gaming specific classes that are absent from J2ME. ExEn was the first mass market downloadable game engine (The technology allows users to download games, new levels or characters over the air to play on their cellular phone. The games are then run locally without the need for a continuous connection).
+
The API is based on Java and is very similar to J2ME specification, but is optimized for game development and deployment instead. Even the programming style is almost the same. The ExEn API has various gaming specific classes that are absent from J2ME.
 +
 
 +
Some of the game related classes are: Gamelet, Playfield, Raycast, FX, Vector 3D, Texture Map etc. A developer can develop the game using this API and distribute it through In-Fusio directly. But this service is only available to premium members. Since In-Fusio has tie ups with a lot of mobile operators, it acts as a distributor for these games through Gamezilla, its game distribution platform. That enables games downloads on mobile phones by the users themselves.
 +
 
 +
Raycast Plugin: Mission 3D and Mutant Island 3D
 +
 
 +
ExEn was the first mass market downloadable game engine (The technology allows users to download games, new levels or characters over the air to play on their cellular phone. The games are then run locally without the need for a continuous connection).
  
ExEn is a compact game for mobile communication devices JAVA virtual machine. Once integrated with the terminal, It can download games and play native games. So as long as the built-in ExEn Cellphone with chip, You can start from ExEn The content supplier passes GSM or GPRS Network technology, Download to your mobile phone to play.
+
ExEn is a compact game for mobile devices JAVA virtual machine. Once integrated with the terminal, It can download games and play native games. So as long as the built-in ExEn Cellphone with chip, You can start from ExEn The content supplier passes GSM or GPRS Network technology, Download to your mobile phone to play.
  
 
Technical requirements: small and light, (less than 100kb of ROM and 32kb of the RAM in its initial version) the software's main function is to download and run games on mobile phones.
 
Technical requirements: small and light, (less than 100kb of ROM and 32kb of the RAM in its initial version) the software's main function is to download and run games on mobile phones.
  
 
<b>Features</b><br/>
 
<b>Features</b><br/>
 
+
By In-Fusio. Aims to be less limited than J2ME. Available under "premium" or "free" SDK licenses.<br/>
 
- Color<br/>
 
- Color<br/>
 
- 3D matrix calculations<br/>
 
- 3D matrix calculations<br/>
Line 43: Line 53:
 
- Screen rotation (rotozoom) & various FXs
 
- Screen rotation (rotozoom) & various FXs
  
==EGE (ExEn Gaming Extensions)==
+
==EGE (ExEn Gaming Extensions / Entertainment and Gaming Extensions)==
In 2003, with the emergence of the first smartphones, creating a realtime 3D engine API and native code to embbed into the EGE, the successor of ExEn. LG 7100 support EGE platform.
+
In 2003, with the emergence of the first smartphones, creating a realtime 3D engine API and native code to embbed into the EGE, the successor of ExEn.
  
 
ExEn Gaming Extensions (EGE) was new gaming engine, created to run on all MIDP 2.0 handsets. It is designed for the end-user: improvement of the game play, user-friendly interface and innovative service offering. Enable game developers to focus on game play, rather than API integration (EGE works on Java MIDP 2.0 handsets and integrates multiplayer and 3D capabilities).
 
ExEn Gaming Extensions (EGE) was new gaming engine, created to run on all MIDP 2.0 handsets. It is designed for the end-user: improvement of the game play, user-friendly interface and innovative service offering. Enable game developers to focus on game play, rather than API integration (EGE works on Java MIDP 2.0 handsets and integrates multiplayer and 3D capabilities).
Line 50: Line 60:
 
<b>Features</b><br/>
 
<b>Features</b><br/>
 
- Real-time multiplayer functionality (not available on initial handsets)<br/>
 
- Real-time multiplayer functionality (not available on initial handsets)<br/>
- Enhanced (Improved) 3D game play (not available on initial handsets)<br/>
+
- Enhanced/Improved 3D game play (not available on initial handsets)<br/>
 
- 'Recommend the game' function...to a friend, relative...<br/>
 
- 'Recommend the game' function...to a friend, relative...<br/>
 
- Try and buy<br/>
 
- Try and buy<br/>
Line 76: Line 86:
 
! scope="col"|[[Emulation accuracy|Accuracy]]
 
! scope="col"|[[Emulation accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 
! scope="col"|[[Recommended emulators|Recommended]]
 
! scope="col"|[[Recommended emulators|Recommended]]
 
|-
 
|-
|ExEn SDK
 
|align=left|{{Icon|Windows}}
 
|2.2
 
|Mid
 
|{{✗}}
 
|{{TBD}}
 
 
|-
 
|-
|EXEN-V2 Generic Simulator <small>(Part of SDK)</small>
+
|EXEN-V2 Generic Simulator
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
 
------------------
 
------------------
{{Icon|macOS|Lin|Android}} <ref>Possible to run ExEn V2 Simulator through [[Wine]]</ref>
+
{{Icon|macOS|Lin|Android}} <ref>Possible to run ExEn V2 Generic Simulator on macOS and Linux through [[Wine]] (through ExaGear for Android)</ref>
|[http://alien256.narod.ru/EMULATOR.RAR x.x]
+
|[http://alien256.narod.ru/EMULATOR.RAR 1.0]
 
|Low
 
|Low
 +
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{~}}
 
|{{~}}
 +
|-
 +
|ExEn SDK
 +
|align=left|{{Icon|Windows}}
 +
|Standard Edition 2.2 Build 002
 +
|Mid
 +
|{{✗}}
 +
|{{✗}}
 +
|?
 
|}
 
|}
  
 
;EXEN-V2 Generic Simulator
 
;EXEN-V2 Generic Simulator
:A very old dead emulator for ExEn software. While many games are go in-game, they are crash at various points and run very low FPS. Written in Java and design for Windows.
+
:Official emulator taken from SDK, developed by In-Fusio. It is very old emulator, while many games are go in-game, they are crash at various points and runs at a very low frame rate. Written in Java.
 +
 
 +
;ExEn SDK
 +
:Runs on JDK 1.4
 +
 
 +
{{reflist}}
  
 
;[http://alien256.narod.ru/trium.htm Firmwares]
 
;[http://alien256.narod.ru/trium.htm Firmwares]
 
:Trium and other firmwares.
 
:Trium and other firmwares.
 
{{reflist}}
 
  
 
==Download==
 
==Download==
 
{| class="wikitable" width="700px"
 
{| class="wikitable" width="700px"
 
|-
 
|-
!| Title
+
! scope="col"| Title
!| Note(s)
+
! scope="col"| Note(s)
 
|-
 
|-
 
|[https://archive.org/details/exen-games ExEn games]
 
|[https://archive.org/details/exen-games ExEn games]
|A collection of half of all games (possibly including demos)
+
|A collection of half of all games (included demos)
 
|}
 
|}
  
Line 165: Line 182:
 
</gallery>
 
</gallery>
  
==List of ExEn supported devices==
+
==List of ExEn supported phones==
 
For devices that supports ExEn V2 (ExEn embedded phone, press key 9 for 5 seconds. If an In-Fusio logo appears, It is ExEn mobile).
 
For devices that supports ExEn V2 (ExEn embedded phone, press key 9 for 5 seconds. If an In-Fusio logo appears, It is ExEn mobile).
  
Line 171: Line 188:
 
|-
 
|-
 
|<b>Model</b><ref>[https://web.archive.org/web/20040202001013/http://developer.in-fusio.com/information_phone_list.php Colors] and [https://web.archive.org/web/20040205154417/http://developer.in-fusio.com/information_phone_list_page2.php Black & White]</ref></b>
 
|<b>Model</b><ref>[https://web.archive.org/web/20040202001013/http://developer.in-fusio.com/information_phone_list.php Colors] and [https://web.archive.org/web/20040205154417/http://developer.in-fusio.com/information_phone_list_page2.php Black & White]</ref></b>
|<b>Developer</b>
+
|<b>Manufacturer</b>
 
|<b>Resolution</b>
 
|<b>Resolution</b>
|<b>Build-in games</b>
+
|<b>Pre-installed games</b>
 
|<b>J2ME support</b>
 
|<b>J2ME support</b>
 +
|<b>Downloadable</b>
 
|<b>Screen</b>
 
|<b>Screen</b>
 
|<b>Generation</b>
 
|<b>Generation</b>
Line 184: Line 202:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 193: Line 212:
 
|?
 
|?
 
|?
 
|?
 +
|
 
|B&W
 
|B&W
 
|2.0
 
|2.0
Line 199: Line 219:
 
|MyX-4
 
|MyX-4
 
|Sagem
 
|Sagem
 +
|128x160
 
|
 
|
 +
|MIDP 2.0
 +
|✓
 +
|C
 +
|2.0
 
|
 
|
|?
+
|-
|?
 
|?
 
|
 
|-
 
 
|MyX-5
 
|MyX-5
 
|Sagem
 
|Sagem
 +
|128x160
 
|
 
|
 +
|?
 
|
 
|
|?
 
 
|C
 
|C
 
|2.0
 
|2.0
Line 217: Line 239:
 
|MyX-6
 
|MyX-6
 
|Sagem
 
|Sagem
|
+
|128x160
 
|
 
|
 
|?
 
|?
 +
|✓
 
|C
 
|C
 
|2.1
 
|2.1
Line 229: Line 252:
 
|
 
|
 
|?
 
|?
 +
|
 
|C
 
|C
 
|2.0
 
|2.0
Line 238: Line 262:
 
|
 
|
 
|?
 
|?
 +
|
 
|B&W
 
|B&W
 
|1.0 / 2.0
 
|1.0 / 2.0
Line 247: Line 272:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 256: Line 282:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 265: Line 292:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 274: Line 302:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 283: Line 312:
 
|
 
|
 
|?
 
|?
 +
|
 
|B&W
 
|B&W
 
|1.0
 
|1.0
Line 292: Line 322:
 
|Wall Breaker
 
|Wall Breaker
 
|?
 
|?
 +
|
 
|B&W
 
|B&W
 
|1.0
 
|1.0
Line 301: Line 332:
 
|
 
|
 
|?
 
|?
 +
|
 
|B&W
 
|B&W
 
|2.0
 
|2.0
Line 310: Line 342:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 319: Line 352:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 328: Line 362:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|2.0
 
|2.0
Line 337: Line 372:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 346: Line 382:
 
|
 
|
 
|?
 
|?
 +
|
 
|B&W
 
|B&W
 
|1.0
 
|1.0
Line 355: Line 392:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 364: Line 402:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 373: Line 412:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 382: Line 422:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 391: Line 432:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 400: Line 442:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 409: Line 452:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 418: Line 462:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 427: Line 472:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|2.0
 
|2.0
Line 436: Line 482:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 445: Line 492:
 
|
 
|
 
|?
 
|?
 +
|
 
|C
 
|C
 
|2.0
 
|2.0
Line 454: Line 502:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 463: Line 512:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 472: Line 522:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 481: Line 532:
 
|
 
|
 
|?
 
|?
 +
|
 
|B&W
 
|B&W
 
|1.0
 
|1.0
Line 490: Line 542:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 499: Line 552:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 508: Line 562:
 
|
 
|
 
|?
 
|?
 +
|
 
|B&W
 
|B&W
 
|2.0
 
|2.0
Line 517: Line 572:
 
|
 
|
 
|?
 
|?
 +
|
 
|C
 
|C
 
|2.0
 
|2.0
Line 526: Line 582:
 
|Wall Breaker
 
|Wall Breaker
 
|?
 
|?
 +
|
 
|C
 
|C
 
|2.1
 
|2.1
Line 535: Line 592:
 
|
 
|
 
|?
 
|?
 +
|
 
|C
 
|C
 
|2.1
 
|2.1
Line 544: Line 602:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 553: Line 612:
 
|
 
|
 
|?
 
|?
 +
|
 
|B&W
 
|B&W
 
|2.0
 
|2.0
Line 562: Line 622:
 
|
 
|
 
|?
 
|?
 +
|
 
|C
 
|C
 
|2.0
 
|2.0
Line 571: Line 632:
 
|
 
|
 
|?
 
|?
 +
|
 
|C
 
|C
 
|2.0
 
|2.0
Line 580: Line 642:
 
|
 
|
 
|?
 
|?
 +
|
 
|C
 
|C
 
|2.0
 
|2.0
Line 586: Line 649:
 
|GD87 (GD87e)
 
|GD87 (GD87e)
 
|Panasonic
 
|Panasonic
 +
|132x176
 
|
 
|
 +
|?
 
|
 
|
|?
 
 
|C
 
|C
 
|2.0
 
|2.0
Line 596: Line 660:
 
|Panasonic
 
|Panasonic
 
|132x176
 
|132x176
 +
|Space War, Roller Kid, Panko, Crazy-Cobra
 +
|MIDP 1.0
 
|
 
|
|✓ (MIDP 1.0)
 
 
|C
 
|C
 
|2.0
 
|2.0
Line 607: Line 672:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 616: Line 682:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 625: Line 692:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 634: Line 702:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 643: Line 712:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 652: Line 722:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 661: Line 732:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 670: Line 742:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 679: Line 752:
 
|
 
|
 
|?
 
|?
 +
|
 
|C
 
|C
 
|2.1
 
|2.1
Line 688: Line 762:
 
|
 
|
 
|?
 
|?
 +
|
 
|C
 
|C
 
|2.0
 
|2.0
Line 697: Line 772:
 
|
 
|
 
|?
 
|?
 +
|
 
|?
 
|?
 
|?
 
|?
Line 706: Line 782:
 
|
 
|
 
|?
 
|?
 +
|
 
|C
 
|C
 
|2.0
 
|2.0
Line 715: Line 792:
 
|
 
|
 
|?
 
|?
 +
|
 
|B&W
 
|B&W
 
|1.0
 
|1.0
Line 724: Line 802:
 
|
 
|
 
|?
 
|?
 +
|
 
|B&W
 
|B&W
 
|1.0
 
|1.0
Line 733: Line 812:
 
|
 
|
 
|?
 
|?
 +
|
 
|B&W
 
|B&W
 
|2.0
 
|2.0
Line 742: Line 822:
 
|
 
|
 
|?
 
|?
 +
|
 
|C
 
|C
 
|2.0
 
|2.0
Line 751: Line 832:
 
|
 
|
 
|?
 
|?
 +
|
 
|C
 
|C
 
|2.0
 
|2.0
Line 760: Line 842:
 
|
 
|
 
|?
 
|?
 +
|
 
|C
 
|C
 
|2.0
 
|2.0
Line 769: Line 852:
 
|
 
|
 
|?
 
|?
 +
|
 
|C
 
|C
 
|2.0
 
|2.0
Line 778: Line 862:
 
|
 
|
 
|?
 
|?
 +
|
 
|C
 
|C
 
|2.0
 
|2.0
Line 787: Line 872:
 
|
 
|
 
|
 
|
|
+
|MIDP 1.0
 +
|
 
|B&W
 
|B&W
 
|1.0
 
|1.0
Line 796: Line 882:
 
|
 
|
 
|
 
|
|
+
|MIDP 1.0
 +
|
 
|B&W
 
|B&W
 
|1.0
 
|1.0
Line 803: Line 890:
  
 
{{reflist}}
 
{{reflist}}
 +
<b>Panasonic</b>: CTC (Panasonic Converted from ExEn .exe)
 +
The 5 EXN files converted to CTC are available here: [http://www.ifrance.com/vijou/exen(1).zip EXEN files]<br/>
 +
The converter is available here:
 +
[http://www.ifrance.com/vijou/EXN2CTC.zip EXN2CTC]<br/>
 +
Juste drop an EXN file on it's icon and the CTC file will be created in the same directory as the EXN.<br/>
 +
Terminator is not working for few games such as and the Wallbreaker game does not have the right size.
  
 
==List of ExEn Games==
 
==List of ExEn Games==
There are 120+ known games, in which [https://web.archive.org/web/20040219081721/http://www.in-fusio.com:80/Games/centre.php?exen=1 115] have been released, 3 are unknown to have been released, 2 are unreleased.
+
There are 125+ known games, in which [https://web.archive.org/web/20040219081721/http://www.in-fusio.com:80/Games/centre.php?exen=1 120] have been released, 3 are unknown to have been released, 2 are unreleased.
  
 
{|class="wikitable" width="600px"
 
{|class="wikitable" width="600px"
Line 813: Line 906:
 
! class=sortable | Publisher
 
! class=sortable | Publisher
 
! class=sortable | Genre(s)
 
! class=sortable | Genre(s)
! class=sortable | EGE support
+
! class=sortable | Other platform(s)
 +
! class=sortable | Screen
 
! class=sortable | Note(s)
 
! class=sortable | Note(s)
! class=sortable | {{abbr|Ref.|Reference(s)}}
+
! class=sortable | <abbr title="Reference(s)">Ref.</abbr>
! class=sortable | Available
+
! class=sortable | Downloadable<br/><small>(Dumped)</small>
 
|-
 
|-
 
|007: Ice Racer
 
|007: Ice Racer
 
|{{date|2002-11-01}}
 
|{{date|2002-11-01}}
 
|In-Fusio
 
|In-Fusio
|In-Fusio<br/>Vodafone
+
|In-Fusio<br/>Vodafone<br/>(Licensed by Danjaq, LLC & United Artists Corporation)
|Racing
+
|Adventures<br/>Racing
 
|
 
|
 +
|Color
 
|
 
|
|[https://www.mobygames.com/game/exen/007-ice-racer]
+
|[https://www.mobygames.com/game/exen/007-ice-racer][https://jamesbond.fandom.com/wiki/007_Ice_Racer]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
Line 834: Line 929:
 
|Puzzle
 
|Puzzle
 
|
 
|
 +
|Color
 
|
 
|
 
|
 
|
Line 843: Line 939:
 
|In-Fusio
 
|In-Fusio
 
|Card game
 
|Card game
 +
|
 
|
 
|
 
|
 
|
Line 848: Line 945:
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|Age of Empires II Mobile <small>(Golden Edition)</small>
+
|Age of Empires II Mobile <small>(Gold Edition)</small>
 
|{{date|2005-06-01}}
 
|{{date|2005-06-01}}
 
|In-Fusio
 
|In-Fusio
|In-Fusio
+
|In-Fusio<br/>(Licensed by Microsoft Game Studios)
 
|Strategy
 
|Strategy
|Yes (January 2006)
+
|i-mode/J2ME/BREW/WM/Symbian/EGE
|Also available for Doja
+
|Color
|[https://www.mobygames.com/game/exen/age-of-empires-ii-mobile]/[https://web.archive.org/web/20051016113513/http://www.in-fusio.com/game_Age_of_Empires%C2%AE_II_Mobile_114.php?1815127872]
+
|
 +
|[https://www.mobygames.com/game/exen/age-of-empires-ii-mobile][https://web.archive.org/web/20051016113513/http://www.in-fusio.com/game_Age_of_Empires%C2%AE_II_Mobile_114.php?1815127872]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
Line 864: Line 962:
 
|Action
 
|Action
 
|
 
|
 +
|B&W
 
|
 
|
 
|[https://web.archive.org/web/20040229005421/http://www.in-fusio.com/Games/centre_fiche.php?clef=32]
 
|[https://web.archive.org/web/20040229005421/http://www.in-fusio.com/Games/centre_fiche.php?clef=32]
Line 869: Line 968:
 
|-
 
|-
 
|Arthur & Les: Pirates
 
|Arthur & Les: Pirates
 +
|
 
|
 
|
 
|
 
|
Line 883: Line 983:
 
|In-Fusio
 
|In-Fusio
 
|Platformer
 
|Platformer
|Yes
+
|J2ME
 +
|Color
 
|
 
|
 
|[https://web.archive.org/web/20051012173249/http://www.in-fusio.com/game_Asterix_rescue_Obelix_124.php?1815127872]
 
|[https://web.archive.org/web/20051012173249/http://www.in-fusio.com/game_Asterix_rescue_Obelix_124.php?1815127872]
Line 890: Line 991:
 
|Banjo-Kazooie: Grunty's Revenge Mission
 
|Banjo-Kazooie: Grunty's Revenge Mission
 
|{{date|2005-06-14}}
 
|{{date|2005-06-14}}
|Rare, Ltd.<br/>Cybiko, Inc.
+
|Rare, Ltd.<br/>Cybiko Wireless
 
|In-Fusio
 
|In-Fusio
|Action
+
|Action<br/>Platformer
|
+
|i-mode/J2ME
|Downgrade GBA port<br/>Also available for Doja/J2ME
+
|Color
 +
|Downgrade GBA port
 
|[https://banjokazooie.fandom.com/wiki/Banjo-Kazooie:_Grunty%27s_Revenge_Missions]
 
|[https://banjokazooie.fandom.com/wiki/Banjo-Kazooie:_Grunty%27s_Revenge_Missions]
 
|{{✓}}
 
|{{✓}}
Line 900: Line 1,002:
 
|Banjo-Kazooie: Grunty's Revenge Mobile
 
|Banjo-Kazooie: Grunty's Revenge Mobile
 
|{{date|2004-07}}
 
|{{date|2004-07}}
|Rare, Ltd.<br/>Cybiko, Inc.
+
|Rare, Ltd.<br/>Cybiko Wireless
 
|In-Fusio
 
|In-Fusio
|Action
+
|Action<br/>Platformer
|
+
|J2ME/i-mode
|Downgrade GBA port<br/>Also available for J2ME
+
|Color
|[https://banjokazooie.fandom.com/wiki/Banjo-Kazooie:_Grunty%27s_Revenge_Mobile]/[https://web.archive.org/web/20051016113614/http://www.in-fusio.com/game_Banjo-Kazooie_Mobile_102.php?1815127872][https://banjokazooiewiki.com/wiki/Banjo-Kazooie:_Grunty%27s_Revenge_Mobile]
+
|Downgrade GBA port
 +
|[https://banjokazooie.fandom.com/wiki/Banjo-Kazooie:_Grunty%27s_Revenge_Mobile][https://web.archive.org/web/20051016113614/http://www.in-fusio.com/game_Banjo-Kazooie_Mobile_102.php?1815127872][https://banjokazooiewiki.com/wiki/Banjo-Kazooie:_Grunty%27s_Revenge_Mobile]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
 
|Banjo Pilot
 
|Banjo Pilot
 +
|
 
|
 
|
 
|
 
|
Line 919: Line 1,023:
 
|-
 
|-
 
|Biocide
 
|Biocide
 +
|
 
|
 
|
 
|
 
|
Line 933: Line 1,038:
 
|In-Fusio
 
|In-Fusio
 
|Puzzle
 
|Puzzle
 +
|—
 
|
 
|
 
|
 
|
Line 944: Line 1,050:
 
|Platformer
 
|Platformer
 
|
 
|
 +
|Color
 
|
 
|
 
|[https://web.archive.org/web/20051016113146/http://www.in-fusio.com/game_Boomerang_Joe_95.php?1815127872]
 
|[https://web.archive.org/web/20051016113146/http://www.in-fusio.com/game_Boomerang_Joe_95.php?1815127872]
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|Bomb Jack
+
|Bomb Jack™
 
|{{date|2003-12-01}}
 
|{{date|2003-12-01}}
|Elite Systems, Ltd.
+
|In-Fusio<br/>Elite Systems, Ltd.
|In-Fusio
+
|In-Fusio (Tecmo Ltd.)
 
|Action
 
|Action
 +
|J2ME/Mophun/WGE
 +
|Color
 
|
 
|
|Also available for J2ME/Mophun
+
|[https://www.mobygames.com/game/exen/bomb-jack][https://web.archive.org/web/20051016113313/http://www.in-fusio.com/game_Bombjack(TM)_5.php?1815127872]
|[https://www.mobygames.com/game/exen/bomb-jack]/[https://web.archive.org/web/20051016113313/http://www.in-fusio.com/game_Bombjack(TM)_5.php?1815127872]
 
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
Line 963: Line 1,071:
 
|In-Fusio
 
|In-Fusio
 
|Puzzle
 
|Puzzle
 +
|i-mode
 +
|Color
 
|
 
|
|Also available for Doja
 
 
|[https://www.mobygames.com/game/exen/bomb-squad_]
 
|[https://www.mobygames.com/game/exen/bomb-squad_]
 
|{{✓}}
 
|{{✓}}
Line 974: Line 1,083:
 
|Billiards<br/>Gambling
 
|Billiards<br/>Gambling
 
|
 
|
 +
|Color
 
|
 
|
 
|[https://web.archive.org/web/20051016113227/http://www.in-fusio.com/game_Casino_Nights_7.php?1815127872]
 
|[https://web.archive.org/web/20051016113227/http://www.in-fusio.com/game_Casino_Nights_7.php?1815127872]
Line 982: Line 1,092:
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
|Simulation, Advanture, RPG
+
|Simulation<br/>Advanture
|
 
 
|
 
|
|[https://www.mobygames.com/game/exen/celebrity-chic]/[https://web.archive.org/web/20051016113644/http://www.in-fusio.com/game_Celebrity_Chic_8.php?1815127872]
+
|Color
 +
|DLC available! (Episode #)
 +
|[https://www.mobygames.com/game/exen/celebrity-chic][https://web.archive.org/web/20051016113644/http://www.in-fusio.com/game_Celebrity_Chic_8.php?1815127872]
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
Line 993: Line 1,104:
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Platformer
 
|Action<br/>Platformer
 +
|J2ME
 +
|Color
 
|
 
|
|Also available for J2ME
+
|[https://www.mobygames.com/game/exen/charmed][https://web.archive.org/web/20051016113740/http://www.in-fusio.com/game_Charmed(TM)_9.php?1815127872]
|[https://www.mobygames.com/game/exen/charmed]/[https://web.archive.org/web/20051016113740/http://www.in-fusio.com/game_Charmed(TM)_9.php?1815127872]
 
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
Line 1,004: Line 1,116:
 
|Action<br/>Shooter
 
|Action<br/>Shooter
 
|
 
|
 +
|Color<br/>B&W
 
|
 
|
|[https://www.mobygames.com/game/exen/chicago-guns]/[https://web.archive.org/web/20051016113241/http://www.in-fusio.com/game_Chicago_Guns_10.php?1815127872]
+
|[https://www.mobygames.com/game/exen/chicago-guns][https://web.archive.org/web/20051016113241/http://www.in-fusio.com/game_Chicago_Guns_10.php?1815127872]
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
 
|Christmas Tales
 
|Christmas Tales
|{{date|2006-12-01}}
+
|{{date|2006-12-01}} [EU]
|In-Fusio
 
 
|In-Fusio
 
|In-Fusio
 +
|In-Fusio<br/>(Graphics by Devalley Entertainment)
 
|Action<br/>Platformer
 
|Action<br/>Platformer
 
|
 
|
 +
|Color
 
|
 
|
 
|[https://www.mobygames.com/game/exen/christmas-tales]
 
|[https://www.mobygames.com/game/exen/christmas-tales]
Line 1,023: Line 1,137:
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Platformer
 
|Action<br/>Platformer
 +
|J2ME
 +
|Color
 
|
 
|
|
+
|[https://www.mobygames.com/game/exen/crash-bandicoot_][https://crashbandicoot.fandom.com/wiki/Crash_Bandicoot_(mobile)]
|[https://www.mobygames.com/game/exen/crash-bandicoot_]/[https://crashbandicoot.fandom.com/wiki/Crash_Bandicoot_(mobile)]
 
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
Line 1,034: Line 1,149:
 
|Action<br/>Arcade
 
|Action<br/>Arcade
 
|
 
|
|
+
|Color<br/>B&W
 +
|Remake of the classic Snake games.
 
|
 
|
 
|{{✓}}
 
|{{✓}}
Line 1,044: Line 1,160:
 
|Action<br/>Arcade
 
|Action<br/>Arcade
 
|
 
|
|
+
|Color
|[https://www.mobygames.com/game/exen/crazy-cobra-2]/[https://web.archive.org/web/20051016113302/http://www.in-fusio.com/game_Crazy_Cobra_2_89.php?1815127872]
+
|Remake of the classic Snake games.
 +
|[https://www.mobygames.com/game/exen/crazy-cobra-2][https://web.archive.org/web/20051016113302/http://www.in-fusio.com/game_Crazy_Cobra_2_89.php?1815127872]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
Line 1,054: Line 1,171:
 
|Action
 
|Action
 
|
 
|
 +
|Color<br/>B&W
 
|
 
|
|[https://www.mobygames.com/game/exen/crazypet-ii]/[https://web.archive.org/web/20021023093830/http://www.in-fusio.com:80/product/gameDescriptif/crazypet2.html]
+
|[https://www.mobygames.com/game/exen/crazypet-ii][https://web.archive.org/web/20021023093830/http://www.in-fusio.com:80/product/gameDescriptif/crazypet2.html]
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
 
|Dakar 2005
 
|Dakar 2005
|
+
|{{date|2005}}
|
+
|Kaolink SAS
|
+
|In-Fusio
 
|Racing
 
|Racing
|
+
|J2ME
 +
|Color
 
|
 
|
 
|[https://web.archive.org/web/20051016113837/http://www.in-fusio.com/game_Dakar_2005_100.php?1815127872]
 
|[https://web.archive.org/web/20051016113837/http://www.in-fusio.com/game_Dakar_2005_100.php?1815127872]
Line 1,073: Line 1,192:
 
|
 
|
 
|
 
|
 +
|Multiplayer
 +
|B&W
 
|
 
|
|
+
|[https://web.archive.org/web/20040229003347/http://www.in-fusio.com/Games/centre_fiche.php?clef=19][https://web.archive.org/web/20021023094008/http://www.in-fusio.com:80/product/gameDescriptif/decachallenge.html]
|[https://web.archive.org/web/20040229003347/http://www.in-fusio.com/Games/centre_fiche.php?clef=19]/[https://web.archive.org/web/20021023094008/http://www.in-fusio.com:80/product/gameDescriptif/decachallenge.html]
 
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
Line 1,083: Line 1,203:
 
|In-Fusio
 
|In-Fusio
 
|Sports
 
|Sports
 +
|i-mode
 
|
 
|
 
|
 
|
Line 1,088: Line 1,209:
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|DJ Bubble Multiplayer
+
|DJ Bubble
 
|{{date|2004-09-18}}
 
|{{date|2004-09-18}}
|Cybiko, Inc.
+
|Cybiko Wireless
 
|In-Fusio
 
|In-Fusio
 
|Puzzle
 
|Puzzle
 +
|
 
|
 
|
 
|
 
|
Line 1,102: Line 1,224:
 
|
 
|
 
|
 
|
 +
|In-Fusio
 
|Action<br/>Shooter
 
|Action<br/>Shooter
 
|
 
|
Line 1,110: Line 1,233:
 
|Dragon Tale
 
|Dragon Tale
 
|2002
 
|2002
|Spark Creative SARL
+
|Spark Creative S.A.R.L.
 
|In-Fusio
 
|In-Fusio
 
|RPG
 
|RPG
|
+
|Mophun/WGE
 +
|Color
 
|
 
|
 
|[http://web.archive.org/web/20040101162545/http://spark-ent.com/]
 
|[http://web.archive.org/web/20040101162545/http://spark-ent.com/]
Line 1,122: Line 1,246:
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
 +
|RPG
 
|
 
|
 +
|B&W
 
|
 
|
|
+
|[https://web.archive.org/web/20040229002906/http://www.in-fusio.com/Games/centre_fiche.php?clef=16][https://web.archive.org/web/20021023095134/http://www.in-fusio.com:80/product/gameDescriptif/dreamquest.html]
|[https://web.archive.org/web/20040229002906/http://www.in-fusio.com/Games/centre_fiche.php?clef=16]/[https://web.archive.org/web/20021023095134/http://www.in-fusio.com:80/product/gameDescriptif/dreamquest.html]
 
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
Line 1,134: Line 1,259:
 
|Adventure
 
|Adventure
 
|
 
|
 +
|Color<br/>B&W
 
|
 
|
 
|[https://web.archive.org/web/20031226101735/http://www.in-fusio.com/Games/centre_fiche.php?clef=38]
 
|[https://web.archive.org/web/20031226101735/http://www.in-fusio.com/Games/centre_fiche.php?clef=38]
Line 1,141: Line 1,267:
 
|{{date|2004-09-01}}
 
|{{date|2004-09-01}}
 
|In-Fusio
 
|In-Fusio
|In-Fusio
+
|In-Fusio<br/>(Graphics by Devalley Entertainment)
 
|Action<br/>Shooter
 
|Action<br/>Shooter
 
|
 
|
 +
|Color
 
|
 
|
|[https://www.mobygames.com/game/exen/eagle-squadron]/[https://web.archive.org/web/20051016113502/http://www.in-fusio.com/game_Eagle_Squadron_91.php?1815127872]
+
|[https://www.mobygames.com/game/exen/eagle-squadron][https://web.archive.org/web/20051016113502/http://www.in-fusio.com/game_Eagle_Squadron_91.php?1815127872]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
 
|ELF Bowling
 
|ELF Bowling
|{{date|2003-12-13}}
+
|{{date|2003-12-13}} [NA]
|Cybiko, Inc.
+
|Cybiko Wireless
 
|In-Fusio
 
|In-Fusio
 
|Sports
 
|Sports
 
|
 
|
 
|
 
|
 +
|Ported from PC
 
|[https://web.archive.org/web/20051016113410/http://www.in-fusio.com/game_Elf_Bowling_(R)_70.php?1815127872]
 
|[https://web.archive.org/web/20051016113410/http://www.in-fusio.com/game_Elf_Bowling_(R)_70.php?1815127872]
 
|{{✗}}
 
|{{✗}}
Line 1,164: Line 1,292:
 
|Puzzle
 
|Puzzle
 
|
 
|
 +
|B&W
 
|
 
|
 
|[https://web.archive.org/web/20040229014416/http://www.in-fusio.com/Games/centre_fiche.php?clef=48]
 
|[https://web.archive.org/web/20040229014416/http://www.in-fusio.com/Games/centre_fiche.php?clef=48]
Line 1,170: Line 1,299:
 
|Etch A Sketch
 
|Etch A Sketch
 
|
 
|
|
+
|In-Fusio
 
|
 
|
 
|Puzzle
 
|Puzzle
 +
|J2ME
 
|
 
|
 
|
 
|
Line 1,184: Line 1,314:
 
|Racing
 
|Racing
 
|
 
|
 +
|Color<br/>B&W
 
|
 
|
 
|[https://web.archive.org/web/20040229010829/http://www.in-fusio.com/Games/centre_fiche.php?clef=37]
 
|[https://web.archive.org/web/20040229010829/http://www.in-fusio.com/Games/centre_fiche.php?clef=37]
Line 1,194: Line 1,325:
 
|Action<br/>Shooter
 
|Action<br/>Shooter
 
|
 
|
 +
|Color
 
|
 
|
 
|[https://www.mobygames.com/game/exen/fighter-pilot-evolved]
 
|[https://www.mobygames.com/game/exen/fighter-pilot-evolved]
Line 1,200: Line 1,332:
 
|Flynn's Adventures (Nightmare Busters)
 
|Flynn's Adventures (Nightmare Busters)
 
|{{date|2004-04-01}}
 
|{{date|2004-04-01}}
|In-Fusio
+
|In-Fusio<br/>Cybiko Wireless
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Platformer
 
|Action<br/>Platformer
|Yes
+
|BREW/J2ME/i-mode
|Also available for BREW/J2ME/Doja
+
|Color
|[https://www.mobygames.com/game/exen/flynns-adventures]/[https://web.archive.org/web/20051016113527/http://www.in-fusio.com/game_Flynn%60s_Adventures_42.php?1815127872]
+
|
 +
|[https://www.mobygames.com/game/exen/flynns-adventures][https://web.archive.org/web/20051016113527/http://www.in-fusio.com/game_Flynn%60s_Adventures_42.php?1815127872]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
Line 1,213: Line 1,346:
 
|In-Fusio
 
|In-Fusio
 
|Puzzle
 
|Puzzle
 +
|J2ME
 +
|Color
 
|
 
|
|Also available for J2ME
+
|[https://www.mobygames.com/game/exen/fruit-factory][https://web.archive.org/web/20051016113608/http://www.in-fusio.com/game_Fruit_Factory_22.php?1815127872]
|[https://www.mobygames.com/game/exen/fruit-factory]/[https://web.archive.org/web/20051016113608/http://www.in-fusio.com/game_Fruit_Factory_22.php?1815127872]
 
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
Line 1,223: Line 1,357:
 
|In-Fusio
 
|In-Fusio
 
|Puzzle
 
|Puzzle
|
+
|J2ME?—
 +
|Color
 
|
 
|
 
|[https://web.archive.org/web/20051016113101/http://www.in-fusio.com/game_Fruit_Factory_2_107.php?1815127872]
 
|[https://web.archive.org/web/20051016113101/http://www.in-fusio.com/game_Fruit_Factory_2_107.php?1815127872]
Line 1,234: Line 1,369:
 
|Sports
 
|Sports
 
|
 
|
 +
|B&W
 
|
 
|
 
|
 
|
Line 1,243: Line 1,379:
 
|In-Fusio
 
|In-Fusio
 
|Sports
 
|Sports
|Yes
+
|i-mode/BREW/J2ME
 +
|Color
 
|
 
|
 
|[https://web.archive.org/web/20051016113217/http://www.in-fusio.com/game_Football_Fans_19.php?1815127872]
 
|[https://web.archive.org/web/20051016113217/http://www.in-fusio.com/game_Football_Fans_19.php?1815127872]
Line 1,251: Line 1,388:
 
|{{date|2004-07-01}}
 
|{{date|2004-07-01}}
 
|In-Fusio
 
|In-Fusio
|In-Fusio
+
|In-Fusio<br/>(Graphics by Devalley Entertainment)
 
|Action<br/>Shooter
 
|Action<br/>Shooter
 +
|i-mode
 +
|Color
 
|
 
|
|Also available for Doja
+
|[https://www.mobygames.com/game/exen/ghost-hunter][https://web.archive.org/web/20051016113054/http://www.in-fusio.com/game_Ghost_Hunter_85.php?1815127872]
|[https://www.mobygames.com/game/exen/ghost-hunter]/[https://web.archive.org/web/20051016113054/http://www.in-fusio.com/game_Ghost_Hunter_85.php?1815127872]
 
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
 
|Golden Tee Golf Tournament
 
|Golden Tee Golf Tournament
 
|{{date|2003-08-08}}
 
|{{date|2003-08-08}}
|Cybiko, Inc.
+
|Cybiko Wireless
 
|In-Fusio
 
|In-Fusio
 
|Sports
 
|Sports
 +
|
 
|
 
|
 
|
 
|
Line 1,273: Line 1,412:
 
|In-Fusio
 
|In-Fusio
 
|
 
|
 +
|BREW
 
|
 
|
 
|
 
|
Line 1,284: Line 1,424:
 
|
 
|
 
|
 
|
 +
|B&W
 
|
 
|
|[https://web.archive.org/web/20040229000803/http://www.in-fusio.com/Games/centre_fiche.php?clef=1]/[https://web.archive.org/web/20021023105014/http://www.in-fusio.com:80/product/gameDescriptif/horoscope.html]
+
|[https://web.archive.org/web/20040229000803/http://www.in-fusio.com/Games/centre_fiche.php?clef=1][https://web.archive.org/web/20021023105014/http://www.in-fusio.com:80/product/gameDescriptif/horoscope.html]
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
Line 1,293: Line 1,434:
 
|
 
|
 
|Platformer
 
|Platformer
 +
|
 
|
 
|
 
|
 
|
Line 1,303: Line 1,445:
 
|In-Fusio
 
|In-Fusio
 
|Racing
 
|Racing
|
+
|
 +
|Color
 
|
 
|
 
|[https://web.archive.org/web/20051016113718/http://www.in-fusio.com/game_IN-FUSIO_Darts_110.php?1815127872]
 
|[https://web.archive.org/web/20051016113718/http://www.in-fusio.com/game_IN-FUSIO_Darts_110.php?1815127872]
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|InFusio Extreme Ski
+
|IF Extreme Ski
 
|{{date|2006-01-10}}
 
|{{date|2006-01-10}}
 
|Devalley Entertainment
 
|Devalley Entertainment
Line 1,314: Line 1,457:
 
|Sports
 
|Sports
 
|
 
|
 +
|Color
 
|
 
|
 
|[https://www.mobygames.com/game/exen/if-extreme-ski]
 
|[https://www.mobygames.com/game/exen/if-extreme-ski]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|InFusio Ski Jumping
+
|IF Ski Jumping
 
|{{date|2005-12-01}}
 
|{{date|2005-12-01}}
 
|Devalley Entertainment
 
|Devalley Entertainment
Line 1,324: Line 1,468:
 
|Sports
 
|Sports
 
|
 
|
 +
|Color
 
|
 
|
 
|[https://www.mobygames.com/game/exen/if-ski-jumping]
 
|[https://www.mobygames.com/game/exen/if-ski-jumping]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|InFusio Ping Pong
+
|IF Ping Pong
 
|{{date|2006-09-01}}
 
|{{date|2006-09-01}}
 
|In-Fusio
 
|In-Fusio
Line 1,334: Line 1,479:
 
|Sports
 
|Sports
 
|
 
|
 +
|Color
 
|
 
|
 
|[https://www.mobygames.com/game/exen/if-ping-pong]
 
|[https://www.mobygames.com/game/exen/if-ping-pong]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|InFusio Racing
+
|IF Racing
 
|{{date|2002-03-01}}
 
|{{date|2002-03-01}}
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
 
|Racing
 
|Racing
|Yes
+
|J2ME
 +
|Color
 
|
 
|
 
|[https://www.mobygames.com/game/exen/if-racing]
 
|[https://www.mobygames.com/game/exen/if-racing]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|InFusio Racing 2
+
|IF Racing 2
 
|{{date|2004-09-18}}
 
|{{date|2004-09-18}}
 
|In-Fusio
 
|In-Fusio
Line 1,354: Line 1,501:
 
|Racing
 
|Racing
 
|
 
|
 +
|Color
 
|
 
|
 
|[https://web.archive.org/web/20051016113355/http://www.in-fusio.com/game_IF_Racing_2_26.php?1815127872]
 
|[https://web.archive.org/web/20051016113355/http://www.in-fusio.com/game_IF_Racing_2_26.php?1815127872]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|InFusio Racing 3
+
|IF Racing 3
 
|
 
|
 
|In-Fusio
 
|In-Fusio
Line 1,364: Line 1,512:
 
|Racing
 
|Racing
 
|
 
|
 +
|Color
 
|
 
|
 
|
 
|
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|InFusio Reversi
+
|IF Reversi
 
|{{date|2006-10-01}}
 
|{{date|2006-10-01}}
 
|NessProd
 
|NessProd
|In-Fusio
+
|In-Fusio<br/>(Graphics by Devalley Entertainment)
 
|Strategy<br/>Puzzle
 
|Strategy<br/>Puzzle
 
|
 
|
 +
|Color
 
|
 
|
 
|[https://www.mobygames.com/game/exen/if-reversi]
 
|[https://www.mobygames.com/game/exen/if-reversi]
Line 1,384: Line 1,534:
 
|Puzzle
 
|Puzzle
 
|
 
|
 +
|Color
 
|GBA port
 
|GBA port
 
|
 
|
Line 1,393: Line 1,544:
 
|In-Fusio
 
|In-Fusio
 
|Puzzle
 
|Puzzle
|Yes
+
|J2ME
 +
|Color
 
|Downgrade GBA port
 
|Downgrade GBA port
 
|[https://web.archive.org/web/20051016113747/http://www.in-fusio.com/game_It%60s_Mr_Pants_96.php?1815127872]
 
|[https://web.archive.org/web/20051016113747/http://www.in-fusio.com/game_It%60s_Mr_Pants_96.php?1815127872]
Line 1,401: Line 1,553:
 
|{{date|2004-11-01}}
 
|{{date|2004-11-01}}
 
|In-Fusio
 
|In-Fusio
|In-Fusio
+
|In-Fusio<br/>(Graphics by Devalley Entertainment)
 
|Action
 
|Action
 +
|i-mode?—?
 +
|Color
 
|
 
|
|Also available for Doja
+
|[https://www.mobygames.com/game/exen/jungle-run][https://web.archive.org/web/20051016113419/http://www.in-fusio.com/game_Jungle_Run_98.php?1815127872]
|[https://www.mobygames.com/game/exen/jungle-run]/[https://web.archive.org/web/20051016113419/http://www.in-fusio.com/game_Jungle_Run_98.php?1815127872]
 
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
Line 1,414: Line 1,567:
 
|Adventure
 
|Adventure
 
|
 
|
 +
|Color<br/>B&W
 
|
 
|
 
|[https://web.archive.org/web/20051016113321/http://www.in-fusio.com/game_Jurassic_Park_III_(TM)_27.php?1815127872]
 
|[https://web.archive.org/web/20051016113321/http://www.in-fusio.com/game_Jurassic_Park_III_(TM)_27.php?1815127872]
Line 1,424: Line 1,578:
 
|Fight
 
|Fight
 
|
 
|
 +
|B&W
 
|
 
|
 
|[https://web.archive.org/web/20040229013853/http://www.in-fusio.com/Games/centre_fiche.php?clef=47]
 
|[https://web.archive.org/web/20040229013853/http://www.in-fusio.com/Games/centre_fiche.php?clef=47]
Line 1,434: Line 1,589:
 
|Fight
 
|Fight
 
|
 
|
 +
|Color<br/>B&W
 
|
 
|
 
|[https://web.archive.org/web/20040229010033/http://www.in-fusio.com/Games/centre_fiche.php?clef=35]
 
|[https://web.archive.org/web/20040229010033/http://www.in-fusio.com/Games/centre_fiche.php?clef=35]
Line 1,440: Line 1,596:
 
|Le Tour De France
 
|Le Tour De France
 
|{{date|2005-08-01}}
 
|{{date|2005-08-01}}
|Living Mobile GmbH
+
|Living Mobile GmbH<br/>(Ported by NessPod)
 
|In-Fusio
 
|In-Fusio
 
|Sports
 
|Sports
 +
|J2ME
 +
|Color
 
|
 
|
|Also available for J2ME
+
|[https://www.mobygames.com/game/exen/tour-de-france][https://web.archive.org/web/20051016113038/http://www.in-fusio.com/game_Le_Tour_de_France_112.php?1815127872]
|[https://www.mobygames.com/game/exen/tour-de-france]/[https://web.archive.org/web/20051016113038/http://www.in-fusio.com/game_Le_Tour_de_France_112.php?1815127872]
 
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
Line 1,454: Line 1,611:
 
|Sports
 
|Sports
 
|
 
|
 +
|B&W
 
|
 
|
 
|[https://web.archive.org/web/20040229013207/http://www.in-fusio.com/Games/centre_fiche.php?clef=46]
 
|[https://web.archive.org/web/20040229013207/http://www.in-fusio.com/Games/centre_fiche.php?clef=46]
Line 1,464: Line 1,622:
 
|Sports
 
|Sports
 
|
 
|
 +
|Color
 
|
 
|
 
|[https://web.archive.org/web/20051016113456/http://www.in-fusio.com/game_Malibu_Ride_30.php?1815127872]
 
|[https://web.archive.org/web/20051016113456/http://www.in-fusio.com/game_Malibu_Ride_30.php?1815127872]
Line 1,474: Line 1,633:
 
|Sports
 
|Sports
 
|
 
|
 +
|Color
 
|
 
|
 
|[https://www.mobygames.com/game/exen/malibu-ride-2]
 
|[https://www.mobygames.com/game/exen/malibu-ride-2]
Line 1,483: Line 1,643:
 
|
 
|
 
|Puzzle
 
|Puzzle
 +
|
 
|
 
|
 
|
 
|
Line 1,494: Line 1,655:
 
|Puzzle
 
|Puzzle
 
|
 
|
 +
|B&W
 
|
 
|
 
|[https://web.archive.org/web/20040229003439/http://www.in-fusio.com/Games/centre_fiche.php?clef=2]
 
|[https://web.archive.org/web/20040229003439/http://www.in-fusio.com/Games/centre_fiche.php?clef=2]
Line 1,500: Line 1,662:
 
|Midtown Madness 3 Mobile
 
|Midtown Madness 3 Mobile
 
|{{date|2004-10-01}}
 
|{{date|2004-10-01}}
|BeTomorrow
+
|In-Fusio<br/>BeTomorrow
|In-Fusio
+
|In-Fusio<br/>(Licensed by Microsoft Game Studios)
 
|Racing
 
|Racing
|Yes
+
|i-mode/BREW/Symbian/WM/J2ME<br/>(2D + 3D version using M3G and [[Mascot Capsule 3D]] technology)
|Also available for Doja/BREW/J2ME
+
|Color
|[https://www.mobygames.com/game/exen/midtown-madness-3-mobile]/[https://web.archive.org/web/20051016113558/http://www.in-fusio.com/game_Midtown_Madness%C2%AE_3_Mobile_86.php?1815127872]
+
|
 +
|[https://www.mobygames.com/game/exen/midtown-madness-3-mobile][https://web.archive.org/web/20051016113558/http://www.in-fusio.com/game_Midtown_Madness%C2%AE_3_Mobile_86.php?1815127872]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
Line 1,514: Line 1,677:
 
|Shooter
 
|Shooter
 
|
 
|
|The first 3D game for ExEn.
+
|Color
 +
|The first 3D game ever for ExEn.
 
|[https://web.archive.org/web/20040229015138/http://www.in-fusio.com/Games/centre_fiche.php?clef=50]
 
|[https://web.archive.org/web/20040229015138/http://www.in-fusio.com/Games/centre_fiche.php?clef=50]
 
|{{✓}}
 
|{{✓}}
Line 1,524: Line 1,688:
 
|Arcade<br/>Puzzle
 
|Arcade<br/>Puzzle
 
|
 
|
 +
|Color
 
|
 
|
 
|[https://www.mobygames.com/game/exen/monkey-business_]
 
|[https://www.mobygames.com/game/exen/monkey-business_]
Line 1,530: Line 1,695:
 
|MotoGP
 
|MotoGP
 
|{{date|2005-10-01}}
 
|{{date|2005-10-01}}
|Cybiko, Inc.
+
|Cybiko Wireless<br/>(Ported by NessPod)
 
|THQ Wireless Inc.
 
|THQ Wireless Inc.
 
|Racing
 
|Racing
 +
|J2ME
 +
|Color
 
|
 
|
|Also available for J2ME
 
 
|[https://www.mobygames.com/game/exen/motogp_]
 
|[https://www.mobygames.com/game/exen/motogp_]
 
|{{✓}}
 
|{{✓}}
Line 1,544: Line 1,710:
 
|Action<br/>Shooter
 
|Action<br/>Shooter
 
|
 
|
 +
|Color
 
|
 
|
 
|[https://www.mobygames.com/game/exen/mutant-alert]
 
|[https://www.mobygames.com/game/exen/mutant-alert]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|Neopets
+
|Neopets Mobile
|
 
 
|
 
|
 
|In-Fusio
 
|In-Fusio
|
+
|In-Fusio
 +
|RPG
 +
|J2ME
 
|
 
|
 
|
 
|
Line 1,564: Line 1,732:
 
|Puzzle
 
|Puzzle
 
|
 
|
|
+
|Color<br/>B&W
 +
|Similar to Sokoban
 
|[https://www.mobygames.com/game/exen/panko]/[https://web.archive.org/web/20040229014611/http://www.in-fusio.com/Games/centre_fiche.php?clef=49]
 
|[https://www.mobygames.com/game/exen/panko]/[https://web.archive.org/web/20040229014611/http://www.in-fusio.com/Games/centre_fiche.php?clef=49]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
 
|Perry Rhodan: Sekmar I in Danger
 
|Perry Rhodan: Sekmar I in Danger
 +
|
 
|
 
|
 
|
 
|
Line 1,584: Line 1,754:
 
|
 
|
 
|
 
|
 +
|B&W
 
|
 
|
|[https://web.archive.org/web/20040229001013/http://www.in-fusio.com/Games/centre_fiche.php?clef=10]/[https://web.archive.org/web/20030314032328/http://www.in-fusio.com:80/product/gameDescriptif/pileup.html]
+
|[https://web.archive.org/web/20040229001013/http://www.in-fusio.com/Games/centre_fiche.php?clef=10][https://web.archive.org/web/20030314032328/http://www.in-fusio.com:80/product/gameDescriptif/pileup.html]
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
Line 1,593: Line 1,764:
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Fight<br/>Platformer
 
|Action<br/>Fight<br/>Platformer
 +
|i-mode
 +
|Color
 
|
 
|
|Also available for Doja
 
 
|[https://www.mobygames.com/game/exen/pikubi]
 
|[https://www.mobygames.com/game/exen/pikubi]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|Pikubi 2: Rainbow Attack!
+
|Pikubi 2: Rainbow Attack! (GoGo 2: Rainbow Attack!)
 
|{{date|2006-03-01}}
 
|{{date|2006-03-01}}
 
|Devalley Entertainment
 
|Devalley Entertainment
Line 1,604: Line 1,776:
 
|Action<br/>Fight<br/>Platformer
 
|Action<br/>Fight<br/>Platformer
 
|
 
|
 +
|Color
 
|
 
|
 
|[https://www.mobygames.com/game/exen/pikubi-2-rainbow-attack]
 
|[https://www.mobygames.com/game/exen/pikubi-2-rainbow-attack]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|Push
+
|Pocket Chess
|
+
|200x
|
+
|Pocketsoft
 
|In-Fusio
 
|In-Fusio
|Puzzle
+
|Puzzle<br/>Strategy
 
|
 
|
 
|
 
|
 
|
 
|
 +
|[https://videogamefanon.fandom.com/wiki/Pocketsoft]<br/>ExEn 2.2
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|Rambo on Fire
+
|Pocket Formula
|{{date|2005-05}}
+
|2003
|In-Fusio
+
|Pocketsoft
 
|In-Fusio
 
|In-Fusio
|Adventure
+
|Sports<br/>Racing
|Yes
+
|i-mode/BREW/J2ME/Mophun/Symbian
 
|
 
|
 
|
 
|
 +
|[https://videogamefanon.fandom.com/wiki/Pocketsoft]<br/>ExEn 2.2
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|Rollerblade Challenge
+
|Pocket Goal
|{{date|2004-08-11}}
+
|2002
 +
|Pocketsoft
 
|In-Fusio
 
|In-Fusio
 +
|Racing
 +
|i-mode/BREW/J2ME/Mophun/Symbian
 +
|
 +
|
 +
|[https://videogamefanon.fandom.com/wiki/Pocketsoft]
 +
|{{✗}}
 +
|-
 +
|Pocket Golf
 +
|2003
 +
|Pocketsoft
 
|In-Fusio
 
|In-Fusio
 
|Sports
 
|Sports
 +
|i-mode/BREW/J2ME/Mophun/Symbian
 
|
 
|
 
|
 
|
|[https://web.archive.org/web/20051016113733/http://www.in-fusio.com/game_Rollerblade(R)_74.php?1815127872]
+
|[https://videogamefanon.fandom.com/wiki/Pocketsoft]<br/>ExEn 2.1
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|Roller Kid
+
|Pocket Rally
 
|2004
 
|2004
|Kaolink
+
|Pocketsoft
 
|In-Fusio
 
|In-Fusio
 
|Sports
 
|Sports
 +
|i-mode/BREW/J2ME/Mophun/Symbian
 
|
 
|
 
|
 
|
|[https://web.archive.org/web/20051016113550/http://www.in-fusio.com/game_Roller_Kid_40.php?1815127872]
+
|[https://videogamefanon.fandom.com/wiki/Pocketsoft]<br/>ExEn 2.2
|{{}}
+
|{{}}
 
|-
 
|-
|Sabre Wulf: Mobile
+
|Pocket Tennis
|2004
+
|2002
 +
|Pocketsoft
 
|In-Fusio
 
|In-Fusio
 +
|Sports
 +
|i-mode/BREW/J2ME/Mophun
 +
|
 +
|
 +
|[https://videogamefanon.fandom.com/wiki/Pocketsoft]
 +
|{{✗}}
 +
|-
 +
|Pocket Stadium
 +
|2003
 +
|Pocketsoft
 
|In-Fusio
 
|In-Fusio
|Platformer
+
|Sports
 +
|i-mode/BREW/J2ME/Mophun
 +
|
 
|
 
|
|GBA port
+
|[https://videogamefanon.fandom.com/wiki/Pocketsoft]<br/>ExEn 2.1
|[https://web.archive.org/web/20051016113210/http://www.in-fusio.com/game_SabreWulf(R)_Mobile_109.php?1815127872]
 
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|Seven 004
+
|Push
 
|
 
|
 +
|
 +
|In-Fusio
 +
|Puzzle
 
|
 
|
 
|
 
|
|Arcade
 
 
|
 
|
 
|
 
|
|[https://web.archive.org/web/20051016113444/http://www.in-fusio.com/game_SVEN_004_118.php?1815127872]
 
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|Sexy Video Poker
+
|Rambo on Fire
|{{date|2006-07-01}}
+
|{{date|2005-05}}
|NessProd
 
 
|In-Fusio
 
|In-Fusio
|Strategy
+
|In-Fusio<br/>Canal+
 +
|Adventure<br/>Action
 +
|i-mode/BREW/J2ME
 
|
 
|
 +
|Color
 
|
 
|
|[https://www.mobygames.com/game/exen/sexy-video-poker]
+
|{{}}
|{{}}
 
 
|-
 
|-
|Sexy Breaker Bikini
+
|Rollerblade Challenge
|{{date|2005-10-01}}
+
|{{date|2004-08-11}}
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
|Action
+
|Sports
 
|
 
|
 +
|Color
 
|
 
|
|
+
|[https://web.archive.org/web/20051016113733/http://www.in-fusio.com/game_Rollerblade(R)_74.php?1815127872]
|{{}}
+
|{{}}
 
|-
 
|-
|Sexy Breaker Manga
+
|Roller Kid
|{{date|2005-10-01}}
+
|2004
|In-Fusio
+
|Kaolink
 
|In-Fusio
 
|In-Fusio
 +
|Sports
 
|
 
|
 +
|Color
 
|
 
|
|
+
|[https://web.archive.org/web/20051016113550/http://www.in-fusio.com/game_Roller_Kid_40.php?1815127872]
|[https://www.mobygames.com/game/exen/sexybreaker-manga]
 
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|Shado Fighter
+
|Sabre Wulf: Mobile
|{{date|2004-07-01}}
+
|2004
 +
|In-Fusio<br/>Kaolink SAS
 
|In-Fusio
 
|In-Fusio
|In-Fusio
+
|Platformer
|Action<br/>Fight
+
|J2ME
|Yes
+
|
|Also available for Doja/BREW/J2ME
+
|GBA port
|[https://www.mobygames.com/game/exen/shado-fighter]/[https://web.archive.org/web/20051016113543/http://www.in-fusio.com/game_Shado_Fighter_3.php?1815127872]
+
|[https://web.archive.org/web/20051016113210/http://www.in-fusio.com/game_SabreWulf(R)_Mobile_109.php?1815127872]
|{{}}
+
|{{}}
 
|-
 
|-
|Skate Kid
+
|Seven 004
 +
|
 
|
 
|
|In-Fusio
 
|In-Fusio
 
|Sports<br/>Arcade
 
 
|
 
|
 +
|Arcade
 
|
 
|
|[https://web.archive.org/web/20051016113045/http://www.in-fusio.com/game_Skate_Kid_43.php?1815127872]/[https://web.archive.org/web/20021024034241/http://www.in-fusio.com:80/product/gameDescriptif/skatekid.html]
 
|{{✓}}
 
|-
 
|Smiley Tactics
 
|{{date|2005-03-26}}
 
|In-Fusio
 
|In-Fusio
 
|Puzzle
 
 
|
 
|
 
|
 
|
|[https://web.archive.org/web/20051016113338/http://www.in-fusio.com/game_Smiley_(TM)_71.php?1815127872]
+
|[https://web.archive.org/web/20051016113444/http://www.in-fusio.com/game_SVEN_004_118.php?1815127872]
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|Snow Kid
+
|Sexy Video Poker
 +
|{{date|2006-07-01}}
 +
|NessProd
 +
|In-Fusio<br/>(Graphics by Devalley Entertainment)
 +
|Strategy
 
|
 
|
 +
|Color
 
|
 
|
|
+
|[https://www.mobygames.com/game/exen/sexy-video-poker]
|Sports
+
|{{}}
|
 
|
 
|[https://web.archive.org/web/20040229003923/http://www.in-fusio.com/Games/centre_fiche.php?clef=26]
 
|{{}}
 
 
|-
 
|-
|Solitaire Gold
+
|Sexy Breaker Bikini
 +
|{{date|2005-10-01}}
 +
|In-Fusio
 +
|In-Fusio
 +
|Action
 
|
 
|
 +
|Color
 
|
 
|
|In-Fusio
 
|Puzzle<br/>Card game
 
 
|
 
|
|Also available for Doja
+
|{{}}
|[https://web.archive.org/web/20051016113622/http://www.in-fusio.com/game_Solitaire_Gold_82.php?1815127872]
 
|{{}}
 
 
|-
 
|-
|South Park
+
|Sexy Breaker Manga
|{{date|2003-09-01}}
+
|{{date|2005-10-01}}
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
|Action
+
|Arcade<br/>Pong
 +
|
 +
|Color
 
|
 
|
|Also available for Doja/J2ME
+
|[https://www.mobygames.com/game/exen/sexybreaker-manga]
|[https://www.mobygames.com/game/exen/south-park_]/[https://web.archive.org/web/20051016113030/http://www.in-fusio.com/game_South_Park(R)_46.php?1815127872]
 
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|Space Defender
+
|Shado Fighter
 +
|{{date|2004-07-01}}
 +
|In-Fusio
 +
|In-Fusio
 +
|Action<br/>Fight
 +
|i-mode/BREW/J2ME
 +
|Color
 +
|
 +
|[https://www.mobygames.com/game/exen/shado-fighter][https://web.archive.org/web/20051016113543/http://www.in-fusio.com/game_Shado_Fighter_3.php?1815127872]
 +
|{{✓}}
 +
|-
 +
|Skate Kid
 
|
 
|
 +
|In-Fusio
 +
|In-Fusio
 +
|Sports<br/>Arcade
 
|
 
|
 +
|Color<br/>B&W
 
|
 
|
 +
|[https://web.archive.org/web/20051016113045/http://www.in-fusio.com/game_Skate_Kid_43.php?1815127872][https://web.archive.org/web/20021024034241/http://www.in-fusio.com:80/product/gameDescriptif/skatekid.html]
 +
|{{✓}}
 +
|-
 +
|Smiley Tactics
 +
|{{date|2005-03-26}}
 +
|In-Fusio
 +
|In-Fusio
 +
|Puzzle
 
|
 
|
 
|
 
|
 
|
 
|
|[https://web.archive.org/web/20040229004656/http://www.in-fusio.com/Games/centre_fiche.php?clef=31]
+
|[https://web.archive.org/web/20051016113338/http://www.in-fusio.com/game_Smiley_(TM)_71.php?1815127872]
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|Space War
+
|Snow Kid
|{{date|2004}}
 
|Ulysseo
 
|In-Fusio
 
|Action<br/>Shooter
 
 
|
 
|
 
|
 
|
 
|
 
|
|{{✗}}
+
|Sports
|-
+
|
|Sphere Madness
+
|Color<br/>B&W
|{{date|2004-02-01}}
+
|
|Asobo Studio S.A.R.L.
+
|[https://web.archive.org/web/20040229003923/http://www.in-fusio.com/Games/centre_fiche.php?clef=26]
 +
|{{✗}}
 +
|-
 +
|Solitaire Gold
 +
|
 +
|
 +
|In-Fusio
 +
|Puzzle<br/>Card game
 +
|i-mode
 +
|Color
 +
|
 +
|[https://web.archive.org/web/20051016113622/http://www.in-fusio.com/game_Solitaire_Gold_82.php?1815127872]
 +
|{{✗}}
 +
|-
 +
|South Park
 +
|{{date|2003-09-01}}
 +
|In-Fusio
 +
|In-Fusio
 +
|Action
 +
|i-mode/J2ME
 +
|Color
 +
|
 +
|[https://www.mobygames.com/game/exen/south-park_][https://web.archive.org/web/20051016113030/http://www.in-fusio.com/game_South_Park(R)_46.php?1815127872]
 +
|{{✓}}
 +
|-
 +
|Space Defender
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|B&W
 +
|
 +
|[https://web.archive.org/web/20040229004656/http://www.in-fusio.com/Games/centre_fiche.php?clef=31]
 +
|{{✗}}
 +
|-
 +
|Space War
 +
|{{date|2004}}
 +
|Ulysseo
 +
|In-Fusio
 +
|Action<br/>Shooter
 +
|
 +
|Color
 +
|
 +
|
 +
|{{✗}}
 +
|-
 +
|Sphere Madness
 +
|{{date|2004-02-01}}
 +
|Asobo Studio S.A.R.L.
 +
|In-Fusio
 +
|Action<br/>Puzzle<br/>Arcade
 +
|
 +
|Color
 +
|
 +
|[https://www.mobygames.com/game/exen/sphere-madness][https://web.archive.org/web/20051016113438/http://www.in-fusio.com/game_Sphere_Madness_61.php?1815127872]
 +
|{{✓}}
 +
|-
 +
|Sphere Madness 2
 +
|{{date|2006-01-01}}
 +
|Asobo Studio S.A.R.L.
 +
|In-Fusio
 +
|Action<br/>Puzzle<br/>Arcade
 +
|
 +
|Color
 +
|
 +
|[https://www.mobygames.com/game/exen/sphere-madness-2]
 +
|{{✓}}
 +
|-
 +
|Splat Boy
 +
|2004
 +
|In-Fusio
 +
|In-Fusio
 +
|Action, Arcade
 +
|
 +
|Color
 +
|
 +
|[https://web.archive.org/web/20051016113519/http://www.in-fusio.com/game_Splat_Boy_49.php?1815127872]
 +
|{{✓}}
 +
|-
 +
|Spyro™
 +
|{{date|2003-05-27}}
 +
|Infraworlds
 +
|In-Fusio
 +
|Action
 +
|
 +
|Color
 +
|
 +
|[https://www.mobygames.com/game/exen/spyro]
 +
|{{✓}}
 +
|-
 +
|Star Academy
 +
|
 +
|
 
|In-Fusio
 
|In-Fusio
|Action<br/>Puzzle<br/>Arcade
 
 
|
 
|
 
|
 
|
|[https://www.mobygames.com/game/exen/sphere-madness]/[https://web.archive.org/web/20051016113438/http://www.in-fusio.com/game_Sphere_Madness_61.php?1815127872]
+
|
|{{}}
+
|
 +
|
 +
|{{}}
 
|-
 
|-
|Sphere Madness 2
+
|Star Wars™: Revenge of the Sith
|{{date|2006-01-01}}
+
|{{date|2005-05-11}}
|Asobo Studio S.A.R.L.
 
 
|In-Fusio
 
|In-Fusio
|Action<br/>Puzzle<br/>Arcade
+
|THQ Wireless Inc.
 +
|Action<br/>Platfomer
 +
|J2ME
 +
|Color
 
|
 
|
|
+
|[https://www.mobygames.com/game/exen/star-wars-revenge-of-the-sith]
|[https://www.mobygames.com/game/exen/sphere-madness-2]
 
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|Splat Boy
+
|Super Dino Skate
|2004
+
|
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
 +
|Sports
 
|
 
|
 +
|B&W
 
|
 
|
 
|
 
|
|[https://web.archive.org/web/20051016113519/http://www.in-fusio.com/game_Splat_Boy_49.php?1815127872]
+
|{{✗}}
|{{✓}}
 
|-
 
|Spyro the Dragon™
 
|{{date|2003-05-27}}
 
|Infraworlds
 
|In-Fusio
 
|Action
 
|
 
|
 
|[https://www.mobygames.com/game/exen/spyro]
 
|{{✓}}
 
|-
 
|Star Academy
 
|
 
|
 
|
 
|
 
|
 
|
 
|
 
|{{✗}}
 
|-
 
|Star Wars™: Revenge of the Sith
 
|{{date|2005-05-11}}
 
|In-Fusio
 
|THQ Wireless Inc.
 
|Action
 
|Yes
 
|
 
|[https://www.mobygames.com/game/exen/star-wars-revenge-of-the-sith]
 
|{{✓}}
 
|-
 
|Super Dino Skate
 
|
 
|
 
|
 
|
 
|
 
|
 
|
 
|{{✗}}
 
 
|-
 
|-
 
|The Lord of the Rings: The Return of the King
 
|The Lord of the Rings: The Return of the King
 
|2005
 
|2005
 
|
 
|
|
+
|In-Fusio
|
+
|Strategy
 +
|—
 
|
 
|
 
|
 
|
Line 1,860: Line 2,135:
 
|The Terminator™
 
|The Terminator™
 
|{{date|2003-02-01}}
 
|{{date|2003-02-01}}
|In-Fusio<br/>Cybiko, Inc.
+
|In-Fusio<br/>Cybiko Wireless
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Shooter
 
|Action<br/>Shooter
 +
|BREW/J2ME
 +
|Color
 
|
 
|
|Also available for BREW/J2ME
+
|[https://www.mobygames.com/game/exen/terminator__][https://web.archive.org/web/20051016113755/http://www.in-fusio.com/game_The_Terminator(TM)_51.php?1815127872]
|[https://www.mobygames.com/game/exen/terminator__]/[https://web.archive.org/web/20051016113755/http://www.in-fusio.com/game_The_Terminator(TM)_51.php?1815127872]
 
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
 
|The Terminator™: I'm Back
 
|The Terminator™: I'm Back
 
|{{date|2005-02-08}}
 
|{{date|2005-02-08}}
|In-Fusio<br/>Cybiko, Inc.
+
|In-Fusio<br/>Cybiko Wireless
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Shooter
 
|Action<br/>Shooter
|Yes
+
|i-mode/J2ME
|Also available for Doja
+
|
 +
|
 
|[https://web.archive.org/web/20051016113154/http://www.in-fusio.com/game_The_Terminator_I%60m_Back_93.php?1815127872]
 
|[https://web.archive.org/web/20051016113154/http://www.in-fusio.com/game_The_Terminator_I%60m_Back_93.php?1815127872]
 
|{{✗}}
 
|{{✗}}
Line 1,884: Line 2,161:
 
|Action<br/>Arcade
 
|Action<br/>Arcade
 
|
 
|
 +
|B&W
 
|
 
|
|[https://www.mobygames.com/game/exen/tinies-farter]/[https://web.archive.org/web/20031226094649/http://www.in-fusio.com/Games/centre_fiche.php?clef=14]
+
|[https://www.mobygames.com/game/exen/tinies-farter][https://web.archive.org/web/20031226094649/http://www.in-fusio.com/Games/centre_fiche.php?clef=14]
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
 
|Tomb Raider: Elixir of Life
 
|Tomb Raider: Elixir of Life
 
|{{date|2005-06-01}}
 
|{{date|2005-06-01}}
|IOMO
+
|IOMO<br/>(Ported by BeTomorrow)
|Eidos Interactive Limited
+
|Eidos Interactive Ltd.
 
|Action<br/>Platformer
 
|Action<br/>Platformer
 +
|J2ME
 +
|Color
 
|
 
|
|Multi languages<br/>Also available for J2ME
 
 
|[https://www.mobygames.com/game/exen/tomb-raider-elixir-of-life]
 
|[https://www.mobygames.com/game/exen/tomb-raider-elixir-of-life]
 
|{{✓}}
 
|{{✓}}
Line 1,900: Line 2,179:
 
|Tomb Raider: Quest for Cinnabar
 
|Tomb Raider: Quest for Cinnabar
 
|{{date|2005-02-01}}
 
|{{date|2005-02-01}}
|IOMO<br/>BeTomorrow
+
|IOMO<br/>(Ported by BeTomorrow)
|Eidos Interactive Limited
+
|Eidos Interactive Ltd.<br/>(Distributed by In-Fusio)
 
|Action<br/>Platformer
 
|Action<br/>Platformer
 +
|J2ME
 +
|Color
 
|
 
|
|Multi languages<br/>Also available for J2ME
 
 
|[https://www.mobygames.com/game/exen/tomb-raider-quest-for-cinnabar]
 
|[https://www.mobygames.com/game/exen/tomb-raider-quest-for-cinnabar]
 
|{{✓}}
 
|{{✓}}
Line 1,910: Line 2,190:
 
|Tomb Raider: The Osiris Codex
 
|Tomb Raider: The Osiris Codex
 
|{{date|2004-11-01}}
 
|{{date|2004-11-01}}
|IOMO
+
|IOMO<br/>(Ported by BeTomorrow)
|Eidos Interactive Limited
+
|Eidos Interactive Ltd.<br/>(Distributed by In-Fusio)
 
|Action<br/>Platformer
 
|Action<br/>Platformer
 +
|J2ME
 +
|Color
 
|
 
|
|Multi languages<br/>Also available for J2ME
 
 
|[https://www.mobygames.com/game/exen/tomb-raider-the-osiris-codex]
 
|[https://www.mobygames.com/game/exen/tomb-raider-the-osiris-codex]
 
|{{✓}}
 
|{{✓}}
Line 1,923: Line 2,204:
 
|
 
|
 
|Sports
 
|Sports
 +
|
 
|
 
|
 
|
 
|
Line 1,934: Line 2,216:
 
|Puzzle
 
|Puzzle
 
|
 
|
|Build-in game from Alcatel OT535
+
|Color
 +
|Pre-installed in Alcatel OT-535 / Philips Xenium 9@9+
 
|[https://web.archive.org/web/20051016113701/http://www.in-fusio.com/game_Wall_Breaker_54.php?1815127872]
 
|[https://web.archive.org/web/20051016113701/http://www.in-fusio.com/game_Wall_Breaker_54.php?1815127872]
 
|{{✓}}
 
|{{✓}}
Line 1,944: Line 2,227:
 
|Sports
 
|Sports
 
|
 
|
 +
|B&W
 
|
 
|
|[https://www.mobygames.com/game/exen/winter-sports_]/[https://web.archive.org/web/20051016113132/http://www.in-fusio.com/game_Winter_Sports_55.php?1815127872]
+
|[https://www.mobygames.com/game/exen/winter-sports_][https://web.archive.org/web/20051016113132/http://www.in-fusio.com/game_Winter_Sports_55.php?1815127872]
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
 
|Worms
 
|Worms
 
|{{date|2005-09-01}}
 
|{{date|2005-09-01}}
|Kiloo ApS
+
|Kiloo ApS<br/>(Ported by Asobo Studio S.A.R.L.)
 
|THQ Wireless Inc.
 
|THQ Wireless Inc.
 
|Strategy<br/>Arcade
 
|Strategy<br/>Arcade
|Yes
+
|J2ME
|Also available for J2ME
+
|Color
 +
|
 
|[https://www.mobygames.com/game/exen/worms_]
 
|[https://www.mobygames.com/game/exen/worms_]
 
|{{✓}}
 
|{{✓}}
Line 1,964: Line 2,249:
 
|
 
|
 
|
 
|
 +
|Color
 
|
 
|
 
|
 
|
Line 1,973: Line 2,259:
 
|The Mighty Troglodytes
 
|The Mighty Troglodytes
 
|Action<br/>Platformer
 
|Action<br/>Platformer
 +
|J2ME
 +
|Color
 
|
 
|
|Also available for J2ME
 
 
|[https://www.mobygames.com/game/exen/yu-a-warrior-tale]
 
|[https://www.mobygames.com/game/exen/yu-a-warrior-tale]
 
|{{✗}}
 
|{{✗}}
Line 1,983: Line 2,270:
 
|In-Fusio
 
|In-Fusio
 
|Platformer
 
|Platformer
 +
|
 
|
 
|
 
|
 
|
Line 1,994: Line 2,282:
 
|Adventure
 
|Adventure
 
|
 
|
 +
|Color
 
|
 
|
 
|[https://web.archive.org/web/20051016113344/http://www.in-fusio.com/game_Zombie_Nurse_122.php?1815127872]
 
|[https://web.archive.org/web/20051016113344/http://www.in-fusio.com/game_Zombie_Nurse_122.php?1815127872]
Line 1,999: Line 2,288:
 
|-
 
|-
 
|Zoo Tycoon 2 Mobile
 
|Zoo Tycoon 2 Mobile
|{{date|2005-06-01}}
+
|{{date|2004-11}}
|In-Fusio
+
|In-Fusio<br/>Cybiko Wireless
|In-Fusio
+
|In-Fusio<br/>(Licensed by Microsoft Game Studios)
 
|Strategy
 
|Strategy
|Yes
+
|J2ME/BREW/i-mode
|Also available for J2ME/BREW/Doja
+
|Color
|[https://www.mobygames.com/game/exen/zoo-tycoon-2-mobile]/[https://web.archive.org/web/20051016113234/http://www.in-fusio.com/game_Zoo_Tycoon_2_Mobile_94.php?1815127872]
+
|
 +
|[https://www.mobygames.com/game/exen/zoo-tycoon-2-mobile][https://web.archive.org/web/20051016113234/http://www.in-fusio.com/game_Zoo_Tycoon_2_Mobile_94.php?1815127872][https://zootycoon.fandom.com/wiki/Zoo_Tycoon_2:_Mobile]
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 +
 +
==External link==
 +
* [https://web.archive.org/web/20090126091910/http://developer.in-fusio.com/exen/information_SDK.php SDK manual]
  
 
==See also==
 
==See also==
 +
* [[Cellphone emulators]]
 
* [[Mophun]]
 
* [[Mophun]]
 
* [[WGE]]
 
* [[WGE]]
 +
* [[Mascot Capsule 3D]]
 +
 +
[[Category:Game engines]]

Revision as of 00:53, 16 March 2024

ExEn logo.png
Developer In-Fusio
Type Cellphone & Mobile
Mobile Gaming Engine
Generation 5th generation
Release date 4th September 2000 (ExEn)
April 2002 (ExEn v2)
Q4 2003 (EGE)
Discontinued 2005
Successor ExEn v2
EGE
Dumped in-fusio.com
Emulated ~

Execution Engine (also known as ExEn) was a mobile gaming engine, developed by french company In-Fusio in 4th September 2000. which competed during the early 2000s with Sun Microsystems's mobile Java platform, J2ME. It was the very first Java-based game engine entirely dedicated to mobile devices. ExEn engine wasn't available on Nokia, Sony Ericsson, Samsung or Motorola handsets. The company re-developed the ExEn v2 engine released in April 2002, which further improved the speed and expressiveness of mobile. Through its embedded technologies for non-Java phones (the ExEn game engine) and Java (the EGE game engine which is marketed in 2005), In-Fusio offers players intuitive access to games, games at the cutting edge of novelty (3D, real-time multiplayer) and innovative interactions ('demo' mode before purchase, 'recommend to a friend', contests, game ratings, etc.). The ExEn technology which is fully J2ME MIDP 2.0 game API compliant, has been designed for games containing animated graphics, sound, 3D and color.

Overview

ExEn®, a downloading game engine dedicated to play, ultra powerful and light games for your devices. Fifteen full-time engineers worked for two years to develop ExEn, which was launched in France and Germany during summer 2001. At the same time, DoCoMo in Japan and SK in Korea also launched successfully a similar technology. ExEn games are downloaded from the GameZilla platform and are executed on ExEn enabled handsets.

ExEn is a specific 3D Game API. It embedded a very compact Java VM from Shlumberger plus a thin native API to provide maximum performances. This was before J2ME even existed. In-Fusio launched its MIDP 2.0 compliant “ExEn Java Extensions” in end of 2003. Most of the development platforms that we mention here are free unlike the restricted SDKs of console games. ExEn v2 is currently in the works. It will hook up with J2ME's MIDP 2.0 platform and offer further enhancements to games. In-Fusio tried to overcome those limitations working together with Sun by presenting the proposal of a GameAPI for MIDP 2.0.

The In-Fusio SDK is available both as a command line version, as well as GUI.

The In-Fusio SDK is a Java based GUI game development environment on ExEn. They have two kinds of engines on the client side mobile phone, basic and advanced.

ExEn basic (v2.1): 256-color or black and white, 2D, client side game engine, with a memory footprint of 140k on the mobile device. Released in early-2003.

ExEn advanced (v2.2): 65k color, polyphonic sound, 3D, in-game Macromedia Flash, client side engine, with a memory footprint of 240k.

The API is based on Java and is very similar to J2ME specification, but is optimized for game development and deployment instead. Even the programming style is almost the same. The ExEn API has various gaming specific classes that are absent from J2ME.

Some of the game related classes are: Gamelet, Playfield, Raycast, FX, Vector 3D, Texture Map etc. A developer can develop the game using this API and distribute it through In-Fusio directly. But this service is only available to premium members. Since In-Fusio has tie ups with a lot of mobile operators, it acts as a distributor for these games through Gamezilla, its game distribution platform. That enables games downloads on mobile phones by the users themselves.

Raycast Plugin: Mission 3D and Mutant Island 3D

ExEn was the first mass market downloadable game engine (The technology allows users to download games, new levels or characters over the air to play on their cellular phone. The games are then run locally without the need for a continuous connection).

ExEn is a compact game for mobile devices JAVA virtual machine. Once integrated with the terminal, It can download games and play native games. So as long as the built-in ExEn Cellphone with chip, You can start from ExEn The content supplier passes GSM or GPRS Network technology, Download to your mobile phone to play.

Technical requirements: small and light, (less than 100kb of ROM and 32kb of the RAM in its initial version) the software's main function is to download and run games on mobile phones.

Features
By In-Fusio. Aims to be less limited than J2ME. Available under "premium" or "free" SDK licenses.
- Color
- 3D matrix calculations
- 3D rendering primitives (wireframe, flat or textured triangles)
- Sprite zooming
- Sprite flipping / mirroring
- Scrolling parallax (several playfields at the same time)
- Fully transparent or masked cells in playfields
- Raycasting
- Screen rotation (rotozoom) & various FXs

EGE (ExEn Gaming Extensions / Entertainment and Gaming Extensions)

In 2003, with the emergence of the first smartphones, creating a realtime 3D engine API and native code to embbed into the EGE, the successor of ExEn.

ExEn Gaming Extensions (EGE) was new gaming engine, created to run on all MIDP 2.0 handsets. It is designed for the end-user: improvement of the game play, user-friendly interface and innovative service offering. Enable game developers to focus on game play, rather than API integration (EGE works on Java MIDP 2.0 handsets and integrates multiplayer and 3D capabilities).

Features
- Real-time multiplayer functionality (not available on initial handsets)
- Enhanced/Improved 3D game play (not available on initial handsets)
- 'Recommend the game' function...to a friend, relative...
- Try and buy
- Simplified user interface for easy game play: direct access through a dedicated key (different according to handsets - fast and simple access in particular), dedicated game menu, etc.

ExEn vs J2ME

ExEn and J2ME are not very different and ExEn paves the way to a Java language based standard.

- The main difference is that ExEn has been optimised for advanced game features.

- Every non-ExEn phone manufacturer has its own specific Gaming API (even on top of MIDP 1.0, the mobile phone profile of J2ME) which induces developers to produce specific code and intensive tests for every manufacturer J2ME implementation.

- The future MIDP 2.0 standard defines a minimum set of game functions to be available in future phones. Even with MIDP 2.0, advanced and rich games are require new Game APIs that ExEn can provide.

- Consistent with its strategy of moving towards J2ME standards, standard classes of ExEn V2 are set in conformity with MIDP/CLDC, which addresses issues such as user interface, persistence storage, networking, and application model.

- The ExEn roadmap - feature new advanced game capabilities and MIDP 2.0 Game API compatibility.

Emulators

Name Platform(s) Version Accuracy FLOSS Active Recommended
EXEN-V2 Generic Simulator Windows

macOS Linux Android [1]

1.0 Low ~
ExEn SDK Windows Standard Edition 2.2 Build 002 Mid ?
EXEN-V2 Generic Simulator
Official emulator taken from SDK, developed by In-Fusio. It is very old emulator, while many games are go in-game, they are crash at various points and runs at a very low frame rate. Written in Java.
ExEn SDK
Runs on JDK 1.4
  1. Possible to run ExEn V2 Generic Simulator on macOS and Linux through Wine (through ExaGear for Android)
Firmwares
Trium and other firmwares.

Download

Title Note(s)
ExEn games A collection of half of all games (included demos)

Screenshots

• Color

• Black & White

List of ExEn supported phones

For devices that supports ExEn V2 (ExEn embedded phone, press key 9 for 5 seconds. If an In-Fusio logo appears, It is ExEn mobile).

Model[1] Manufacturer Resolution Pre-installed games J2ME support Downloadable Screen Generation Description
SL01 Sagem ? ? ?
MyX3-2 Sagem ? ? B&W 2.0
MyX-4 Sagem 128x160 MIDP 2.0 C 2.0
MyX-5 Sagem 128x160 ? C 2.0
MyX-6 Sagem 128x160 ? C 2.1
MyG5 Sagem ? C 2.0
MW3020 Sagem ? B&W 1.0 / 2.0
My3022 Sagem ? ? ?
My3026 Sagem ? ? ?
My3036 Sagem ? ? ?
Xenium Color Philips ? ? ?
Xenium 9@9 Philips ? B&W 1.0
Fisio 311 Philips 87x65 Wall Breaker ? B&W 1.0
Fisio 330 Philips ? B&W 2.0
Fisio 350 Philips ? ? ?
355 Philips ? ? ?
Fisio 530 Philips ? ? 2.0
Fisio 535 Philips ? ? ?
Fisio 620 Philips ? B&W 1.0
Fisio 625 Philips ? ? ?
630 Philips ? ? ?
636 Philips ? ? ?
Fisio 639 Philips ? ? ?
655 Philips ? ? ?
755 Philips ? ? ?
759 Philips ? ? ?
760 Philips ? ? ?
Fisio 820 Philips ? ? 2.0
Fisio 822 Philips ? ? ?
Fisio 825 Philips ? C 2.0
Fisio 855 Philips ? ? ?
Fisio 859 Philips ? ? ?
Fisio 882 Philips ? ? ?
Azalys 288 Philips ? B&W 1.0
One Touch 256 Alcatel ? ? ?
One Touch 332 Alcatel ? ? ?
One Touch 526 Alcatel ? B&W 2.0
One Touch 531 Alcatel ? C 2.0
One Touch 535 Alcatel Wall Breaker ? C 2.1
One Touch 735 (735i) Alcatel ? C 2.1
BH4 Alcatel ? ? ?
TSM3/4 Vitelcom ? B&W 2.0
TSM5 Vitelcom ? C 2.0
G60 (EB-G60) Panasonic ? C 2.0
GD67 Panasonic ? C 2.0 Panasonic's first ExEn-enabled color handset
GD87 (GD87e) Panasonic 132x176 ? C 2.0
X70 (EB-X70) Panasonic 132x176 Space War, Roller Kid, Panko, Crazy-Cobra MIDP 1.0 C 2.0
X86 Panasonic ? ? ?
X88 Panasonic ? ? ?
GU87 Panasonic 132x176 ? ? ?
Lotus Centel ? ? ?
Rocket Centel ? ? ?
M7 Mitsubishi ? ? ?
M7.2 Mitsubishi ? ? ?
M7.5 Mitsubishi ? ? ?
M341 Mitsubishi ? C 2.1
Trium M320 Mitsubishi ? C 2.0
Trium M6B Mitsubishi ? ? ?
Trium Eclipse Mitsubishi ? C 2.0
Trium Mars Mitsubishi ? B&W 1.0
Trium Neptune Mitsubishi ? B&W 1.0
Trium 110-cupid Mitsubishi ? B&W 2.0
SC-03 Ningbo Bird ? C 2.0
SC-04 Ningbo Bird ? C 2.0
D1 Soyea ? C 2.0
Q88 M341 CECT ? C 2.0
K336 Kejian ? C 2.0
SL42[2] Siemens MIDP 1.0 B&W 1.0
M50 Siemens MIDP 1.0 B&W 1.0
  1. Colors and Black & White
  2. ExEn game engine is also working in Siemens mobile phones. The SL42 is the first Siemens cellphone to be equipped with the games machine. Initially, the Siemens SL42 mobile phone is to be equipped with the "D2 Load-A-Game" games platform from D2 Vodafone, which is based on ExEn.
    The Siemens SL42 features a special version of ExEn using JAR files instead of the custom .exn format

Panasonic: CTC (Panasonic Converted from ExEn .exe) The 5 EXN files converted to CTC are available here: EXEN files
The converter is available here: EXN2CTC
Juste drop an EXN file on it's icon and the CTC file will be created in the same directory as the EXN.
Terminator is not working for few games such as and the Wallbreaker game does not have the right size.

List of ExEn Games

There are 125+ known games, in which 120 have been released, 3 are unknown to have been released, 2 are unreleased.

Title Release date Developer Publisher Genre(s) Other platform(s) Screen Note(s) Ref. Downloadable
(Dumped)
007: Ice Racer 1 November 2002 In-Fusio In-Fusio
Vodafone
(Licensed by Danjaq, LLC & United Artists Corporation)
Adventures
Racing
Color [1][2]
3D Mate and Wata Raider Puzzle Color
Abalone Infra Worlds In-Fusio Card game
Age of Empires II Mobile (Gold Edition) 1 June 2005 In-Fusio In-Fusio
(Licensed by Microsoft Game Studios)
Strategy i-mode/J2ME/BREW/WM/Symbian/EGE Color [3][4]
Alfred Hitchcook Psycho 2002 Kaolink SAS Kaolink SAS Action B&W [5]
Arthur & Les: Pirates
Asterix: Rescue Obelix 11 August 2005 Mig Entertainment In-Fusio Platformer J2ME Color [6]
Banjo-Kazooie: Grunty's Revenge Mission 14 June 2005 Rare, Ltd.
Cybiko Wireless
In-Fusio Action
Platformer
i-mode/J2ME Color Downgrade GBA port [7]
Banjo-Kazooie: Grunty's Revenge Mobile 1 July 2004 Rare, Ltd.
Cybiko Wireless
In-Fusio Action
Platformer
J2ME/i-mode Color Downgrade GBA port [8][9][10]
Banjo Pilot
Biocide
Block Maniac In-Fusio In-Fusio Puzzle [11]
Boomerang Joe 2004 Devalley Entertainment In-Fusio Platformer Color [12]
Bomb Jack™ 1 December 2003 In-Fusio
Elite Systems, Ltd.
In-Fusio (Tecmo Ltd.) Action J2ME/Mophun/WGE Color [13][14]
Bomb Squad 1 April 2006 In-Fusio In-Fusio Puzzle i-mode Color [15]
Casino Nights 18 September 2004 In-Fusio In-Fusio Billiards
Gambling
Color [16]
Celebrity Chic 1 October 2003 In-Fusio In-Fusio Simulation
Advanture
Color DLC available! (Episode #) [17][18]
Charmed™ 1 April 2003 DC Studios, Inc. In-Fusio Action
Platformer
J2ME Color [19][20]
Chicago Guns 1 September 2001 In-Fusio In-Fusio Action
Shooter
Color
B&W
[21][22]
Christmas Tales 1 December 2006 [EU] In-Fusio In-Fusio
(Graphics by Devalley Entertainment)
Action
Platformer
Color [23]
Crash Bandicoot™ 25 April 2005 Kaolink SAS In-Fusio Action
Platformer
J2ME Color [24][25]
Crazy Cobra Otaboo In-Fusio Action
Arcade
Color
B&W
Remake of the classic Snake games.
Crazy Cobra 2 1 September 2004 Otaboo In-Fusio Action
Arcade
Color Remake of the classic Snake games. [26][27]
Crazy Pet II 1 July 2001 In-Fusio In-Fusio Action Color
B&W
[28][29]
Dakar 2005 2005 Kaolink SAS In-Fusio Racing J2ME Color [30]
Deca Challenge Multiplayer B&W [31][32]
Dice Extreme In-Fusio In-Fusio Sports i-mode [33]
DJ Bubble 18 September 2004 Cybiko Wireless In-Fusio Puzzle [34]
Die Hard In-Fusio Action
Shooter
[35]
Dragon Tale 2002 Spark Creative S.A.R.L. In-Fusio RPG Mophun/WGE Color [36]
Dream Quest In-Fusio In-Fusio RPG B&W [37][38]
E.T. Adventure In-Fusio In-Fusio Adventure Color
B&W
[39]
Eagle Squadron 1 September 2004 In-Fusio In-Fusio
(Graphics by Devalley Entertainment)
Action
Shooter
Color [40][41]
ELF Bowling 13 December 2003 [NA] Cybiko Wireless In-Fusio Sports Ported from PC [42]
Elmer Puzzle B&W [43]
Etch A Sketch In-Fusio Puzzle J2ME [44]
Ferrari Racing In-Fusio In-Fusio Racing Color
B&W
[45]
Fighter Pilot Evolved 1 May 2006 In-Fusio In-Fusio Action
Shooter
Color [46]
Flynn's Adventures (Nightmare Busters) 1 April 2004 In-Fusio
Cybiko Wireless
In-Fusio Action
Platformer
BREW/J2ME/i-mode Color [47][48]
Fruit Factory 1 February 2004 Infraworlds In-Fusio Puzzle J2ME Color [49][50]
Fruit Factory 2 Infraworlds In-Fusio Puzzle J2ME?— Color [51]
Football Challenge IOMO In-Fusio Sports B&W
Football Fan 1 July 2005 In-Fusio In-Fusio Sports i-mode/BREW/J2ME Color [52]
Ghost Hunter 1 July 2004 In-Fusio In-Fusio
(Graphics by Devalley Entertainment)
Action
Shooter
i-mode Color [53][54]
Golden Tee Golf Tournament 8 August 2003 Cybiko Wireless In-Fusio Sports [55]
Halo™: Mobile Portal In-Fusio BREW
Horoscope B&W [56][57]
I, Robot 2004 Platformer [58]
InFusio Darts In-Fusio In-Fusio Racing Color [59]
IF Extreme Ski 10 January 2006 Devalley Entertainment In-Fusio Sports Color [60]
IF Ski Jumping 1 December 2005 Devalley Entertainment In-Fusio Sports Color [61]
IF Ping Pong 1 September 2006 In-Fusio In-Fusio Sports Color [62]
IF Racing 1 March 2002 In-Fusio In-Fusio Racing J2ME Color [63]
IF Racing 2 18 September 2004 In-Fusio In-Fusio Racing Color [64]
IF Racing 3 In-Fusio In-Fusio Racing Color
IF Reversi 1 October 2006 NessProd In-Fusio
(Graphics by Devalley Entertainment)
Strategy
Puzzle
Color [65]
InFusio Sudoku Puzzle Color GBA port
It's Mr Pants™: Mobile Edition 1 March 2005 In-Fusio
Rare, Ltd.
In-Fusio Puzzle J2ME Color Downgrade GBA port [66]
Jungle Run 1 November 2004 In-Fusio In-Fusio
(Graphics by Devalley Entertainment)
Action i-mode?—? Color [67][68]
Jurassic Park lll™ 2002 In-Fusio In-Fusio Adventure Color
B&W
[69]
K.O Boxing Fight B&W [70]
Kung Fu Legend 18 September 2004 In-Fusio In-Fusio Fight Color
B&W
[71]
Le Tour De France 1 August 2005 Living Mobile GmbH
(Ported by NessPod)
In-Fusio Sports J2ME Color [72][73]
M-Tennis Sports B&W [74]
Malibu Ride 2004 Otaboo In-Fusio Sports Color [75]
Malibu Ride 2 1 August 2006 Otaboo In-Fusio Sports Color [76]
Méli Mélo Puzzle [77]
Memomix Puzzle B&W [78]
Midtown Madness 3 Mobile 1 October 2004 In-Fusio
BeTomorrow
In-Fusio
(Licensed by Microsoft Game Studios)
Racing i-mode/BREW/Symbian/WM/J2ME
(2D + 3D version using M3G and Mascot Capsule 3D technology)
Color [79][80]
Mission 3D 2004 In-Fusio In-Fusio Shooter Color The first 3D game ever for ExEn. [81]
Monkey Business 1 November 2006 Devalley Entertainment In-Fusio Arcade
Puzzle
Color [82]
MotoGP 1 October 2005 Cybiko Wireless
(Ported by NessPod)
THQ Wireless Inc. Racing J2ME Color [83]
Mutant Alert 3D 1 May 2003 In-Fusio In-Fusio Action
Shooter
Color [84]
Neopets Mobile In-Fusio In-Fusio RPG J2ME
Panko 1 November 2001 In-Fusio In-Fusio Puzzle Color
B&W
Similar to Sokoban [85]/[86]
Perry Rhodan: Sekmar I in Danger [87]
Pile Up B&W [88][89]
Pikubi 1 July 2004 Devalley Entertainment In-Fusio Action
Fight
Platformer
i-mode Color [90]
Pikubi 2: Rainbow Attack! (GoGo 2: Rainbow Attack!) 1 March 2006 Devalley Entertainment In-Fusio Action
Fight
Platformer
Color [91]
Pocket Chess 200x Pocketsoft In-Fusio Puzzle
Strategy
[92]
ExEn 2.2
Pocket Formula 2003 Pocketsoft In-Fusio Sports
Racing
i-mode/BREW/J2ME/Mophun/Symbian [93]
ExEn 2.2
Pocket Goal 2002 Pocketsoft In-Fusio Racing i-mode/BREW/J2ME/Mophun/Symbian [94]
Pocket Golf 2003 Pocketsoft In-Fusio Sports i-mode/BREW/J2ME/Mophun/Symbian [95]
ExEn 2.1
Pocket Rally 2004 Pocketsoft In-Fusio Sports i-mode/BREW/J2ME/Mophun/Symbian [96]
ExEn 2.2
Pocket Tennis 2002 Pocketsoft In-Fusio Sports i-mode/BREW/J2ME/Mophun [97]
Pocket Stadium 2003 Pocketsoft In-Fusio Sports i-mode/BREW/J2ME/Mophun [98]
ExEn 2.1
Push In-Fusio Puzzle
Rambo on Fire 1 May 2005 In-Fusio In-Fusio
Canal+
Adventure
Action
i-mode/BREW/J2ME Color
Rollerblade Challenge 11 August 2004 In-Fusio In-Fusio Sports Color [99]
Roller Kid 2004 Kaolink In-Fusio Sports Color [100]
Sabre Wulf: Mobile 2004 In-Fusio
Kaolink SAS
In-Fusio Platformer J2ME GBA port [101]
Seven 004 Arcade [102]
Sexy Video Poker 1 July 2006 NessProd In-Fusio
(Graphics by Devalley Entertainment)
Strategy Color [103]
Sexy Breaker Bikini 1 October 2005 In-Fusio In-Fusio Action Color
Sexy Breaker Manga 1 October 2005 In-Fusio In-Fusio Arcade
Pong
Color [104]
Shado Fighter 1 July 2004 In-Fusio In-Fusio Action
Fight
i-mode/BREW/J2ME Color [105][106]
Skate Kid In-Fusio In-Fusio Sports
Arcade
Color
B&W
[107][108]
Smiley Tactics 26 March 2005 In-Fusio In-Fusio Puzzle [109]
Snow Kid Sports Color
B&W
[110]
Solitaire Gold In-Fusio Puzzle
Card game
i-mode Color [111]
South Park 1 September 2003 In-Fusio In-Fusio Action i-mode/J2ME Color [112][113]
Space Defender B&W [114]
Space War 2004 Ulysseo In-Fusio Action
Shooter
Color
Sphere Madness 1 February 2004 Asobo Studio S.A.R.L. In-Fusio Action
Puzzle
Arcade
Color [115][116]
Sphere Madness 2 1 January 2006 Asobo Studio S.A.R.L. In-Fusio Action
Puzzle
Arcade
Color [117]
Splat Boy 2004 In-Fusio In-Fusio Action, Arcade Color [118]
Spyro™ 27 May 2003 Infraworlds In-Fusio Action Color [119]
Star Academy In-Fusio
Star Wars™: Revenge of the Sith 11 May 2005 In-Fusio THQ Wireless Inc. Action
Platfomer
J2ME Color [120]
Super Dino Skate In-Fusio In-Fusio Sports B&W
The Lord of the Rings: The Return of the King 2005 In-Fusio Strategy [121]
The Terminator™ 1 February 2003 In-Fusio
Cybiko Wireless
In-Fusio Action
Shooter
BREW/J2ME Color [122][123]
The Terminator™: I'm Back 8 February 2005 In-Fusio
Cybiko Wireless
In-Fusio Action
Shooter
i-mode/J2ME [124]
The Tinies Farter 1 July 2001 Kalisto Entertainment S.A. In-Fusio Action
Arcade
B&W [125][126]
Tomb Raider: Elixir of Life 1 June 2005 IOMO
(Ported by BeTomorrow)
Eidos Interactive Ltd. Action
Platformer
J2ME Color [127]
Tomb Raider: Quest for Cinnabar 1 February 2005 IOMO
(Ported by BeTomorrow)
Eidos Interactive Ltd.
(Distributed by In-Fusio)
Action
Platformer
J2ME Color [128]
Tomb Raider: The Osiris Codex 1 November 2004 IOMO
(Ported by BeTomorrow)
Eidos Interactive Ltd.
(Distributed by In-Fusio)
Action
Platformer
J2ME Color [129]
Tony Hawk’s Underground Sports
Wall Breaker 8 March 2004 In-Fusio In-Fusio Puzzle Color Pre-installed in Alcatel OT-535 / Philips Xenium 9@9+ [130]
Winter Sports 1 February 2002 In-Fusio In-Fusio Sports B&W [131][132]
Worms 1 September 2005 Kiloo ApS
(Ported by Asobo Studio S.A.R.L.)
THQ Wireless Inc. Strategy
Arcade
J2ME Color [133]
X-Mas: Tales Color
Yu: A Warrior Tale 1 June 2005 The Mighty Troglodytes The Mighty Troglodytes Action
Platformer
J2ME Color [134]
Zaps 2004 In-Fusio In-Fusio Platformer [135]
Zombie Nurse 2005 Devalley Entertainment In-Fusio Adventure Color [136]
Zoo Tycoon 2 Mobile 1 November 2004 In-Fusio
Cybiko Wireless
In-Fusio
(Licensed by Microsoft Game Studios)
Strategy J2ME/BREW/i-mode Color [137][138][139]

External link

See also