|
|
楼主 |
发表于 2026-6-25 06:59:48
|中国|
显示全部楼层
PCSX2X6 v0.0.27
fix disc loading and attract video (Netchu, Smash Court) by @Tovarichtch in #85
fixes making Netchuu! Pro Yakyuu 2002 game bootable:
1.Smash disc access: make the virtual DVD drive answer the game so it can find and read its disc (with a beautiful hardware name).
2.GS FINISH: tell games the screen finished drawing a moment later, like a real PS2, so they stop freezing (required, or Netchuu! freezes at the beginning of the attract, this is close to real hardware. The delay value is empirical)
3.SIF0 movie: read each video chunk before it gets overwritten, so the attract video plays clean instead of garbage (can cause freeze).
4.ATAPI big reads (chunk): split large disc reads into smaller pieces so the drive doesn't choke and hang the game.
JVS: input layouts for standard and twin-stick games by @Tovarichtch in #86
adding proper JVS button layouts for several games (each game gets its own map):
1.Standard layouts: add a "standard" input mode (jvsmode=standard) for games that fit none of the existing ones. In this PR, three games: Netchuu! Pro Yakyuu 2002 (6 buttons but seems to use 3 only), Smash Court Pro (2 buttons), Technic Beat (3 buttons).
2.Twin-stick layout: add a twin-stick mode (jvsmode=twinstick) for Zoids cabinets. In short: 2 dpad levers: left lever to the left stick, right lever to the right stick, plus the two triggers (L2/R2) and two buttons (L1/R1).
3.Quiz Gundam: reuse the existing Gundam fighting layout, since it answers with the same four buttons. Not a fighting game tho, but it's the same series.
PROMOTE TO PLAYABLE THE FOLLOWING GAMES:
NM00003 | Technic Beat
NM00006 | Smash Court Pro Tournament
NM00009 | Netchuu! Pro Baseball 2002
NM00016 | Zoids Infinity
NM00025 | Zoids Infinity - EX
NM00030 | Mobile Suit Gundam Quiz Warrior |
|