Tiberius
GamerLine-
Compteur de contenus
72 -
Inscription
-
Dernière visite
-
Jours gagnés
1
Tiberius a gagné pour la dernière fois le 30 août 2020
Tiberius a eu le contenu le plus aimé !
Visiteurs récents du profil
Le bloc de visiteurs récents est désactivé et il n’est pas visible pour les autres utilisateurs.
Tiberius's Achievements
-
[Arcade PC] The Swarm (Global VR)
Tiberius a répondu à un(e) sujet de nosoucy62 dans ARCADE PC DUMP LOADER
Aren't the iso images in the hidden contents of the fist post already? Also they can be found via https://archive.org/download/arcade-games/GVR/ The zip file in the first post seems to be an incomplete Pc version of the game rather than the Arcade version? The link below has more info https://www.myabandonware.com/game/morphx-fjh as does https://www.legendsworld.net/shooter/game/2157 This has also been mentioned before in which can be found below The original quoted posts are no longer showing though. People can try to install the PC version from the above links but be careful as mentioned about the "If you use the Russian DVD, be careful as it contains the infamous Starforce protection, which can brick your computer." But the original Pc version wasn't an on rail shooter. Plus it was also ported the XBox360 and is meant to be "playable" in Xenia for those that fancy it. Otherwise I think the arcade version will be waiting patiently for the 4in1 version mentioned earlier which appears to be related to https://nl.aliexpress.com/item/4000395501702.html?gatewayAdapt=glo2nld or https://yugamemachine.com/products/4-in-1-gun-shooting-machine Cheers -
[EMU] RPCS3 (2 Lightguns - Raw input support is available)
Tiberius a répondu à un(e) sujet de Monky dans EMULATEUR NEWS
Thank you for bringing this to people's attention. Had a play last night and got two Wiimotes using Touchmote and Wiibar on Mode 4 recognized as two separate lightguns. Only tried in Time Crisis 4 (as part of Razing Crisis bundle) but on several occasions it wouldn't finish booting into the game and hung when using "fake" as the move handler. However as two player is something we couldn't do before it's a good step forward and can hopefully only keep improving. -
[Emu] PS2 & Namco System 147 / 148 / 246 / 256 Emulation on Play!
Tiberius a répondu à un(e) sujet de Shin Endymion dans EMULATEUR NEWS
https://github.com/jpd002/Play-/actions/runs/4877995174 Above is link Below might be the Windows x64 Installer zip if it worked Play_Windows_x64_Installer.zip -
[Emu] PS2 & Namco System 147 / 148 / 246 / 256 Emulation on Play!
Tiberius a répondu à un(e) sujet de Shin Endymion dans EMULATEUR NEWS
Did you also use the ahk that I gave? Plus did you try changing the click co-ordinates as suggested? This is what should happen when launched for LaunchBox Play! will load in a window mode covering the whole screen The ahk will wait for it to be Active and then click on the words Virtual Machine It will wait 1 second and then click on the words Fullscreen Mode which makes it Fullscreen As you have a different resolution the click points might be different You can use WindowSpy from ahk ~(use Client for Mouse position as better option) to get the click coordinates If you don't have that Fullscreen mode option then download the latest version of namco_system_256 - no need for a specific gun version anymore Your other issue - No idea - my computer is an old potato and struggles with this emulator so everything is slow and garbled for me -
[Emu] PS2 & Namco System 147 / 148 / 246 / 256 Emulation on Play!
Tiberius a répondu à un(e) sujet de Shin Endymion dans EMULATEUR NEWS
In Launchbox - if you import the arcadedefs files from the arcadedefs folder in play and then tick remove quotes and remove file extension and folder path you can put a default command line of --arcade and not need to put the game name in as that will be taken from the imported file In regards to full screen the Master build now has an ability to toggle with Alt&Return that hasn't been added to the Namco Arcade build Someone more talented than me might be able to make the changes and build it or maybe wait and see if it gets added to the Namco Arcade build sometime soon You could try something like below - which sets the play window to be full screen and set in the upper right corner - obviously change 3840x2160 to your resolution The in Running ahk you can put the below - again you may need to adjust the numbers after click to be correct for your screen resolution and the sleep depending on computer - I did only try this without start up screen but should work with them if you get the delays correct CoordMode, Mouse , Client WinActivate, ahk_exe Play.exe WinWaitActive, ahk_exe Play.exe Click,369,35 Sleep,1000 Click,487,517 Esc:: WinClose, ahk_exe Play.exe ExitApp -
[Emu] PS2 & Namco System 147 / 148 / 246 / 256 Emulation on Play!
Tiberius a répondu à un(e) sujet de Shin Endymion dans EMULATEUR NEWS
The command line options can be found from within the emulator via command line - however here they are So assuming using a bat fie command line structure (I don't use attract mode front end), and starting from within the actual folder containing the exe and using cobrata as an example it would be; Play.exe --arcade cobrata Yes it is two dashes with no spaces between them, however there is a space in between arcade and cobrata Cheers -
If you are using Touchmote then MameHooker sees the Wiimote as an XBox 360 controller and not a Wiimote So using Alien 3 :The Gun from Mame as an example You would make the ini file look something like this; [General] MameStart= MameStop= StateChange= OnRotate= OnPause= [KeyStates] RefreshTime= [Output] Player1_Gun_Recoil=xip 1 %s% Player2_Gun_Recoil=xip 2 %s% The xip is for XBox 360 controller The 1 or 2 is for controller player 1 or 2 the %s% is to make it recognise whenever there is a change in the output (eg on or off) The ahk for vibration I am still playing around with and at the moment can only get to work on trigger buttons and not sure if working correctly but will share when better You could just google "make xbox controller vibrate ahk" and its then adapt what you find which is what I am doing Ignore the ahk that I had put up it was rubbish so I have removed it.
-
Using Wiimotes, Demulshooter and MameHooker where applicable offers this. For Mame it can also be done with just MameHooker. I hasten to add I use Touchmote with my Wiimotes as lightguns so can say works with those. Also you can set up AHKs to rumble Wiimotes if they are recognized as Xbox controllers using Touchmote. Eg have it rumble whenever you fire. It might be possible with other software and options but I don't know that way. Not sure how you are doing it so might not be any use to you.
-
[Arcade PC] Time Crisis 5 (Namco System ES3)
Tiberius a répondu à un sujet dans ARCADE PC DUMP LOADER
I thought you could set the pedal keys in JConfig directly? To comment them out just add a ; to the front of the line - so you can copy and paste the below into the correct part - we need to stop the game thinking that the "arrow" keys put the game into slow mo, debug etc - so make lines 45 to 50 look like below ;.Bindings=(Name="Up",Command="DebugPauseButtonPressed") ;.Bindings=(Name="Down",Command="DebugSlomoButtonPressed 0") ;.Bindings=(Name="Left",Command="DebugSlomoButtonPressed 1") ;.Bindings=(Name="XboxTypeS_LeftShoulder",Command="DebugSlomoButtonPressed 1") ;Bindings=(Name="Right",Command="DebugSlomoButtonPressed 2") ;.Bindings=(Name="XboxTypeS_RightShoulder",Command="DebugSlomoButtonPressed 2") and if you cannot set pedal keys in JConfig then change lines 27 and 28 to .Bindings=(Name="Left",Command="StartPedalL | OnRelease StopPedalL").Bindings=(Name="Right",Command="StartPedalR | OnRelease StopPedalR") If you want to PM me your Defaulinput.ini then I am happy to make the changes for you This is all assuming you want left and right on nunchuck to be left and right pedal. -
[Arcade PC] Time Crisis 5 (Namco System ES3)
Tiberius a répondu à un sujet dans ARCADE PC DUMP LOADER
Yes you can use Nunchuck for pedals. What are you playing it on, TecknoParrot? Jconfig? Standalone? With Demulshooter? Without Demulshooter? If you have Wiimote in Mode 2 then the Nunchuck pedal is seen as arrow keys. So you can change the key layouts in config file - below are my original instructions from way back for standalone before TP/Jconfig Mode 2 as a mouse and no Touchmote 1) Go to the following folder Time Crisis 5\TC5\TimeCrisisGame\Config 2) Make a copy of DefaultInput.ini (or don't if you like to live on the edge!!!) 3) DefaultInput.ini is read only - make it so you can edit it -uncheck the read only box in properties 4) Change the keys you need to change here to save having to use ahk's later I have made some assumptions here as MODE2 limits the key options, if you don't like my assumptions then change them, and if you get the "HOME" key to work then even better Change the following lines 27, 28, 31, 101, 104 and 122 Line 27 change to .Bindings=(Name="Left",Command="StartPedalL | OnRelease StopPedalL") line 28 change to .Bindings=(Name="Right",Command="StartPedalR | OnRelease StopPedalR") line 31 change to .Bindings=(Name="RightMouseButton",Command="NextWeapon") line 101 change to .Bindings=(Name="Down",Command="ToggleCrosshair") line 104 change to .Bindings=(Name="Enter",Command="DebugAddCredit") line 122 change to .Bindings=(Name="Escape",Command="quit") Comment out the following lines 45,46,47,48,49,50 (some of these may have already been commented out-I cannot remember) This gives the following layout on a Wiimote - well it did on my Wiimote with a Nunchuck attached-if you don't have a Nunchuck you may need to make changes. Trigger B or Z Left Pedal Dpad Left or Nunchuck Left Right Pedal Dpad Right or Nunchuck Right Next Weapon A or C CrossHair Dpad Down or Nunchuck Down Coin/Credit Plus Quit Minus Now you might want to make change for coins/crosshairs etc but hopefully an good start point. -
[Emu] Yuzu : Premier émulateur de Nintendo Switch sur PC
Tiberius a répondu à un(e) sujet de 7zxkv dans EMULATEUR NEWS
It is possible to "play" with an actual mouse - tried it with wiimote on mode 4 emulating a mouse but it is too jumpy. Works on yuzu not tried on ryujinx You just need to change it to right stick in game options as set up mouse panning in yuzu. Haven't spent a huge amount of time on it so changing some settings might make it better, and even using a normal mouse feels likes dragging it across the screen -
[Emu] PCSX2 v2.2.0 / 2.1.XXX DEV - émulateur PS2 sur PC (HD/4K)
Tiberius a répondu à un(e) sujet de Fox dans EMULATEUR NEWS
Game was also playable with a mouse - In the past managed to get it to work using Nuvee plugin and a Wiimote emulating a mouse - So might be possible with a Sinden as well. Wasn't a great experience, but that might have been because using a wiimote - far better on actual PS2 so didn't waste much time on it. Had to use PCSX2 version 1.6 rather than the dev build of Version 1.7 In theory might be possible with the Dev build as setting that up to use a mouse in game seems to work, but as the Wiimote emulates a mouse PCSX2 doesn't recognise it as it uses rawinput, whereas I think that Sinden might actually be recognised as a system mouse so could work. Good luck with it -
Scroll down on above page until you find Operation Ghost and in the hidden contents there is a resoution changer zip file that you can download and then use.
-
[Arcade PC] Time Crisis 5 (Namco System ES3)
Tiberius a répondu à un sujet dans ARCADE PC DUMP LOADER
First of all an apology from me. I thought I had answered you. I read this thought..... Yep that sounds about right.... And then forgot to actually type the reply. So sorry for being a complete numpty. But to answer your question I am pretty sure that I changed that and the added the bit about mouse speed in the same way as with TC5. It's not perfect and still moves around like it is on a dome, if you manage to fix that then please feel free to share. -
[Arcade PC] Time Crisis 5 (Namco System ES3)
Tiberius a répondu à un sujet dans ARCADE PC DUMP LOADER
Changed that and something else in another file. Cannot remember which one and what exactly as did a while ago. Apart from the discovery of the mouse speed part everything else I did would have been from the information in the game thread as already had it using a mouse but was too fast and all I did was control speed. So try having a read of both threads and see if that helps as the info will be in this one or the actual game thread.