-
Similar Content
-
- 0 Comments
- 222 views
-
- 0 Comments
- 428 views
-
- 0 Comments
- 388 views
-
- 0 replies
- 297 views
-
¿Como desactivar suavizado en los videos de hyperspin?
By jgkings,
- hyperspin
- videosystem
- (and 1 more)
- 1 answer
- 360 views
-
Question
Matheus10001
Amigos bom dia!
estou tendo problema ao tentar iniciar o pscx2 através do Hyperspin, quando tento iniciar ele me retorna com o erro da imagem.
Alguém poderia me ajudar? já tentei de tudo.. já tenho Daemon Tolls instalado na pasta C:\Program Files\DAEMON Tools Lite\daemon.exe
Vejam o modulo ahk.
;----------------------------------------------------------------------------
; Sony Playstation 2
; PCSX2 v0.9.8
; by layer0730 & chillinwater
; 1.0
;
; Notes:
; remove all ";" below to enable blackscreen if needed
;----------------------------------------------------------------------------
;\\\optional blackscreen\\\
Gui +AlwaysOnTop -Caption +ToolWindow
Gui, color, 0
Gui Show, x0 y0 h%A_ScreenHeight% w%A_ScreenWidth%
Run, %executable% "%romPath%%romName%%romExtension%" %emuPath%
Gui Destroy ;kills optional blackscreen
Process, WaitClose, %executable%
ExitApp
CloseProcess:
Process, Close, %executable%
return
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.