October 06
- Añadido emulador xe mas bios para Master System
- Cambiado aspecto gráfico.
- Eliminadas entradas de menu innecesarias.
- Añadidas roms de Sega Master System.
- Eliminadas roms NeoGeo que no funcionaban.
- Añadido Gimp.
- Añadido Dosbox mas varios juegos abandoneware que corren bajo MSDOS: MicroMachines, Flight Simulator 4, test drive 3, Alone in the dark, Duke Nuken 3D, etc ...
- Añadido emuladores tragaperras.
Escritorio EmuGame v2.0:
Duke Nukem 3D corriendo bajo una ventana de dosbox:
Emulador de maquinas tragaperras:
Emulando juego Master System:

October 04
- Restart your computer, booting from the EmuGame DvD
- Insert a 4GB or larger USB flash drive
- Open a terminal window and type sudo su
- Now type fdisk -l to list available drives/partitions (note which device is your flash drive Example: /dev/sdb). Throughout this tutorial, replace all instances of x with your flash drive letter. For example, if your flash drive is sdb, replace x with b.
- Type umount /dev/sdx1
- Type fdisk /dev/sdx
- type p to show the existing partition and d to delete it
- type p again to show any remaining partitions (if partitions exist, repeat the previous step)
- type n to make a new partition
- type p for primary partition
- type 1 to make this the first partition
- hit enter to use the default 1st cylinder
- type +750M to set the partition size
- type a to make this partition active
- type 1 to select partition 1
- type t to change the partition filesystem
- type 6 to select the fat16 file system
- type n to make another new partition
- type p for primary partition
- type 2 to make this the second partition
- hit enter to use the default cylinder
- hit enter again to use the default last cylinder
- type w to write the new partition table
- Type umount /dev/sdx1 to unmount the partition
- Type mkfs.vfat -F 16 -n xubuntu8 /dev/sdx1 to format the first partition
- Type umount /dev/sdx2 to ensure the partition is unmounted
- Type mkfs.ext2 -b 4096 -L casper-rw /dev/sdx2 to format the second partition
- Remove and re-insert your flash drive (if prompted that a new medium has been detected, select to open in a new window and click ok)
- Back at the terminal, type sudo apt-get install syslinux mtools
- Type syslinux -sf /dev/sdx1
- Type cd /cdrom
- Type cp -rfv casper dists install pics pool preseed .disk isolinux/* md5sum.txt README.diskdefines casper/vmlinuz /media/xubuntu8/
- Type cd /media/xubuntu8
- Type wget pendrivelinux.com/downloads/xu8/syslinux.cfg
- Type cd casper
- Type rm initrd.gz
- Type wget pendrivelinux.com/downloads/xu8/initrd.gz
- Reboot your computer and set your BIOS boot priority or Boot Menu to boot from the USB device. Save your changes and proceed to boot from the USB device
You should now be booting EmuGame DvD from the USB flash device. EmuGame should automatically save your changes as you go and restore them on subsequent boots.
Notes: If your having trouble getting Ubuntu to boot, your memory stick may have a corrupted MBR. To repair the MBR of your USB device, at the terminal type sudo apt-get install lilo then type lilo -M /dev/sdx (replacing x with the letter of your flash device)
V-Rally en VBA:
Mario Bros 3 en GFCE:
Roms TKDgen:
Fatal Fury TkDgen:
Emuladores incluidos:
-
GFCE UltraNES (emula roms Nintedo NES)
-
TkDgen (emula roms Sega Megadrive)
-
VBA (emula roms Gameboy color/advance)
-
XgNgeo (emula roms NeoGeo)
-
Zsnes (emula roms SuperNintendo)
-
xMame (emula roms Mame)
XgNgeo:
Donkey Kong 3 en ZSnes:
Juegos incluidos:
Roms Xmame:
Software incluido:
EmuGame corriendo en VmwarePlayer:
Descarga: http://vagos.wamba.com/showthread.php?p=4086276#post4086276