
cloud79
GamerLine-
Compteur de contenus
30 -
Inscription
-
Dernière visite
Tout ce qui a été posté par cloud79
-
Hi everyone, I'm trying to launch Arcana Heart 2 game dump using latest TeknoParrot version. Unfortunately, it seems the game has been "reshaded" somehow in order to run fine on recent 16:9 full hd monitors, while preserving aspect ratio. Basically, the game runs into a portrait with two pink vertical side bars containing also the Game Title (take a look at the screenshot here). My problem is that I'm running the game into a standard 4:3 CRT Arcade Monitor @31Khz with a maximum resolution of 640*480. As you can notice, in order to preserve the two pink vertical side bars, the global image is stretched to fit the borders of my CRT 4:3 Monitor. So, the question is, how to remove/crop those side vertical bars and restore the game to its original aspect ratio? Also, I assume the problem is common with many old TeknoParrot game dumps... Thanks a lot in advance. Best regards.
-
[Arcade PC] Terminator Salvation Arcade / Aliens Armageddon (RawThrills)
cloud79 a répondu à un(e) sujet de JAYMUL dans ARCADE PC DUMP LOADER
THANK YOU SO MUCH!!!!! -
[Arcade PC] Terminator Salvation Arcade / Aliens Armageddon (RawThrills)
cloud79 a répondu à un(e) sujet de JAYMUL dans ARCADE PC DUMP LOADER
Hi everyone, Is there any way or any resolution Patch to run Aliens Armageddon at 480p resolution? I've an arcade cabinet with a CRT Monitor and I'd really appreciate a patch to run the game into my cabinet. I've already tried with ReShade, dgVoodoo and DXWND without success.. Any ideas? Thanks a lot in advance! -
[Emu] Sega Model 3 : Supermodel GIT release (Arcade PC)
cloud79 a répondu à un(e) sujet de 7zxkv dans EMULATEUR NEWS
Hi everyone, Are you able to get access to the SuperModel website/forum? I'm no more able to open any official web page related to the emulator in the last 20 days or more.. has it been discontinued? Thanks a lot! -
[Emu] RPCS3 (Arcade Fork) - Project OMED (System 357 / 369 / 359)
cloud79 a répondu à un(e) sujet de Franco23444 dans EMULATEUR NEWS
Hi everyone, I'm trying to start Tekken Tag Tournament 2 Vanilla edition (it's the standard version, not the Unlimited one). The game boots up but it locks into a screen saying: USB DONGLE ERROR: NO KEY. (please look at the screen attached) I've already setup the USB Dongle Volume like the screen here attached. Any idea? Thanks a lot in advance. -
[Emu] Dolphin v2407 Triforce : Branche Arcade (Namco / Sega / Nintendo / GC / Wii)
cloud79 a répondu à un(e) sujet de 7zxkv dans EMULATEUR NEWS
Thanks a lot @hippopippo I've just downloaded latest version and configured it. Is there any way to differentiate the TEST button from the INSERT COIN button? I've noticed that the X button (look at my screenshot attached here) acts as P1 INSERT COIN and TEST button at the same time! So, basically, sometimes it happens that I'm not able to successfully insert my coins in game, I need to press it more times until it is correctly triggered. I'm pretty sure about the double function of the same button, because I use the same button to scroll down the cursor into the Triforce Service Menu that I'm able to startup by triggering the Z (F2 on my keyboard) button. Thank you so much. Best regards. -
[Emu] Dolphin v2407 Triforce : Branche Arcade (Namco / Sega / Nintendo / GC / Wii)
cloud79 a répondu à un(e) sujet de 7zxkv dans EMULATEUR NEWS
Thanks a lot @hippopippo Could you please re-upload this latest special build of Crediar Dolphin Triforce Branch elsewhere? Unfortunately, the one coming from mediafire is currently blocked by my Windows Security since it is infected by a Trojan Virus. Here you can find details in the screenshot attached. Thank you so much in advance! -
Teknoparrot - The King of Fighters XIII Climax
cloud79 a répondu à un(e) sujet de cloud79 dans SAV - Help
Me too.. Just tried latest TeknoParrot Update and nothing has changed. Both KOF XIII Climax (neverending black screen) and KOF XIII Climax for NesicaXLive (runtime error r6025 pure virtual function call) are NOT working. Fingers crossed for an update from the TeknoParrot Team... -
[Emu] PS2 & Namco System 147 / 148 / 246 / 256 Emulation on Play!
cloud79 a répondu à un(e) sujet de Shin Endymion dans EMULATEUR NEWS
Hi @3nigm4 thanks a lot! Sorry for the late reply, family, sons and work often take precedence over hobbies 🙂 Please consider I'm not using Play embedded into TeknoParrot anymore! I'm just using the standalone version of Play that is usually more updated than the one included with TP. By the way I've improved the AHK v2 Script a lot and now it finally works as expected, fully integrated into LaunchBox/BigBox! Here you can find the final version attached. Basically the script takes one argument as input via command line. The expected input argument is the fully qualified path to the ROM ZIP File. The folder that stores the ROM ZIP file MUST include a folder containing the ROM CHD file as well. Here you can find a sample Script invoke command, based on the directory where my System 256 Roms Folders are currently stored: FullscreenForce.exe "D:\ROMS\TEKNOPARROT\Tekken 5 - Dark Resurrection\tekken5d.zip" So the script parses the input arguments and dinamically retrieves the Rom Path (D:\ROMS\TEKNOPARROT\Tekken 5 - Dark Resurrection in my case) and the Arcade ID (tekken5d in my case, omitting the .zip extension). These two variables (Rom Path and Arcade ID) are the essential inputs for Play Emulator, in order to start every Arcade game. The Rom Path is injected into the Play\Play Data Files\config.xml where the Preference TAG that contains the attribute Name=ps2.arcaderoms.directory is updated with the Value of the Rom Path. The Arcade ID is used to issue the command to Start Play Emulator and to boot the game: Run("Play.exe --arcade `"" . arcade_id . "`"") At the end of the Script the useful FullScreen Force commands are associated to the F11 Key of the keyboard. Once compiled into an EXE file, it's just a matter of LaunchBox Configuration. In Tools > Manage > Emulators, I've added the Play Emulator de-flagging everything, so that it looks like the first screenshot here attached. In the Running Script Menu of Play Emulator I've added the following script: #NoEnv Sleep, 3000 SetKeyDelay, -1, 110 Send {F11} Sleep, 3000 Send {F11} Return $Esc:: { WinClose, ahk_exe FullscreenForce.exe Process, Close, FullscreenForce.exe WinClose, ahk_exe Play.exe Process, Close, Play.exe WinActivate, ahk_exe BigBox.exe } Basically, once started, the LaunchBox automates the F11 Key press twice, with some delay/sleep. When the game is stopped/exited, then both Play.exe and FullscreenForce.exe processes are terminated. Finally, since I've originally added all System 256 Games to LaunchBox as associated to TeknoParrot Emulator and since I don't want to remove and re-add them, I've simply Edited each System 256 Game (via Mouse Right Click > Edit Metadata) in the Launching Section, by specifying the ZIP file of the game (look at the second screenshot) and in the Emulation Section, by specifying to start the game using Play Emulator configured above ((look at the third screenshot). Thanks a lot!! And happy emulation everyone!! 🙂 FullscreenForce.ahk -
[Emu] PS2 & Namco System 147 / 148 / 246 / 256 Emulation on Play!
cloud79 a répondu à un(e) sujet de Shin Endymion dans EMULATEUR NEWS
Thanks a lot once again!! First problem, I'm trying to enhance the current AHK Script in order to pass some arguments to it when launching a Game. The idea is to parametrize the Game Name in order to dinamically adapt the launch command. Unfortunately, when I launch the Play.exe from the AHK Script with this command: Run("Play.exe --arcade 'D:\ROMS\TEKNOPARROT\Tekken 4\tekken4'") I'm obtaining this error: Failed to read arcade definition file located at D:\ROMST\TEKNOPARROT\Tekken.arcadedef Any idea?? Thanks a lot in advance! -
[Emu] PS2 & Namco System 147 / 148 / 246 / 256 Emulation on Play!
cloud79 a répondu à un(e) sujet de Shin Endymion dans EMULATEUR NEWS
Dear @3nigm4 I've converted the Script from v1 to v2 syntax, here you can find the new version attached. AND IT WORKED!!! 🤗 But, believe it or not, the F11 Key MUST be pressed TWICE!!! With the first F11 hit the Emulator goes full screen but it has the SAME problem I've already described. So, I was frustrated and I was hitting the F11 for the second time just to exit from FullScreen and return back to the Windowed mode in order to close the Play Emulator. Then the SURPRISE, it was NOT returning from full screen to windowed mode as expected, but it was setting the position of the Fullscreen without the huge vertical black bar on the left!!! The Fullscreen starts at X and Y position 0 of my CRT Monitor, and now I'm able to see every Tekken Game in Full Screen Mode!!! THANK YOU SO MUCH!!!! Now I need to study how to set it into LaunchBox and how to automate the F11 double key press when the Launchbox starts the Emulator and it's done!!!! Thank you so much my friend! Have a nice evening! Fullscreen Force_newV2.ahk -
[Emu] PS2 & Namco System 147 / 148 / 246 / 256 Emulation on Play!
cloud79 a répondu à un(e) sujet de Shin Endymion dans EMULATEUR NEWS
Thanks a lot @3nigm4 I'm still studying your Force Fullscreen Script. Unfortunately, it seems it is written using AHK v1 and I'm now converting into AHK v2 sintax, otherwise it is not possible to compile it. Stay tuned, I will update you as soon as I'm able to compile and run it. Thanks once again. -
[Emu] PS2 & Namco System 147 / 148 / 246 / 256 Emulation on Play!
cloud79 a répondu à un(e) sujet de Shin Endymion dans EMULATEUR NEWS
Great!! Thanks a lot!! fingers crossed 🙂 -
[Emu] PS2 & Namco System 147 / 148 / 246 / 256 Emulation on Play!
cloud79 a répondu à un(e) sujet de Shin Endymion dans EMULATEUR NEWS
Same problem with 0.71 as well. if I select Fit Screen or Original size in the Presentation Mode selectbox, everything works fine with right aspect ratio, once I enter in Full Screen Mode (Alt+Enter) the rendered image is shifted of a bunch of pixels on the right, leaving a huge vertical black and useless bar on the left (see the screenshot). if I select Fill Screen in the presentation Mode selectbox, everything works fine and it looks like a 16:9 aspect ratio in the Emulator Window, once I enter in Full Screen Mode (Alt+Enter) the rendered image is not shifted but Zoomed In, and so it crops a vertical rendered section of the screen in the right side 😞 I believe emulator is not yet compatibile with 640*480 original monitor resolutions.. yes, if it is possible to provide an AHK script I would appreciate it a lot! by the way, please consider that if the AHK script simulates and automates the Alt+Enter key combination, then I would expect the same wrong behavior.. probably it could be helpful something that overlays and masks with horizontal black bars at the top and the bottom the toolbars and Menus of Emulator running in windowed mode. Surely, it will not be either an elegant solution or a complete full screen, but at least it will be fully playable without any useless menu or toolbars. I can easily integrate it within my LaunchBox-BigBox setup. thanks a lot! -
[Emu] PS2 & Namco System 147 / 148 / 246 / 256 Emulation on Play!
cloud79 a répondu à un(e) sujet de Shin Endymion dans EMULATEUR NEWS
Do you have any link with 0.71 version already built for Windows 10 64bit? Sorry, I didn't notice the end of your message, I'm just downloading it now! Thanks a lot! -
[Emu] PS2 & Namco System 147 / 148 / 246 / 256 Emulation on Play!
cloud79 a répondu à un(e) sujet de Shin Endymion dans EMULATEUR NEWS
@3nigm4 thanks a lot for your kind Reply. i’ve tried every combination of video settings in Play Emulator embedded into TP. if I run the games in Windowed Mode and I expand the Window to full screen, preserving the toolbars, everything works perfectly fine! There is no zoom-in or screen vertical crop. As soon as I enter in the full-screen mode (mouse double click or Alt+Enter on the keyboard), then the game is immediately zoomed in and the screen crops a quarter portion of it vertically. Please take a look to the screenshots posted here. I believe there is an error in the emulator that wrongly calculates the available screen aerea when it is executed on a 640*480 screen, even if the resolution is set to its native 480p. is it possible to open and submit the bug to the play dev team? of course I can give it a try to the latest standalone build of Play emulator (not TP Embedded) and see if something is different and the bug has been already fixed. unfortunately, if I try to download the latest posted here some days ago it gives me a virus error… 😞 -
[Emu] PS2 & Namco System 147 / 148 / 246 / 256 Emulation on Play!
cloud79 a répondu à un(e) sujet de Shin Endymion dans EMULATEUR NEWS
Hi everybody, I’m using Play embedded into latest TeknoParrot version and I’m experiencing video problems with all Tekken games (4, 5 and 5DR). Basically, the game screen is vertically CROPPED on the right side (take a look to the screenshot posted here) and I’m missing a quarter of the vertical screen that is not rendered. Please consider I’m using a PC Build with NVIDIA RTX 3060 GPU connected to an Arcade CRT TriSync Monitor of my Sega New Net City Cabinet that is able to display a maximum resolution of 640*480 with 4:3 aspect ratio. Of course, I’ve selected 480p resolution in TP game settings and Vulkan APIs. i’ve already tried to act on the CRT trimmers to increase or move the screen, but there is no change, since the missing video portion is not rendered. Do you have any ideas on how to solve my issue? Thanks a lot in advance! -
Teknoparrot - The King of Fighters XIII Climax
cloud79 a répondu à un(e) sujet de cloud79 dans SAV - Help
GREAT NOTICE!! Thanks a lot!!! -
Teknoparrot - The King of Fighters XIII Climax
cloud79 a répondu à un(e) sujet de cloud79 dans SAV - Help
Thanks a lot Grangler. I’ve just installed LAV filters and unfortunately, nothing has changed.. it’s really strange because KOF XIII (not Climax version) is working fine with my TeknoParrot setup. Do you suggest to install all other software as well? Please, take a look to the Programs installed into my PC from the screenshot here below and let me know if there is something missing. Thank you!! @emusempre are you from Italy? Both Climax versions (TypeX2 and NesicaLive) are working fine on your pc build? Maybe I've a bad dump, I've downloaded KOF XIII Climax from the Torrent posted here: Are you using the same game dump? -
Teknoparrot - The King of Fighters XIII Climax
cloud79 a répondu à un(e) sujet de cloud79 dans SAV - Help
Yes, I’m currently using Windows 10 Pro, updated with all latest official patches from Windows Update. Moreover, my desktop is equipped with NVIDIA RTX 3060 OC Edition and NVIDIA drivers are updated to latest version as well. So, are you saying the problem depends by latest updates? if so, we need immediately to disconnect our emulation machines from the network, because we will be never safe.. 😞 -
Hi everyone! I'm trying to start The King of Fighters XIII Climax on latest Teknoparrot version. I've tried both TypeX2 and NesicaXLive versions, with no success. The TypeX2 version loads fine, but it stays into black screen forever. While NEsicaXLive version raises the following exception: "runtime error r6025 pure virtual function call" and then it crashes. Any idea? Thanks a lot in advance!
-
[VirusMan WebSite] Liens morts et demandes / Dead Links and Requests
cloud79 a répondu à un(e) sujet de ViRuS-MaN dans ROMS & ISO
Thank you SO much!!! 😊 -
[VirusMan WebSite] Liens morts et demandes / Dead Links and Requests
cloud79 a répondu à un(e) sujet de ViRuS-MaN dans ROMS & ISO
Thanks a lot! Could you please provide any link for Virtua Fighter 3TB Online and Densha De Go (DDG 1 & DDG 2 Retro) ? -
[VirusMan WebSite] Liens morts et demandes / Dead Links and Requests
cloud79 a répondu à un(e) sujet de ViRuS-MaN dans ROMS & ISO
Unfortunately, they are not part of that download. Only Densha De Go Arcade 5.80 is included, retro 1 and 2 are not there 😔 Moreover, I looked everywhere, there is no availability of Virtua Fighter 3tb Online and Shining Force Cross Exlesia. They are the only three missing Dumps to complete my Teknoparrot full set. -
[VirusMan WebSite] Liens morts et demandes / Dead Links and Requests
cloud79 a répondu à un(e) sujet de ViRuS-MaN dans ROMS & ISO
Thanks a lot for your kind reply! I've searched and downloaded the Torrent file you've addressed. Unfortunately, the only Densha de Go file available is the latest Arcade version, that I already own. There is no availability for Densha de Go!! (DDG 1 & DDG 2 Retro) as you can see from the attached screenshot. Have you any other link or resource to try? Thanks a lot in advance.