- 1 reply
- 1,705 views
- Add Reply
- 0 replies
- 1,259 views
- Add Reply
- 0 replies
- 1,536 views
- Add Reply
Ivalice Alliance

Jeux-France reports that SE is up for another project called the "Ivalice Alliance." Which contains the following games;
- Final Fantasy Tactics: The Lion War for Sony PSP
- Final Fantasy XII: Revenant Wings for Nintendo DS
- Final Fantasy Tactics A(dvance) 2: The Sealed Black Book for a Nintendo Handheld.
The Lion War will be a port of the 1997's Final Fantasy Tactics from the PSX. Nothing is known for sure, but small graphical updates and new/updated CG scenes are expected.
FFXII Reveant Wings is a spin-off that takes place after the events of XII. Following a now 18-year-old Vaan and Penelo, now sky pirates, travel around on adventures. Certain characters from XII will also make a reappearence.
No word on what Tactic A2 will be like. But expect the black book from the previous Tactics Advance game to return as it seems to be the central point of the story and expected to be either on the GBA or DS.
No word on release dates for any of these games.
In other random news, SE is also working on 2 untitled Xbox 360 projects.
MESS 0.111 released

Multi-computer emulator
0.111
System Driver Changes:
-----------------------------
- [A7800] Updated palette. [Nabuko78]
- [AMSTRAD] Minor floppy disk cleanup. [Nate Woods]
- [COCO] Implemented Diecom Light Gun Adapter. (bug #971) [Tim Lindner]
- [DGNBETA] Fixed regressions introduced in 0.110. (bug #970) [Phill Harvey-Smith]
- [sVISION] Fixed the aspect ratio. [Peter Trauner]
Source Changes:
---------------------
- The core is based on MAME 0.111. This incorporates all features of the update to this core. [MAME team]
- Fixed opening up specific images within zip files that contain multiple images. (bug #973) [Nate Woods]
- Removed a stub disassembler from the v30mz core, as per MAME conventions. [Nate Woods]
- Renamed the "hash_directory" option to "hashpath". [Aaron Giles]
- Fixed regression introduced in 0.110 that caused battery backed NVRAM files to not be written unless the file already existed. (bug #974) [Nate Woods]
- Added an SP0256 sound core. [tim lindner]
>> Get it HERE.
QMC2 0.1.b7 released (not the same as last time)

Mame Front End for Unix
As the attention for QMC2 along with the amount of work for the project is steadily increasing, we think it's time for a new site layout. The old look was a bit too dry and boring... we hope you enjoy the new appearence!
Today we also release QMC2 0.1.b7 (), which contains major improvements to allow for system-wide configuration and installation. This should make maintainers for binary packages happy. You still don't have to install QMC2 in order to run it, but it's recommended.
This version is required to cleanly support SDLMAME 0.111+, which changed the way it reports missing ROMs!
IMPORTANT: the old place for the configuration file (which was $HOME/.config/qmc2.ini) will NO LONGER be used! Its new place is $HOME/.qmc2/qmc2.ini. If you want to reuse your old configuration, you'll have to copy it manually! Otherwise it will be created automatically with a minimal startup configuration.
CHANGES - v0.1.b7, 12-DEC-2006
fix: general bug fixes
imp: improved functionality
new: newly added functionality
doc: documentation changes
inf: informational only
v0.1.b7, 12-DEC-2006:
fix: weird layout problem in setup-wizard (welcome.ui)
imp: updated Qt language file (from Qt 4.2.2)
imp: ROM verification enhancements to support SDLMAME 0.111+ (which changed the way it reports missing ROMs)
new: install target for make
new: many changes to support system-scope (/etc/qmc2/qmc2.ini) and user-sope (~/.qmc2/qmc2.ini) configuration
new: build: SDLMAME support is now the new default (use "make SDLMAME=0" for XMAME support)!
new: icons now embedded into application (see resource file qmc2.qrc)
new: added optional ROM path setting to setup-wizard (welcome.*)