Hi guys.
My website is back up and is sporting a new layout (thanks to razor blade for that
). To celebrate I've released Delta 2, the little secret project of mine that I've been tinkering away at since last summer. 
Here's what's new in Delta 2:
I hope you guys find it useful
. You can find it at my website ( http://delta.ngemu.com )
My website is back up and is sporting a new layout (thanks to razor blade for that
Here's what's new in Delta 2:
- Pcsx2 support! Delta is now a frontend for this promising ps2 emulator too!
- The game editor has been redesigned and rewritten from scratch. I'm hoping this new layout looks more modern, and is more intuitive to beginners. Thanks to Razor Blade for the new icons/logos etc... and for redesigning the website to match.
- Improved file organisation. The old system was a kludge in order to keep support with the original file format. Delta now uses a physical directory structure to organise it's files, making most file operations quicker and less problematic.
- New file format created. This is to add ini file support (required by pcsx2). However the old dta based files are no longer supported. As a compromise I've written a quick 'n dirty format converter and included it with the installer as an option. It only supports conversion from 1.68's dta files. If you have older files than that please convert them to 1.68 first (opening and save them in 1.68 should do the trick).
- Improved some of auto-configure routines, thanks to suggestions from bositman.
- Included some new auto-configure scripts written by HushyPushy (more on the way
)
- Removed some of the old legacy features that I kept in from the very first version. Eg/ frontend forwarding is no longer needed as the same task is done by the autoquickstart toy on my homepage. Batard file support has also been removed as Xeven hasn't updated it for epsxe 1.6. :
isk imager can now image DVDs. The new version is also on the website as a separate download.
- New Bios checker tool. It provides a quick way to make sure that your bios file is actually valid. I've included it in the installer, and also as a standalone download. Thanks to CK for the detection tables.
- New html help system.
- Bug fixes to the epsxe game pad mapper. Should prevent most of the crashes, plus better support for psx adapter. Nb// if you own one of those things, please make sure that you have TWO pads plugged in, or at least disable the unused driver. Due to the way they work, directx reports there is a pad plugged into the adapter, even if there is not. This can cause problems when configuring.
- Added basic ps2 memcard support to the memcard editor. Currently only card creation and formatting is available.
- Known issue: SSSPSX plugin does NOT work in delta for either epsxe or pcsx2 configurations. This isn't a delta problem, as SSSPSX is incompatible with epsxecutor, A7 and the batard as well. The problem is SSSPSX does not conform to the psx or ps2 plugin standards. Until this bug gets fixed I recommend you use a different pad plugin.
- Improvements to the installer
- Lots of other little tweaks which currently escape me
I hope you guys find it useful