
InnoveWare Solutions is working on various emulation and video game related projects. We create emulators and port existing games to allow playing any video game on any platform. Using Microsoft SilverLight and Sun Java technologies, we can achieve online play and offer nice features for all the games.
Play everything, everywhere, whenever you want.
News
08-25-2008 - A little Silverlight Quake Video
I post today a video of my current progresses on the SilverLight port of Quake.
Particles were added but seems a bit buggy. There is still a lot of work before getting some other 3D stuff displayed...
I apologize for the poor quality and speed of this demo movie. The video recording removed about 10 FPS on the game and the codec is maybe not the more appropriate.
I will try to do better next time... If you know a good recording software, feel free to tell me.
QuakeLight - SilverLight Quake Port - Movie
08-19-2008 - SilverLight
New screenshots of QuakeLight, the Silverlight port of the id Software Quake game.
Menu is working perfectly and ingame demos too. Only missing is the 3D rendering engine...
I require several days of work to have this finished... but it will worth it!
08-10-2008 - SilverLight
As promised, here are two screenshots of the projects I am currently working on using SilverLight.
Expect more work-in-progress updates like this one in the following days.
I like holidays... Free Time. Baby Sitting. SilverLight Coding Fun.
07-29-2008 - SilverLight
I started experimenting recently with Microsoft Silverlight and this is very promising.
I quickly port a Z80 core and the driver for the arcade game News from my Sagecott Java sources.
This works like a charm and is about twice fast as the same code in Java!
I will post more information in the following days as I progress on the development of these new projects (I have several...).
More news to come...
10-13-2007 - JREX
I started working on a new emulation-related and Java-based project in my spare time since a month ago.
JRex stands for Java Recompilation Engine for eXecutables.
It is not an emulator but a static recompilation engine. This means I can translate executables in binary format into Java programs.
I focus my initial work on the translation of x86 programs and especially PC MsDos demos from the Scene.
This is not the first Java-based PC emulator (see JPC or Dioscuri) but at least this is the only static recompiler in this category I am aware of.
As for now, speed is similar to DosBox but compatibility is very low.
Supported features:
- 80286 CPU - 60%
- 80386 CPU - 10%
- 80387 CPU - 50%
- Debugging/Logging - 1%
- VGA - 10%
- Timers - 5%
If you want to try JRex, I created a special page where you can try it online.
Archives (Past News)