libretro / libretro/hatari

Can not load TOS file: '/usr/bin/tos.img'

Open
#2 5 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
35
Forks
48
Avg merge
10h 45m
Merged PRs (30d)
7

Description

It seems the core is trying to load tos.img in the wrong place at first, every time you open it you'll have:

Can not load TOS file: '/usr/bin/tos.img'

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the core's TOS file lookup and the handling of the reported '/usr/bin/tos.img' path. Reproduce the startup message and determine the expected location for tos.img; done means the core finds the TOS file without reporting this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.