Willkommen bei AEP Emulation Page - Emulation News

Hauptmenü
· Home / News
· News Kategorien
· News Archiv

· Mein Account
· Suche
· Forum (neu)
· Forum
· Weblinks
· Spiele Reviews
· Übersetzungen
· Impressum
· Datenschutz

Downloads
 


Forum
MEMBERS ONLINE
Currently no members online.

You are an anonymous user. You can register for free by clicking here
Benutzername
Kennwort
 Show remember me check box

Infos
· Museum
· Infocenter
· Das AEP Team
· Member Liste
· Top 25 Liste
· Glossar
· FAQ

Review of the moment

Sprache
Sprache auswählen:

DeutschEnglisch

News-Export
Holt Euch unsere News auf Eure Seite:
· RSS Newsfeed How-to
· RSS News-syndication Deutsch
· News-Banner (JPG)

Friends
· Emu-France
· progetto-SNAPS
· EmuBit.pl
· PDRoms


Neues Thema eröffnen   Neue Antwort erstellen  
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
Autor Nachricht
step1978Offline
Titel: Megadrive: Kega Fusion v3.6  BeitragVerfasst am: 11.12.2008, 12:17 Uhr
News Scout


Anmeldungsdatum: 25. Jun 2005
Beiträge: 4.562

Wohnort: Berlin
Status: Offline

Es ist eine neue Version von Steve Snakes Kega Fusion erschienen. Kega Fusion ist einer der besten Sega Emulatoren für Windows und emuliert das Sega Mega Drive, Master System, Mega-CD, 32X, Game Gear, SG1000, SC3000 und Sega Pico.




A new version of Kega Fusion has been released by Steve Snake.

Sega Genesis, Master System, Mega-CD, 32X, Game Gear, SG1000, SC3000 and Sega Pico.

Zitat:
It´s been a long time, and problems with the inn made it even longer, but HERE it is.

Please do let me know what I broke :)

Snake.

Whats New ?
-----------

Well it´s been a long time. Lots of really bad things have happened, often
working on Kega felt like the last thing I wanted to be doing.

Still. Work on it I did. Lots of changes and additions over the last two
years, most of which I´ve forgotten about again, but here´s the stuff I
can remember:

* Fixed Sound/Timing Issue with Fahrenheit SCD/32X.

* Fixed a typo which corrupted a register in the YM2612 SSG/EG section.

* Removed a few pieces of test code that were not supposed to be left in,
and affected timing of various things under certain conditions.

* LOTS of behind-the-scenes fixes and improvements, which I´ve totally
forgotten, but you will notice them and remind me at some point ;-)

* Rewrote controller code, should fix problems with some USB controllers.

* Rewrote Menacer emulation which made it easier to add Konami Justifier
emulation. Just the first Justifier is emulated for now. You´ll
definitely want to calibrate it in games that use it.

* Added SegaCD SaveStates that actually, you know, work.

* Added support for more games that use custom SRAM, and fixed some that
were already emulated, but got broken at some point.

* Added support for all unlicensed Genesis games that I know of.

* Added support for the Sega Virtua Processor (SVP). Thanks to the reverse
engineering work by the amazing Tasco Deluxe, and the proof of concept
emulator by Notaz, I was able to write and debug my ASM core for this in
just two days.

* Removed some filtering in YM2612 SuperHQ mode (you won´t actually notice)
and instead added a "Filter" option to the sound menu. This filter is
very close to that in a real Model 1 Genesis/MegaDrive. Most people will
want to leave this off (me included) but I know some people wanted it.

* Removed 11025Hz option. It was causing me problems, doesn´t work well on
most newish hardware, and sucked anyway.

* Added preliminary Sega Pico support. There´s a lot more I plan to do with
this. For now, just load as a Genesis ROM. Mouse is required for Pico,
along with the following controls: START switches between StoryWare and
trackpad, B is the pico red button, A and C turn pages, and U/D/L/R are,
well, U/D/L/R.

* Added ability to create 128K SegaCD RAM carts to keep SpinelSun happy ;-)

* Added two controller sharing options for Netplay. Everybody can now share
controller one, or all controllers. The latter isn´t very useful, but why
not.

* Added "Nearest Multiple" option to the Video Menu. The various Aspect
modes do what they have always done when this option is enabled, but now
when it is disabled, they will allow non-multiple stretching while still
keeping the aspect ratio correct.

* Added "Use NTSC Aspect" option to the Video Menu. This used to be done
automatically under certain conditions, now you have full control.

* Added Pause Emulation feature.

* Added Frame Advance feature.

* Added No Frame Skipping feature. You should pretty much ignore this and
let Kega do what is best. But it does also trigger a special case mode
when you have VSync enabled, and you hit Fast Forward. Normally, VSync
is ignored during Fast Forward, or else Fast Forward wouldn´t actually
do very much. With No Frame Skipping enabled, it will still do VSyncs.
This might be useful to you if your video mode is running at some odd
refresh rate. Note that the sound could well sound awful if you do this.

* Added AVI Logging using custom Kega Game Video 1 lossless codec. This is
needed because logging RAW video causes poor performance even on highend
machines, and using any of the available codecs either doesn´t compress
well enough to fix that, or does compress well enough, but can´t keep up
with 60fps, so you get poor performance either way. The codec is able to
use hints from the emulator to aid in compression, allowing pretty good
compression while taking very little CPU time. The codec to allow you
to play back and convert the files is included in the archive, and can
be installed via right clicking on the INI file and telling the OS to
continue with the install. Tested on XP and Vista64, should work fine
on 9x and Vista32.

Note that these AVI files are not really meant to be shared as they are,
it´s just a way for you to log video without horrible laggy gameplay.
Convert them to Xvid or something using the excellent VirtualDub program
(Google it.) I´ll open up this codec sometime later incase it´s useful
for other purposes/programs.

* Disabled BIOS use where possible during Netplay games, to prevent out
of sync errors when people had different combinations of BIOS/NO BIOS/
Different BIOS.

* Netplay Games should now automatically change your country code to that
of the host.

* Added Fast 32X Timing option. This is mainly for development. If you
don´t know what this is for, leave it disabled.

* Added CartBoot option, which is enabled via INI file only. Again, if
you don´t know what this is for, leave it disabled.

* Kega Fusion now runs beautifully under Vista.

Kega Fusion was already more accurate than any other emulator, this time
around, thanks to various internal tweaks, and removing of left-over test
code, it SHOULD be more accurate than ever before :-)

I don´t think I broke anything, but there have been some very big changes
and I have changed machines and build environments twice since the last
version, so it´s entirely possible. Please let me know if I have.

I´ll just add here that several people assumed Kega was ´dead´ because I
hadn´t updated it for a long time. Rest assured, this is not the case.
Nothing is ´dead´ unless I say otherwise. I may well have some problems,
or even other projects, that take all my time. But just like Arnie, I´ll
be back.

Gotta go, busy busy busy...

Snake.
kega kat at gmail dot com (withnospacesanywhere)


Related links:
[ Mega Drive / Genesis Emus ][ Mega Drive / Genesis Infos ]
 
 
 
 Benutzer-Profile anzeigen  
Antworten mit Zitat Nach oben
MasterPhWOffline
Titel: Megadrive: Kega Fusion v3.6  BeitragVerfasst am: 11.12.2008, 14:19 Uhr
News Scout


Anmeldungsdatum: 06. Jul 2004
Beiträge: 1.919

Wohnort: W-Live
Status: Offline
WIe hab ich doch erst vor kurzem gesagt: totgeglaubte Leben länger! O.o
Als nächstes kommt noch 1964 und Zinc in einer neuen Version raus und Orkin kommt zurück! O.o

_________________
Willst du mehr von, über oder mit mir lesen, besuche mich auf


 
 
 
 Benutzer-Profile anzeigen Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
krysmopompasOffline
Titel:   BeitragVerfasst am: 11.12.2008, 15:44 Uhr
Retrogott


Anmeldungsdatum: 19. Jun 2008
Beiträge: 2.093


Status: Offline
Hat Steve doch noch mal Zeit für ein Release gefunden. Wunderbar! Mit der SVP Emulation und diversen Fixes ist Fusion jetzt wieder auf der Höhe der Zeit und hat sich die alleinige Krone zurückerobert Smile
 
 
 
 Benutzer-Profile anzeigen  
Antworten mit Zitat Nach oben
JohnPlayerOffline
18 Titel:   BeitragVerfasst am: 12.12.2008, 00:45 Uhr
Retrokenner


Anmeldungsdatum: 26. Sep 2004
Beiträge: 256


Status: Offline
Endlich mal wieder etwas interessantes aus der Welt der Emulation! Very Happy
 
 
 
 Benutzer-Profile anzeigen Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
retroKOffline
Titel:   BeitragVerfasst am: 12.12.2008, 10:52 Uhr
Site Admin


Anmeldungsdatum: 04. Jul 2004
Beiträge: 11.939

Wohnort: Frankfurt a.M.
Status: Offline
Sehr schön!!

_________________
Alderaan shot first! 
 
 
 Benutzer-Profile anzeigen Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
Falcone
Titel:   BeitragVerfasst am: 12.12.2008, 11:02 Uhr
Ex-Member


Anmeldungsdatum: 28. Feb 2005
Beiträge: 3.561

Wohnort: überall und nirgends
* Added SegaCD SaveStates that actually, you know, work.


==> da wird sich hier aber jemand froin! (Fuzzman?)
 
 
 
 Benutzer-Profile anzeigen Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
blackerkingOffline
Titel:   BeitragVerfasst am: 12.12.2008, 12:04 Uhr
Bescheißermeister


Anmeldungsdatum: 05. Sep 2006
Beiträge: 1.474

Wohnort: Leipzig
Status: Offline
Brauche ich zum Spielen einiger Konsolen, ein BIOS oder warum kommt immer nur der Colleco Vision Bootdisplay?
 
 
 
 Benutzer-Profile anzeigen Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
VANGUARDOffline
Titel:   BeitragVerfasst am: 12.12.2008, 13:25 Uhr
Retromeister


Anmeldungsdatum: 28. Jun 2006
Beiträge: 1.192

Wohnort: Südlich des Weisswurst-Äquators
Status: Offline
SSSEEEEEEGGAAAAAAAAAAAA Very Happy

_________________
¤*¨¨*¤.¸¸...¸.¤\
\¸♥ B A Y E R N♥ \
.\¸.¤*¨¨*¤.¸¸.¸.¤*
..\
☻/
/▌
/ \

 
 
 
 Benutzer-Profile anzeigen  
Antworten mit Zitat Nach oben
blackerkingOffline
Titel:   BeitragVerfasst am: 12.12.2008, 13:30 Uhr
Bescheißermeister


Anmeldungsdatum: 05. Sep 2006
Beiträge: 1.474

Wohnort: Leipzig
Status: Offline
Hab ich Live gesehen und ist für Sega-Fans ein schönes "Andenken".
http://www.youtube.com/watch?v=92Je8Faq3HQ
 
 
 
 Benutzer-Profile anzeigen Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
Beiträge vom vorherigen Thema anzeigen:     
Gehe zu:  
Alle Zeiten sind GMT + 1 Stunde
Neues Thema eröffnen   Neue Antwort erstellen  
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
PNphpBB2 © 
AEP Emulation Page 1998 - 2024