grumpycoders / grumpycoders/pcsx-redux
Fighters' Impact (Japan - SLPS-00822) crash while attempting to boot
- Dominant language
- C++
- Stars
- 994
- Forks
- 151
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 18
Description
### 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”

### 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
- [X] 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_
Contributor guide
Assessment
This issue has not been assessed yet.