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
2024-03-30 10:36:09 -06: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
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
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
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
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
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
saulfabreg Wii VC Project
89421e9282
Added missing Spanish translation for new Reset question prompt ( #437 )
2022-02-20 16:28:27 -07:00
bladeoner
91a37a0425
Update language files ( #433 )
2022-02-07 09:04:24 -05:00
Daryl Borth
603f018a33
support forwarders that pass in sd1:/
2022-01-13 14:37:31 -07:00
saulfabreg Wii VC Project
c2ce4e4b5e
Update Spanish language translation in 2022 ( #431 )
...
Updated again some Spanish translations for this new year 2022.
2022-01-12 10:30:03 -07:00
bladeoner
ae40abc11e
Update file headers ( #430 )
2022-01-09 09:41:59 -07:00
saulfabreg Wii VC Project
4febb2f03d
Update (again) Spanish language translation ( #428 )
...
Update some untranslated and mistranslated messages and text from VBA GX.
Match Wii Controls was mistranslated as "Wiimote con Nunchuk", but since this readme https://github.com/dborth/vbagx#readme shows about many ways for match Wii controls with Wii remote only and not just Nunchuk, i've replaced it with "Coincidir controles Wii".
2021-10-16 12:05:58 -07:00
bladeoner
08891fe531
Update Dutch language and other language files ( #426 )
2021-08-09 08:42:34 -06:00
Daryl Borth
d79b348df8
fixing build on new devkitppc
2021-08-06 12:35:54 -06:00
Daryl Borth
96539276b1
update pt_br translation
2021-03-24 13:05:10 -06:00
Daryl Borth
0a3af31c78
update to 2.4.5
2021-03-23 18:47:47 -06:00
Daryl Borth
93ba7c6449
change max dimensions back to 640x480, fix bug in png loading
2021-03-16 19:41:30 -06:00
Daryl Borth
44fa7fd6ff
increase max game screenshot size to 640x512
2021-03-07 10:26:27 -07:00
Daryl Borth
ec170e9985
updated french translation (thanks Tanooki16!)
2021-03-07 10:23:18 -07:00
Daryl Borth
60cf085ce6
update icon
2021-03-07 10:18:37 -07:00
Daryl Borth
4e46990ee3
add L+R+START for back to menu for wii classic controller
2021-02-12 15:30:31 -07:00
Daryl Borth
ead882daf1
Fixed SD2SP2 / SD gecko issues
2021-02-06 16:06:33 -07:00
Daryl Borth
64a9830678
fix merge issue
2021-02-02 16:09:22 -07:00
Daryl Borth
00d3d8eaf9
Merge branch 'master' of https://github.com/dborth/vbagx.git
2021-02-02 16:07:10 -07:00
Daryl Borth
60956e579a
reverse mounting order, fix bug storing save/load method
2021-02-02 16:07:03 -07:00
Daryl Borth
99cd8862bf
fix SD2SP2
2021-01-31 09:45:26 -07:00
Daryl Borth
c85985bbb5
change max game image dimensions to 640x480 to support screenshots
2021-01-28 11:52:40 -07:00
Daryl Borth
d181f41271
finalize 2.4.2
2021-01-18 19:09:07 -07:00
bladeoner
bfb4614c33
Update file headers ( #415 )
2021-01-06 12:13:12 -08:00
Daryl Borth
90ab240696
add ability to change the player mapped to a connected controller
2020-09-28 16:57:20 -06:00
Daryl
2cf4a1c4aa
load cover images directly from file instead of an intermediary buffer
2020-08-09 13:16:00 -06:00