Apogee

Tous les tutos concernant RocketLauncher.

Modérateurs : Nabubokon, Porko, Thesalan, Modérateurs

Avatar de l’utilisateur
micaelo14
Modérateur
Modérateur
Messages : 3379
Inscription : 19 oct. 2012 - 01:00
Localisation : Centre
A remercié : 98 fois
A été remercié : 165 fois

Apogee

Message par micaelo14 » 28 avr. 2016 - 19:47

Hors-sujet
Retrouvez ce tutoriel sur le wiki HFS : Ajout du système Apogee
Ajouté le 04/02/2017
Apogee

Image
Descriptif
Pour être honnête je ne sais pas trop d'ou vient cette bécane ^^
L'émulateur à utiliser est Universal Emulator en version 1.01

nous utiliserons ce module:
Module
MEmu = Universal Emulator
MEmuV = 1.01
MURL = http://bashkiria-2m.narod.ru/index/files/0-11" onclick="window.open(this.href);return false;
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
il faut créer également un Apogee.ini à mettre dans le dossier du module Universal Emulator

Image
Apogee.ini
[Settings]
Fullscreen=true
Configurer RL ainsi:

Image

Et roule :D

Avatar de l’utilisateur
undertaker
Gourou
Gourou
Messages : 773
Inscription : 15 oct. 2013 - 01:00
Localisation : Sur le Peurt du Hav'
A remercié : 202 fois
A été remercié : 31 fois

Re: Apogee

Message par undertaker » 28 avr. 2016 - 19:55

ce mec est une machine ! le Terminator du Rétrogaming ! je l'aime ce mec ! :D :D

Avatar de l’utilisateur
flibustier51
Gourou
Gourou
Messages : 979
Inscription : 20 mai 2015 - 06:19
Localisation : France Tokyo
A remercié : 2 fois
A été remercié : 89 fois

Re: Apogee

Message par flibustier51 » 29 avr. 2016 - 17:10

Il n'arrête jamais!!!


Envoyé de mon iPhone en utilisant Tapatalk

lukudo
Gourou
Gourou
Messages : 662
Inscription : 25 janv. 2013 - 00:00
Localisation : Vieille-Eglise (pas de calais)
A remercié : 53 fois
A été remercié : 40 fois
Contact :

Re: Apogee

Message par lukudo » 29 avr. 2016 - 18:32

Ouah je connaissais pas du tout ce système! Le clavier est complètement barge, a droite surtout ca n'a aucun sens :D

Répondre

Revenir à « Tutos pour RocketLauncher »