Commit Graph

591 Commits

Author SHA1 Message Date
CrewMdk
1884463860
Updated spanish language translation (#391)
* Updated spanish language translation

The text is organized in alphabetical order.
The texts for the interface are the first and the texts for Snes9x GX were moved at the end to have a better order and facilitate translation into other languages.

* Updated spanish language translation

Translations have been added for the text "Chinese (Simplified)" and "Chinese (Traditional)".
2020-04-02 18:29:37 -06:00
CrewMdk
95a634a75c
Updated english language translation (#390) 2020-04-02 18:29:22 -06:00
CrewMdk
40694297b3
Updated english language translation (#389)
* Updated english language translation

* Updated english language translation
2020-04-02 18:28:42 -06:00
Daryl Borth
1ee50b55e6 fix compile issue 2020-03-20 15:23:38 -06:00
Daryl Borth
683fd17219 add support for serial port 2 (SP2 / SD2SP2) on Gamecube 2020-03-13 13:51:16 -06:00
Daryl Borth
af1ebd587c skip chinese traditional (no translation). fix language default. 2020-03-13 13:43:32 -06:00
xjsxjs197
dc600052fe
update SIMP_CHINESE translations (#386)
* update SIMP_CHINESE translations

* Update zh.lang
2020-03-12 08:43:09 -06:00
Daryl Borth
de7e5bebf3 fix wii u pro controller button mapping not being used in one case 2020-03-01 10:06:08 -07:00
dborth
b80827f36e Update issue templates 2020-03-01 09:51:26 -07:00
Daryl Borth
e748fe252a fix controllers with bad calibration data 2020-02-28 18:50:40 -07:00
CrewMdk
8347469358
Updated english language translation (#380) 2020-02-17 17:29:28 -07:00
Daryl Borth
aa3ca5b2aa set default calibration values for controllers that return invalid data 2020-02-16 17:52:33 -07:00
Daryl Borth
6901e668b3 fix ZL button mapping for Wii U GamePad 2019-04-16 19:12:29 -06:00
Daryl Borth
cff1878679 update readme. finalize 2.4.0 2019-04-13 10:28:48 -06:00
Daryl Borth
b77ca3340f update makefiles 2019-04-11 19:28:07 -06:00
Daryl Borth
fac58f9986 cleanup screenshot memory management. 2019-03-02 16:38:08 -07:00
Daryl Borth
19f8899759 fixed crash when used as wiiflow plugin. 2019-02-20 18:45:11 -07:00
Daryl Borth
9e0d835195 fix crash on launch when using network shares 2019-01-29 20:47:54 -07:00
Daryl Borth
9737d1db13 fix issue with on-screen keyboard 2019-01-29 18:13:54 -07:00
DDinghoya
dc440177ab - Updated Korean translation. (#368) 2019-01-26 11:50:28 -07:00
Daryl Borth
ad40f746d4 Merge branch 'master' of https://github.com/dborth/vbagx.git 2019-01-25 18:59:08 -07:00
Daryl Borth
788badfc5d finalize 2.3.9 2019-01-25 18:58:58 -07:00
DDinghoya
a6abe27b76 - Updated Korean translation. (#367) 2019-01-25 08:39:05 -07:00
DDinghoya
0e1f5dd5ac - Updated Korean translation. (#366) 2019-01-23 08:00:05 -07:00
Daryl Borth
b0cbed213c fix transparency issue in metroid fusion 2019-01-15 21:19:42 -07:00
Daryl Borth
09bdc46135 update readme 2019-01-08 18:15:42 -07:00
Daryl Borth
91ab0f2f5a reset tilt and cursor every time when returning to the game. 2019-01-07 20:06:08 -07:00
Daryl Borth
5f8e21baea Add support to load external background music 2019-01-06 10:19:03 -07:00
Daryl Borth
e0b0f005b2 add ability to externally load fonts and activate japanese/korean
translations.
2019-01-05 17:07:33 -07:00
dborth
23ae2a2349
Merge pull request #359 from DDinghoya/patch-4
Update ko.lang
2019-01-05 16:22:42 -07:00
Daryl Borth
83695db530 there's no need to clear wiidrc values every pad scan. remove it. 2019-01-05 13:33:54 -07:00
dborth
b954e176ef
Merge pull request #363 from Zal0/master
Swapping preview images with + button
2019-01-05 10:49:34 -07:00
Zalo
02acb0341d Merge branch 'DBORTH_master' 2019-01-05 13:58:46 +01:00
Zalo
36aedc24c4 swapping preiews with + button 2019-01-05 13:18:57 +01:00
Zalo
2f40cee1d4 removed ImageFolder and getting it from PreviewImage and the folders 2019-01-05 11:04:44 +01:00
Daryl Borth
2510e1c215 finalize 2.3.8 2019-01-04 18:14:41 -07:00
Daryl Borth
da80d9c8e8 fix controllers with no analog sticks 2019-01-01 14:34:12 -07:00
DDinghoya
8ad38a2d26
Update ko.lang 2018-11-16 08:53:18 +09:00
Daryl Borth
41a80cd6f9 Add Wii U GamePad support (thanks Fix94!) 2018-09-05 20:00:21 -06:00
Daryl Borth
53cf729fa8 simplify logic for controller analog sticks 2018-08-30 16:09:31 -06:00
Daryl Borth
c64e7a2f70 if arguments are passed to the emu to autoboot a game, then the main
menu button should be labelled Exit, and leave the emu instead of going
back to the main menu. cleanup autoboot code.
2018-08-30 10:11:11 -06:00
Daryl Borth
eabe325fb0 restore changes lost from 2.3.0 core upgrade (GameCube virtual memory,
optimizations from dancinninjac, GB color palettes, rotation/tilt for
WarioWare Twisted, in-game rumble)
2018-08-29 20:55:36 -06:00
Daryl Borth
87995ca4f1 finalize 2.3.7 2018-08-28 15:57:17 -06:00
Daryl Borth
16181ef6b9 avoid using file stat when possible. it's slow. 2018-08-28 15:02:35 -06:00
Daryl Borth
b738b86176 speed up returning to menu from in-game 2018-08-27 10:40:21 -06:00
Daryl Borth
b861ecb77b fix video sparkles when emu first loads 2018-08-27 10:08:44 -06:00
Daryl Borth
13e16c3246 increase memory for mem2 manager 2018-08-27 10:04:33 -06:00
Daryl Borth
85217f4c0d prevent overrunning the file buffer (eg: loading a game cover image
that's too big). increase buffer size to load larger IPS/UPS files.
2018-08-27 09:34:42 -06:00
Daryl Borth
633bca15af add missing 2 button trigger for Emulation button 2018-08-26 20:36:36 -06:00
Daryl Borth
a4b9c08436 change some defaults 2018-08-26 20:33:52 -06:00