HP Forums

Full Version: Bugs: EMU48 V1.59
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, there are two errors in the latest versions of emu48 (1.59) and emu48+

1: when capturing the screen, with zoomXY, different of 2x2, this capture always with zoom1x1

2: emu48 is not working with zoomXY different of 2x2

Suggestion for next release:
ZoomXY can be changed from the menu bar, with the purpose of making the screen capture in several dimensions, without having to change KML script

Thanks

http://hp.giesselink.com/emu48.htm
(11-16-2017 12:34 PM)compsystems Wrote: [ -> ]Hello, there are two errors in the latest versions of emu48 (1.59) and emu48+

1: when capturing the screen, with zoomXY, different of 2x2, this capture always with zoom1x1

2: emu48 is not working with zoomXY different of 2x2

I don't like generalizing.

To 1:, this is a known bug in all versions and already fixed in my classic 1.60 sources.

To 2:, this is incorrect, Emu48 v1.59 and Emu48+ v1.58 from the Debug4x package work properly. Affected is Eric's Emu48+ v1.57 distribution on hpcalc.org

Christoph
2: is true, the latest version available of emu48plus on debug4x.com (V 2.2 Build 168d) is ok

____
Another idea, we wish emu48 multilanguage, please CG can support by means of a file (spn.txt, eng.txt, frn.txt, ger.txt) that reads the text strings from the menus of the toolbar.
new keyword: language

PHP Code:
Global
...
language ger.txt
End 

Thanks
Reference URL's