Outils pour utilisateurs

Outils du site


tutos:software:systemes:apogee

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
Prochaine révision Les deux révisions suivantes
tutos:software:systemes:apogee [2017/02/02 17:09]
stephco08
tutos:software:systemes:apogee [2017/02/09 19:45]
thesalan
Ligne 1: Ligne 1:
-====== Apogee ====== +__false__
- +
-__Tutoriel original__ : micaelo du 28/04/2016 +
- +
-{{  http://img11.hostingpics.net/pics/310080Sanstitre1.png?nolink&798x597  }} +
- +
-<hidden Descriptif :>\\ +
-Pour être honnête, je ne sais pas trop d'où vient cette bécane {{http://wiki.hfsplay.fr/lib/plugins/ckgedit/ckeditor/plugins/smiley/images/regular_smile.png?nolink&23x23}}</hidden> +
- +
-L'émulateur à utiliser est //**Universal Emulator**// en version 1.01. +
- +
-nous utiliserons ce module: +
- +
-<hidden Module :> +
- +
-<code> +
-MEmu = Universal Emulator +
-MEmuV = 1.01 +
-MURL = http://bashkiria-2m.narod.ru/index/files/0-11 +
-MAuthor = craiganderson +
-MVersion = 1.2 +
-MCRC = +
-iCRC = +
-MID = +
-MSystem = "Apogee","BK 0011","Lviv PC-01","Mikrosha","Vector-06C" +
- +
-;---------------------------------------------------------------------------- +
-;Notes: Enable/Disable Fullscreen in HLHQ System Settings +
-;It appears that Hyperspin needs to be run as an administrator for the BlockUserInputTime to function properly. +
-;Because Hyperspin is being run as an administrator, xpadder requires to be run as an administrator as well. +
-;BlockUserInputTime: When Running Lviv PC-01: This emulator automatically types commands on the screen to load games. User input can interfere with this. BlockUserInputTimedefines how long user input is blocked in order to allow the emulator to load the game. The default setting is 13 seconds (13000). Increase this setting if your system is having difficulty. It can be changed in HLHQ SYSTEM settings +
-;---------------------------------------------------------------------------- +
- +
-StartModule() +
-FadeInStart() +
- +
-BlockInput, On ;It appears that Hyperspin needs to be run as an administrator for this command to function. This is most important for "Lviv PC-01." +
- +
-BlockUserInputTime = 3000; default for all systems +
-If (systemName = "Lviv PC-01"+
-{ BlockUserInputTime = 13000;default for "Lviv PC-01" +
-+
- +
-Fullscreen := "false" +
-settingsFile := modulePath . "\" . systemName . ".ini" +
-BlockUserInputTime := IniReadCheck(settingsFile, "Settings", "BlockUserInputTime","true",,1) +
-Fullscreen := IniReadCheck(settingsFile, "Settings", "Fullscreen","true",,1) +
- +
-7z(romPath, romName, romExtension, 7zExtractPath) +
- +
-Run(executable . " """ . romPath . "\" . romName . romExtension . """ ", emuPath) +
- +
-SetTitleMatchMode, RegEx +
-SetTitleMatchMode, Fast +
- +
-WinWait("ahk_class Afx:400000:b:10003:6"+
-WinWaitActive("ahk_class Afx:400000:b:10003:6"+
-Sleep, BlockUserInputTime +
-BlockInput, OFF +
- +
-If Fullscreen = true +
-{ Sleep,1000 +
-WinMenuSelectItem, ahk_class Afx:400000:b:10003:6, , 2&, 9& +
-+
- +
-FadeInExit() +
-Process("WaitClose", executable) +
-7zCleanUp() +
-FadeOutExit() +
-ExitModule() +
- +
-CloseProcess: +
-FadeOutStart() +
-Process, Close, EMU.exe +
-Return +
-</code> +
- +
-</hidden> +
- +
-il faut créer également un "Apogee.ini" à mettre dans le dossier du module Universal Emulator. +
- +
-{{http://img11.hostingpics.net/pics/315828Sanstitre1.png?nolink&688x293}} +
- +
-<hidden Apogee.ini :> +
- +
-<code> +
-[Settings] +
-Fullscreen=true +
-</code> +
- +
-</hidden> +
- +
-Configurer RL ainsi : +
- +
-{{http://img11.hostingpics.net/pics/374882Sanstitre1.png?nolink&845x342}} +
- +
-Et roule {{http://wiki.hfsplay.fr/lib/plugins/ckgedit/ckeditor/plugins/smiley/images/teeth_smile.png?nolink&23x23}} +
  
tutos/software/systemes/apogee.txt · Dernière modification: 2017/02/14 11:14 de thesalan