Posts that are done/fixed/closed or aged! for this section are placed in here to keep the forum in shape & more viewable!
-
Vicman
- PLATINUM member
- Posts: 1233
- Joined: 17 Jun 2007, 16:12
- Location: Germany,Bochum
Unread post
by Vicman » 26 Jun 2010, 12:38
Hi all,
here's a new script, without using the "mouse-move function", that i had in the old script.
The Script v1.0.0.1 :
Code: Select all
; ------------------------------------------------------------------------------
; Platform : Enterprise 64/128
; Script for : EP128Emu
; Script version : v1.0.0.1
; Last changed : 2010.06.26
;
;
; Author: Vicman
;
; NOTES:
;
;
;
; ------------------------------------------------------------------------------
; ==============================================================================
; You need to implent this block in every script, this changes the workfolder to
; the folder where this script is executed, and loads the 'eccScriptSystem' script.
FileChangeDir(@ScriptDir)
#include "..\eccScriptSystem.au3"
; ==============================================================================
; ------------------------------------------------------------------------------
; BEGIN OF SCRIPT
; ------------------------------------------------------------------------------
EmuWindowControl("ep128emu")
AutoItSetOption("SendKeyDownDelay", 100)
Sleep(8000)
Send("{ENTER}")
Sleep(6000)
Send("{ALT down}")
Send("{f}")
Send("{ALT up}")
Sleep(200)
Send("{TAB}")
Sleep(300)
AutoItSetOption("SendKeyDownDelay", 1)
Send($eccFileRomPath)
Send("{ENTER}")
AutoItSetOption("SendKeyDownDelay", 100)
Send("{F1}")
Sleep(300)
AutoItSetOption("SendKeyDownDelay", 1)
Send($eccFileRomFile)
Send("{ENTER}")
; ------------------------------------------------------------------------------
; END OF SCRIPT
; ------------------------------------------------------------------------------
Exit
imagepacks:
Done: Vic20, N64, Philips VG-5000 G7000 G7400, SordM5, Amstrad GX4000, Enterprise 64/128
Progress: Atari 8bit, Dosbox, Exelvision EXL 100
Vicman's eCC-Clips on You Tube
-
Phoenix
- ECC Developer 2006-2016
- Posts: 9058
- Joined: 27 Aug 2006, 01:17
- Location: Deventer, The Netherlands
-
Contact:
Unread post
by Phoenix » 26 Jun 2010, 16:32
Hi Vicman,
Can you ZIP the folder + .eccscript file please, bacause i cannot find it in my ECC installation, so i need to know exactly the names ect., please ZIP & Attatch
Sebastiaan Ebeltjes | ECC Developer 2006-2016 | ECC Forum Admin | Phoenix Interactive WebMaster
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
-
Vicman
- PLATINUM member
- Posts: 1233
- Joined: 17 Jun 2007, 16:12
- Location: Germany,Bochum
Unread post
by Vicman » 26 Jun 2010, 22:08
Hi Phoenix,
here's the *.zip from the folder : eCC\ecc-script\enterprise
btw.
i've changed again the Script : booting/loadingtime to start a game is reduced from 20 to 10 seconds
Note:
For this script you need to use the "
EP_128k_Tape_FileIO_TASMON.cfg" as config.file in the emulator EP128Emu.
Go in the Emulator to : File / Configuration / Load from ASCII File / EP_128k_Tape_FileIO_TASMON.cfg
.........................or : Press ALT+Q / and select the cfg.
The Script :
Code: Select all
; ------------------------------------------------------------------------------
; Platform : Enterprise 64/128
; Script for : EP128Emu
; Script version : v1.0.0.1
; Last changed : 2010.06.26
;
;
; Author: Vicman
;
; NOTES:
;
;
;
; ------------------------------------------------------------------------------
; ==============================================================================
; You need to implent this block in every script, this changes the workfolder to
; the folder where this script is executed, and loads the 'eccScriptSystem' script.
FileChangeDir(@ScriptDir)
#include "..\eccScriptSystem.au3"
; ==============================================================================
; ------------------------------------------------------------------------------
; BEGIN OF SCRIPT
; ------------------------------------------------------------------------------
EmuWindowControl("ep128emu")
AutoItSetOption("SendKeyDownDelay", 100)
Sleep(3000)
Send("{ENTER}")
Sleep(2000)
Send("{ALT down}")
Send("{f}")
Send("{ALT up}")
Sleep(200)
Send("{TAB}")
Sleep(300)
AutoItSetOption("SendKeyDownDelay", 1)
Send($eccFileRomPath)
Send("{ENTER}")
AutoItSetOption("SendKeyDownDelay", 100)
Send("{F1}")
Sleep(300)
AutoItSetOption("SendKeyDownDelay", 1)
Send($eccFileRomFile)
Send("{ENTER}")
; ------------------------------------------------------------------------------
; END OF SCRIPT
; ------------------------------------------------------------------------------
Exit
-
Attachments
-
enterprise.zip
- (1.21 KiB) Downloaded 54 times
imagepacks:
Done: Vic20, N64, Philips VG-5000 G7000 G7400, SordM5, Amstrad GX4000, Enterprise 64/128
Progress: Atari 8bit, Dosbox, Exelvision EXL 100
Vicman's eCC-Clips on You Tube
-
Phoenix
- ECC Developer 2006-2016
- Posts: 9058
- Joined: 27 Aug 2006, 01:17
- Location: Deventer, The Netherlands
-
Contact:
Unread post
by Phoenix » 28 Jun 2010, 02:23
Hi Vicman,
Thank you!, i'll put the note into the script notes!!
This will be implemented in the next update... closing!
Sebastiaan Ebeltjes | ECC Developer 2006-2016 | ECC Forum Admin | Phoenix Interactive WebMaster
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
Who is online
Users browsing this forum: No registered users and 1 guest