Aller au contenu

JustinCredible81

GamerLine
  • Compteur de contenus

    761
  • Inscription

  • Dernière visite

  • Jours gagnés

    3

Tout ce qui a été posté par JustinCredible81

  1. Just tried it still InitRenderer. If I check DirectX3D9 I get both DirectX3D9 and InitRenderer errors. I'll just go with the PC version other than pretending to insert coins it's not that different.
  2. Also I am doing this, not working.
  3. Yeah I've got it on C: drive with Jconfig same error. Windows 10. I did this different error InitRenderer 1) Copy all files to Game\EXF\Binaries\Win64 2) Set the exe to run in windows 8 compatibility 3) Set controls in jconfig 4) Enjoy the game! Guess I might have to go with the PC version.
  4. Where do you find fighting ex layer I don't see it in the jconfig thread anywhere?
  5. Yep full dlc and everything. Now Marvel's Avengers cracked. Denuvo games falling like dominos. I have a 4 TB external but damn if these 100 gb games aren't adding up though.
  6. Death Stranding, Mafia Definitive Edition and MK 11 in the last couple of days? Is Denuvo dead?
  7. I use a Lightgun I would just play HOTD 4 on RCPS3 but I don't know if there's a fix for a Lightgun to emulate the shaking of the move controller that is required to reload and shake zombies off. I wish you could turn that garbage off I have an actual PS3 and Move and it's garbage there too.
  8. I have this problem as well on my GTX 1650 only at certain times. Is there a fix? I did also apply the shader fix and it didn't help.
  9. Is there a big difference in this and Target Terror for Nintendo Wii?
  10. I have a problem with only Capcom vs SNK 2, it's not centered as you can see in the picture it's black on the left side and there is a part of the screen missing on the right side. Tried changing resolutions and everything nothing worked. I just decided to add the Dreamcast version and use Flycast unless someone has a fix for PCSX 2 the resolution seems to be better on PS2 so I still prefer PCSX 2. Edit: solved the above problem by using 640 x 480, I guess higher resolutions caused the problem. The other problem I have with certain games such as Time Crisis 3 is these horrible lines can't get rid of them. I have a GTX 1650. I did fix the lines or at least reduce them with align sprite but it stilll doesn't look right like very pale washed colors in Time Crisis 3. Just looks bad to my eyes.
  11. I have a PS3, but I have an arcade stick for PC. So I decided to go with most fighting games on rpcs3. Playstation All Stars Battle Royale, JoJo's All Stars Battle, etc... I have most PS2 fighting games on PS3 too, but on PCSX 2 Capcom vs SNK 2 is off-centered for some reason. I have Move for PS3 as well but I prefer the lightgun games on rpcs3 with my EMS Top Gun 3, but some games I can't calibrate right on rpcs3. I know this is not the PCSX 2 thread (dont know if there is one on emuline?) so I just thought I'd ask here about Capcom vs SNK 2. I tried changing resolutions and everything nothing would fix it. For some reason it's black on the left side only and part of the game is missing on the right side. NM found the PCSX 2 thread I'll try there.
  12. All I can say is on the script make sure you run it from the folder of rpcs3.exe and it should look just like this in the line that runs the game. No extra commas or quotations or anything. Except remove [your path] and add your actual path. rpcs3.exe [your path]\disc\PS3_GAME\USRDIR\timecrisis4.self This reminds me I have Time Crisis Razing Storm game in disc folder inside rpcs3 dev_hdd0/disc but again not sure if it matters but just make sure wherever your game is the entire path matches. Don't put disc like above unless it's dev_hdd0/disc. To make sure you have your path right just right click on USBDIR in the address bar choose copy address and then you will have the entire correct path and paste it in your script.
  13. See they don't do for me they load directly to the .self I'm loading. Something is off on your side, but I don't know what.
  14. I have no other ideas of why it works for me and not others. But if you can't load the .selfs by choosing boot self/elf there may be something wrong with them.
  15. Yeah I'm on the latest rpcs3, or maybe a 1 day old version. I'm not sure if this matters but maybe, do you have the original Time Crisis Razing Storm EBOOT.BIN loaded in the GUI? Maybe it needs to be loaded before it will let you load the .selfs.
  16. Can you share your script maybe I can see what's wrong. I don't remember doing anything else than what I mentioned. Try loading the .selfs individually in rpcs3 by choosing File > Boot Self/Elf see if it boots then retry your script. Maybe you need to do that for rpcs3 to allow it to work as that is how EBOOTs are, even though the .self won't show up in the gui. This works for me I even tried moving the script in another install of rpcs3 that I have it still worked, of course my path to the game is different than yours. #SingleInstance Force sleep, 100 run rpcs3.exe D:\Pawn\Downloads\RPCS3\dev_hdd0\disc\TC\PS3_GAME\USRDIR\razingstorm.self q:: MouseGetPos, , , win maxWindow("ahk_id" win) return maxWindow(title) { WinMove, % title, , 0, 0, % A_ScreenWidth, % A_ScreenHeight WinActivate, % title WinSet, Style, -0xC00000, % title WinSet, Style, -0x40000, % title WinSet, AlwaysOnTop, Off, % title } c:: Send {RButton Down} Send {MButton Down} Send {LButton Down} Sleep, 60 Send {LButton Up} Send {MButton Up} Send {RButton Up} Return a:: send {RButton Down} send {MButton Down} Return 1:: SendInput {RButton Down} SendInput {MButton Down} SendInput {LButton Down} Sleep, 60 SendInput {LButton Up} SendInput {MButton Up} SendInput {RButton Up} Return $Escape:: Send !{f4} Process,Close,rpcs3.exe Run,taskkill /im "rpcs3.exe" /F ExitApp return
  17. You must move the .selfs to USDIR. By default they are in different folders but they must be in USDIR. They start out in those folders called DPS, game1 and game 2 move them to USDIR. Without doing that, you're telling ahk to load files that aren't there that's why it will just load rpcs3 because you told it to run rpcs3, but then it doesn't know what to do because the files are missing. The script looks fine if the .selfs are there, it works for me. Of course you have to make sure your path is right for the game on your computer always.
  18. I don't know 100% this is the problem but a lot of games that work on Windows 10 do not work at all on Windows 8, much less Windows 7.
  19. It's reinsrus he's always posting bullshit. Just look at his post history he said next Teknoparrot will have Arctic Thunder there's been tons of updates since and it's not true, he's probably said 5 or 6 others that never happened too. This is all he does. Or maybe it's a bot.
  20. I have no idea, I don't use it I was just giving an idea to someone who can't get the game to start, and I would never use a controller for Time Crisis. Try the new one that was just posted one post above this one.
  21. You could try Jconfig and run RSLauncher.exe which is found in the first folder called "Time Crisis 5". Turn up the mouse sensitivity in Jconfig, find Tiberius' method of changing a few settings and you get pretty good lightgun support (if you're using a lightgun). It sounds like you tried the exe but I don't think the start.bat is meant to work or at least I've never used it.
  22. To my knowledge, while there probably was 2 player in the actual arcades (I'm guessing here, but I believe the other Time Crisis games had them) I don't know that there's a way to play 2 player with this on PC.
  23. Uhhh yeah it is easily powerful enough for Time Crisis 5. I'm not sure why you're having this problem. Maybe Firewall/virus related but that's just a guess.
  24. What are your PC specs? type system information in the search box to get the full specs.
×
×
  • Créer...