The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.34 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



Freeplaytech Forum
eduke32 not launching - Printable Version

+- Freeplaytech Forum (https://forum.freeplaytech.com)
+-- Forum: Freeplay Zero / Freeplay CM3 / Game Pie Advance (https://forum.freeplaytech.com/forumdisplay.php?fid=24)
+--- Forum: Freeplay Zero/CM3 (AKA GPA) Software (https://forum.freeplaytech.com/forumdisplay.php?fid=26)
+--- Thread: eduke32 not launching (/showthread.php?tid=5053)

Pages: 1 2 3


RE: eduke32 not launching - TexasPorcupine - 11-16-2019

(11-16-2019, 07:54 AM)Porcinus Wrote: So, I reinstalled it on my CM3 via Retropie setup > Manage package (from binary) and the port is able to run without any modifications (all bind need to be done).

'/home/pi/RetroPie/roms/ports/duke3d' content only duke.rts and duke3d.grp

Do you have any tips on how to bind controls?


RE: eduke32 not launching - Porcinus - 11-16-2019

Partial...
Push the 2 attached file into '/home/pi/.config/eduke32' and remove '.txt' extension.

Most thing look to work but not the start button to open menu :/

Note:
Config come from here : https://retropie.org.uk/forum/topic/9835/eduke32-controller-analog-sticks-issue-constant-spinning/5
It is supposed to work with 360 controller, MK driver work a similar way


RE: eduke32 not launching - Porcinus - 11-16-2019

eduke32.cfg is the interesting file to edit the joystick binding.
To know the physical buttons/axis vs JoystickButton/JoystickAnalogAxes, run 'jstest /dev/input/js0' thru SSH.


RE: eduke32 not launching - TexasPorcupine - 11-16-2019

(11-16-2019, 08:52 AM)Porcinus Wrote: Partial...
Push the 2 attached file into '/home/pi/.config/eduke32' and remove '.txt' extension.

Most thing look to work but not the start button to open menu :/

Note:
Config come from here : https://retropie.org.uk/forum/topic/9835/eduke32-controller-analog-sticks-issue-constant-spinning/5
It is supposed to work with 360 controller, MK driver work a similar way

Excellent, thanks for the help! I'll give these a try.