696 Commits

Author SHA1 Message Date
Extrems
478d0790fa Include proper build rules for libogc2 (#485) Pre-release 2025-08-29 12:44:31 -06:00
DDinghoya
01314ef980 Update ko.lang (#484) 2025-08-14 09:17:30 -06:00
Daryl Borth
c6977b3eae update version 2.5.0 2025-07-30 19:18:42 -06:00
Mitchell Rysavy
97895a9c15 Add GC Loader to filebrowser.cpp and use pkg-config for freetype (#483)
* Use pkg-config for freetype cflags and libs

* Add GC Loader to filebrowser.cpp
2025-06-29 11:32:17 -06:00
Mitchell Rysavy
43390d81c1 Add GC Loader support (#481) 2025-05-25 10:50:49 -06:00
Daryl Borth
7207d6e918 Update build.yml 2025-05-19 13:04:02 -06:00
Daryl Borth
2e95887168 update version 2.4.9 2025-05-18 21:22:58 -06:00
Daryl Borth
09deb9da92 fix save type for a pokemon game 2025-04-09 10:06:43 -06:00
Daryl Borth
322603d86e move DVD_Mount call into retry loop 2025-04-09 09:30:26 -06:00
Daryl Borth
b318f63fba update readme 2025-03-22 09:59:45 -06:00
Daryl Borth
2c63580819 Fix DVD loading error on GameCube with DVD_Mount and DVD_GetDriveStatus 2025-03-21 10:23:15 -06:00
Daryl Borth
c7d6125d4e add libfreetype back to fix instability 2025-03-20 19:56:09 -06:00
Daryl Borth
3cdcdf372c switch to libogc2 2025-03-20 16:08:44 -06:00
dborth
89737f5708 Update bug-report.yml 2025-01-15 10:47:23 -07:00
dborth
4c3e1b17ec Delete .github/ISSUE_TEMPLATE/question-report.yml 2025-01-15 10:46:32 -07:00
Daryl Borth
194874f245 increase max zoom to 1.6 for GB/GBA 2024-08-08 19:01:28 -06:00
saulfabreg Wii VC Project
9655bf6a22 attempt to use upstream MBC2 save handling. (#474)
Taken from upstream VisualBoyAdvance-M code.
Hope i didn't break MBC2 saving this time...
2024-04-18 20:42:02 -06:00
Daryl Borth
ffc8f4aadb update version and readme 2.4.8 2024-03-30 10:36:09 -06:00
Etienne Haarsma
1e45619945 Added Download buttons to README.md (#473) 2024-03-02 09:21:25 -07:00
Etienne Haarsma
eec4bea870 Updated CI actions (#472) 2024-02-19 13:44:21 -07:00
IsakTheHacker
eb1c6988b4 Create Swedish translation (#469)
* Create Swedish translation

* Add Swedish as a translation option
2024-01-22 19:32:34 -07:00
saulfabreg Wii VC Project
f1cabe8b51 Add L+R+START for return to the menu for other controllers (e.g., GCN controller) (#468) 2024-01-05 13:44:30 -07:00
R-Sam-1980
6d55d21d6f "Official Site" too close to "Credits" and Update Chinese translation (#464)
* "Official Site" too close to "Credits"

* Update Chinese translation

---------

Co-authored-by: duxiuxing <duxiuxing@foxmail.com>
2023-11-08 18:09:41 -07:00
Sönke Joppien
583a202622 Replace "Wii-FB" with "Wiimote" in German translation (#463) 2023-11-05 09:11:57 -07:00
Sönke Joppien
d3344bea56 Update German translation (#462) 2023-10-16 12:15:51 -06:00
saulfabreg Wii VC Project
8b49ff30cc Fix MBC2 data saving (F-1 Race, Kirby's Pinball Land, etc.) (#460)
The old MBC2 saving routine based on gbMemory the savedata generated/stored on mapper MBC2 to not save correctly.

The affected games by this includes F-1 Race, Kirby's Pinball Land, etc.

This fixes said issue, by replacing the save routine from gbMemory to gbRam, like the other mapper saving routines. Also changes the savefile size to 512 kB for avoid saving issues with all MBC2 games.

Based on the same fix by Steelskin.
2023-08-29 11:15:22 -06:00
saulfabreg Wii VC Project
51702bb545 Fix MBC7 (specifically Kirby Tilt 'n' Tumble) data saving (Steelskin) (#459)
Commit reference: https://github.com/visualboyadvance-m/visualboyadvance-m/commit/803ab352

Previously, MBC7 EEPROM was saved at address 0xa000 in memory, rather
than inside the `gbRam` data buffer. This was inconsistent with other
mappers, resulting in issues like the EEPROM data being cleared on
`gbReset`.
2023-08-28 19:26:07 -06:00
Daryl Borth
e64840914d Merge branch 'master' of git@github.com:dborth/vbagx.git 2.4.7 2023-07-31 12:57:33 -06:00
Daryl Borth
23a1465bf1 update version and readme 2023-07-31 12:57:23 -06:00
Sönke Joppien
f362fa6147 Update de.lang (#458) 2023-07-31 11:07:53 -06:00
Sönke Joppien
d556c80ca2 Update de.lang (#457) 2023-07-30 17:08:59 -06:00
Daryl Borth
75d024b2ba fix compilation on newer mxml 2023-07-30 17:03:17 -06:00
Daryl Borth
9598406749 fix compilation on newer mxml 2023-07-30 13:31:45 -06:00
bladeoner
289bcb5d29 Silence last build warning (#455) 2023-03-26 14:46:19 -06:00
bladeoner
1124f2be32 Silence build warnings (#454) 2023-03-22 13:12:50 -06:00
bladeoner
d0f39ffe6b Update copyright (#452) 2023-01-30 14:08:08 -07:00
bladeoner
b88daa4142 Optimize Github workflow (#450) 2023-01-06 09:10:05 -07:00
bladeoner
d17284d385 Update README.md to fix Nightly Build status (#449) 2022-12-02 10:09:58 -07:00
bladeoner
61ba1ed3f3 Add Pre-release (#448) 2022-12-02 09:47:34 -07:00
cjunisl
d7b446447a Update pt_br.lang (#447)
* Update pt_br.lang

Update Brazilian Portuguese translation

* Update pt_br.lang
2022-10-29 10:22:56 -06:00
saulfabreg Wii VC Project
b15c3c7dc6 Fix a crash upon relaunching after removing a SD/USB device (InfiniteBlueGX) (#446) 2022-10-25 09:09:08 -06:00
bladeoner
14210941ad Update Github Workflow (#445) 2022-10-21 09:55:44 -06:00
saulfabreg Wii VC Project
c510d36be6 Update Upload Artifact Builds to v3.1.0 (#444) 2022-10-14 10:16:07 -06:00
Daryl Borth
1743e6948e switch to chosen video mode on first load if not automatic 2022-07-18 13:05:23 -06:00
Daryl Borth
682c28a88a update version 2.4.6 2022-06-15 21:41:12 -06:00
Tboytheintelligentcoder
965a1aac20 Fixed ko.lang (#442) 2022-05-31 17:46:51 -06:00
Daryl Borth
30363b8638 simplify code 2022-05-20 13:10:25 -06:00
saulfabreg Wii VC Project
48d499c564 Add "Enable Turbo Mode" toggle to the Video Settings menu (based on InfiniteBlueGX's code) (#441)
* Add "Enable Turbo Mode" toggle to the Video Settings menu

* Add "Enable Turbo Mode" toggle to the Video Settings menu

* Add "Enable Turbo Mode" toggle to the Video Settings menu

* Add "Enable Turbo Mode" toggle to the Video Settings menu

* Add Spanish translation to "Enable Turbo Mode" option

* forgot to update setting order for Enable Turbo Mode option (fixes not appearing On/Off option)
2022-05-20 13:07:39 -06:00
bladeoner
ea1ad3cffe Update Github Workflow and README.md (#439) 2022-02-27 10:57:42 -07:00
bladeoner
e32991c440 Update Github Workflow (#438) 2022-02-25 11:39:07 -07:00