satoyuyu Posté(e) le 19 juin 2021 Posté(e) le 19 juin 2021 (modifié)       Gunslinger Stratos 3 (work in progress) Part1:https://1fichier.com/?uetjr4ftw0agt1r5m0oa Part2:https://1fichier.com/?rz70gojts5sdxaqt235h Part3:https://1fichier.com/?kxfpne4zt6jmltwy8lef Part4:https://1fichier.com/?3ptsurp6cnu9u3hl86y4 Part5:https://1fichier.com/?inq4oqs1yim8v9v4628k mirror: http://teknoparrot.link.free.fr/multi/Gunslinger Stratos 3.html  This game is work in progress. We need help for emulating file.  This game can launch by using jconfig and iDmacDrv64 of school of ragnarok. But, we have not emulator for controlling this game now. It is need for develop this.  In this game file, there are program files and I found input keybit. (This game may use original function to get key input bit.)  Left gun stick 0x00000001 left 0x00000004 right 0x00000002 up 0x00000008 down 0x00000100 trigger 0x00000800 lever push  Right gun stick 0x00000010 left 0x00000040 right 0x00000020 up 0x00000080 down 0x00000200 trigger 0x00020000 lever push 0x00000400 jump  combinate two gun 0x00001000 side mode 0x00002000 tandem mode Modifié le 20 juin 2021 par 7zxkv 4
Omar2 PostĂ©(e) le 20 juin 2021 PostĂ©(e) le 20 juin 2021 @satoyuyu Bro have you tried using any of the gun games jconfig!!!!    am very interested to get that game workingÂ
satoyuyu Posté(e) le 20 juin 2021 Auteur Posté(e) le 20 juin 2021 Il y a 3 heures, Omar2 a dit : @satoyuyu Bro have you tried using any of the gun games jconfig!!!!    am very interested to get that game working I used gun games jconfig but I could not control this game :( I'm very interested to get this game working too.  I can read the comment in program files. But, I can not develop emulation files. So, we need developer of emulating this game.
InvitĂ© petje PostĂ©(e) le 20 juin 2021 PostĂ©(e) le 20 juin 2021 It is being worked on As far as i know in menu one gun is used and there in lies a small problem at the moment No idea when this game will be supported Â
satoyuyu Posté(e) le 20 juin 2021 Auteur Posté(e) le 20 juin 2021 (modifié) It may be difficult to emulate gun controller. I'm grateful your efforts!!  If you need for translate Japanese in the game or program code, please tell me. I can translate Japanese to English. Modifié le 20 juin 2021 par satoyuyu
Invité petje Posté(e) le 20 juin 2021 Posté(e) le 20 juin 2021 (modifié) 4 minutes ago, satoyuyu said: I'm grateful your efforts!! You / we got other people to thank for that !  Modifié le 20 juin 2021 par petje
Moksi PostĂ©(e) le 21 juin 2021 PostĂ©(e) le 21 juin 2021 14 hours ago, satoyuyu said: It may be difficult to emulate gun controller. I'm grateful your efforts!!  If you need for translate Japanese in the game or program code, please tell me. I can translate Japanese to English.  Satoyuyu are you on Discord ?  Would you be interested in translation of Initial D series etc wangan midnight theres a channel translation in Discord but its quiet for some time now Â
satoyuyu Posté(e) le 21 juin 2021 Auteur Posté(e) le 21 juin 2021 Il y a 19 heures, petje a dit : You / we got other people to thank for that !  Oh, who is "other people"? I think Flybit is one of developer. He upload playing this game a half year ago.  I want to get the emulator even if it is in WIP. I want to get the information of progress of developing this game....
satoyuyu Posté(e) le 21 juin 2021 Auteur Posté(e) le 21 juin 2021 Il y a 4 heures, Moksi a dit :  Satoyuyu are you on Discord ?  Would you be interested in translation of Initial D series etc wangan midnight theres a channel translation in Discord but its quiet for some time now  Sorry, I do not have Initial D game and I will not get it.
Omar2 Posté(e) le 25 juin 2021 Posté(e) le 25 juin 2021 On 6/20/2021 at 11:40 PM, petje said: It is being worked on As far as i know in menu one gun is used and there in lies a small problem at the moment No idea when this game will be supported  @petje We Are waiting 2
satoyuyu Posté(e) le 26 juin 2021 Auteur Posté(e) le 26 juin 2021 I found below jconfig keys correspond to buttons of gunslinger stratos game.  P1 button1:Left gun lever push P1 button2:combinate two gun side mode P1 button3:conbinate tandem mode P2 button1:Right gun lever push P2 button2:Jump button (Right gun) Test mode:Go to test mode P1 Coin:coin
satoyuyu Posté(e) le 26 juin 2021 Auteur Posté(e) le 26 juin 2021 (modifié) If you control test mode, you need change code of "testmode.unk". The file is in "\resource\finalizedwindows\testmode"  And replace the code of row number 395 to "local keydown = isKeyService();". You can key down by using service button. Modifié le 26 juin 2021 par satoyuyu
Invité R.R.Z. Posté(e) le 26 juin 2021 Posté(e) le 26 juin 2021 5 minutes ago, satoyuyu said: If you control test mode, you need change code of "testmode.unk". The file is in "\resource\finalizedwindows\testmode"  And replace the code of row number 395 to "local keydown = isKeyService();". You can key down by using service button. You have the inputs fully working with sor jconfig after this change?
satoyuyu Posté(e) le 26 juin 2021 Auteur Posté(e) le 26 juin 2021 il y a 26 minutes, R.R.Z. a dit : You have the inputs fully working with sor jconfig after this change? Oh, I'm sorry for misleading writing. This change is for control "testmode".  In default, we can not control up/down and the cursor scrolling very fast in menu of testmode. If the code of "testmode.unk" changes, we can control "testmode" and can examine for key input to correspond game button.
Invité R.R.Z. Posté(e) le 26 juin 2021 Posté(e) le 26 juin 2021 (modifié) 7 minutes ago, satoyuyu said: Oh, I'm sorry for misleading writing. This change is for control "testmode".  In default, we can not control up/down and the cursor scrolling very fast in menu of testmode. If the code of "testmode.unk" changes, we can control "testmode" and can examine for key input to correspond game button. Thanks for the info don’t lose hope for it to be playable and soon Modifié le 26 juin 2021 par R.R.Z.
satoyuyu Posté(e) le 26 juin 2021 Auteur Posté(e) le 26 juin 2021 il y a 11 minutes, R.R.Z. a dit : Thanks for the info don’t lose hope for it to be playable and soon I'm always wait for playing this game. I love this game, but this game is ended and removed a year ago.
satoyuyu Posté(e) le 26 juin 2021 Auteur Posté(e) le 26 juin 2021 (modifié) In testmode, it is written in Japanese. So, I translated menu and you will be able to go the device test mode.  Modifié le 26 juin 2021 par satoyuyu 1
satoyuyu Posté(e) le 4 juillet 2021 Auteur Posté(e) le 4 juillet 2021 What the information for developing emulation tools? (CRC?)
Invité R.R.Z. Posté(e) le 4 juillet 2021 Posté(e) le 4 juillet 2021 (modifié) 15 minutes ago, satoyuyu said: What the information for developing emulation tools? (CRC?) It was mentioned on the tp update on 7/4/21 and as far as I know nothing since then maybe ask also on discord? I’m not there so don’t know Modifié le 4 juillet 2021 par R.R.Z.
JustinCredible81 PostĂ©(e) le 4 juillet 2021 PostĂ©(e) le 4 juillet 2021 23 minutes ago, R.R.Z. said: It was mentioned on the tp update on 7/4/21 and as far as I know nothing since then maybe ask also on discord? I’m not there so don’t know Today is 7/4/2021  Oh you must mean April 7th I guess.Â
satoyuyu Posté(e) le 10 juillet 2021 Auteur Posté(e) le 10 juillet 2021 Hi, I got a wiring diagram of gunslinger stratos. It is useful for developing emulator?  If it may be useful, I share these diagram.
satoyuyu Posté(e) le 11 juillet 2021 Auteur Posté(e) le 11 juillet 2021 I summarize pin number of fast i/o of gunslinger stratos.  G1 PinNo. 3:+5V 5:GL Analog X(Left gun stick X) 6:GR Analog X(Right gun stick X) 7:GL Analog Y(Left gun stick Y) 8:GR Analog Y(Right gun stick Y) 9:Sound Volume 13:A+5V(connected gun controller) 14:AGND(connected gun controller) 15:Coin Switch 17:Service Switch 18:Select Switch 19:Enter Switch 21:Test Switch 27:Pulse B 29:Pulse A 31:Message Switch(Left gun lever push) 32:Camera Switch(Right gun lever push) 33:Union Sensor 1(may be conbime two gun) 34:Jump Switch(jump button on right gun) 35:Union Sensor 2(may be conbime two gun) 47:Coin Meter 49:Sound mute 50:Headphone mute 51:H-vol up 52:H-vol down 53:nesica LED red 54:nesica LED green 55:Nesica LED blue
satoyuyu Posté(e) le 11 juillet 2021 Auteur Posté(e) le 11 juillet 2021 (modifié) This is wiring diagram of GS https://imgur.com/a/cIXBhVs Modifié le 11 juillet 2021 par satoyuyu 1
Invité R.R.Z. Posté(e) le 14 octobre 2021 Posté(e) le 14 octobre 2021 (modifié) 10 months ago there was a video of gss3 working on pc any news/progress on jc public support for it? TIA for any info Modifié le 14 octobre 2021 par R.R.Z.
Invité Onkel Posté(e) le 14 octobre 2021 Posté(e) le 14 octobre 2021 (modifié) 13 minutes ago, R.R.Z. said: TIA for any info Afaik, it is worked on, the trouble is it is needed to correct the character selection menu that fires alone, with one gun. So we all must have patience ...... Modifié le 14 octobre 2021 par Onkel
satoyuyu PostĂ©(e) le 17 octobre 2021 Auteur PostĂ©(e) le 17 octobre 2021 Thank you for your efforts. In my memory, we need not to one gun in the character selection menu.  When we shot the icon of character, character selection will finish if we use any gun styles. ("character selection menu" is the image I uploaded below?) Â
Omar2 Posté(e) le 7 janvier 2022 Posté(e) le 7 janvier 2022 (modifié) Le 17/10/2021 à 15:23, satoyuyu a dit : Thank you for your efforts. In my memory, we need not to one gun in the character selection menu.  When we shot the icon of character, character selection will finish if we use any gun styles. ("character selection menu" is the image I uploaded below?)   @satoyuyu  we are wait for GSS3 bro any news ? Modifié le 7 janvier 2022 par 7zxkv
satoyuyu Posté(e) le 7 janvier 2022 Auteur Posté(e) le 7 janvier 2022 Il y a 9 heures, Omar2 a dit : @satoyuyu  we are wait for GSS3 bro any news ? I do not have any information about GSS3. I'm waiting for releasing the tool for control this game from one year ago.
darksabre9 Posté(e) le 14 août 2022 Posté(e) le 14 août 2022 On 1/7/2022 at 7:10 AM, satoyuyu said: I do not have any information about GSS3. I'm waiting for releasing the tool for control this game from one year ago. nobody hasn't release the tools yet?
CaptainCrazy Posté(e) le 28 octobre 2023 Posté(e) le 28 octobre 2023 Anyone have another link to upload? Links provided are dead.
darksabre9 Posté(e) le 29 juillet Posté(e) le 29 juillet anyone have the links to this game, the links are long gone
TheKitBoi Posté(e) le 29 juillet Posté(e) le 29 juillet 1 hour ago, darksabre9 said: anyone have the links to this game, the links are long gone https://archive.org/download/Yori-Arcade-Arcade_Games_-_TAiTO_Type_X3-RomVault/Gunslinger Stratos 3 (2016).zip 2
darksabre9 Posté(e) le 30 juillet Posté(e) le 30 juillet 13 hours ago, TheKitBoi said: https://archive.org/download/Yori-Arcade-Arcade_Games_-_TAiTO_Type_X3-RomVault/Gunslinger Stratos 3 (2016).zip many thanks 👍
lords Posté(e) le 22 août Posté(e) le 22 août (modifié) 3 hours ago, Takeshi said: Sadly no, try asking the devs on tp discord channel. Aha your funny...not...good luck on it... @SpockYoda don't do that... Takeshi has been doing this with many people,to get them in trouble a the cost of his b.s brain.......fair warning....plus he's ban on the discord... @Takeshi...why you being a troll...your commenting on almost every post and talking crap just to get your stats up...you don't even add to this forum except for spam.... Modifié le 22 août par lords
lords Posté(e) le 22 août Posté(e) le 22 août (modifié) 38 minutes ago, Takeshi said: You’re the one that’s funny and writing nonsense, ofc he can ask the devs on tp discord channel about it then he’d know if it’s still worked on and same goes for any public games not supported by tp.  Quit spreading rumors and trying to get peeps from here in trouble...you know damn well how TP acts, when peeps ask that kind of stuff...lol you have been here and there long enough...your not a NEWBE...lol...........power putt is next on the list....NEXT.... Modifié le 22 août par lords 1
jcstahl1 Posté(e) le 22 août Posté(e) le 22 août 22 minutes ago, lords said: Quit spreading rumors and trying to get peeps from here in trouble...you know damn well how TP acts, when peeps ask that kind of stuff...lol you have been here and there long enough...your not a NEWBE...lol...........power putt is next on the list....NEXT.... leave poor robert, takeshi, galaya, iceberg, fresh, suki88, or whatever name he's going by this week alone 🤣🤣🤣
Messages recommandés
Créer un compte ou se connecter pour commenter
Vous devez être membre afin de pouvoir déposer un commentaire
Créer un compte
Créez un compte sur notre communauté. C’est facile !
Créer un nouveau compteSe connecter
Vous avez déjà un compte ? Connectez-vous ici.
Connectez-vous maintenant