Commit graph

344 commits

Author SHA1 Message Date
David Chavez
0e561e3c0c
Make building elf a target 2024-05-17 15:54:53 +02:00
David Chavez
72cdf12bf8
Remove byproduct of patches.bin 2024-05-17 15:41:29 +02:00
dcvz
f0a4bc44b8 Fix error in CmakeLists 2024-05-17 09:22:13 +02:00
dcvz
b4f4fe036c Run just linux for now 2024-05-17 09:12:21 +02:00
dcvz
77a2628b8e Archive output 2024-05-17 08:56:03 +02:00
dcvz
8035927a7c Update RT minimally to get the dxc executable changes 2024-05-17 08:48:49 +02:00
dcvz
c140b9425a Recursive subdmodule checkout 2024-05-17 08:42:55 +02:00
dcvz
c0f95893e2 Rename source folder something else 2024-05-17 08:37:21 +02:00
dcvz
6e4b8b3d10 Update the copy paths 2024-05-17 08:31:13 +02:00
dcvz
8d166452d7 Point to main upstream 2024-05-17 08:24:48 +02:00
dcvz
39c39f3d19 Restore ROM names 2024-05-17 08:23:45 +02:00
dcvz
8689ef63cd Split build process 2024-05-17 08:19:55 +02:00
dcvz
3365857422 Update rom file path 2024-05-17 08:19:55 +02:00
dcvz
1f8f52c40f clone recursively 2024-05-17 08:19:55 +02:00
dcvz
b90691575e Fix script 2024-05-17 08:19:55 +02:00
dcvz
6dc2384e08 try cloning with lfs 2024-05-17 08:19:55 +02:00
dcvz
a9b104bca8 Add token 2024-05-17 08:19:55 +02:00
dcvz
e170db3b5c Clone with PAT 2024-05-17 08:19:55 +02:00
dcvz
f1b63e9225 Add Linux CI workflow 2024-05-17 08:19:53 +02:00
Mr-Wiseguy
2b0fcd0b77 Converted manual recompiler edits for overlay loading into patches 2024-05-17 02:03:36 -04:00
Mr-Wiseguy
5bd9956d75 Added symbol toml and changed main toml to use it 2024-05-17 01:12:22 -04: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