ExEn: Difference between revisions

Rdx (talk | contribs)
No edit summary
Rdx (talk | contribs)
++
Line 4: Line 4:
|imagewidth = 300
|imagewidth = 300
|developer = In-Fusio
|developer = In-Fusio
|type = Mobile Gaming Engine
|type = [[Cellphone emulators|Cellphone]]<br/>Mobile Gaming Engine
|generation = 5th generation
|generation = 5th generation
|release = early-2000
|release = early-2000
Line 10: 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<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 early-2000s. 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. It isn't available on Nokia, Sony Ericsson, Samsung or Motorola handsets. The company re-developed the ExEn v2 engine released in the beginning of 2002/3, 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 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 27:
<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.
 
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 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.
Line 32: Line 38:


<b>Features</b><br/>
<b>Features</b><br/>
- Color<br/>
- Color<br/>
- 3D matrix calculations<br/>
- 3D matrix calculations<br/>
Line 44: Line 49:


==EGE (ExEn Gaming Extensions)==
==EGE (ExEn 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 55:
<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 81:
! 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 for Android, macOS and Linux through [[Wine]]</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
|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.
:A very old emulator, while many games are go in-game, they are crash at various points and run very low FPS. Written in Java.


;[http://alien256.narod.ru/trium.htm Firmwares]
;[http://alien256.narod.ru/trium.htm Firmwares]
Line 106: Line 115:
{| 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 174:
</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 217: Line 226:
|MyX-6
|MyX-6
|Sagem
|Sagem
|
|128x160
|
|
|?
|?
Line 586: Line 595:
|GD87 (GD87e)
|GD87 (GD87e)
|Panasonic
|Panasonic
|
|132x176
|
|
|?
|?
Line 805: Line 814:


==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 822:
! class=sortable | Publisher
! class=sortable | Publisher
! class=sortable | Genre(s)
! class=sortable | Genre(s)
! class=sortable | EGE support
! class=sortable | Available for other platforms
! class=sortable | Note(s)
! class=sortable | Note(s)
! class=sortable | {{abbr|Ref.|Reference(s)}}
! class=sortable | {{abbr|Ref.|Reference(s)}}
! class=sortable | Available
! class=sortable | Dumped
|-
|-
|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 (License by Danjaq, LLC, United Artists Corporation)
|Racing
|Adventures<br/>Racing
|
|
|
|
|[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 848: Line 857:
|{{✓}}
|{{✓}}
|-
|-
|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 (License by Microsoft Game Studio)
|Strategy
|Strategy
|Yes (January 2006)
|i-mode/J2ME/BREW
|Also available for Doja
|
|[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 873:
|Action
|Action
|
|
|
|Black & White version
|[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 883: Line 892:
|In-Fusio
|In-Fusio
|Platformer
|Platformer
|Yes
|J2ME
|
|
|[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 899:
|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
|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 909:
|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
|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]
|[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]
|{{✓}}
|{{✓}}
|-
|-
Line 953: Line 962:
|In-Fusio
|In-Fusio
|Action
|Action
|J2ME/[[Mophun]]
|
|
|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 972:
|In-Fusio
|In-Fusio
|Puzzle
|Puzzle
|i-mode
|
|
|Also available for Doja
|[https://www.mobygames.com/game/exen/bomb-squad_]
|[https://www.mobygames.com/game/exen/bomb-squad_]
|{{✓}}
|{{✓}}
Line 982: Line 991:
|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]
|[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,002:
|In-Fusio
|In-Fusio
|Action<br/>Platformer
|Action<br/>Platformer
|J2ME
|
|
|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,005: Line 1,014:
|
|
|
|
|[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 1,011: Line 1,020:
|{{date|2006-12-01}}
|{{date|2006-12-01}}
|In-Fusio
|In-Fusio
|In-Fusio
|In-Fusio (Graphics by Devalley Entertainment)
|Action<br/>Platformer
|Action<br/>Platformer
|
|
Line 1,023: Line 1,032:
|In-Fusio
|In-Fusio
|Action<br/>Platformer
|Action<br/>Platformer
|J2ME
|
|
|
|[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,045: Line 1,054:
|
|
|
|
|[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 1,055: Line 1,064:
|
|
|
|
|[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
|
|
|
|Kaolink SAS
|
|In-Fusio
|Racing
|Racing
|
|J2ME
|
|
|[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,075: Line 1,084:
|
|
|
|
|[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,090: Line 1,099:
|DJ Bubble Multiplayer
|DJ Bubble Multiplayer
|{{date|2004-09-18}}
|{{date|2004-09-18}}
|Cybiko, Inc.
|Cybiko Wireless
|In-Fusio
|In-Fusio
|Puzzle
|Puzzle
Line 1,101: Line 1,110:
|
|
|
|
|
|In-Fusio
|Action<br/>Shooter
|Action<br/>Shooter
|
|
Line 1,110: Line 1,119:
|Dragon Tale
|Dragon Tale
|2002
|2002
|Spark Creative SARL
|Spark Creative S.A.R.L.
|In-Fusio
|In-Fusio
|RPG
|RPG
Line 1,122: Line 1,131:
|In-Fusio
|In-Fusio
|In-Fusio
|In-Fusio
|RPG
|
|
|
|Black & White version
|
|[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,141: Line 1,150:
|{{date|2004-09-01}}
|{{date|2004-09-01}}
|In-Fusio
|In-Fusio
|In-Fusio
|In-Fusio (Graphics by Devalley Entertainment)
|Action<br/>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]
|{{✓}}
|{{✓}}
|-
|-
|ELF Bowling
|ELF Bowling
|{{date|2003-12-13}}
|{{date|2003-12-13}}
|Cybiko, Inc.
|Cybiko Wireless
|In-Fusio
|In-Fusio
|Sports
|Sports
Line 1,169: Line 1,178:
|-
|-
|Etch A Sketch
|Etch A Sketch
|
|In-Fusio
|
|
|
|
|Puzzle
|Puzzle
|
|J2ME
|
|
|[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 1,200: Line 1,209:
|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
|
|[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,222:
|In-Fusio
|In-Fusio
|Puzzle
|Puzzle
|J2ME
|
|
|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,232:
|In-Fusio
|In-Fusio
|Puzzle
|Puzzle
|
|J2ME
|
|
|[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,243:
|Sports
|Sports
|
|
|
|Black & White version
|
|
|{{✗}}
|{{✗}}
Line 1,243: Line 1,252:
|In-Fusio
|In-Fusio
|Sports
|Sports
|Yes
|i-mode/BREW/J2ME
|
|
|[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,253: Line 1,262:
|In-Fusio
|In-Fusio
|Action<br/>Shooter
|Action<br/>Shooter
|i-mode
|
|
|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,285: Line 1,294:
|
|
|
|
|[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,308: Line 1,317:
|{{✗}}
|{{✗}}
|-
|-
|InFusio Extreme Ski
|IF Extreme Ski
|{{date|2006-01-10}}
|{{date|2006-01-10}}
|Devalley Entertainment
|Devalley Entertainment
Line 1,318: Line 1,327:
|{{✓}}
|{{✓}}
|-
|-
|InFusio Ski Jumping
|IF Ski Jumping
|{{date|2005-12-01}}
|{{date|2005-12-01}}
|Devalley Entertainment
|Devalley Entertainment
Line 1,328: Line 1,337:
|{{✓}}
|{{✓}}
|-
|-
|InFusio Ping Pong
|IF Ping Pong
|{{date|2006-09-01}}
|{{date|2006-09-01}}
|In-Fusio
|In-Fusio
Line 1,338: Line 1,347:
|{{✓}}
|{{✓}}
|-
|-
|InFusio Racing
|IF Racing
|{{date|2002-03-01}}
|{{date|2002-03-01}}
|In-Fusio
|In-Fusio
|In-Fusio
|In-Fusio
|Racing
|Racing
|Yes
|J2ME
|
|
|[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,358: Line 1,367:
|{{✓}}
|{{✓}}
|-
|-
|InFusio Racing 3
|IF Racing 3
|
|
|In-Fusio
|In-Fusio
Line 1,368: Line 1,377:
|{{✗}}
|{{✗}}
|-
|-
|InFusio Reversi
|IF Reversi
|{{date|2006-10-01}}
|{{date|2006-10-01}}
|NessProd
|NessProd
|In-Fusio
|In-Fusio (Graphics by Devalley Entertainment)
|Strategy<br/>Puzzle
|Strategy<br/>Puzzle
|
|
Line 1,393: Line 1,402:
|In-Fusio
|In-Fusio
|Puzzle
|Puzzle
|Yes
|J2ME
|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,403: Line 1,412:
|In-Fusio
|In-Fusio
|Action
|Action
|i-mode
|
|
|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,443: Line 1,452:
|In-Fusio
|In-Fusio
|Sports
|Sports
|J2ME
|
|
|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,463:
|Sports
|Sports
|
|
|
|Black & White version
|[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,500: Line 1,509:
|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 (License by Microsoft Game Studio)
|Racing
|Racing
|Yes
|i-mode/BREW/J2ME<br/>(2D + 3D version using M3G and  [[Mascot Capsule 3D]] technology)
|Also available for Doja/BREW/J2ME
|
|[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,530: Line 1,539:
|MotoGP
|MotoGP
|{{date|2005-10-01}}
|{{date|2005-10-01}}
|Cybiko, Inc.
|Cybiko Wireless
|THQ Wireless Inc.
|THQ Wireless Inc.
|Racing
|Racing
|J2ME
|
|
|Also available for J2ME
|[https://www.mobygames.com/game/exen/motogp_]
|[https://www.mobygames.com/game/exen/motogp_]
|{{✓}}
|{{✓}}
Line 1,548: Line 1,557:
|{{✓}}
|{{✓}}
|-
|-
|Neopets
|Neopets Mobile
|
|
|
|In-Fusio
|In-Fusio
|
|In-Fusio
|
|RPG
|J2ME
|
|
|
|
Line 1,564: Line 1,573:
|Puzzle
|Puzzle
|
|
|
|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]
|{{✓}}
|{{✓}}
Line 1,585: Line 1,594:
|
|
|
|
|[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,602:
|In-Fusio
|In-Fusio
|Action<br/>Fight<br/>Platformer
|Action<br/>Fight<br/>Platformer
|i-mode
|
|
|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,608: Line 1,617:
|{{✓}}
|{{✓}}
|-
|-
|Push
|Pocket Chess
|200x
|Pocketsoft
|In-Fusio
|Puzzle<br/>Strategy
|
|
|
|
|[https://videogamefanon.fandom.com/wiki/Pocketsoft]<br/>ExEn 2.2
|{{✗}}
|-
|Pocket Formula
|2003
|Pocketsoft
|In-Fusio
|In-Fusio
|Puzzle
|Sports<br/>Racing
|
|i-mode/BREW/J2ME/[[Mophun]]/Symbian
|
|
|
|[https://videogamefanon.fandom.com/wiki/Pocketsoft]<br/>ExEn 2.2
|{{✗}}
|{{✗}}
|-
|-
|Rambo on Fire
|Pocket Goal
|{{date|2005-05}}
|2002
|Pocketsoft
|In-Fusio
|In-Fusio
|In-Fusio
|Racing
|Adventure
|i-mode/BREW/J2ME/[[Mophun]]/Symbian
|Yes
|
|
|
|[https://videogamefanon.fandom.com/wiki/Pocketsoft]
|{{✗}}
|{{✗}}
|-
|-
|Rollerblade Challenge
|Pocket Golf
|{{date|2004-08-11}}
|2003
|In-Fusio
|Pocketsoft
|In-Fusio
|In-Fusio
|Sports
|Sports
|i-mode/BREW/J2ME/[[Mophun]]/Symbian
|
|
|
|[https://videogamefanon.fandom.com/wiki/Pocketsoft]<br/>ExEn 2.1
|[https://web.archive.org/web/20051016113733/http://www.in-fusio.com/game_Rollerblade(R)_74.php?1815127872]
|{{✗}}
|{{✗}}
|-
|-
|Roller Kid
|Pocket Rally
|2004
|2004
|Kaolink
|Pocketsoft
|In-Fusio
|In-Fusio
|Sports
|Sports
|i-mode/BREW/J2ME/[[Mophun]]/Symbian
|
|
|
|[https://videogamefanon.fandom.com/wiki/Pocketsoft]<br/>ExEn 2.2
|[https://web.archive.org/web/20051016113550/http://www.in-fusio.com/game_Roller_Kid_40.php?1815127872]
|{{}}
|{{}}
|-
|-
|Sabre Wulf: Mobile
|Pocket Tennis
|2004
|2002
|In-Fusio
|Pocketsoft
|In-Fusio
|In-Fusio
|Platformer
|Sports
|
|i-mode/BREW/J2ME/[[Mophun]]
|GBA port
|
|[https://web.archive.org/web/20051016113210/http://www.in-fusio.com/game_SabreWulf(R)_Mobile_109.php?1815127872]
|[https://videogamefanon.fandom.com/wiki/Pocketsoft]
|{{✗}}
|{{✗}}
|-
|-
|Seven 004
|Pocket Stadium
|
|2003
|
|Pocketsoft
|
|In-Fusio
|Arcade
|Sports
|
|i-mode/BREW/J2ME/[[Mophun]]
|
|
|[https://web.archive.org/web/20051016113444/http://www.in-fusio.com/game_SVEN_004_118.php?1815127872]
|[https://videogamefanon.fandom.com/wiki/Pocketsoft]<br/>ExEn 2.1
|{{✗}}
|{{✗}}
|-
|-
|Sexy Video Poker
|Push
|{{date|2006-07-01}}
|
|NessProd
|
|In-Fusio
|In-Fusio
|Strategy
|Puzzle
|
|
|
|
|
|{{✗}}
|-
|Rambo on Fire
|{{date|2005-05}}
|In-Fusio
|In-Fusio<br/>Canal+
|Adventure<br/>Action
|i-mode/BREW/J2ME
|
|
|{{✗}}
|-
|Rollerblade Challenge
|{{date|2004-08-11}}
|In-Fusio
|In-Fusio
|Sports
|
|
|[https://web.archive.org/web/20051016113733/http://www.in-fusio.com/game_Rollerblade(R)_74.php?1815127872]
|{{✗}}
|-
|Roller Kid
|2004
|Kaolink
|In-Fusio
|Sports
|
|
|[https://web.archive.org/web/20051016113550/http://www.in-fusio.com/game_Roller_Kid_40.php?1815127872]
|{{✓}}
|-
|Sabre Wulf: Mobile
|2004
|In-Fusio<br/>Kaolink SAS
|In-Fusio
|Platformer
|J2ME
|GBA port
|[https://web.archive.org/web/20051016113210/http://www.in-fusio.com/game_SabreWulf(R)_Mobile_109.php?1815127872]
|{{✗}}
|-
|Seven 004
|
|
|
|Arcade
|
|
|[https://web.archive.org/web/20051016113444/http://www.in-fusio.com/game_SVEN_004_118.php?1815127872]
|{{✗}}
|-
|Sexy Video Poker
|{{date|2006-07-01}}
|NessProd
|In-Fusio (Graphics by Devalley Entertainment)
|Strategy
|
|
|[https://www.mobygames.com/game/exen/sexy-video-poker]
|[https://www.mobygames.com/game/exen/sexy-video-poker]
|{{✓}}
|{{✓}}
Line 1,692: Line 1,771:
|In-Fusio
|In-Fusio
|In-Fusio
|In-Fusio
|
|Arcade<br/>Pong
|
|
|
|
Line 1,703: Line 1,782:
|In-Fusio
|In-Fusio
|Action<br/>Fight
|Action<br/>Fight
|Yes
|i-mode/BREW/J2ME
|Also available for Doja/BREW/J2ME
|
|[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 1,715: Line 1,794:
|
|
|
|
|[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 1,743: Line 1,822:
|In-Fusio
|In-Fusio
|Puzzle<br/>Card game
|Puzzle<br/>Card game
|i-mode
|
|
|Also available for Doja
|[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,753: Line 1,832:
|In-Fusio
|In-Fusio
|Action
|Action
|i-mode/J2ME
|
|
|Also available for Doja/J2ME
|[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,785: Line 1,864:
|
|
|
|
|[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,821: Line 1,900:
|
|
|
|
|
|In-Fusio
|
|
|
|
Line 1,832: Line 1,911:
|In-Fusio
|In-Fusio
|THQ Wireless Inc.
|THQ Wireless Inc.
|Action
|Action<br/>Platfomer
|Yes
|J2ME
|
|
|[https://www.mobygames.com/game/exen/star-wars-revenge-of-the-sith]
|[https://www.mobygames.com/game/exen/star-wars-revenge-of-the-sith]
Line 1,840: Line 1,919:
|Super Dino Skate
|Super Dino Skate
|
|
|In-Fusio
|In-Fusio
|Sports
|
|
|
|Black & White version
|
|
|
|
|
|{{✗}}
|{{✗}}
Line 1,860: Line 1,939:
|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
|
|
|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 1,963:
|Action<br/>Arcade
|Action<br/>Arcade
|
|
|
|Black & White version
|[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,893: Line 1,972:
|Eidos Interactive Limited
|Eidos Interactive Limited
|Action<br/>Platformer
|Action<br/>Platformer
|J2ME
|
|
|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,903: Line 1,982:
|Eidos Interactive Limited
|Eidos Interactive Limited
|Action<br/>Platformer
|Action<br/>Platformer
|J2ME
|
|
|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,913: Line 1,992:
|Eidos Interactive Limited
|Eidos Interactive Limited
|Action<br/>Platformer
|Action<br/>Platformer
|J2ME
|
|
|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,934: Line 2,013:
|Puzzle
|Puzzle
|
|
|Build-in game from Alcatel OT535
|Build-in game from 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,945: Line 2,024:
|
|
|
|
|[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,953: Line 2,032:
|THQ Wireless Inc.
|THQ Wireless Inc.
|Strategy<br/>Arcade
|Strategy<br/>Arcade
|Yes
|J2ME
|Also available for J2ME
|
|[https://www.mobygames.com/game/exen/worms_]
|[https://www.mobygames.com/game/exen/worms_]
|{{✓}}
|{{✓}}
Line 1,973: Line 2,052:
|The Mighty Troglodytes
|The Mighty Troglodytes
|Action<br/>Platformer
|Action<br/>Platformer
|J2ME
|
|
|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,998: Line 2,077:
|{{✗}}
|{{✗}}
|-
|-
|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 (License by Microsoft Game Studio)
|Strategy
|Strategy
|Yes
|J2ME/BREW/i-mode
|Also available for J2ME/BREW/Doja
|
|[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 Information]


==See also==
==See also==
* [[Cellphone emulators]]
* [[Mophun]]
* [[Mophun]]
* [[WGE]]
* [[WGE]]
* [[Mascot Capsule 3D]]