Jump to content

ffman1985

Premium Members
  • Posts

    138
  • Joined

  • Last visited

  • Days Won

    8

ffman1985 last won the day on July 28 2023

ffman1985 had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ffman1985's Achievements

Community Regular

Community Regular (8/14)

  • One Year In Rare
  • Dedicated Rare
  • Collaborator Rare
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

30

Reputation

  1. The neogeocd controller may not be the best choice for fighting games, i prefer the neogeo stick more, but it does not have a newer release which supports the xinput. Also, bear in mind that the 2018 release of the ngcd style controller did not follow the design of the click-style joystick of the original controller, plus the button layout is switched. So, even of its low price, neogeo fans should not buy that. However, for the 8bitdo one, it officially states that “Featuring the iconic classic click-style joystick”. So, it will be sth totally different from the 2018 one, i am very confident to this one according to my experience on its other classical controllers, it always try to follow the design of the original.
  2. Finally, we can play using the ngcd controller on pc. A very good news for ngcd fans. https://automaton-media.com/articles/newsjp/20230706-254744/ It is perfect on game like Windjammers.
  3. Hello, Tux and mer-curious. I cannot trigger the green screen bug in 0.95.4d when opening the association list with green mark for loop. My PC is windows 11 64bit, and my laptop have an AMD igpu and the intel gtx 1660 ti max q (with a driver in May 2023), I think the AMD igpu is used when raine is operated. Also, I didn't make any change regarding the video except for the full screen.
  4. Although I don’t know the way to change the region by rom hack, you can use xcopy to decrypt the rom which i believe is accurate. I use this when i have to translate my script (which have rom hack part) for other region. Also, thank you for fixing the resolution problem for the neogeo game. Can’t believe that i cannot notice this.
  5. Hello, Tux and mer-curious. i think i know the reason why the sfa3 reboots if the region is changed to japanese. But in my case, it is rebooted after selecting the ism. The reason is that this game does not included all languages in the rom. The sfa3.zip only have the english text, so when you changes the region and go to the part where texts are displayed (like the story introduction part after choosing the ism and the winner screen.), the game cannot load the text and reboot (unlike the phoenix edition which have empty text.). You can test it in the 2-players game where there is no story induction part and hence not reboots here but still reboots in the winner screen. (My script does not work when switching region, so press the start button to go to the 2-player game.) Therefore, i don’t recommend to switch region in this game, and so i made the script for both sfa3 and sfz3jr2. p.s. It is tested in 0.95.4b
  6. Script for Street Fighter Alpha/Zero 3 (sfa3, sfz3jr2) It is already included in Raine 0.95.5c. I makes the script for the parent rom and a japanese rom because this game have missing text when switching region. Console mode script - the menu screen follows the ps2 style - all hidden modes are selectable in the menu Enable hidden characters - hold start on Bison and press any button for Final Bison - the music for Final Bison is playable on vs and training mode for other hidden characters, go to the ?box on the upper part: - hold start button for Barlog - hold up button for Juli - hold left button for 1p side or hold right button for 2p side for Juni
  7. Script for Super Street Fighter 2, 2X (turbo) and Hyper Street Fighter 2 (ssf2ud, ssf2xjd, ssf2xj, hsf2d) It is already included in Raine 0.95.5. But sorry that we forget to include the scripts for the parent roms, may be in the next version. Console Mode Script: - for Super Street Fighter 2 & 2x (turbo), the menu screen follow the 3DO style. Whereas for Hyper Street Fighter 2, the menu follows PS2 style. Enable Akuma/Gouki Script: (only for the Super Street Fighter 2x (turbo) & Hyper Street Fighter 2) - Press the three punch buttons together on Ryu to select. In VS and Training Mode, the Ryu's stage is for Akuma's stage, but with Akuma's theme. Select the same character Script: (only for Hyper Street Fighter 2 when both side select the SF2 mode) - Press coin button to select the character occupied or selected by the other side Alternative Character Select BGM Script: (only for the Super Street Fighter 2x (turbo) & Hyper Street Fighter 2) - either the classical character select bgm or the world warriors theme. You may not need this if using the sound association function.
  8. Update for X-men Children of Atom (Phoenix Edition, xmcotar1d.zip): - allows pressing start button to skip opening. - a new menu screen with sound effects which look like the ss/ps version. - option (test menu) is forced to show English regardless of region, and return to menu screen when leaving. - the auto-block selction is fixed (it was my fault when I change the way of chosing the background in the old version.) - add the ability to memorize previous fight characters in vs & training mode. If you play as boss, it will load the characters where you press down button to select the boss. This script already included in the new version of Raine (0.95.4). Thank you Tux for enhacing the script system, it uses much less cpu resource now (obvious in the new type of menu screen in my console mode scripts). And, I can make more complex script i the future.
  9. Happy to hear that you find the way to modify the for loop function which make is so fast now. But there is problem in compiling (check pm), I will test it afterward. For xmcotar1d, it was a script made in early Feb, there was many new skills not used in that time (like press start button to skip the opening). But the good news is, there will be a update very soon. P.S. The following script should not break anything, it just removes text. script "Remove 'Press Start' text"on: for counter=0 counter<=$C0 counter=counter+8 poke $924005+counter $00
  10. Hello, Tux. Sorry that I make a typing mistake in my previous post which cause a misunderstanding. I update my message as follows: When I change your script to the following, it DOES NOT work after reset. (if the script extecutes in the 1st run) script "test 2 alt" run: poke $FF4BE1 $F3 poke $FF26AD $71 for counter=0 counter<=$2ac counter=counter+4 dpoke $90c090+counter $6000
  11. Console mode script for the three CPS1 Street Fighter II titles: (Each title contains a script for parent rom and one for a japanese rom.) - the title/menu screen adds the opening music, with the sound effect when switching modes. (This is the first time I try the music staff on cps1 game, so it requires more test for bug.) - the airplane sprite is used to indicate the mode selected. (Again, it is my first time to try the sprite stuff. I don't know why the sprite keeps flashing.) - just like the beta script for sf2.txt, you can press the left/right button on the menu screen to change the difficulty. After some test, I think it works as intended. (Remember: you can still set the default difficulty in the dip switch. To save the setting of dip switch, quit Raine in the menu after setting.)(I hate using the dip switch for setting because it is only work in the very beginning of the start up.) Preview: https://drive.google.com/file/d/1uXibhoWlKeQdgQANHBYPMUXtBS5Muad3/view?usp=share_link Download: https://drive.google.com/file/d/1Vxh5cEskfAuufEwWHJvm3oWgE26SkPvc/view?usp=share_link
  12. If you want to test the for loop function, you may try the following script on x-men. It should enable on the title screen to remove the Press Start text. script "Remove 'Press Start' text" on: for counter=0 counter<=$C0 counter=counter+8 poke $924005+counter $00
  13. When I change your script to the following, it would work after reset. script "test 2 alt" run: poke $FF4BE1 $F3 poke $FF26AD $71 for counter=0 counter<=$2ac counter=counter+4 dpoke $90c090+counter $6000
  14. Ok, tested again. The script (on: script) should keep working even reset. But since I change the script to run:, so I have the problem when reset.
  15. Work as intended, thank you for fixing it. Edit: I change the test 2 script from on: to run:, it still run effectively and not affect misc % a lot. Edit2: The self-defined variable does not restore to zero when software reset. So, the script may not work after reset, provided that the script is executed before reset.
×
×
  • Create New...