xxOToTOxx Posté(e) le 3 mars Auteur Partager Posté(e) le 3 mars (modifié) On 3/2/2024 at 12:11 PM, Satanicainc said: Understood. So I guess you're working in the new .singe file to enable two players Yes correct. Modifié le 23 juillet par xxOToTOxx 5 Lien vers le commentaire Partager sur d’autres sites More sharing options...
Marcoqwerty Posté(e) le 24 juillet Partager Posté(e) le 24 juillet This version of Singe doesnt work with Windows 7, if someone could compile it for this OS would be great! Best regards! Lien vers le commentaire Partager sur d’autres sites More sharing options...
CharlieChan Posté(e) le 26 juillet Partager Posté(e) le 26 juillet On 7/24/2024 at 9:21 PM, Marcoqwerty said: This version of Singe doesnt work with Windows 7, if someone could compile it for this OS would be great! There is an XP version out there, that should run on 7. 1 Lien vers le commentaire Partager sur d’autres sites More sharing options...
Marcoqwerty Posté(e) le 29 juillet Partager Posté(e) le 29 juillet Le 26/07/2024 à 18:00, CharlieChan a dit : There is an XP version out there, that should run on 7. Thank you, i will try the 32bit version, with the 64 i get the error. Idk if the Singe 2.0 posted in this forum and Hypseus are the same version, but maybe you could help me also with this error https://www.emuline.org/topic/2134-singe-2-new-ld-engine-games-332-update-dliie-surprise/page/40/#comment-156668 Lien vers le commentaire Partager sur d’autres sites More sharing options...
TestingTesting123 Posté(e) le 4 août Partager Posté(e) le 4 août (modifié) Today for a purpose test i have try to add this games on my collection of hypseus installed on a Ubuntu 22.04.4 LTS whit "ecosistema" Retropie installed it. i have pick all files here: https://github.com/DirtBagXon/hypseus_singe_data/tree/master/00-non-qte/minesweeper Create a folder minesweeper.daphne but apparently it's not works and fail to start: Problably i need to rename correctly the files structure: game.singe -> minesweeper.singe But game.singe it's not a usual text file ? And also.. this games it's maded to play whit a mouse and i don't thinks it's good work whit an arcade stick... *EDIT* Ops... I double checked all files and folders. Now it works without problems. Simply need to put all files in a folder minesweeper.singe inside retropie daphne roms path. Modifié le 4 août par TestingTesting123 Lien vers le commentaire Partager sur d’autres sites More sharing options...
phasermaniac Posté(e) le 8 août Partager Posté(e) le 8 août Hi! I am trying to do a new lightgun game, so I started with the crimeparol-hd 2 players code as a base. My main question is about the bitbox files. Do you use some tool to create it or you do it manually? Thanks Lien vers le commentaire Partager sur d’autres sites More sharing options...
xxOToTOxx Posté(e) le 9 août Auteur Partager Posté(e) le 9 août Hypseus: So we have the third game in the 2-Player Gun Game series for release: The Last Bounty Hunter Video for this game has been massively edited, including aspect ratio correction. So new video sources are required. The new game LUA and media can be grabbed from HERE More on the way.... enjoy. On 8/8/2024 at 12:03 PM, phasermaniac said: My main question is about the bitbox files. Do you use some tool to create it or you do it manually? Still a WiP... All in good time. 6 Lien vers le commentaire Partager sur d’autres sites More sharing options...
HVG Posté(e) le 16 août Partager Posté(e) le 16 août Hello. I put the link to the videos of the Ninja Hayate game that I extracted from the Taito LD Game Collection. They have much better quality than everything we had until now, but it would have to be converted to be able to use it in Hypseus. I don't have time to do it, but I hope someone can do it. switch ninja hayate video Lien vers le commentaire Partager sur d’autres sites More sharing options...
boppyman Posté(e) le 17 août Partager Posté(e) le 17 août (modifié) Hi, just a little problem I'm having now that I've updated. Using -fullscreen used to bring the windows into focus and go fullscreen. Now it doesn't bring the screen into focus so the taskbar is still visible and you have to click on the screen to bring it to the front. Edit: I have tried adding -alwaysontop as well and that doesnt fix it either. Modifié le 17 août par boppyman Lien vers le commentaire Partager sur d’autres sites More sharing options...
boppyman Posté(e) le 17 août Partager Posté(e) le 17 août Scrap that last comment it was my bad. I had start /min at the start of all my batch files and it was that causing the issue 🤦♂️ 1 Lien vers le commentaire Partager sur d’autres sites More sharing options...
SpockYoda Posté(e) le 24 août Partager Posté(e) le 24 août Hey guys, I'm a complain noob when it comes to this stuff so please respond to me as if I am a 5 year old child (I actually prefer it that way and won't be offended) I'm having an issue with with assigning Wii Mote controller buttons to keyboard keys for all "American Laser games" Light gun titles in the latest version of Retrobat I'd mainly would like to assign the 1 button to the "+" on the wii mote and the coin to any button on the Wii mote but it seems damn near impossible for me to do so. However the pointer and trigger works perfectly fine thanks in advance for any helpful information Lien vers le commentaire Partager sur d’autres sites More sharing options...
xxOToTOxx Posté(e) le 25 août Auteur Partager Posté(e) le 25 août (modifié) 20 hours ago, SpockYoda said: Hey guys, I'm a complain noob when it comes to this stuff so please respond to me as if I am a 5 year old child (I actually prefer it that way and won't be offended) I'm having an issue with with assigning Wii Mote controller buttons to keyboard keys for all "American Laser games" Light gun titles in the latest version of Retrobat I'd mainly would like to assign the 1 button to the "+" on the wii mote and the coin to any button on the Wii mote but it seems damn near impossible for me to do so. However the pointer and trigger works perfectly fine thanks in advance for any helpful information So in "keyboard and mouse gaming mode" the button appears as "Keyboard and Mouse equivalent" of ☝️ + is Enter/Return So your hypinput.ini config, for the + buttons can be as follows to operate as START1 also assigned to the number 1 on keyboard: KEY_START1 = SDLK_1 SDLK_RETURN 0 Dependant on the "mode" the DolphinBar is in, it seems it could also be: SDLK_PAGEUP SDLK_PAGEDOWN or SDLK_VOLUMEUP SDLK_VOLUMEDOWN Further info also here: https://drive.google.com/file/d/1whlKx0I716VFFrYCUJZX_7EHYg7cbJ54/view https://github.com/DirtBagXon/hypseus-singe/discussions/21 Modifié le 25 août par xxOToTOxx Lien vers le commentaire Partager sur d’autres sites More sharing options...
SpockYoda Posté(e) le 25 août Partager Posté(e) le 25 août 2 hours ago, xxOToTOxx said: So in "keyboard and mouse gaming mode" the button appears as "Keyboard and Mouse equivalent" of ☝️ + is Enter/Return So your hypinput.ini config, for the + buttons can be as follows to operate as START1 also assigned to the number 1 on keyboard: KEY_START1 = SDLK_1 SDLK_RETURN 0 Dependant on the "mode" the DolphinBar is in, it seems it could also be: SDLK_PAGEUP SDLK_PAGEDOWN or SDLK_VOLUMEUP SDLK_VOLUMEDOWN Further info also here: https://drive.google.com/file/d/1whlKx0I716VFFrYCUJZX_7EHYg7cbJ54/view https://github.com/DirtBagXon/hypseus-singe/discussions/21 This area here actually describes the exact issue i'm currently having, however I'm so computer illiterate that I don't know how to implement it unless theres a video or elementary style step by step guiding explaining every step 😞 Adding Credits and Starting Game with Wiimote: Whilst waiting for Sinden's to arrive I am using a Dolphin Bar and Wiimote (Tested only Maddog so far but works great). The only thing I couldn't do was add credits and start the game with the Wiimote, so after reading the latest developments I ran evtest... pi@arcade1up:~ $ evtest No device specified, trying to scan all of /dev/input/event* Not running as root, no devices may be available. Available devices: /dev/input/event0: HJZ Mayflash Wiimote PC Adapter /dev/input/event1: HJZ Mayflash Wiimote PC Adapter Mouse /dev/input/event2: HJZ Mayflash Wiimote PC Adapter Consumer Control /dev/input/event3: DragonRise Inc. Generic USB Joystick /dev/input/event4: DragonRise Inc. Generic USB Joystick Select the device event number [0-4]: Picking event0: from that list showed the following information when pressing Button 1 and 2 on the Wiimote... Testing ... (interrupt to exit) Event: time 1629835990.270116, type 4 (EV_MSC), code 4 (MSC_SCAN), value 7004b Event: time 1629835990.270116, type 1 (EV_KEY), code 104 (KEY_PAGEUP), value 1 Event: time 1629835990.270116, -------------- SYN_REPORT ------------ Event: time 1629835990.527765, type 1 (EV_KEY), code 104 (KEY_PAGEUP), value 2 Event: time 1629835990.527765, -------------- SYN_REPORT ------------ Event: time 1629835990.527765, type 4 (EV_MSC), code 4 (MSC_SCAN), value 7004b Event: time 1629835990.527765, type 1 (EV_KEY), code 104 (KEY_PAGEUP), value 0 Event: time 1629835990.527765, -------------- SYN_REPORT ------------ Event: time 1629835991.958453, type 4 (EV_MSC), code 4 (MSC_SCAN), value 7004e Event: time 1629835991.958453, type 1 (EV_KEY), code 109 (KEY_PAGEDOWN), value 1 Event: time 1629835991.958453, -------------- SYN_REPORT ------------ Event: time 1629835992.158523, type 4 (EV_MSC), code 4 (MSC_SCAN), value 7004e Event: time 1629835992.158523, type 1 (EV_KEY), code 109 (KEY_PAGEDOWN), value 0 Event: time 1629835992.158523, -------------- SYN_REPORT ------------ After talking to DirtBagXon I added the following to hyinput.ini which now allows me to use Button 1 to add credits and 2 to start the game... KEY_COIN1 = SDLK_5 1073741899 0 KEY_START1 = SDLK_1 1073741902 0 2 🎉1 3 replies Lien vers le commentaire Partager sur d’autres sites More sharing options...
CharlieChan Posté(e) le 25 août Partager Posté(e) le 25 août (modifié) No one is going to make a video showing you how to edit a text file. In the Hypseus folder, there is a file called hypinput.ini - Open that file in Notepad and edit/change the lines: KEY_START1 = SDLK_1 0 0 To: KEY_START1 = SDLK_1 SDLK_RETURN 0 If that doesn't work, change SDLK_RETURN to SDLK_PAGEUP and try again. Try: SDLK_RETURN SDLK_PAGEUP SDLK_PAGEDOWN SDLK_VOLUMEUP SDLK_VOLUMEDOWN 2 hours ago, SpockYoda said: This area here actually describes the exact issue i'm currently having, however I'm so computer illiterate that I don't know how to implement it unless theres a video or elementary style step by step guiding explaining every step 😞 Modifié le 25 août par CharlieChan 2 Lien vers le commentaire Partager sur d’autres sites More sharing options...
xxOToTOxx Posté(e) le 25 août Auteur Partager Posté(e) le 25 août 1 hour ago, CharlieChan said: No one is going to make a video showing you how to edit a text file. In the Hypseus folder, there is a file called hypinput.ini - Open that file in Notepad and edit/change the lines: KEY_START1 = SDLK_1 0 0 To: KEY_START1 = SDLK_1 SDLK_RETURN 0 If that doesn't work, change SDLK_RETURN to SDLK_PAGEUP and try again. Try: SDLK_RETURN SDLK_PAGEUP SDLK_PAGEDOWN SDLK_VOLUMEUP SDLK_VOLUMEDOWN Thanks for following up. Lien vers le commentaire Partager sur d’autres sites More sharing options...
CharlieChan Posté(e) le 1 septembre Partager Posté(e) le 1 septembre (modifié) Oh man.... this I cannot wait for, I had one as a kid..... Did anyone else here have this as a kid ? Modifié le 2 septembre par CharlieChan 3 Lien vers le commentaire Partager sur d’autres sites More sharing options...
xxOToTOxx Posté(e) le 10 septembre Auteur Partager Posté(e) le 10 septembre Hypseus: So we have the fourth game in the 2-Player Gun Game series for release: Space Pirates 6 Lien vers le commentaire Partager sur d’autres sites More sharing options...
xxOToTOxx Posté(e) le 19 octobre Auteur Partager Posté(e) le 19 octobre (modifié) 5x "Captain Power" games are now released and available. Windows .bat files for these games are included in the Hypseus v2.11.3 release zips. You will need Hypseus v2.11.3 for these games: https://github.com/DirtBagXon/hypseus-singe/releases/tag/v2.11.3 You can grab all the required files, for all 5 games, from here: https://drive.filen.io/d/3de9d64f-2dab-4278-a951-5baf0558b029#tIzsSqsNe8JxlevqRr4lRgtfVziYu79F Modifié le 19 octobre par xxOToTOxx 8 Lien vers le commentaire Partager sur d’autres sites More sharing options...
nosoucy62 Posté(e) le 20 octobre Partager Posté(e) le 20 octobre hi xxOToTOxx ! very good news thank you very much for your links Lien vers le commentaire Partager sur d’autres sites More sharing options...
nosoucy62 Posté(e) le 20 octobre Partager Posté(e) le 20 octobre don't work with hypseus 2..... error "hypseus2.exe" Lien vers le commentaire Partager sur d’autres sites More sharing options...
Hoagie Posté(e) le 20 octobre Partager Posté(e) le 20 octobre 4 hours ago, nosoucy62 said: don't work with hypseus 2..... error "hypseus2.exe" Where on this earth did you get "hypseus2.exe" from ? Just use the bat files from the release zips. Don't make things up 1 Lien vers le commentaire Partager sur d’autres sites More sharing options...
nosoucy62 Posté(e) le 20 octobre Partager Posté(e) le 20 octobre (modifié) ok.... you can modified bat files : ..\hypseus.exe singe vldp........... TO start hypseus.exe singe vldp..... sorry..... Modifié le 20 octobre par nosoucy62 oubli Lien vers le commentaire Partager sur d’autres sites More sharing options...
Tremolux Posté(e) le 20 octobre Partager Posté(e) le 20 octobre Il y a 19 heures, xxOToTOxx a dit : 5x "Captain Power" games are now released and available. Windows .bat files for these games are included in the Hypseus v2.11.3 release zips. You will need Hypseus v2.11.3 for these games: https://github.com/DirtBagXon/hypseus-singe/releases/tag/v2.11.3 You can grab all the required files, for all 5 games, from here: https://drive.filen.io/d/3de9d64f-2dab-4278-a951-5baf0558b029#tIzsSqsNe8JxlevqRr4lRgtfVziYu79F Thanks a lot for this ! Lien vers le commentaire Partager sur d’autres sites More sharing options...
chuckynsp Posté(e) le 21 octobre Partager Posté(e) le 21 octobre (modifié) Brilliant thank you Modifié le 21 octobre par chuckynsp Made a mistake will re upload soon Lien vers le commentaire Partager sur d’autres sites More sharing options...
Holly Posté(e) le 23 octobre Partager Posté(e) le 23 octobre Il 20/10/2024 at 17:38, Tremolux ha scritto: Thanks a lot for this ! Thanks.tried..but nothing..It does not work for me...Is possibile to have a precofigured Capitan Power ready to play with relative Hypseus emulator please? Tia Lien vers le commentaire Partager sur d’autres sites More sharing options...
nosoucy62 Posté(e) le 26 octobre Partager Posté(e) le 26 octobre Le 23/10/2024 à 11:23, Holly a dit : Thanks.tried..but nothing..It does not work for me...Is possibile to have a precofigured Capitan Power ready to play with relative Hypseus emulator please? Tia hi ! what is the problem ? do you use singe 2 version in this archive ? Lien vers le commentaire Partager sur d’autres sites More sharing options...
nosoucy62 Posté(e) le 27 octobre Partager Posté(e) le 27 octobre bonjour à tous voici un lien MEGA pour le jeu CAPTAIN POWER avec les modifications des fichiers .bat et les dossiers avec les bons fichiers : https://mega.nz/file/vqpGULCL#4IIKWGFPMMe5KUDoGgIon1C2JY5OmW8-pxjGzzqLvlI ce jeu est en 5 parties, il suffit de lancer le fichier .bat en cliquant sur le fichier que vous voulez : captainpower_cpower1.bat ou captainpower_cpower2.bat ou captainpower_cpower3.bat et ainsi de suite....... tout fonctionne parfaitement avec mon lien.....si vous avez un soucis je n'ai pas de solutions.... bon jeu ! 6 Lien vers le commentaire Partager sur d’autres sites More sharing options...
Holly Posté(e) le 29 octobre Partager Posté(e) le 29 octobre Il 27/10/2024 at 10:24, nosoucy62 ha scritto: bonjour à tous voici un lien MEGA pour le jeu CAPTAIN POWER avec les modifications des fichiers .bat et les dossiers avec les bons fichiers : https://mega.nz/file/vqpGULCL#4IIKWGFPMMe5KUDoGgIon1C2JY5OmW8-pxjGzzqLvlI ce jeu est en 5 parties, il suffit de lancer le fichier .bat en cliquant sur le fichier que vous voulez : captainpower_cpower1.bat ou captainpower_cpower2.bat ou captainpower_cpower3.bat et ainsi de suite....... tout fonctionne parfaitement avec mon lien.....si vous avez un soucis je n'ai pas de solutions.... bon jeu ! You are kind and Amazing Lien vers le commentaire Partager sur d’autres sites More sharing options...
CharlieChan Posté(e) vendredi à 20:40 Partager Posté(e) vendredi à 20:40 On 10/19/2024 at 9:15 PM, xxOToTOxx said: 5x "Captain Power" games are now released and available. Windows .bat files for these games are included in the Hypseus v2.11.3 release zips. You will need Hypseus v2.11.3 for these games: https://github.com/DirtBagXon/hypseus-singe/releases/tag/v2.11.3 You can grab all the required files, for all 5 games, from here: https://drive.filen.io/d/3de9d64f-2dab-4278-a951-5baf0558b029#tIzsSqsNe8JxlevqRr4lRgtfVziYu79F Oh man, how did I miss this release. Thank you, thank you, thank you - amazing childhood revisited. 1 Lien vers le commentaire Partager sur d’autres sites More sharing options...
dyniel83 Posté(e) il y a 18 heures Partager Posté(e) il y a 18 heures (modifié) Hi Team, I'm looking for the below games that are ready to work with Hypseus, preferably HD/4K. All the previous links seems to be dead and archive.org Hypseus collection's do not include any of them. GP World Badlands Bega's Battle Galaxy Ranger Goal to Go Interstellar Laser Fantasy All the best, Modifié il y a 18 heures par dyniel83 1 Lien vers le commentaire Partager sur d’autres sites More sharing options...
Messages recommandés
Veuillez vous connecter pour commenter
Vous pourrez laisser un commentaire après vous êtes connecté.
Connectez-vous maintenant