libretro / libretro/libretro-uae

[IAGL] amiga PUAE no device loaded

Open
#651 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
169
Forks
76
Avg merge
5h 34m
Merged PRs (30d)
7

Description

I am getting this error message when loading a hdf from IAGL on a RP4 using libreelec 11.0.6 and KODI 20.

Please insert volume DH0 in any device.

The log file says of course that Startup sequence failed since DH0 is not found.

Further,
info : AddOnLog: game.libretro.uae: HD (1) inserted in drive DH0: '/storage/.kodi/userdata/addon_data/plugin.program.iagl/game_cache/Worms_v1.0_1MB_0230.hdf'

2024-03-21 10:58:04.432 T:1793 info : GAME: ---------------------------------------
2024-03-21 10:58:04.432 T:1793 info : GAME: Game loop: true
2024-03-21 10:58:04.432 T:1793 info : GAME: FPS: 50.000000
2024-03-21 10:58:04.432 T:1793 info : GAME: Sample Rate: 44100.000000
2024-03-21 10:58:04.432 T:1793 info : GAME: Region: PAL
2024-03-21 10:58:04.432 T:1793 info : GAME: Savestate size: 11027793
2024-03-21 10:58:04.432 T:1793 info : GAME: ---------------------------------------
2024-03-21 10:58:04.432 T:1793 error : AddOnLog: game.libretro.uae: Failed to connect controller, invalid port addre
ss: /keyboard
2024-03-21 10:58:04.432 T:1793 error : AddOnLog: game.libretro.uae: Failed to connect controller, invalid port addre
ss: /mouse
2024-03-21 10:58:04.459 T:1793 error : Failed to open savestate file
2024-03-21 10:58:04.459 T:1793 error : Cheevos: Couldn't load patch file
2024-03-21 10:58:04.480 T:1793 error : CGUIMediaWindow::GetDirectory(plugin://plugin.program.iagl/game/Amiga_ZachMorris/Worms+%281+MB%29) failed

Which reflects also that neither a connected controller works not an attached keyboard or mouse unfortunately.

So there are currently 2 Problems.

  1. No input devices recognized/usable (although they work fine in the kodi GUI itself)
  2. The hdf games are not loaded since for some reason DH0 seems to be empty although the hdf is recognized

Any help is highly appreciated.

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

Reproduce the issue on the Raspberry Pi 4 with LibreELEC 11.0.6, Kodi 20, and the reported HDF, then inspect the game.libretro.uae log entries for DH0 and controller connections. Done means the HDF boots successfully from DH0 and controller, keyboard, and mouse input are recognized.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.