Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fighters' Impact (Japan - SLPS-00822) crash while attempting to boot #1658

Open
1 of 5 tasks
ActionPL opened this issue Jun 2, 2024 · 1 comment
Open
1 of 5 tasks

Comments

@ActionPL
Copy link

ActionPL commented Jun 2, 2024

Describe the bug

When trying to launch Fighters' Impact game - emulation crashes and pops up error message:
“Notification
Unknown instruction for dynarec - address 0000006c, instruction 000000ff”
Zrzut ekranu 2024-05-31 235004

Expected behavior

Game boots up fine

Steps to reproduce the bug

  1. Load image .cue
  2. Click "emulation" -> "Start emulation"

Operating System

Windows 11

PCSX-Redux version

18500.20240316.12.x64

CPU model

Intel Core i5 8600

GPU model & Drivers

Geforce RTX 2060, latest drivers

BIOS version

OpenBIOS

Options

  • Dynarec CPU
  • 8MB
  • OpenGL GPU
  • Fastboot
  • Debugger

Iso checks

Iso checks OK

Logs

Loading memory card C:\Users\actio\AppData\Roaming\pcsx-redux\memcard1.mcd
Loading memory card C:\Users\actio\AppData\Roaming\pcsx-redux\memcard2.mcd
Warning: OpenGL error reporting disabled. See About dialog for more information.
PCSX-Redux booting
Copyright (C) 2019-2024 PCSX-Redux authors
CPU type: Dynarec (x86-64)
Loaded BIOS: C:\Users\actio\Downloads\pcsx-redux-0.18500-winx64\openbios.bin
OpenBIOS detected (d892013b)
Loaded CD Image: C:\Users\actio\Downloads\Fighters' Impact (Japan)\Fighters' Impact (Japan).cue[+cue].
Track 01 (DATA) - Start 00:02:00, Length 44:12:61
CD-ROM Label: FIGHTERSIMPACT
CD-ROM ID: SLPS00822
CD-ROM EXE Name: SLPS_008.22;1

uC-sdk - booting

BIOS Trace1: 0x0f
BIOS Trace1: 0x0e
BIOS Trace1: 0x01
BIOS Trace1: 0x02
BIOS Trace1: 0x03
BIOS Trace1: 0x04
BIOS Trace1: 0x01
BIOS Trace1: 0x03
BIOS Trace1: 0x04
BIOS Trace1: 0x05
BIOS Trace1: 0x06
BIOS Trace1: 0x02
BIOS Trace1: 0x05
PS-X Realtime Kernel OpenBios - build id 0b935e012670adb2ced447fcad95e3739476aa3c.
Copyright (C) 2019-2024 PCSX-Redux authors.
BIOS Trace1: 0x06
KERNEL SETUP!
Configuration : EvCB 0x10 TCB 0x04
BIOS Trace1: 0x07
*** OpenBIOS tiny shell - starting ***
*** Data is acceptable, booting now. ***
BIOS Trace1: 0x08
BOOTSTRAP LOADER
BIOS Trace1: 0x09
setup file : cdrom:SYSTEM.CNF;1
TCB 00000004
EVENT 00000010
STACK 801ff000
BOOT = cdrom:\SLPS_008.22;1
argument =
KERNEL SETUP!
Configuration : EvCB 0x10 TCB 0x04
boot file : cdrom:\SLPS_008.22;1
EXEC:PC0(801230bc) T_ADDR(800dc590) T_SIZE(000ac800)
boot address : 801230bc 801ff000
Execute !
S_ADDR(801ff000) S_SIZE(00000000)
CD_init:addr=80171ee4
Found B0 patch hash 012afc0a "_patch_pad#3", issued from 0x80139790, executing...
TYPE : 6 free button or flying-V form
PS-X Control PAD Driver
ResetGraph:jtb=80177358,env=801773a0
Got an unknown GPU data word: 00177358
Found C0 patch hash c223044d "_patch_gte#2", issued from 0x80133354, executing...
TYPE : 6 free button or flying-V form
PS-X Control PAD Driver
Found C0 patch hash 847eabf2 "_patch_card#1", issued from 0x80138780, executing...
Found B0 patch hash 0bc81000 "_patch_card2#1", issued from 0x80138838, executing...
Saving memory card C:\Users\actio\AppData\Roaming\pcsx-redux\memcard1.mcd
Saving memory card C:\Users\actio\AppData\Roaming\pcsx-redux\memcard2.mcd
Unknown instruction for dynarec - address 0000006c, instruction 000000ff
First chance exception: ReservedInstruction from 0x00000068

Additional information

No response

@johnbaumann
Copy link
Collaborator

Not much worthwhile to add, but I've confirmed this issue on interpreted cpu. The game appears to load code using overlays, some of which must fail to load, or is overwritten somewhere along the way.

Retail
image

OpenBios
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants