Solution in german language
I have exactly the same problem, so I searched the net looking for answers. It came in German language. I will post it even thogh I don't understand a word of it. Probably someone can help !!!
Hallo,
Nach einigem Herumprobieren mit dem GNU-Quellcode von Emu48 scheint das Problem gelöst.
Das Problem liegt offenbar darin, dass die Registry durch das Programm selbst initial beschrieben und sofort wieder ausgelesen wird - aber die Einträg noch nicht verfügbar sind, worauf sich das Programm beendet (Timing-Problem bei schnellen Prozessoren?). Man muss die Registry mit einem Registry-Editor manuell erweitern. Folgendes muss eingetragen werden (Dump von PHM Registry Editor):
[HKEY_CURRENT_USER\Software\Emu48]
[HKEY_CURRENT_USER\Software\Emu48\Serial]
"Ir"=""
"Wire"=""
[HKEY_CURRENT_USER\Software\Emu48\Emulator]
"GXCycles"=dword:0000007b
"SXCycles"=dword:00000052
"RealSpeed"=dword:00000000
[HKEY_CURRENT_USER\Software\Emu48\KML]
"AlwaysDisplayLog"=dword:00000001
[HKEY_CURRENT_USER\Software\Emu48\Port2]
"Filename"=""
"IsShared"=dword:00000000
[HKEY_CURRENT_USER\Software\Emu48\Files]
"Delay"=dword:00000001
"AutoSaveOnExit"=dword:00000001
"AutoSave"=dword:00000000
"Emu48Directory"="\\Programme\\Emu48"
Anchließend funktioniert der Emulator auch auf X-Scale/PPC 2003 tadellos.
BitRanger
|