Commit Graph

1801 Commits

Author SHA1 Message Date
RyzenDew d9c19b5345
Merge pull request #330 from xoascf/es-translation-eduardo_a2j
Added full Spanish translation (by eduardo_a2j)
2023-04-21 22:53:30 -03:00
Amaro Martínez ea6d2f8c1c
Update message_data_es-SV.h
Swap TEXTBOX_POS_MIDDLE with TEXTBOX_POS_BOTTOM
2023-04-21 20:49:05 -05:00
Amaro Martínez 2fa1357c10
Fix size bug, use correct sound for Deku Scrubs
One error in the original translation was that the Deku Scrubs sounded like Wolfos
2022-06-22 18:12:31 -05:00
Amaro Martínez c54d112782
Update message_data_es-SV.h 2022-06-21 22:56:46 -05:00
Amaro Martínez ce1a68d1e5
Added full Spanish translation (by eduardo_a2j)
Based on US ROM v1.0
http://dorando.emuverse.com/projects/eduardo_a2j/zelda-ocarina-of-time.html
2022-06-21 19:54:57 -05:00
RyzenDew bb69b09ec2
updating read me
Adding new video links and MD5 for PAL and Eur MQD
2022-05-26 07:25:54 -03:00
Blake Warner 7099313e99 force 20fps in the crawl tunnel 2022-05-15 20:25:03 -04:00
Blake Warner c005911242 fixed 60fps collision issues #252 #310 #311 2022-05-15 09:56:24 -04:00
Blake Warner 6892cff704 fix 60fps elec spires in jabu 2022-05-15 08:03:53 -04:00
Blake Warner 1351b599f1 fixed spirit temple spinning wall #277 2022-05-14 15:19:00 -04:00
Blake Warner ba4b544b30 fixed bug speeds #300 2022-05-14 14:09:00 -04:00
Blake Warner 384b638fb0 fixed counter overflow error #304 2022-05-14 09:13:18 -04:00
Blake Warner 1f47f792c5 fixed some 60fps issues 2022-05-13 20:58:05 -04:00
metronidazole 0b46da7e5f
Fixes OpenGL context for rendering graphics (#318) 2022-05-13 20:52:34 -04:00
Amaro Martínez 39f85a6e90
Added more json file translations (#317)
* Added json file translations for item pause

* Added json file translations for title static

* Added json file translations for title cards
2022-05-13 20:51:45 -04:00
metronidazole 0056219148
Fixed buffer creation in AudioHeap_Alloc (mixed params in aligned_alloc) (#319) 2022-05-13 20:51:02 -04:00
RyzenDew d967ce1727 Simple correction and added a dep for fedora
sdl2-devel > SDL2-devel
added g++
2022-05-03 23:41:08 -04:00
Blake Warner 0c5b195d1d more linux fixes 2022-05-03 11:44:26 -04:00
metronidazole cef67aa666
Improve linux compilation support (GLideN64) (#315)
* Removed non-existant files from meson.build

* Fixed ifdef for linux compatibility in xcontroller.cpp

* Updated meson to build gliden64

* Fixed function call in z_vismono

* Add json.cpp to meson.build (linux)

* Add AziAudio stub to meson.build

* Update z_vismono.cpp
2022-05-02 10:50:25 -04:00
Pedro Cruz db86f97f41
Updated message_data_pt.h and other tweaks (#313)
* Update icon_item_gameover_static_pt.json

* Update item_name_static_pt.json

* Update place_title_cards_pt.json

* Update message_data_pt.h
2022-05-02 10:15:24 -04:00
RyzenDew b424a9da62
Update readme
Update read me to match the Compile guide in the wiki for a cleaner compile guide!
2022-04-26 00:09:50 -03:00
Blake Warner 8b2c0692db fix ingo horse race turning 2022-04-22 19:38:51 -04:00
Blake Warner 55f33e4404 added full screen width/height option in config.json 2022-04-22 11:59:23 -04:00
Blake Warner 7d12afc985 save 2022-04-22 11:03:31 -04:00
Blake Warner 28e194cfe4 zords pt-BR file 2022-04-22 10:38:18 -04:00
lbsbezerra 1ff3d8d073 more text translated to PT-BR (I stopped by line 160)
added map_name_static_PT-BR.json and updated until line 170 for the translation

translated until line 266

translated everything up until line 338

Updated the translation until line 433. Also fixed some words to match with portuguese sentences.
2022-04-22 10:34:49 -04:00
Blake Warner 18074e0264 fixed weird ingo turning 2022-04-21 21:34:55 -04:00
Blake Warner c32c014254 fix horse timer beep 2022-04-21 20:54:22 -04:00
Blake Warner 9a314e02c5 fix statues in spirit temple 2022-04-21 18:55:03 -04:00
Blake Warner 7305e2fb58 fix moving platform in shadow temple 2022-04-21 16:54:15 -04:00
Blake Warner 951e63758f fix onepoint #291 2022-04-21 13:40:07 -04:00
Blake Warner 0ba9fd2492 fixed link falling light animation #281 2022-04-21 09:16:08 -04:00
Blake Warner 8cdbd735dc fix skull things not dying #297 2022-04-20 22:04:03 -04:00
Blake Warner 070832e355 fix master shield not showing in cutscenes 2022-04-20 19:49:37 -04:00
Blake Warner ba8a696641 fix options saving overwriting game save 2022-04-20 19:24:25 -04:00
Blake Warner f1f00ce981 fp tweak 2022-04-20 19:01:28 -04:00
Blake Warner dc14ca5e18 re-added 30fps 2022-04-20 18:07:55 -04:00
Blake Warner a089f9493f added dinput option 2022-04-20 18:07:43 -04:00
Blake Warner 39170df9f0 fix frogs #286 2022-04-20 15:13:59 -04:00
Blake Warner 8eb2ff543f fix underwater turn animation #287 2022-04-20 13:55:10 -04:00
Blake Warner 5ee539dbf4 disable link LOD 2022-04-20 12:51:23 -04:00
frizzle101101 cc6103507e
Resolved issue #295 (#296)
* removing change in camera disregarding velocity and velocity factor, causes issue #295

* removing change in camera disregarding velocity and velocity factor, causes issue #295
2022-04-20 01:35:04 -04:00
Blake Warner 6636982f67 possible pause menu crash fix (tmp) 2022-04-19 21:28:43 -04:00
Blake Warner 88cca8c4d3 fix exit crash 2022-04-19 03:24:27 -04:00
Pedro Cruz eb9058203d
Update message_data_pt.h (#289)
Updated until line 2691.
2022-04-19 03:12:05 -04:00
Blake Warner c5f933c52f added flag for multithreaded rsp processing 2022-04-17 12:26:30 -04:00
frizzle101101 12a13b5014 fix fps increase max limit 2022-04-16 20:13:28 -04:00
Blake Warner 85a182d401 added swedish translation by Vrilya 2022-04-16 19:44:51 -04:00
Blake Warner ad9ae723aa framerate class change 2022-04-16 17:16:11 -04:00
Pedro Cruz 1f5aa7bddd
Added translations and small tweaks (#282)
Update message_data_pt.h
2022-04-16 10:58:47 -04:00