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

Atari ST game crashes app #2383

Open
hectorox opened this issue Jan 16, 2025 · 1 comment
Open

Atari ST game crashes app #2383

hectorox opened this issue Jan 16, 2025 · 1 comment
Labels
bug something broken that needs fixing, confirmed and reproduceable

Comments

@hectorox
Copy link

----- BUG REPORT: Be clear, concise and thorough, beginning with a summary. --->

When trying to run the game mouse trap by MicroValue with the Atari ST core using the needed tos.img, the app provenance crashes.

Expected:

The game should launch.

Actual:

The app provenance crashes unexpectedly.

Reproduce:

  1. install the game with provenance
  2. install the needed tos.img
  3. try to launch the game

NOTES

APP VERSION

APP SOURCE

INSTALLED BY

PLATFORM

iOS/tvOS VERSION

@hectorox hectorox added the bug something broken that needs fixing, confirmed and reproduceable label Jan 16, 2025
@hectorox
Copy link
Author

Hi,
I just realised that none of Atari ST roms are actually working. For every rom its the same behaviour: provenance crashes unexpectedly.
There must be something wrong with the configuration(?): Here is the hatari cfg output:

[Floppy]
bAutoInsertDiskB = TRUE
FastFloppy = TRUE
nWriteProtection = 0
szDiskAFileName =
szDiskBFileName =
szDiskImageDirectory = ~/Documents/ROMs/com.provenance.atarist/
szDiskAZipPath =
szDiskBZipPath =

[ROM]
szCartridgeImageFileName =
szTosImageFileName = tos.img

[Log]
sLogFileName = stderr
sTraceFileName = stderr
nExceptionDebugMask = 259
nTextLogLevel = 4
nAlertDlgLogLevel = 1
bConfirmQuit = FALSE
bNatFeats = FALSE
bConsoleWindow = FALSE

[System]
nCpuLevel = 2
nCpuFreq = 8
bCompatibleCpu = FALSE
nMachineType = 1
bBlitter = TRUE
nDSPType = 0
bRealTimeClock = FALSE
bPatchTimerD = TRUE
bFastBoot = FALSE
bFastForward = FALSE

Anyone knows how to fix the crashes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken that needs fixing, confirmed and reproduceable
Projects
None yet
Development

No branches or pull requests

1 participant