spectranator
b1895cf7ae
Changed some outdated statements in README
2024-06-30 17:41:41 +02:00
Reg Tiangha
c432641245
MacOS: Fix Debugger namespace naming confilct
2024-06-30 15:18:24 +00:00
Reg Tiangha
ccd735ec8a
hardware_composer.cpp: Add missing includes
2024-06-30 15:18:24 +00:00
spectranator
f064967e32
Fixed multiplayer lobby list (thanks to anonymous contributor!)
2024-06-30 17:14:51 +02:00
spectranator
39af5e51ff
Revert "Removed web service reminiscents" in preparation to fix multiplayer lobby list
...
This reverts commit ffc907460f
.
2024-06-30 16:54:56 +02:00
spectranator
cc81504195
Added note about main repo having open issues again
2024-06-30 16:50:56 +02:00
spectranator
3635a7a322
Decreased urgency of possible pending mirror takedown message as nothing has happened within a week
2024-06-30 16:24:35 +02:00
spectranator
4208203ea4
Possible pending Github takedown
2024-06-23 23:43:15 +02:00
spectranator
a7d7aa0a5b
Updated ffmpeg submodule
2024-06-19 21:09:54 +02:00
spectranator
4afc305458
Added note about pull requests to README
2024-06-16 15:07:47 +02:00
mateomaui
1e8ea3af21
Remove MSVC compiler version upper limit for QT and SDL to allow compiling with latest version of Visual Studio ( #21 )
...
* Update CMakeLists.txt
Commented out the upper limit of 1940 for the MSVC version for QT and SDL. The current version of the MSVC compiler is 19.40.XXXX, so it needs to be "LESS 1941" or higher to work now.
* removed explanatory comments for less clutter
2024-06-16 05:55:11 -07:00
mateomaui
35fe455e5c
Replace URLs for precompiled windows binaries
2024-06-11 08:13:25 -07:00
spectranator
002d0559f2
Updated onion site links
2024-06-10 19:41:41 +02:00
litucks
3319522789
Update README.md
2024-06-10 13:39:40 +00:00
Spectranator
fa84e4a2a4
Created first blog entry
2024-06-02 11:01:28 +00:00
Spectranator
252b2b11af
Uploaded my PGP public key
...
You can use this public key to verify an e-mail has actually been sent by me or to encrypt messages
Signed-off-by: Spectranator <spectranator@noreply.localhost>
2024-06-01 14:05:11 +00:00
66ae161cf8
Stubbed QueryLastPlayTime
2024-06-01 15:22:10 +02:00
spectranator
63ea3f52f3
Mention Suyu and Sudachi in changes list
2024-05-31 15:25:30 +02:00
spectranator
e339153ede
Updated Vulkan stuff for bug fixes and improved hardware compatibility ( #21 )
...
Fixes TOTK crashes on Steam Deck and potentially VRAM leak issues
Reviewed-on: http://y2nlvhmmk5jnsvechppxnbyzmmv3vbl7dvzn6ltwcdbpgxixp3clkgqd.onion/torzu-emu/torzu/pulls/21
2024-05-31 15:17:47 +02:00
spectranator
910ffe7c10
Ran clang-format
2024-05-31 10:19:41 +02:00
01d9c403f2
Added HDCP authentication state event and stubs
2024-05-31 10:02:07 +02:00
009aa57f4a
Implemented LogicOp fix
2024-05-31 09:53:22 +02:00
ab9cdab883
Added ISslConnection::{Get,Set}NextAlpnProto stubs
2024-05-31 09:40:20 +02:00
3ade835323
Added missing error codes and increased audio renderer revision (fixes Animal Well)
2024-05-31 09:21:21 +02:00
spectranator
505dbf93d0
Changed precompiled binary download path own fork from yuzu-mirror
...
Nintendo will not be able to take these repositories down anyways, they'd have to get my whole Github account banned for that
2024-05-29 08:27:33 +02:00
spectranator
316f96eafe
Added introductory blog post (welcome to the blog!)
2024-05-27 20:59:13 +02:00
spectranator
94c7db25e6
Moved fmt external out of dynarmic and updated fmt to 10.2.1
2024-05-19 16:06:56 +02:00
spectranator
a96e97ea13
Simplified CoreTiming::GetClockTicks()
2024-05-19 15:39:21 +02:00
spectranator
74df9ec3a7
Next mirror will most likely be set up on Bitbucket, NOT GitLab
...
This is because I do not seem to be able to register anonymously on GitLab :-/
2024-05-19 15:05:00 +02:00
spectranator
2184968eb4
Applied clang-format
2024-05-13 23:11:32 +02:00
spectranator
ffc907460f
Removed web service reminiscents
...
This will be undone (except for the analytics part) once a good reimplementation is available. I will include a configuration value for the server to use.
2024-05-13 23:03:36 +02:00
spectranator
e966068fea
Update README: Windows bullds now available in releases section
2024-05-10 03:44:35 +02:00
spectranator
fad5984210
Added FAQ document
2024-05-08 23:35:57 +02:00
e96b877ee2
fix qlaunch on firmware 18 (from Suyu 70c52a1914)
2024-05-08 20:55:18 +02:00
spectranator
377c9bc831
Implemented safer and faster way to get current mirror URL
2024-05-08 17:47:00 +02:00
spectranator
ef6fc3e26a
Updated README.md: Removed Windows build off goals list as it is done
2024-05-08 15:29:51 +02:00
spectranator
bef55d43a5
Removed old menu entries for pages that don't exist anymore
2024-05-08 14:30:57 +02:00
spectranator
08f47542e8
Added menu option to locate current mirror repository
2024-05-08 14:16:40 +02:00
spectranator
cdcbfdc837
Removed leftover submodule path externals/boost-headers
2024-05-08 13:23:45 +02:00
spectranator
036a7edb2c
Removed custom fibers implementation due to issues caused on Windows
...
Looks like the Windows ATL doesn't play along well at all. What a bummer.
2024-05-08 07:58:20 +02:00
spectranator
1df1841ad1
Disabled problematic MSVC warning-to-errors
2024-05-07 18:57:50 +02:00
darktux
5097c6a0b9
Updated README: Building for Windows is now possible
2024-05-07 16:26:38 +02:00
darktux
4821698cd8
Mention analytics and authentication code removal in README
2024-05-07 16:18:03 +02:00
spectranator
4ebd9dc2b5
Readd MSWSOCK_LIBRARY for MINGW
2024-05-06 23:30:50 +02:00
spectranator
12ccc468f4
Download precompiled Windows blobs from yuzu-mirror
2024-05-06 21:54:38 +02:00
spectranator
82fce02827
Do not build SPIRV-Tools executables
2024-05-06 21:04:31 +02:00
darktux
bddfb77343
Added words about project goals to README
2024-05-06 07:28:15 +02:00
darktux
f7f1114ec1
Don't use SVG in README because of rendering issue
2024-05-06 07:03:03 +02:00
darktux
c1449cca64
Changed misleading header statememt regarding Citra developers
2024-05-06 07:01:28 +02:00
spectranator
b242ac022c
Fixed controller UI being cut off at the bottom
2024-05-06 01:12:46 +02:00