Aller au contenu

3nigm4

GamerLine
  • Compteur de contenus

    310
  • Inscription

  • Dernière visite

  • Jours gagnés

    6

Tout ce qui a été posté par 3nigm4

  1. The question isn't what I'm playing with, but there is definitely a Y-axis inversion between the game cursor and Teknoparrot's. All other shooting games work fine with a controller or keyboard not all of us have a weapon on the terminal to play them with... Try setting up a keyboard for direct input and get back to me.
  2. the Y axis is reversed for me who plays on an arcade machine with a joystick and buttons or with the keyboard the cursor "P1.png" goes up while I move the lever down and vice versa...
  3. Well, we'll have to wait for another TP update for cooper9 because the Y axis is reversed.
  4. you launch Jconfig and at the top right you choose Xinput or DirecInput or both and at the bottom right you configure your keys
  5. Cooper's 9 now free with Teknoparrot last update
  6. I couldn't help you more, I don't like the video format of this game so I didn't keep it. normally you copy the contents of the "Jconfig 1.16 Sound Fixed" folder to the root of your game and you launch the new game.exe which will replace your old one, try to have a backup of your ".exe" which works under Teknoparrot otherwise after you will have a CRC error if you try later under Teknoparrot
  7. miao8yu5? you could work on this script, it's to have a "crosshair" you need the "crosshair" "P1.png" the one I have makes it appear but as soon as you click it disappears in the background with "Cooper's 9" ______________________________________________________________________________________________________________________________________________________________ F11:: CoordMode, Mouse, Screen If (ch2toggle:=!ch2toggle) { Gui, ch:new Gui, ch:Default Gui, Color, 0xFFFF00 Gui, Add, Picture, ,P1.png ; dimensions of 41x41 Gui, -Caption +AlwaysOnTop +ToolWindow +LastFound +OwnDialogs +E0x80000 +HwndCHhwnd +E0x20 ; Create layered window (+E0x80000 is required for UpdateLayeredWindow). +HwndName creates a variable with a name of your choice, containing the Hwnd of the window. +E0x20 makes the window click-through Gui, Show, NA ; Show window without activating it WinSet, TransColor, 0xFFFF00 Gui, Show, % "x" A_ScreenWidth/2-21 " y" A_ScreenHeight/2-21, Crosshair ; this centers it on screen, or at least what should be the center. Might be off by a pixel or two in either axis in any direction. SetTimer, UpdateCrossHair, 50 } else { SetTimer, UpdateCrossHair, Off Gui, ch:destroy } return UpdateCrossHair: DetectHiddenWindows, On MouseGetPos, X, Y WinMove, Crosshair, ,% X-31,% Y-28 ; it's not a perfect -21 for some reason. Probably hidden window border shenanigans. I used tooltip to report X/Y coordinates to me and then calibrated for a 0,0 reported when the crosshair visually appeared in the top left corner return
  8. Maybe try with "Jconfig" if your problem is under Teknoparrot? Maybe the last update Bug with this game? https://www.emuline.org/applications/core/interface/file/attachment.php?id=9365
  9. J'ai ca comme code mais ca marche pas top, je pense qu 'on va devoir attendre que le jeu soit "Free" sur Teknoparrot Desktop.zip
  10. you're welcome ;) I would also like to find a way to incorporate crosshairs, I'll look into how
  11. Yes, my AHK is the AHK of the Bordeless Gaming software. This avoids using the software.
  12. put this at the root of the game where there is the ".exe" and compile the "Start.ahk" to have an "exe" file and launch cooper9 in "fullscreen" https://mega.nz/file/h01zSAQY#Axrk65MBqOhjCOlQ7Ea2cdkhZXpe-YFyzX_g3dVrhjQ
  13. Salut NoSoucy62, mets ca a la racine du jeu ou y'a le ".exe" et compile le "Start.ahk" pour avoir un fichier "exe" et lancer cooper9 en fullscreen https://mega.nz/file/h01zSAQY#Axrk65MBqOhjCOlQ7Ea2cdkhZXpe-YFyzX_g3dVrhjQ
  14. maybe try changing the backend to opengl or vulkan or even directx?
  15. Il est maintenant possible d'y jouer sur PC sous Windows, avec un compte a creer chez "Riot", c'est gratuit, et logiquement connection internet. Voici le launcher de l'installateur a telecharger, il suffit ensuite de suivre les instructions apres avoir lancer le launcher telechargé. https://2xko.riotgames.com/fr-fr/pc-download/ Une fois tout installé, Il n'y aura plus qu'a lancer le jeu via l'executable "OfflineLauncher.exe" qui se trouve dans le le dossier "Live" du jeu. Bon jeu les gars
  16. You configure the controls only in TP https://archive.org/download/Namco2x6Games
  17. launch "Dolphin" without "Teknoparrot" to go and configure your emulator and fill in your games folder, once your games appear in "Dolphin" you right click on the games you want to configure and you will see the "gecko" codes are already there, you will only have to uncheck or check those which interest you
  18. Existe il un moyen d'inserer un fichier ".bin" en tant que "card" pour les jeux Animal Kaiser et Animal Kaiser Evolution avec l'emulateur "Play!" ? J'ai trouvé les "code barre" sur ce site : https://linktr.ee/akaisercards Avec le logiciel AKCardScanner on peut inserez un code barre et jouer avec une carte via l'emulateur Play! mais c'est pas pratique et pas automatique.
  19. Latest build recompiled for Dolphin TeknoParot : https://www.mediafire.com/file/ieh5o9bqj0hs8j5/Dolphin-TP-150725.rar/file
  20. Sorry, I can't help you, I'm not very experienced in this kind of manipulation, Hippopippo will probably be able to help you
  21. Yes you have to create a "Portable.txt" file and have the codes too, I have a problem with F-Zero AX Monster Ride, either I have the Cycraft which grinds or black screen if I deactivate the "disable Cycraft" in the Gecko codes. The Mario Kart do not run at a speed of 100% either
  22. J'ai trouvé le soucis pour les mario kart avec le build TP, il faut enlever les "loop fix" dans les codes "gecko"
  23. Salut hippopippo Tu pourrais verifier ton dernier build TP, les 2 mario kart reste bloqué au startup check. Merci par avance
  24. In my opinion it comes from the last Teknoparrot build, the mario kart freezes at startup
  25. Thanks MFT_Man. I can't get into test mode. Would you mind sharing the 6 backup files in the user\triforce folder to see if I can get past the screen where it's stuck? Thanks in advance.
×
×
  • Créer...