Releases: plrguez/fba-sdl
Fix 06 for OpenDingux beta
Warning: These are test builds to track the problems with fba-sdl for beta OpenDingux. You can download the latest version of beta OpenDingux here
Changes
- Fix for hardware scaling when adjusted screen width is greater than driver's width, in that case blit functions are not working properly. Metal Slug roms should now work properly in RG350M with hardware scaling.
Downloads
Multi opks are valid for GCW-Zero, RG350(P)(M), RG280(V)(M), LDK vertical, and horizontal, RS97, RG300 devices running the beta OpenDingux.
- fba-multi.opk include launcher for selector files and FBA UX
- fba-multi_ui_only.opk only include FBA UX
Fix 05 for beta OpenDingux
Warning: These are test builds to track the problems with fba-sdl for beta OpenDingux. You can download the latest version of beta OpenDingux here
Changes
- Set hardware surface video mode for the UX and for game runs with no hardware scaling. This seems to prevent screen from getting bad on some devices as (LDKV, RG350M/V). Also set triple buffer for the UX to avoid screen flickering.
- Enable triple buffer for hardware scaling modes only if configured. Until now was always enabled.
Downloads
Multi opks are valid for GCW-Zero, RG350(P)(M), RG280(V)(M), LDK vertical, and horizontal, RS97, RG300 devices running the beta OpenDingux.
- fba-multi.opk include launchesr for selector files and FBA UX
- fba-multi_ui_only.opk only include FBA UX
Fix 04 for beta OpenDingux
Warning: These are test builds to track the problems with fba-sdl for beta OpenDingux. You can download the latest version of beta OpenDingux here
Changes
- For hardware scaling gcd is used to adjust the resolution to use, this must fix some games that use not compliant scalings resolutions for OD Beta IPU scaler as 256x248 and 256x246.
- Also fixed some resolutions for software saling: 256x248 (Karnov) and 256x246 (Kung-Fu Master).
- Added Integer scale option.
Downloads
Multi opks are valid for GCW-Zero, RG350(P)(M), RG280(V)(M), LDK vertical, and horizontal, RS97, RG300 devices running the beta OpenDingux.
- fba-multi.opk include launchesr for selector files and FBA UX
- fba-multi_ui_only.opk only include FBA UX
Fix 03 for beta OpenDingux. Lepus build
Lepus build and fix opening zipped roms.
- fba.opk and fba_ui_only.opk are for GCW-Zero, RG350(P)(M), RG280(V)(M) devices running the beta OpenDingux.
- fba_lepus.opk and fba_ui_only_lepus.opk are for LDK vertical, and horizontal, RS97, RG300 devices running the beta OpenDingux.
Warning: This is a test to track the problems with fba-sdl for beta OpenDingux. You can download the latest version of beta OpenDingux here
Fix 02 for beta OpenDingux
Fix savestates for beta OpenDingux
Warning: This is a test to track the problems with fba-sdl for OpenDingux beta.
Fix 01 for beta OpenDingux
Warning: This is a test to track the problems with fba-sdl for OpenDingux beta.
Take into account that I had commented some code dependent on external libraries so some functions may not work properly.
fix-for-od_beta.patch contains only the changes that make fba-sdl to work in OpenDingux beta.