Anders Jenbo
ef37f3de02
[controller] Map mouse right button
...
- Fix retrofw build error
- Map right and left mouse click for retrofw
- Fix opening inventory/char sheet on retrofw
6 years ago
Anders Jenbo
0b175c22ee
[controller] Move healing/mana to L1/R1
...
This is more like the original PSX port, and maps better to devices with
only one set of triggers.
6 years ago
Gleb Mazovetskiy
2a085dfcf9
RetroFW: Disable networking
...
Fixes load time issues on RG300
6 years ago
Gleb Mazovetskiy
4aa8fdbf5a
OpenDingux: Use xburst arch for RetroFW builds
...
It's basically the same as before but with FMA instruction disabled
(known to be buggy on some (all?) Ingenic CPUs)
7 years ago
Gleb Mazovetskiy
675a7b7363
Move RG350/RetroFW/Switch defs to CMake
7 years ago
Gleb Mazovetskiy
4f3b1f0fb8
[switch] Build with CMake ( #334 )
...
* Switch port: Code changes for latest devkitpro
* switch/build.sh: Fewer devkitpro packages
7 years ago
Gleb Mazovetskiy
7bb1e3de12
OpenDingux: Remove RS90 stuff
...
That device only has a 2-inch screen and doesn't have X/Y so I don't
think there is a point in porting to it.
7 years ago
Gleb Mazovetskiy
a13f1580d5
Prefill player name from list
7 years ago
Gleb Mazovetskiy
2acb87c743
SDL1: Set video mode flags and BPP via CMake
7 years ago
Gleb Mazovetskiy
040caf71d3
RetroFW: Fix brightness button using belt item 3
7 years ago
Gleb Mazovetskiy
1bc19ec1e9
Update KbCtrl mappings
...
New mappings for mouse movement.
Select is now the modifier key.
7 years ago
Gleb Mazovetskiy
5c32814820
RG350 and RetroFW improvements
...
1. Use SDL1 for RG350 for performance
2. Document controls for both
7 years ago
Gleb Mazovetskiy
d3be0ed6f7
Define RetroFW controls via the build script
7 years ago
Guillaume Roche
b96371b00d
Refactor OpenDingux build scripts ( #372 )
...
* Refactor OpenDingux build scripts
Created a common build.sh script that takes the target architecture as a
command line argument.
Updated existing build scripts, now they call build.sh with the matching
target.
This avoids code duplication and should help maintaining the build
script.
* Split the buildroot prepare and build steps
If the buildroot compilation fails, it will be run again the next time
the script is called. This was not the case before, as the buildroot
step was skipped when the buildroot folder existed.
* minor fixes
7 years ago
Gleb Mazovetskiy
56b77eb633
Packages for RG350 and GCW0
7 years ago
Gleb Mazovetskiy
2d8a778840
RetroFW / OpenDingux build configurations ( #264 )
7 years ago