Posts

Showing posts with the label viewing

Viewing MMX2 levels with MegaED X

Image
Viewing MMX2 levels with MegaED X Not a big news. Unfortunately I havent added already a native support for MMX2 because I cant decompress the tiles with the same way of MMX1 tiles. I added only a menu where you can import tiles from other SNES tiles or GBA and Genesis and with this trick Im able to see the levels of MMX2 (first I must dump the VRAM during the level). I have to work on background support also. Here some screens: download  file  now

Viewing CHM files in Linux With installation instructions for Ubuntu

Image
Viewing CHM files in Linux With installation instructions for Ubuntu CHM or Microsoft compiled HTML Help is a format developed by Microsoft for online help . Most of the documentation in Windows platform is in chm file format , also these days most of the ebooks available on the internet are either available in the chm file format or pdf file format . Now most of the distributions do not ship tools and libraries for viewing chm files by default since it is a proprietary format used by Microsoft Products , So if you want to read a ebooks which are in chm file format you have to install third party tools and libraries . In this short tutorial i try to describe how to install some of the tools for viewing CHM files on your Ubuntu desktop : 1. Gnochm Gnochm is a gnome based chm viewer that has the following features : - * Support for external ms-its links * Full text search support * Bookmarks * Configurable support for HTTP links * Integrated with GNOME2 * Support for multiple languages ...