Giter VIP home page Giter VIP logo

Comments (4)

deltabeard avatar deltabeard commented on June 18, 2024

Which libretro core are you using and what version?

from haiyajan.

rtomasa avatar rtomasa commented on June 18, 2024

Sorry I forgot to mention the tech details. It is snes9x_libretro.so (v1.61) running in a x64 bits PC running Fedora Linux.
BTW The core is from the latest available version of Lakka

from haiyajan.

deltabeard avatar deltabeard commented on June 18, 2024

Thanks. I'll assume it's the version at https://github.com/libretro/snes9x/ with the latest commit of bc3bbb28c1723742d102c867e264574915d7c8ef.

It's been a while since I worked on this project, so I don't remember what state it's in with regards to libretro core compatibility. I remember having problems with a few libretro cores that worked in RetroArch but not with Haiyajan because they would call functions in an order that was not defined by the libretro specification. I also remember a problem whereby Haiyajan would not apply libretro settings, causing some libretro cores to not apply game specific workarounds, but I think I fixed that problem.

I'll have a look at this in the coming weeks. Thanks for your interest in this project.

from haiyajan.

rtomasa avatar rtomasa commented on June 18, 2024

FYI I was able to find out the issue. SNES9x core does require passing all configuration values via RETRO_ENVIRONMENT_GET_VARIABLE, otherwise some parameters like the SFX clock remains NULL leading to the issue I was facing.

from haiyajan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.