Difference between revisions of "ExEn"

From Emulation General Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
{{Infobox console
 
{{Infobox console
|title = Execution Engine
+
|title =  
 
|image = ExEn_logo.png
 
|image = ExEn_logo.png
|imagecaption = ExEn is a specific 3D Game API.<br/>In-Fusio presents the first 3D game for ExEn.
+
|logowidth = 400
|logowidth = 350
 
 
|developer = In-Fusio
 
|developer = In-Fusio
 
|type = Mobile Gaming Engine
 
|type = Mobile Gaming Engine
Line 11: Line 10:
 
|website = [https://www.in-fusio.com in-fusio.com]
 
|website = [https://www.in-fusio.com in-fusio.com]
 
|predecessor =
 
|predecessor =
|successor = ExEn V2
+
|successor = ExEn V2<br/>EGE
 
|emulated = {{~}}
 
|emulated = {{~}}
 
}}
 
}}
  
<b>Execution Engine</b> (also known as ExEn) was the mobile gaming engine, developed by french company In-Fusio in early-2000s (main July-2001), with Sun Microsystems's mobile Java platform, J2ME. It was the very first Java-based game engine entirely dedicated to mobile devices itself as an alternative to the limitations of J2ME's game development (offering missing feautures like sprite zooming, parallax scrolling, rotations). The company re-developed the ExEn V2 engine in 2002, which further improved the speed and expressiveness of mobile. In-Fusio, is also not demanding in terms of 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. The ExEn technology which is fully J2ME MIDP 2.0 game API compliant, has been designed for games containing animated graphics, sound, 3D and colour.
+
<b>Execution Engine</b> (also known as ExEn) was the mobile gaming engine, developed by french company In-Fusio in early-2000s (main July-2001), with Sun Microsystems's mobile Java platform. 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.
  
 
==Overview==
 
==Overview==
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 basic features of the same are:
+
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.
 +
 
 +
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.
  
 
<b>ExEn basic (v2.1)</b>: 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.
 
<b>ExEn basic (v2.1)</b>: 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.
Line 24: Line 25:
 
<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.
  
In-Fusio plans to launch its MIDP 2.0 (Mobile Information Device Profile of J2ME) compliant “ExEn Java Extensions” by the end of 2003. Most of the development platforms that we mention here are free unlike the restricted SDKs of console games. This platform is no different. The SDK and documentation can be downloaded from the in-fusio website by filling a simple form. The In-fusio SDK is available both as a command line version, as well as GUI.  
+
The API is based on Java and very similar to J2ME, 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 to be made available in Europe (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, 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 to be made available in Europe (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). This was an important first step that allowed ExEn to achieve the current position of leader in this continent, making it the most used game engine (which also means that it's the one with a wider range of games.
+
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 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 Cell phone 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.
  
ExEn: 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).
  
 
<b>Features</b><br/>
 
<b>Features</b><br/>
Line 38: Line 39:
 
- 3D matrix calculations<br/>
 
- 3D matrix calculations<br/>
 
- 3D rendering primitives (wireframe, flat or textured triangles)<br/>
 
- 3D rendering primitives (wireframe, flat or textured triangles)<br/>
- sprite zooming,<br/>
+
- sprite zooming<br/>
 
- sprite flipping / mirroring<br/>
 
- sprite flipping / mirroring<br/>
 
- scrolling parallax (several playfields at the same time)<br/>
 
- scrolling parallax (several playfields at the same time)<br/>
Line 46: Line 47:
  
 
==EGE (ExEn Gaming Extensions)==
 
==EGE (ExEn Gaming Extensions)==
The first Orange handset to ship with EGE is due to be launched in Q1 2005.
+
In 2003, with the emergence of the first smartphones, creating a realtime 3D engine API and native code to embed into the EGE, the successor of ExEn.
  
The start-up IN-FUSIO announces that the Orange Group has chosen ExEn Gaming Extensions (EGE) for its Java mobiles of the Signature range, for all of Europe.
+
The Orange Group has chosen ExEn Gaming Extensions (EGE) for its Java mobiles of the Signature range, for all of Europe.
  
ExEn Gaming Extensions is IN-FUSIO’s 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 MIDP2.0 handsets and integrates multi-player 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).
 
 
EGE leverages/ignites the capabilities of Java MIDP 2.0 game APIs by offering (providing) a number of enhanced functions, while focusing on providing player-friendly services.
 
  
 
<b>Features</b><br/>
 
<b>Features</b><br/>
Line 62: Line 61:
  
 
==ExEn vs J2ME==
 
==ExEn vs J2ME==
ExEn and J2ME are not so different and ExEn paves the way to a Java language based standard.
+
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.
 
- The main difference is that ExEn has been optimised for advanced game features.
Line 68: Line 67:
 
- 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.
 
- 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 will require new Game APIs that ExEn can provide.
+
- 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.
 
- 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 will feature new advanced game capabilities and future MIDP 2.0 Game API compatibility.
+
- The ExEn roadmap - feature new advanced game capabilities and MIDP 2.0 Game API compatibility.
  
 
==Emulators==
 
==Emulators==
{| class="wikitable" style="text-align:center;"
+
{| class="wikitable" width="700px"
 
|-
 
|-
 
! scope="col"|Name
 
! scope="col"|Name
Line 93: Line 92:
 
|[[EXEN-V2 Generic Simulator]] <small>(Part of SDK)</small>
 
|[[EXEN-V2 Generic Simulator]] <small>(Part of SDK)</small>
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://cdn.discordapp.com/attachments/655552565056110594/890670635343302746/EXEN-V2.rar 0.1]
+
|[http://alien256.narod.ru/EMULATOR.RAR 0.1]
 
|Low
 
|Low
 
|{{✗}}
 
|{{✗}}
Line 101: Line 100:
 
;[[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 low FPS. Written in Java for Windows.
 
:A very old dead emulator for ExEn software. While many games are go in-game, they are crash at various points and low FPS. Written in Java for Windows.
 +
 +
* [http://alien256.narod.ru/trium.htm Firmware download]
  
 
==Download==
 
==Download==
{| class="wikitable" style="text-align:center;"
+
{| class="wikitable" width="700px"
 
|-
 
|-
 
!| Title
 
!| Title
Line 113: Line 114:
  
 
==Screenshots==
 
==Screenshots==
 +
• Color
 +
 
<gallery>
 
<gallery>
 
File:Spyro.jpg
 
File:Spyro.jpg
Line 128: Line 131:
 
File:Terminator.gif
 
File:Terminator.gif
 
File:Winter_Sports.gif
 
File:Winter_Sports.gif
File:Tinies.png
 
 
File:Sexy_Video_Poker.png
 
File:Sexy_Video_Poker.png
 
File:SexyBreaker.png
 
File:SexyBreaker.png
Line 149: Line 151:
 
File:Crazy_Pet_II.gif
 
File:Crazy_Pet_II.gif
 
File:Christmas_Tale.gif
 
File:Christmas_Tale.gif
File:Dream_Quest.gif
 
 
File:Crazy_Cobra_II.gif
 
File:Crazy_Cobra_II.gif
 
File:Chicago_Guns.png
 
File:Chicago_Guns.png
Line 158: Line 159:
 
</gallery>
 
</gallery>
  
==List of ExEn supported devices==
+
• Black & White
{| class="wikitable mw-sortable"
+
<gallery>
 +
File:Tinies.png
 +
File:Dream_Quest.gif
 +
</gallery>
 +
 
 +
==List of ExEn / EGE supported devices==
 +
{| class="wikitable mw-sortable" width="300px"
 
|-
 
|-
|<b>Devices</b>
+
|<b>Devices<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>Models</b>
 
|<b>Models</b>
 
|-
 
|-
|<i>SAGEM</i>
+
|<i>Sagem</i>
|SL01<br/>MyX3/2 [2.0, B&W]<br/>MyX4<br/>MyX5 [2.0, C]<br/>MyX6 [2.1, C]<br/>MyG5 [2.0, C]<br/>MW3020 [1.0 / 2.0, B&W]
+
|SL01<br/>MyX3/2 [2.0, B&W]<br/>MyX4<br/>MyX5 [2.0, C]<br/>MyX6 [2.1, C]<br/>MyG5 [2.0, C]<br/>MW3020 [1.0 / 2.0, B&W]<br/>30XX (3026)
 
|-
 
|-
|<i>PHILLIPS</i>
+
|<i>Philips</i>
 
|Xenium 9@9 [1.0, B&W]<br/>Fisio 311 [1.0, B&W]<br/>Fisio 330 [2.0, B&W]<br/>Fisio 350<br/>355<br/>Fisio 530 [2.0]<br/>Fisio 535<br/>Fision 620 [1.0, B&W]<br/>630<br/>636<br/>Fisio 639<br/>655<br/>755<br/>759<br/>760<br/>Fisio 820 [2.0]<br/>Fisio 825 [2.0, C]<br/>Fisio 882<br/>855<br/>859<br/>Azalys 288 [1.0, B&W]
 
|Xenium 9@9 [1.0, B&W]<br/>Fisio 311 [1.0, B&W]<br/>Fisio 330 [2.0, B&W]<br/>Fisio 350<br/>355<br/>Fisio 530 [2.0]<br/>Fisio 535<br/>Fision 620 [1.0, B&W]<br/>630<br/>636<br/>Fisio 639<br/>655<br/>755<br/>759<br/>760<br/>Fisio 820 [2.0]<br/>Fisio 825 [2.0, C]<br/>Fisio 882<br/>855<br/>859<br/>Azalys 288 [1.0, B&W]
 
|-
 
|-
|<i>ALCATEL</i>
+
|<i>Alcatel</i>
|OT332<br/>OT526 [2.0, B&W]<br/>OT531 [2.0, C]<br/>OT535 [2.1, C]<br/>OT735 [2.1, C]<br/>BH4
+
|One Touch 256<br/>One Touch 332<br/>One Touch 526 [2.0, B&W]<br/>One Touch 531 [2.0, C]<br/>One Touch 535 [2.1, C]<br/>One Touch 735 (735i) [2.1, C]<br/>BH4
 
|-
 
|-
|<i>VITELCOM</i>
+
|<i>Vitelcom</i>
 
|TSM4 [2.0, B&W]<br/>TSM5 [2.0, C]
 
|TSM4 [2.0, B&W]<br/>TSM5 [2.0, C]
 
|-
 
|-
|<i>CENTEL</i>
+
|<i>Centel</i>
 
|Lotus<br/>Rocket
 
|Lotus<br/>Rocket
 
|-
 
|-
|<i>PANASONIC</i>
+
|<i>Panasonic</i>
|G60 [2.0, C]<br/>GD87 [2.0, C]<br/>X70 [2.0, C]<br/>X86<br/>X88<br/>GD67 [2.0, C]
+
|G60 [2.0, C]<br/>GD87 [2.0, C]<br/>X70 [2.0, C]<br/>X86<br/>X88<br/>GD67 [2.0, C]<ref>Panasonic's first ExEn-enabled color handset</ref>
 
|-
 
|-
|<i>MITSUBISHI</i>
+
|<i>Mitsubishi</i>
 
|M7<br/>M7.2<br/>M7.5<br/>M341 [2.1, C]<br/>TRIUM M320 [2.0, C]<br/>TRIUM MGB<br/>TRIUM Eclipse [2.0, C]<br/>TRIUM Mars [1.0, B&W]<br/>TRIUM Neptune [1.0, B&W]<br/>TRIUM 110 [2.0, B&W]
 
|M7<br/>M7.2<br/>M7.5<br/>M341 [2.1, C]<br/>TRIUM M320 [2.0, C]<br/>TRIUM MGB<br/>TRIUM Eclipse [2.0, C]<br/>TRIUM Mars [1.0, B&W]<br/>TRIUM Neptune [1.0, B&W]<br/>TRIUM 110 [2.0, B&W]
 
|-
 
|-
Line 198: Line 205:
 
|-
 
|-
 
|<i>Siemens</i>
 
|<i>Siemens</i>
|SL42 [1.0, B&W]<br/>M50 [1.0, B&W]
+
|SL42 [1.0, B&W]<ref>The Siemens SL42 features a special version of ExEn using JAR files instead of the custom .exn format.</ref><br/>M50 [1.0, B&W]
 +
|-
 +
|<i>LG</i>
 +
|7100 [EGE, 3D]
 
|}
 
|}
  
* ExEn devices:  [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]
+
{{reflist}}
 +
<br/>
 +
• "ExEn" game engine is also working in Siemens mobile phones. The "SL42" is the first Siemens cellphone to be equipped with the games machine. Siemens is the sixth cellphone manufacturer to integrate "ExEn" download game engine into cellphones. This was announced by In-Fusio, a leading publisher of mobile games based in Bordeaux. 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 game engine allows users to load video games onto their cellphones.
  
* Panasonic's first ExEn-enabled color handset, the GD67, version 2.0 of the ExEn.
+
==List of ExEn Games==
 
+
There are 120+ known games, in which 115 have been released, 3 are unknown to have been released, 2 are unreleased.
* In-Fusio's "ExEn" game engine is also working in Siemens mobile phones. The "SL42" is the first Siemens cellphone to be equipped with the games machine. Siemens is the sixth cellphone manufacturer to integrate In-Fusio's "ExEn" download game engine into cellphones. This was announced by In-Fusio, a leading publisher of mobile games based in Bordeaux. Initially, the Siemens "SL 42" mobile phone is to be equipped with the "D2 Load-A-Game" games platform from D2 Vodafone, which is based on "ExEn". The game engine allows users to load video games onto their cellphones.
 
 
 
*The Siemens SL42 features a special version of ExEn using JAR files instead of the custom .exn format.
 
  
==List of ExEn Games==
 
 
{|class="wikitable" width="600px"
 
{|class="wikitable" width="600px"
 
! class=sortable | Title
 
! class=sortable | Title
Line 216: Line 224:
 
! class=sortable | Publisher
 
! class=sortable | Publisher
 
! class=sortable | Genre(s)
 
! class=sortable | Genre(s)
 +
! class=sortable | EGE support
 
! class=sortable | Note(s)
 
! class=sortable | Note(s)
 
! class=sortable | {{abbr|Ref.|Reference(s)}}
 
! class=sortable | {{abbr|Ref.|Reference(s)}}
Line 225: Line 234:
 
|In-Fusio<br/>Vodafone
 
|In-Fusio<br/>Vodafone
 
|Racing
 
|Racing
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/007-ice-racer]
 
|[https://www.mobygames.com/game/exen/007-ice-racer]
Line 234: Line 244:
 
|
 
|
 
|Puzzle
 
|Puzzle
 +
|
 
|
 
|
 
|
 
|
Line 239: Line 250:
 
|-
 
|-
 
|Abalone
 
|Abalone
 +
|
 
|
 
|
 
|
 
|
Line 252: Line 264:
 
|In-Fusio
 
|In-Fusio
 
|Strategy
 
|Strategy
|EGE (January 2006)
+
|Yes (January 2006)
 +
|
 
|[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 260: Line 273:
 
|Kaolink SAS
 
|Kaolink SAS
 
|Kaolink SAS
 
|Kaolink SAS
 +
|Action
 
|
 
|
 
|
 
|
|
+
|[https://web.archive.org/web/20040229005421/http://www.in-fusio.com/Games/centre_fiche.php?clef=32]
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
 
|Arthur & Les: Pirates
 
|Arthur & Les: Pirates
 +
|
 
|
 
|
 
|
 
|
Line 279: Line 294:
 
|
 
|
 
|
 
|
|EGE
+
|Yes
 +
|
 
|[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 288: Line 304:
 
|In-Fusio
 
|In-Fusio
 
|Action
 
|Action
 +
|
 
|Based on GBA game
 
|Based on GBA game
 
|[https://banjokazooie.fandom.com/wiki/Banjo-Kazooie:_Grunty%27s_Revenge_Missions]/[https://web.archive.org/web/20051016113614/http://www.in-fusio.com/game_Banjo-Kazooie_Mobile_102.php?1815127872]
 
|[https://banjokazooie.fandom.com/wiki/Banjo-Kazooie:_Grunty%27s_Revenge_Missions]/[https://web.archive.org/web/20051016113614/http://www.in-fusio.com/game_Banjo-Kazooie_Mobile_102.php?1815127872]
 
|{{✓}}
 
|{{✓}}
 +
|-
 +
|Banjo Pilot
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|{{✗}}
 
|-
 
|-
 
|Biocide
 
|Biocide
 +
|
 
|
 
|
 
|
 
|
Line 306: Line 334:
 
|In-Fusio
 
|In-Fusio
 
|Puzzle
 
|Puzzle
 +
|
 
|
 
|
 
|[https://web.archive.org/web/20051016113726/http://www.in-fusio.com/game_Block_Maniac_103.php?1815127872]
 
|[https://web.archive.org/web/20051016113726/http://www.in-fusio.com/game_Block_Maniac_103.php?1815127872]
Line 311: Line 340:
 
|-
 
|-
 
|Boomerang Joe
 
|Boomerang Joe
 +
|
 
|
 
|
 
|
 
|
Line 324: Line 354:
 
|In-Fusio
 
|In-Fusio
 
|Action
 
|Action
 +
|
 
|
 
|
 
|[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 333: Line 364:
 
|In-Fusio
 
|In-Fusio
 
|Puzzle
 
|Puzzle
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/bomb-squad_]
 
|[https://www.mobygames.com/game/exen/bomb-squad_]
Line 342: Line 374:
 
|
 
|
 
|Billiards
 
|Billiards
 +
|
 
|
 
|
 
|[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 351: Line 384:
 
|In-Fusio
 
|In-Fusio
 
|Simulation
 
|Simulation
 +
|
 
|
 
|
 
|[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]
 
|[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 360: Line 394:
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Platformer
 
|Action<br/>Platformer
 +
|
 
|
 
|
 
|[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 369: Line 404:
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Shooter
 
|Action<br/>Shooter
 +
|
 
|
 
|
 
|[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]
Line 378: Line 414:
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Platformer
 
|Action<br/>Platformer
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/christmas-tales]
 
|[https://www.mobygames.com/game/exen/christmas-tales]
Line 387: Line 424:
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Platformer
 
|Action<br/>Platformer
 +
|
 
|
 
|
 
|[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 395: Line 433:
 
|Otaboo
 
|Otaboo
 
|In-Fusio
 
|In-Fusio
|Action, Arcade
+
|Action<br/>Arcade
 +
|
 
|
 
|
 
|
 
|
Line 404: Line 443:
 
|Otaboo
 
|Otaboo
 
|In-Fusio
 
|In-Fusio
|Action, Arcade
+
|Action<br/>Arcade
 +
|
 
|
 
|
 
|[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]
 
|[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 414: Line 454:
 
|In-Fusio
 
|In-Fusio
 
|Action
 
|Action
 +
|
 
|
 
|
 
|[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]
Line 423: Line 464:
 
|
 
|
 
|Racing
 
|Racing
 +
|
 
|
 
|
 
|[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 428: Line 470:
 
|-
 
|-
 
|Deca Challenge
 
|Deca Challenge
 +
|
 
|
 
|
 
|
 
|
Line 441: Line 484:
 
|In-Fusio
 
|In-Fusio
 
|Sports
 
|Sports
 +
|
 
|
 
|
 
|[https://web.archive.org/web/20051016113254/http://www.in-fusio.com/game_Dice_Extreme_97.php?1815127872]
 
|[https://web.archive.org/web/20051016113254/http://www.in-fusio.com/game_Dice_Extreme_97.php?1815127872]
Line 450: Line 494:
 
|
 
|
 
|Puzzle
 
|Puzzle
 +
|
 
|
 
|
 
|[https://web.archive.org/web/20051016113116/http://www.in-fusio.com/game_DJ_Bubble_1.php?1815127872]
 
|[https://web.archive.org/web/20051016113116/http://www.in-fusio.com/game_DJ_Bubble_1.php?1815127872]
Line 459: Line 504:
 
|
 
|
 
|Action<br/>Shooter
 
|Action<br/>Shooter
 +
|
 
|
 
|
 
|[https://web.archive.org/web/20051016113125/http://www.in-fusio.com/game_Die_Hard_120.php?1815127872]
 
|[https://web.archive.org/web/20051016113125/http://www.in-fusio.com/game_Die_Hard_120.php?1815127872]
Line 467: Line 513:
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
 +
|
 
|
 
|
 
|
 
|
Line 477: Line 524:
 
|
 
|
 
|Adventure
 
|Adventure
 +
|
 
|
 
|
 
|[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 485: Line 533:
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
|Action, Shooter
+
|Action<br/>Shooter
 +
|
 
|
 
|
 
|[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]
Line 495: Line 544:
 
|
 
|
 
|Sports
 
|Sports
 +
|
 
|
 
|
 
|[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 504: Line 554:
 
|
 
|
 
|Puzzle
 
|Puzzle
 +
|
 
|
 
|
 
|[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 513: Line 564:
 
|
 
|
 
|Puzzle
 
|Puzzle
 +
|
 
|
 
|
 
|[https://web.archive.org/web/20051016113138/http://www.in-fusio.com/game_Etch_A_Sketch_115.php?1815127872]
 
|[https://web.archive.org/web/20051016113138/http://www.in-fusio.com/game_Etch_A_Sketch_115.php?1815127872]
Line 522: Line 574:
 
|
 
|
 
|Racing
 
|Racing
 +
|
 
|
 
|
 
|[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 531: Line 584:
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Shooter
 
|Action<br/>Shooter
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/fighter-pilot-evolved]
 
|[https://www.mobygames.com/game/exen/fighter-pilot-evolved]
Line 540: Line 594:
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Platformer
 
|Action<br/>Platformer
|EGE
+
|Yes
 +
|
 
|[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 549: Line 604:
 
|In-Fusio
 
|In-Fusio
 
|Puzzle
 
|Puzzle
 +
|
 
|
 
|
 
|[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 558: Line 614:
 
|In-Fusio
 
|In-Fusio
 
|Puzzle
 
|Puzzle
 +
|
 
|
 
|
 
|[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 567: Line 624:
 
|
 
|
 
|Sports
 
|Sports
 +
|
 
|
 
|
 
|
 
|
Line 576: Line 634:
 
|In-Fusio
 
|In-Fusio
 
|Sports
 
|Sports
|EGE
+
|Yes
 +
|
 
|[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 585: Line 644:
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Shooter
 
|Action<br/>Shooter
 +
|
 
|
 
|
 
|[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]
Line 594: Line 654:
 
|
 
|
 
|Sports
 
|Sports
 +
|
 
|
 
|
 
|[https://web.archive.org/web/20051016113109/http://www.in-fusio.com/game_Golden_Tee_Golf_(R)_73.php?1815127872]
 
|[https://web.archive.org/web/20051016113109/http://www.in-fusio.com/game_Golden_Tee_Golf_(R)_73.php?1815127872]
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|Hitchcock Psycho
+
|Horoscope
 
|
 
|
|
 
|
 
|Action
 
|
 
|[https://web.archive.org/web/20040229005421/http://www.in-fusio.com/Games/centre_fiche.php?clef=32]
 
|{{✗}}
 
|-
 
|Horoscope
 
 
|
 
|
 
|
 
|
Line 621: Line 674:
 
|
 
|
 
|Platformer
 
|Platformer
 +
|
 
|
 
|
 
|[https://web.archive.org/web/20051016113537/http://www.in-fusio.com/game_I_Robot_121.php?1815127872]
 
|[https://web.archive.org/web/20051016113537/http://www.in-fusio.com/game_I_Robot_121.php?1815127872]
Line 630: Line 684:
 
|In-Fusio
 
|In-Fusio
 
|Racing
 
|Racing
 +
|
 
|
 
|
 
|[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]
Line 639: Line 694:
 
|In-Fusio
 
|In-Fusio
 
|Sports
 
|Sports
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/if-extreme-ski]
 
|[https://www.mobygames.com/game/exen/if-extreme-ski]
Line 648: Line 704:
 
|In-Fusio
 
|In-Fusio
 
|Sports
 
|Sports
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/if-ski-jumping]
 
|[https://www.mobygames.com/game/exen/if-ski-jumping]
Line 657: Line 714:
 
|In-Fusio
 
|In-Fusio
 
|Sports
 
|Sports
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/if-ping-pong]
 
|[https://www.mobygames.com/game/exen/if-ping-pong]
Line 666: Line 724:
 
|In-Fusio
 
|In-Fusio
 
|Racing
 
|Racing
|EGE
+
|Yes
 +
|
 
|[https://www.mobygames.com/game/exen/if-racing]
 
|[https://www.mobygames.com/game/exen/if-racing]
 
|{{✓}}
 
|{{✓}}
Line 675: Line 734:
 
|In-Fusio
 
|In-Fusio
 
|Racing
 
|Racing
 +
|
 
|
 
|
 
|[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]
Line 684: Line 744:
 
|In-Fusio
 
|In-Fusio
 
|Racing
 
|Racing
 +
|
 
|
 
|
 
|
 
|
Line 693: Line 754:
 
|In-Fusio
 
|In-Fusio
 
|Strategy<br/>Puzzle
 
|Strategy<br/>Puzzle
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/if-reversi]
 
|[https://www.mobygames.com/game/exen/if-reversi]
Line 702: Line 764:
 
|
 
|
 
|Puzzle
 
|Puzzle
 +
|
 
|Based on GBA game
 
|Based on GBA game
 
|
 
|
Line 711: Line 774:
 
|In-Fusio
 
|In-Fusio
 
|Puzzle
 
|Puzzle
|EGE
+
|Yes
 +
|
 
|[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 720: Line 784:
 
|In-Fusio
 
|In-Fusio
 
|Action
 
|Action
 +
|
 
|
 
|
 
|[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 729: Line 794:
 
|In-Fusio
 
|In-Fusio
 
|Adventure
 
|Adventure
 +
|
 
|
 
|
 
|[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 738: Line 804:
 
|
 
|
 
|Fight
 
|Fight
 +
|
 
|
 
|
 
|[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 747: Line 814:
 
|
 
|
 
|Fight
 
|Fight
 +
|
 
|
 
|
 
|[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 756: Line 824:
 
|In-Fusio
 
|In-Fusio
 
|Sports
 
|Sports
 +
|
 
|
 
|
 
|[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 763: Line 832:
 
|
 
|
 
|
 
|
 +
|
 +
|Sports
 
|
 
|
 
|
 
|
|Sports
 
 
|[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 774: Line 844:
 
|In-Fusio
 
|In-Fusio
 
|Sports
 
|Sports
 +
|
 
|
 
|
 
|[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 783: Line 854:
 
|In-Fusio
 
|In-Fusio
 
|Sports
 
|Sports
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/malibu-ride-2]
 
|[https://www.mobygames.com/game/exen/malibu-ride-2]
Line 792: Line 864:
 
|
 
|
 
|Puzzle
 
|Puzzle
 +
|
 
|
 
|
 
|[https://web.archive.org/web/20030314025548/http://www.in-fusio.com:80/product/gameDescriptif/melimelo.html]
 
|[https://web.archive.org/web/20030314025548/http://www.in-fusio.com:80/product/gameDescriptif/melimelo.html]
Line 801: Line 874:
 
|
 
|
 
|Puzzle
 
|Puzzle
 +
|
 
|
 
|
 
|[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 810: Line 884:
 
|In-Fusio
 
|In-Fusio
 
|Racing
 
|Racing
|EGE
+
|Yes
 +
|
 
|[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 818: Line 893:
 
|
 
|
 
|
 
|
 +
|Shooter
 
|
 
|
|Shooter
+
|The first 3D game 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 827: Line 903:
 
|Devalley Entertainment
 
|Devalley Entertainment
 
|In-Fusio
 
|In-Fusio
|Arcade, Puzzle
+
|Arcade<br/>Puzzle
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/monkey-business_]
 
|[https://www.mobygames.com/game/exen/monkey-business_]
Line 837: Line 914:
 
|THQ Wireless Inc.
 
|THQ Wireless Inc.
 
|Racing
 
|Racing
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/motogp_]
 
|[https://www.mobygames.com/game/exen/motogp_]
Line 845: Line 923:
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
|Action, Shooter
+
|Action<br/>Shooter
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/mutant-alert]
 
|[https://www.mobygames.com/game/exen/mutant-alert]
Line 855: Line 934:
 
|In-Fusio
 
|In-Fusio
 
|Puzzle
 
|Puzzle
 +
|
 
|
 
|
 
|[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]
Line 860: Line 940:
 
|-
 
|-
 
|Perry Rhodan: Sekmar I in Danger
 
|Perry Rhodan: Sekmar I in Danger
 +
|
 
|
 
|
 
|
 
|
Line 869: Line 950:
 
|-
 
|-
 
|Pile Up
 
|Pile Up
 +
|
 
|
 
|
 
|
 
|
Line 881: Line 963:
 
|Devalley Entertainment
 
|Devalley Entertainment
 
|In-Fusio
 
|In-Fusio
|Action, Fight, Platformer
+
|Action<br/>Fight<br/>Platformer
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/pikubi]
 
|[https://www.mobygames.com/game/exen/pikubi]
Line 891: Line 974:
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Fight<br/>Platformer
 
|Action<br/>Fight<br/>Platformer
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/pikubi-2-rainbow-attack]
 
|[https://www.mobygames.com/game/exen/pikubi-2-rainbow-attack]
Line 900: Line 984:
 
|In-Fusio
 
|In-Fusio
 
|Adventure
 
|Adventure
|EGE
+
|Yes
 +
|
 
|
 
|
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
 
|Roller Blade
 
|Roller Blade
 +
|
 
|
 
|
 
|
 
|
Line 918: Line 1,004:
 
|
 
|
 
|Sports
 
|Sports
 +
|
 
|
 
|
 
|[https://web.archive.org/web/20051016113550/http://www.in-fusio.com/game_Roller_Kid_40.php?1815127872]
 
|[https://web.archive.org/web/20051016113550/http://www.in-fusio.com/game_Roller_Kid_40.php?1815127872]
Line 927: Line 1,014:
 
|In-Fusio
 
|In-Fusio
 
|Platformer
 
|Platformer
 +
|
 
|Based on GBA game
 
|Based on GBA game
 
|[https://web.archive.org/web/20051016113210/http://www.in-fusio.com/game_SabreWulf(R)_Mobile_109.php?1815127872]
 
|[https://web.archive.org/web/20051016113210/http://www.in-fusio.com/game_SabreWulf(R)_Mobile_109.php?1815127872]
Line 936: Line 1,024:
 
|
 
|
 
|Arcade
 
|Arcade
 +
|
 
|
 
|
 
|[https://web.archive.org/web/20051016113444/http://www.in-fusio.com/game_SVEN_004_118.php?1815127872]
 
|[https://web.archive.org/web/20051016113444/http://www.in-fusio.com/game_SVEN_004_118.php?1815127872]
Line 945: Line 1,034:
 
|In-Fusio
 
|In-Fusio
 
|Strategy
 
|Strategy
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/sexy-video-poker]
 
|[https://www.mobygames.com/game/exen/sexy-video-poker]
Line 954: Line 1,044:
 
|In-Fusio
 
|In-Fusio
 
|Action
 
|Action
 +
|
 
|
 
|
 
|
 
|
Line 962: Line 1,053:
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
 +
|
 
|
 
|
 
|
 
|
Line 972: Line 1,064:
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Fight
 
|Action<br/>Fight
|EGE
+
|Yes
 +
|
 
|[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://www.mobygames.com/game/exen/shado-fighter]/[https://web.archive.org/web/20051016113543/http://www.in-fusio.com/game_Shado_Fighter_3.php?1815127872]
 
|{{✓}}
 
|{{✓}}
Line 981: Line 1,074:
 
|
 
|
 
|Sports<br/>Arcade
 
|Sports<br/>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]
 
|[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]
Line 990: Line 1,084:
 
|
 
|
 
|Puzzle
 
|Puzzle
 +
|
 
|
 
|
 
|[https://web.archive.org/web/20051016113338/http://www.in-fusio.com/game_Smiley_(TM)_71.php?1815127872]
 
|[https://web.archive.org/web/20051016113338/http://www.in-fusio.com/game_Smiley_(TM)_71.php?1815127872]
Line 999: Line 1,094:
 
|
 
|
 
|Sports
 
|Sports
 +
|
 
|
 
|
 
|[https://web.archive.org/web/20040229003923/http://www.in-fusio.com/Games/centre_fiche.php?clef=26]
 
|[https://web.archive.org/web/20040229003923/http://www.in-fusio.com/Games/centre_fiche.php?clef=26]
Line 1,008: Line 1,104:
 
|
 
|
 
|Pizzle
 
|Pizzle
 +
|
 
|
 
|
 
|[https://web.archive.org/web/20051016113622/http://www.in-fusio.com/game_Solitaire_Gold_82.php?1815127872]
 
|[https://web.archive.org/web/20051016113622/http://www.in-fusio.com/game_Solitaire_Gold_82.php?1815127872]
Line 1,017: Line 1,114:
 
|In-Fusio
 
|In-Fusio
 
|Action
 
|Action
 +
|
 
|
 
|
 
|[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]
 
|[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]
Line 1,022: Line 1,120:
 
|-
 
|-
 
|Space Defender
 
|Space Defender
 +
|
 
|
 
|
 
|
 
|
Line 1,031: Line 1,130:
 
|-
 
|-
 
|Space War
 
|Space War
 +
|
 
|
 
|
 
|
 
|
Line 1,043: Line 1,143:
 
|Asobo Studio S.A.R.L.
 
|Asobo Studio S.A.R.L.
 
|In-Fusio
 
|In-Fusio
|Action, Puzzle
+
|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]
 
|[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]
Line 1,052: Line 1,153:
 
|Asobo Studio S.A.R.L.
 
|Asobo Studio S.A.R.L.
 
|In-Fusio
 
|In-Fusio
|Action, Puzzle, Arcade
+
|Action<br/>Puzzle<br/>Arcade
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/sphere-madness-2]
 
|[https://www.mobygames.com/game/exen/sphere-madness-2]
Line 1,061: Line 1,163:
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
 
|In-Fusio
 +
|
 
|
 
|
 
|
 
|
Line 1,066: Line 1,169:
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|Spyro™: A Fairy Party
+
|Spyro™
 
|{{date|2003-05-27}}
 
|{{date|2003-05-27}}
 
|Infraworlds
 
|Infraworlds
 
|In-Fusio
 
|In-Fusio
 
|Action
 
|Action
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/spyro]
 
|[https://www.mobygames.com/game/exen/spyro]
Line 1,076: Line 1,180:
 
|-
 
|-
 
|Star Academy
 
|Star Academy
 +
|
 
|
 
|
 
|
 
|
Line 1,089: Line 1,194:
 
|THQ Wireless Inc.
 
|THQ Wireless Inc.
 
|Action
 
|Action
|EGE
+
|Yes
 +
|
 
|[https://www.mobygames.com/game/exen/star-wars-revenge-of-the-sith]
 
|[https://www.mobygames.com/game/exen/star-wars-revenge-of-the-sith]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
 
|Super Dino Skate
 
|Super Dino Skate
 +
|
 
|
 
|
 
|
 
|
Line 1,104: Line 1,211:
 
|The Lord of the Rings: The Return of the King
 
|The Lord of the Rings: The Return of the King
 
|2005
 
|2005
 +
|
 
|
 
|
 
|
 
|
Line 1,116: Line 1,224:
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Shooter
 
|Action<br/>Shooter
 +
|
 
|
 
|
 
|[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]
Line 1,125: Line 1,234:
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Shooter
 
|Action<br/>Shooter
|EGE
+
|Yes
 +
|
 
|[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,134: Line 1,244:
 
|In-Fusio
 
|In-Fusio
 
|Action<br/>Arcade
 
|Action<br/>Arcade
 +
|
 
|
 
|
 
|[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]
Line 1,143: Line 1,254:
 
|Eidos Interactive Limited
 
|Eidos Interactive Limited
 
|Action<br/>Platformer
 
|Action<br/>Platformer
|EN, IT, DE, ES, FR, CN
+
|
 +
|Multi languages
 
|[https://www.mobygames.com/game/exen/tomb-raider-elixir-of-life]
 
|[https://www.mobygames.com/game/exen/tomb-raider-elixir-of-life]
 
|{{✓}}
 
|{{✓}}
Line 1,152: Line 1,264:
 
|Eidos Interactive Limited
 
|Eidos Interactive Limited
 
|Action<br/>Platformer
 
|Action<br/>Platformer
|EN, IT, DE, ES, FR, CN
+
|
 +
|Multi languages
 
|[https://www.mobygames.com/game/exen/tomb-raider-quest-for-cinnabar]
 
|[https://www.mobygames.com/game/exen/tomb-raider-quest-for-cinnabar]
 
|{{✓}}
 
|{{✓}}
Line 1,161: Line 1,274:
 
|Eidos Interactive Limited
 
|Eidos Interactive Limited
 
|Action<br/>Platformer
 
|Action<br/>Platformer
|EN, IT, DE, ES, FR, CN
+
|
 +
|Multi languages
 
|[https://www.mobygames.com/game/exen/tomb-raider-the-osiris-codex]
 
|[https://www.mobygames.com/game/exen/tomb-raider-the-osiris-codex]
 
|{{✓}}
 
|{{✓}}
Line 1,170: Line 1,284:
 
|
 
|
 
|Sports
 
|Sports
 +
|
 
|
 
|
 
|
 
|
Line 1,179: Line 1,294:
 
|In-Fusio
 
|In-Fusio
 
|Puzzle
 
|Puzzle
 +
|
 
|
 
|
 
|[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,188: Line 1,304:
 
|In-Fusio
 
|In-Fusio
 
|Sports
 
|Sports
 +
|
 
|
 
|
 
|[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]
Line 1,197: Line 1,314:
 
|THQ Wireless Inc.
 
|THQ Wireless Inc.
 
|Strategy<br/>Arcade
 
|Strategy<br/>Arcade
|EGE
+
|Yes
 +
|
 
|[https://www.mobygames.com/game/exen/worms_]
 
|[https://www.mobygames.com/game/exen/worms_]
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
 
|X-Mas: Tales
 
|X-Mas: Tales
 +
|
 
|
 
|
 
|
 
|
Line 1,215: Line 1,334:
 
|The Mighty Troglodytes
 
|The Mighty Troglodytes
 
|Action<br/>Platformer
 
|Action<br/>Platformer
 +
|
 
|
 
|
 
|[https://www.mobygames.com/game/exen/yu-a-warrior-tale]
 
|[https://www.mobygames.com/game/exen/yu-a-warrior-tale]
Line 1,224: Line 1,344:
 
|In-Fusio
 
|In-Fusio
 
|Platformer
 
|Platformer
 +
|
 
|
 
|
 
|[https://web.archive.org/web/20051016113710/http://www.in-fusio.com/game_Zaps_106.php?1815127872]
 
|[https://web.archive.org/web/20051016113710/http://www.in-fusio.com/game_Zaps_106.php?1815127872]
Line 1,229: Line 1,350:
 
|-
 
|-
 
|Zombie Nurse
 
|Zombie Nurse
 +
|
 
|
 
|
 
|
 
|
Line 1,242: Line 1,364:
 
|In-Fusio
 
|In-Fusio
 
|Strategy
 
|Strategy
|EGE
+
|Yes
 +
|
 
|[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]
 
|{{✓}}
 
|{{✓}}

Revision as of 15:43, 26 September 2022

ExEn logo.png
Developer In-Fusio
Type Mobile Gaming Engine
Generation 5th generation
Release date 2001 (early-2000)
Discontinued 2005
Successor ExEn V2
EGE
Dumped in-fusio.com
Emulated ~

Execution Engine (also known as ExEn) was the mobile gaming engine, developed by french company In-Fusio in early-2000s (main July-2001), with Sun Microsystems's mobile Java platform. 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.

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.

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 very similar to J2ME, 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 to be made available in Europe (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.

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.

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).

Features
Working as a virtual machine, ExEn is a safe engine for handsets preventing many security problems occurring when games are run locally (viruses, crashes…)

- 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)

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

The Orange Group has chosen ExEn Gaming Extensions (EGE) for its Java mobiles of the Signature range, for all of Europe.

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 Recommended
ExEn SDK Windows 2.2 Mid TBD
EXEN-V2 Generic Simulator (Part of SDK) Windows 0.1 Low ~
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 low FPS. Written in Java for Windows.

Download

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

Screenshots

• Color

• Black & White

List of ExEn / EGE supported devices

Devices[1] Models
Sagem SL01
MyX3/2 [2.0, B&W]
MyX4
MyX5 [2.0, C]
MyX6 [2.1, C]
MyG5 [2.0, C]
MW3020 [1.0 / 2.0, B&W]
30XX (3026)
Philips Xenium 9@9 [1.0, B&W]
Fisio 311 [1.0, B&W]
Fisio 330 [2.0, B&W]
Fisio 350
355
Fisio 530 [2.0]
Fisio 535
Fision 620 [1.0, B&W]
630
636
Fisio 639
655
755
759
760
Fisio 820 [2.0]
Fisio 825 [2.0, C]
Fisio 882
855
859
Azalys 288 [1.0, B&W]
Alcatel One Touch 256
One Touch 332
One Touch 526 [2.0, B&W]
One Touch 531 [2.0, C]
One Touch 535 [2.1, C]
One Touch 735 (735i) [2.1, C]
BH4
Vitelcom TSM4 [2.0, B&W]
TSM5 [2.0, C]
Centel Lotus
Rocket
Panasonic G60 [2.0, C]
GD87 [2.0, C]
X70 [2.0, C]
X86
X88
GD67 [2.0, C][2]
Mitsubishi M7
M7.2
M7.5
M341 [2.1, C]
TRIUM M320 [2.0, C]
TRIUM MGB
TRIUM Eclipse [2.0, C]
TRIUM Mars [1.0, B&W]
TRIUM Neptune [1.0, B&W]
TRIUM 110 [2.0, B&W]
Ningbo Bird SC-03 [2.0, C]
SC-04 [2.0, C]
Soyea D1 [2.0, C]
CECT Q88 M341 [2.0, C]
Kejian K336 [2.0, C]
Siemens SL42 [1.0, B&W][3]
M50 [1.0, B&W]
LG 7100 [EGE, 3D]
  1. Colors and Black & White
  2. Panasonic's first ExEn-enabled color handset
  3. The Siemens SL42 features a special version of ExEn using JAR files instead of the custom .exn format.


• "ExEn" game engine is also working in Siemens mobile phones. The "SL42" is the first Siemens cellphone to be equipped with the games machine. Siemens is the sixth cellphone manufacturer to integrate "ExEn" download game engine into cellphones. This was announced by In-Fusio, a leading publisher of mobile games based in Bordeaux. 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 game engine allows users to load video games onto their cellphones.

List of ExEn Games

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

Title Release date Developer Publisher Genre(s) EGE support Note(s)

Ref.

Available
007 Ice Racer 1 November 2002 In-Fusio In-Fusio
Vodafone
Racing [1]
3D Mate and Wata Raider Puzzle
Abalone
Age of Empires II Mobile (Golden Edition) 1 June 2005 In-Fusio In-Fusio Strategy Yes (January 2006) [2]/[3]
Alfred Hitchcook Psycho Kaolink SAS Kaolink SAS Action [4]
Arthur & Les: Pirates
Asterix: Rescue Obelix Yes [5]
Banjo-Kazooie: Gruntys Revenge Mobile 14 June 2005 Rare, Ltd.
Cybiko, Inc.
In-Fusio Action Based on GBA game [6]/[7]
Banjo Pilot
Biocide
Block Maniac In-Fusio In-Fusio Puzzle [8]
Boomerang Joe [9]
Bomb Jack 1 December 2003 In-Fusio Action [10]/[11]
Bomb Squad 1 April 2006 In-Fusio In-Fusio Puzzle [12]
Casino Nights Billiards [13]
Celebrity Chic 1 October 2003 In-Fusio In-Fusio Simulation [14]/[15]
Charmed™ 1 April 2003 DC Studios, Inc. In-Fusio Action
Platformer
[16]/[17]
Chicago Guns 1 September 2001 In-Fusio In-Fusio Action
Shooter
[18]/[19]
Christmas Tales 1 December 2006 In-Fusio In-Fusio Action
Platformer
[20]
Crash Bandicoot™ 25 April 2005 Kaolink SAS In-Fusio Action
Platformer
[21]/[22]
Crazy Cobra Otaboo In-Fusio Action
Arcade
Crazy Cobra 2 1 September 2004 Otaboo In-Fusio Action
Arcade
[23]/[24]
Crazy Pet II 1 July 2001 In-Fusio In-Fusio Action [25]/[26]
Dakar 2005 Racing [27]
Deca Challenge [28]/[29]
Dice Extreme In-Fusio In-Fusio Sports [30]
DJ Bubble Multiplayer Puzzle [31]
Die Hard Action
Shooter
[32]
Dream Quest In-Fusio In-Fusio [33]/[34]
E.T.: Adventure Adventure [35]
Eagle Squadron 1 September 2004 In-Fusio In-Fusio Action
Shooter
[36]/[37]
ELF Bowling Sports [38]
Elmer Puzzle [39]
Etch A Sketch Puzzle [40]
Ferrari Racing Racing [41]
Fighter Pilot Evolved 1 May 2006 In-Fusio In-Fusio Action
Shooter
[42]
Flynn's Adventures (Nightmare Busters) 1 April 2004 In-Fusio In-Fusio Action
Platformer
Yes [43]/[44]
Fruit Factory 1 February 2004 Infraworlds In-Fusio Puzzle [45]/[46]
Fruit Factory 2 Infraworlds In-Fusio Puzzle [47]
Football Challenge Sports
Football Fan 1 July 2005 In-Fusio In-Fusio Sports Yes [48]
Ghost Hunter 1 July 2004 In-Fusio In-Fusio Action
Shooter
[49]/[50]
Golden Tee Golf Sports [51]
Horoscope [52]/[53]
I, Robot 2004 Platformer [54]
InFusio Darts In-Fusio In-Fusio Racing [55]
InFusio Extreme Ski 10 January 2006 Devalley Entertainment In-Fusio Sports [56]
InFusio Ski Jumping 1 December 2005 Devalley Entertainment In-Fusio Sports [57]
InFusio Ping Pong 1 September 2006 In-Fusio In-Fusio Sports [58]
InFusio Racing 1 March 2002 In-Fusio In-Fusio Racing Yes [59]
InFusio Racing 2 In-Fusio In-Fusio Racing [60]
InFusio Racing 3 In-Fusio In-Fusio Racing
InFusio Reversi 1 October 2006 NessProd In-Fusio Strategy
Puzzle
[61]
InFusio Sudoku Puzzle Based on GBA game
It's Mr Pants™ 2005 In-Fusio
Rare, Ltd.
In-Fusio Puzzle Yes [62]
Jungle Run 1 November 2004 In-Fusio In-Fusio Action [63]/[64]
Jurassic Park lll™ 2002 In-Fusio In-Fusio Adventure [65]
K.O Boxing Fight [66]
Kung Fu Legend Fight [67]
Le Tour De France 1 August 2005 Living Mobile GmbH In-Fusio Sports [68]/[69]
M-Tennis Sports [70]
Malibu Ride Otaboo In-Fusio Sports [71]
Malibu Ride 2 1 August 2006 Otaboo In-Fusio Sports [72]
Méli Mélo Puzzle [73]
Memomix Puzzle [74]
Midtown Madness 3 Mobile 1 October 2004 BeTomorrow In-Fusio Racing Yes [75]/[76]
Mission 3D Shooter The first 3D game for ExEn. [77]
Monkey Business 1 November 2006 Devalley Entertainment In-Fusio Arcade
Puzzle
[78]
MotoGP 1 October 2005 Cybiko, Inc. THQ Wireless Inc. Racing [79]
Mutant Alert 3D 1 May 2003 In-Fusio In-Fusio Action
Shooter
[80]
Panko 1 November 2001 In-Fusio In-Fusio Puzzle [81]/[82]
Perry Rhodan: Sekmar I in Danger [83]
Pile Up [84]/[85]
Pikubi 1 July 2004 Devalley Entertainment In-Fusio Action
Fight
Platformer
[86]
Pikubi 2: Rainbow Attack! 1 March 2006 Devalley Entertainment In-Fusio Action
Fight
Platformer
[87]
Rambo on Fire 1 May 2005 In-Fusio In-Fusio Adventure Yes
Roller Blade [88]
Roller Kid Sports [89]
Sabre Wulf: Mobile 2004 In-Fusio In-Fusio Platformer Based on GBA game [90]
Seven 004 Arcade [91]
Sexy Video Poker 1 July 2006 NessProd In-Fusio Strategy [92]
Sexy Breaker Bikini 1 October 2005 In-Fusio In-Fusio Action
Sexy Breaker Manga 1 October 2005 In-Fusio In-Fusio [93]
Shado Fighter 1 July 2004 In-Fusio In-Fusio Action
Fight
Yes [94]/[95]
Skate Kid Sports
Arcade
[96]/[97]
Smiley Puzzle [98]
Snow Kid Sports [99]
Solitaire Gold Pizzle [100]
South Park 1 September 2003 In-Fusio In-Fusio Action [101]/[102]
Space Defender [103]
Space War
Sphere Madness 1 February 2004 Asobo Studio S.A.R.L. In-Fusio Action
Puzzle
Arcade
[104]/[105]
Sphere Madness 2 1 January 2006 Asobo Studio S.A.R.L. In-Fusio Action
Puzzle
Arcade
[106]
Splat Boy 2004 In-Fusio In-Fusio [107]
Spyro™ 27 May 2003 Infraworlds In-Fusio Action [108]
Star Academy
Star Wars™: Revenge of the Sith 11 May 2005 In-Fusio THQ Wireless Inc. Action Yes [109]
Super Dino Skate
The Lord of the Rings: The Return of the King 2005 [110]
The Terminator™ 1 February 2003 In-Fusio
Cybiko, Inc.
In-Fusio Action
Shooter
[111]/[112]
The Terminator™: I'm Back In-Fusio
Cybiko, Inc.
In-Fusio Action
Shooter
Yes [113]
Tinies Farter 1 July 2001 Kalisto Entertainment S.A. In-Fusio Action
Arcade
[114]/[115]
Tomb Raider: Elixir of Life 1 June 2005 IOMO Eidos Interactive Limited Action
Platformer
Multi languages [116]
Tomb Raider: Quest for Cinnabar 1 February 2005 IOMO
BeTomorrow
Eidos Interactive Limited Action
Platformer
Multi languages [117]
Tomb Raider: The Osiris Codex 1 November 2004 IOMO Eidos Interactive Limited Action
Platformer
Multi languages [118]
Tony Hawk’s Underground Sports
Wall Breaker 2004 In-Fusio In-Fusio Puzzle [119]
Winter Sports 1 February 2002 In-Fusio In-Fusio Sports [120]/[121]
Worms 1 September 2005 Kiloo ApS THQ Wireless Inc. Strategy
Arcade
Yes [122]
X-Mas: Tales
Yu: A Warrior Tale 1 June 2005 The Mighty Troglodytes The Mighty Troglodytes Action
Platformer
[123]
Zaps 2004 In-Fusio In-Fusio Platformer [124]
Zombie Nurse [125]
Zoo Tycoon 2 Mobile 1 June 2005 In-Fusio In-Fusio Strategy Yes [126]/[127]

See also