Skip to content

Releases: TASEmulators/hourglass-win32

r90

09 Jun 16:16
Compare
Choose a tag to compare

Fixed encode corruption for games with non-mod-4 width. Extra pixels are now appended on the right.

r88

10 Apr 07:56
Compare
Choose a tag to compare
r88

Limited midilog to one file.

r83: port over some patches from Japanese guys. supposed to fix touhou games.

04 Feb 22:15
Compare
Choose a tag to compare
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

04 Feb 17:22
Compare
Choose a tag to compare
r81
fixed game not fully exiting on vista or windows 7 (and minor related…

r78

04 Feb 17:22
Compare
Choose a tag to compare
r78
fix for avi split having a chance of dropping a few frames

r77

04 Feb 17:21
Compare
Choose a tag to compare
r77
fix for uneven frame advance speed when sound is enabled

r75: - added a simplified input splice command

04 Feb 17:21
Compare
Choose a tag to compare
- 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

04 Feb 17:20
Compare
Choose a tag to compare
r71
fix 8-bit directdraw avi capture

r70

04 Feb 17:20
Compare
Choose a tag to compare
r70
fixed a race condition in DLL blocking at game startup (also, using k…

r69

04 Feb 17:20
Compare
Choose a tag to compare
r69
un-hardcode the API number for ClientLoadLibrary, and re-enable DLL i…