Releases: TASEmulators/hourglass-win32
Releases · TASEmulators/hourglass-win32
r90
r88
Limited midilog to one file.
r83: port over some patches from Japanese guys. supposed to fix touhou games.
from their notes: - Bug fix. When you save a state data in same slot after you save one, hourglass is crashed. - Save state data in file. - Change initial value of non-deterministic timer. It saves state datas in local file. As a result, it uses less memory than original one. The state datas are saved in the same folder as the hourglass.exe.
r81
fixed game not fully exiting on vista or windows 7 (and minor related…
r78
fix for avi split having a chance of dropping a few frames
r77
fix for uneven frame advance speed when sound is enabled
r75: - added a simplified input splice command
- some minor playback status flag bugfixes - added some code (which is currently disabled due to not yet being configurable) which could be used for multitrack recording and autofire
r71
fix 8-bit directdraw avi capture
r70
fixed a race condition in DLL blocking at game startup (also, using k…
r69
un-hardcode the API number for ClientLoadLibrary, and re-enable DLL i…