- 0 replies
- 1,581 views
- Add Reply
- 3 replies
- 2,511 views
- Add Reply
- 0 replies
- 1,502 views
- Add Reply
- 0 replies
- 1,286 views
- Add Reply
64th Note v1.0 Beta 22 Released!

64th Note is a USF plugin for Winamp, based on Project64 1.4 by Zilmar and Jabo and Azimer's HLE Audio Plugin. It requires major CPU and memory resources, 300 MHz and 64 MB are the minimum for the least-intensive USF sets, but requirements vary greatly between sets.
The problem with the ASIO output crashing (though I'm not sure what in the chain of HQSoftProc->out_asio->ASIO4All the bug lies) was that upong stopping playback I make a call to the unpause function in my plugin, so in case you hit the stop button while paused things will be handled well. It seems what happens is that it will always make the call to the output plugin disabling pause when this happens, whether it's actually paused or not. Unpausing the out_asio plugin when it isn't paused causes the freeze. So now I check whether the playback actually is paused before making that call and everything seems to work nicely.Even Mario Kart 64 and Mortal Kombat 4 seem to work alright when Round Frequency is enabled (with the aforementioned chain of plugins or directly through out_asio).
I also removed the workaround for avoiding DirectSound cutting off the end of the track when Remove Silence is enabled, as that's actually what it's supposed to do.
Rather than do a complete overhaul of in_usf.ini I set Mario Kart to not use Audio HLE when Auto Audio HLE is enabled. I also added an entry for Shadowgate 64, which works well under Audio HLE.
»» http://www.halleyscometsoftware.com/mboard...=48&showpage=10
EmuLinker Kaillera Server 0.98.5 Released!


EmuLinker is a high-performance, scalable, secure, open-source re-implementation of the Kaillera network protocol SERVER. Kaillera is an emulator generic client DLL and network server that enables net-play of virtually any emulated ROM.
0.98.5 (10/30/2005)===============
Bug Fixes Only
- Doubled default V086Controller buffer size to 8192; 4096 was too small for
servers with more than approximately 75 users online.
- Fixed multiple places where thread deadlock could occur and cause server
lockup, although the possibility was very rare.
PSP-UAE v0.41 Released!


PSP-UAE is a port of the UAE Amiga emulator to the Sony PSP. You'll need a v1.0 or v1.50 firmware to run it.
v0.41:-Compiled with latest PSPSDK and GCC 3.4.4 (2005-10-30). Getting a few more fps in some
areas.
GameEx 5.15 Released!

GameEx is a graphical DirectX based front-end for MAME, Zinc, Daphne, PC Games, and all command line based game emulators, along with being a good Home Theatre PC solution.
* Fixes issue where the only existing ROMS setting was always enabled when updating the game list. This meant that the list would always only include games where the specified ROM name, clone or parent physically existed on your disk. Therefore you could only get a complete MAME game list if you had every single rom split for both clone and parent. It also meant that if your roms were all merged sets you might not see clones.* With this fix it is now possible to get a complete MAME game list if you have no roms at all.