CasualPokePlayer
a54de6d377
rebuild citra with MSVC static runtimes
...
this is needed for the hack in f9c85172e4
to work
2023-12-20 17:11:39 -08:00
CasualPokePlayer
10ac5ddb3c
rebuild citra on debian 11, remove dumb libc++ rundep
...
minor changes were needed on the c++ side (luckily it was only the bizhawk specific code which needed changes)
limits.h force include is a hack due to one of citra's externals relying on some implicit std header including which doesn't happen on gcc10's libstdc++
2023-12-04 17:06:27 -08:00
Morilli
978c396b82
oops revert this
2023-08-11 21:23:19 +02:00
Morilli
ebf93e60ae
mark citra script and executable as executable
2023-08-11 19:52:12 +02:00
CasualPokePlayer
7322e3b9d3
Fix minor graphical issues in Citra due to OpenGL state not being properly saved and restoring during presentation
2023-07-30 00:13:30 -07:00
CasualPokePlayer
871036c81a
fix bug which caused the temporary user folder to not be used during movies with Citra
...
also slightly adjust the linux build script so other compilers can be easily used, add comment explaining why libc++ is used
2023-07-29 19:57:34 -07:00
CasualPokePlayer
e62c972ca3
Check in citra dll/so, add in build scripts/linux glslangValidator for citra, some minor cleanup handling with citra input handling
2023-07-29 15:09:17 -07:00
CasualPokePlayer
cdfb8d67e8
commit citra submodule
2023-07-23 02:46:37 -07:00