dcvz
1ce6c5439d
Remove conflicting libs
2024-06-10 11:01:53 +02:00
dcvz
e7d10a5470
Invalidate cache on new N64Recomp version
2024-06-10 01:04:16 +02:00
David Chavez
d2afc4a712
Merge branch 'dev' into feat/ci-ubuntu-18
2024-06-10 00:55:25 +02:00
dcvz
156d72b8fe
Try fixes
2024-06-10 00:53:47 +02:00
David Chavez
0e31d3b582
CI: Match SDL across platforms and centralize versions ( #383 )
2024-06-09 01:42:15 +02:00
briaguya
2607c8098f
ci: download sdl from gh release url ( #381 )
2024-06-08 21:09:08 +02:00
David Chavez
e819c62da2
ci: fix windows builds ( #375 )
2024-06-07 10:39:47 +02:00
briaguya
b0d0cab6c2
feat: support portable mode ( #368 )
2024-06-06 01:59:43 +02:00
briaguya
1c00519938
fix: enable key repeat in rmlui menu ( #364 )
2024-06-05 13:03:06 +02:00
David Chavez
030d793056
Update to support latest N64Recomp - Silence warnings in CMake ( #358 )
2024-06-05 07:58:24 +02:00
David Chavez
bec699f0bd
Migrate to N64ModernRuntime ( #354 )
2024-06-05 01:12:43 +02:00
dcvz
c8cb456b7d
Remove extra copy
2024-06-03 23:04:20 +02:00
dcvz
ebd5523faa
Add missing gtk module
2024-06-03 22:49:04 +02:00
dcvz
8760f56a90
Add g++-11
2024-06-03 22:23:43 +02:00
dcvz
fc923adfba
Fix rebase
2024-06-03 22:04:41 +02:00
dcvz
e97410af1a
Build N64Recomp
2024-06-03 22:04:11 +02:00
dcvz
00e24f9409
installe libstdc++-11-dev
2024-06-03 22:04:11 +02:00
dcvz
7922449686
Install gcc-11
2024-06-03 22:04:11 +02:00
dcvz
1d62e2c287
set env in cross platform safe way
2024-06-03 22:04:11 +02:00
dcvz
ccfd684574
More fixes
2024-06-03 22:04:11 +02:00
dcvz
48f42410c0
Add file dep
2024-06-03 22:04:11 +02:00
dcvz
89d1efa2c7
brute force it
2024-06-03 22:04:11 +02:00
dcvz
fdfab70bd0
More fixes
2024-06-03 22:04:11 +02:00
dcvz
1f9be47c31
Allow setting patches compilers
2024-06-03 22:04:11 +02:00
dcvz
316d827f21
link libc++
2024-06-03 22:04:11 +02:00
dcvz
87ace7b915
Use clang-17
2024-06-03 22:04:11 +02:00
dcvz
09b67f4fcd
Install unzip
2024-06-03 22:04:11 +02:00
dcvz
935e8e04ed
debugging
2024-06-03 22:04:11 +02:00
dcvz
0dac324f92
No need to install deps
2024-06-03 22:04:11 +02:00
dcvz
7df1c1b9f1
use older versions of steps for < node20
2024-06-03 22:04:11 +02:00
dcvz
90bd5dc33e
Split x64 and arm64 linux
2024-06-03 22:04:11 +02:00
dcvz
4d876a0ed9
Allow using bundled DXC
2024-06-03 22:04:11 +02:00
dcvz
0b483a84a1
use older checkout for older node version
2024-06-03 22:04:11 +02:00
dcvz
a893e4eb08
Run on ubuntu-18.04
2024-06-03 22:04:11 +02:00
David Chavez
6e9ee3498b
CI: Pin N64Recomp version to use ( #353 )
2024-06-03 21:39:20 +02:00
Wiseguy
4d682fac8a
Bump version number to 1.1.1 ( #343 )
2024-06-02 16:29:13 -04:00
David Chavez
d1f5ff3bba
Use shader cache in artefacts ( #272 )
2024-06-02 14:18:50 -04:00
Wiseguy
9ab97993e1
Update RT64 for AMD RDNA3 workaround and shader counts in debugger ( #314 )
2024-06-02 13:47:03 -04:00
Mr-Wiseguy
49baa68ea1
Fix bug with saving error detection, changed saving error message
2024-06-02 12:01:57 -04:00
David Chavez
db1def4280
CI: Enable internal workflow for pushes on dev ( #341 )
2024-06-02 17:45:01 +02:00
Reonu
7d3ae05436
Add shield aiming inversion ( #338 )
2024-06-02 10:46:08 -04:00
David Chavez
763c714653
CI: Split workflow execution paths ( #337 )
2024-06-02 10:34:25 -04:00
Wiseguy
ce406e9c5d
Use file backup system for config files ( #335 )
...
* Use file backup system for config files
* Add -fexceptions to windows cxxflags in workflow
2024-06-01 17:22:33 -04:00
Reonu
3e5efc935e
Start the Wart boss fight if the player looks up with analog cam ( #308 )
2024-05-30 18:31:09 +01:00
thecozies
a3d287575d
Enhanced analog cam behavior when spike rolling or in a deku flower ( #306 )
...
* 279 Adjusted autocam/analog cam behavior while inside of a deku flower or when spike rolling
* override analog cam while left stick is active in deku flower
* Change to auto cam when spike rolling (#323 )
* Fix duplicate skip_analog_cam_once declaration
---------
Co-authored-by: Reonu <danileon95@gmail.com>
2024-05-30 16:34:10 +01:00
Reonu
8319d97ad1
Make the ocarina work with the dpad ( #311 )
2024-05-30 15:53:43 +01:00
Reonu
b6b3bca731
Update issue template with questions for glitches and driver versions ( #284 )
2024-05-27 15:54:10 +01:00
David Chavez
95b7a64f1c
CI: Build aarch64 linux ( #249 )
2024-05-27 12:33:15 +02:00
Mr-Wiseguy
790b10a4b4
Fixed swapped descriptions in general config menu
2024-05-26 15:28:34 -04:00
Reonu
32b0fc5f53
Update README to reflect new features (dual analog etc) ( #276 )
2024-05-26 15:25:03 -04:00