Commit Graph

332 Commits

Author SHA1 Message Date
Nadia Holmquist Pedersen
0a0699f272
Linux: Force SDL2 video driver selection to X11 (#197)
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
2024-05-20 23:39:33 +02:00
David Chavez
0b609752ce
CI: Enable secrets on forks with approval (#227) 2024-05-20 22:55:59 +02:00
Guilherme Arcencio
f872ca87cc
Fix CMake build directory name in BUILDING.md (#205) 2024-05-20 16:14:09 +02:00
Reonu
671d94a6d5
Add clarification regarding choosing other ROMs to readme (#210) 2024-05-20 01:07:18 -04:00
Mr-Wiseguy
6121e5aa3c
Fix release link in README to always point to the latest release. 2024-05-18 23:34:02 -04:00
Mr-Wiseguy
b791a4aa1d
1.0.1 Hotfixes (#190)
* Fixed bug with autosaving where some flags weren't updated in the save buffer

* Display message boxes for RT64 initialization errors

* Bump version number to 1.0.1
2024-05-18 18:46:11 -04:00
David Chavez
3f9478c7e6
CI: Allow whole ZRE repo to be replaceable (#182) 2024-05-18 22:35:13 +02:00
David Chavez
511fca8393
Bundle missing dll’s & tar linux archive (#180) 2024-05-18 16:38:38 +02:00
David Chavez
7e8782c114
Building Instructions & CI (#178)
Co-authored-by: Mr-Wiseguy <mrwiseguyromhacking@gmail.com>
2024-05-18 04:23:48 +02:00
Reonu
008dfa5b0b Add missing semicolon 2024-05-16 19:46:15 +01:00
Reonu
29161d17f2
Add Linux workarounds to readme (#150) 2024-05-15 18:28:39 -04:00
Mr-Wiseguy
ada320a184
Fix link in README.md 2024-05-15 11:26:38 -04:00
Reonu
4873460b88
Add savefile location info to readme (#144) 2024-05-15 00:02:40 +01:00
Mr-Wiseguy
abbf090153
Update bug_report.md 2024-05-14 10:18:14 -04:00
Tharo
89af45ae34
ultramodern / recomp runtime: Relax alignment restrictions in osEPiReadIo, implement some more stubs (#130)
- osDriveRomInit
 - __osPiGetAccess
 - __osPiRelAccess
 - osPfsChecker
2024-05-14 00:21:51 -04:00
Mr-Wiseguy
d5fb5f50c1 Added microcode tomls for RSPRecomp 2024-05-12 20:35:54 -04:00
Mr-Wiseguy
a72f4d6072
Update system requirements 2024-05-12 11:36:12 -04:00
Mr-Wiseguy
452d2af067
Update README.md 2024-05-11 13:28:38 -04:00
Mr-Wiseguy
b1109f66c1 Update README.md 2024-05-10 20:33:10 -04:00
Mr-Wiseguy
028fa7fd17 Add a libraries and referenced projects section to the readme 2024-05-10 16:27:10 -04:00
Mr-Wiseguy
c9c1726a8b Add link to releases in readme 2024-05-10 14:32:57 -04:00
Mr-Wiseguy
82c449045f
Update issue templates 2024-05-10 00:22:09 -04:00
Mr-Wiseguy
b18262c692 Update readme and general config descriptions, add GPLv3 license, bump verison number to 1.0.0 2024-05-10 00:07:09 -04:00
Mr-Wiseguy
c898edd749 Update RT64 and shader cache, add decals to N64 effect list in readme, bump version number to 1.0.0-rc2 2024-05-06 22:47:31 -04:00
Mr-Wiseguy
b89d9c8508 More readme changes 2024-05-06 20:09:01 -04:00
Reonu
f56b6c6b87
Fix the right edge on the purple background for scene title cards (#20) 2024-05-06 20:03:48 -04:00
Mr-Wiseguy
8a035386c0 Update readme 2024-05-06 19:01:34 -04:00
Mr-Wiseguy
25461da8ab First draft of readme 2024-05-06 18:09:39 -04:00
Mr-Wiseguy
ac14e4ca3f Fixed overlay symbol (kerning table) being referenced directly, added map file generation to patch compilation 2024-05-06 14:11:00 -04:00
Mr-Wiseguy
4c3d48ba8f Added some more mode-specific camera interpolation logic 2024-05-05 23:09:33 -04:00
Mr-Wiseguy
18be149b7b Fixed rect alignment causing issues in horseback target practice 2024-05-05 23:09:19 -04:00
Mr-Wiseguy
af165cb21c Various transform tagging 2024-05-05 19:09:11 -04:00
Mr-Wiseguy
47de6032d9 Fixed autosave timing when loading file or after moon crash 2024-05-05 00:27:08 -04:00
Mr-Wiseguy
db41873d69 Fixed save deletion using the wrong file number 2024-05-04 23:48:42 -04:00
Mr-Wiseguy
300af8c8c4 Made loading a save start the slow autosave timer instead of the normal one 2024-05-04 23:36:08 -04:00
Mr-Wiseguy
d1fb2bd278 Made Song of Time/game completion saves delete the autosave and made moon crash resets give the player extra time before an autosave triggers 2024-05-04 22:47:35 -04:00
Mr-Wiseguy
73eac7c88d Make owl saves not get deleted on load if autosaving is enabled, updated autosave description 2024-05-04 20:42:53 -04:00
Reonu
2a72fc25ca
Skip owl statue text referencing save deletion if autosave is enabled (#19) 2024-05-04 20:40:45 -04:00
Mr-Wiseguy
83b196a4e5 Move rmlui reload to F10 and make F11 toggle fullscreen 2024-05-04 15:42:19 -04:00
Mr-Wiseguy
9ff794f502 Suppress enter key when alt is held to prevent stray inputs when using the fullscreen shortcut 2024-05-04 15:28:54 -04:00
Mr-Wiseguy
a324b7853d Made loading autosaves spawn the player in dungeons when the save was made while in a dungeon 2024-05-04 14:32:33 -04:00
Mr-Wiseguy
54b862599c Implemented UI for controlling autosaving, fixed general config defaults not being applied correctly 2024-05-04 13:08:14 -04:00
Mr-Wiseguy
7034243ff6 Update RT64 2024-05-04 02:10:58 -04:00
Mr-Wiseguy
0faf51e8a2 Disable autosave debug 2024-05-04 02:08:59 -04:00
Mr-Wiseguy
b7775e1e96 Implement rewind button in save menu to load the base file instead of the owl save/autosave 2024-05-04 01:20:14 -04:00
Mr-Wiseguy
3fdb2dc001 Fixed integer overflow in audio buffer calculations, added workaround to speed up audio if too many samples get queued somehow (prevents audio lag bug) 2024-05-04 00:28:42 -04:00
Mr-Wiseguy
55aa02c4b3 Added camera interpolation workarounds for specific modes or scenes 2024-05-03 19:55:34 -04:00
Reonu
619325366e
Add 'player can pause' check to autosave logic (#17) 2024-05-03 13:01:53 -04:00
Reonu
20d6f56644
Fix saves getting deleted on SoT save (#16) 2024-05-03 12:57:49 -04:00
Reonu
6aaf0bbd71
Interpolation fixes for snowhead/ikana boulders and beaver race rings (#18) 2024-05-03 12:57:07 -04:00