Giter Club home page Giter Club logo

Comments (6)

jalopezsuarez avatar jalopezsuarez commented on September 26, 2024

could you give me more details please?

from piback.

asakous avatar asakous commented on September 26, 2024

I am using OrangPi with RetroPie installed. gcc version 4.9.2 . OS is armbian. after system boot. I ssh to host and execute nohup ./piback --ini piback.ini >/dev/null 2>&1 & then I launch fceux from emulationstation play games. if I press the hotkey I will jump to emulationstation menu but piback will show Segmentation fault on console screen . here is my config [device]

device0_input = /dev/input/js0
device1_input = /dev/input/js1
device2_input = /dev/input/js2
device3_input = /dev/input/js3

[application]

application_process = fceux

[hotkey]

hotkey0_button_a = 8
hotkey0_button_b = 9

hotkey1_button_a = 8
hotkey1_button_b = 9

hotkey2_button_a = 8
hotkey2_button_b = 9

hotkey3_button_a = 8
hotkey3_button_b = 9

from piback.

jalopezsuarez avatar jalopezsuarez commented on September 26, 2024

try just one hotkey setup:

[device]
device0_input = /dev/input/js0
device1_input = /dev/input/js1
device2_input = /dev/input/js2
device3_input = /dev/input/js3

[application]
application_process = fceux

[hotkey]
hotkey0_button_a = 8
hotkey0_button_b = 9

hotkey1_button_a = 0
hotkey1_button_b = 0

hotkey2_button_a = 0
hotkey2_button_b = 0

hotkey3_button_a = 0
hotkey3_button_b = 0

anyway let me have a look if there is any problem with application_proccess property, and I will test your configuration.

from piback.

asakous avatar asakous commented on September 26, 2024

still get Segmentation fault

from piback.

jalopezsuarez avatar jalopezsuarez commented on September 26, 2024

fixed update and try please.

from piback.

asakous avatar asakous commented on September 26, 2024

yes . update fixed the problem.

from piback.

Related Issues (1)

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.