Skip to content

Releases: PabloMK7/citra

r518f723

17 Jul 17:06
518f723
Compare
Choose a tag to compare
Artic Base: Fix issue when 0 bytes are read from file (#199)

r959a66d

16 Jul 22:27
959a66d
Compare
Choose a tag to compare
renderer_vulkan: Address vulkan surface recreation issues (#198)

re90795b

12 Jul 23:13
e90795b
Compare
Choose a tag to compare
Implement game render thread delay (#180)

More details: https://www.reddit.com/r/Citra/comments/1e1v4e1/fixing_luigis_mansion_2_performance_issues_once/

r4780a71

09 Jul 22:02
4780a71
Compare
Choose a tag to compare
Artic Base: Implement DLC support and other fixes (#173)

* Artic Base: Implement DLC support and other fixes

* Fix per game settings not working with artic loader

* Fix compilation error

r4f174f1

16 Jun 15:50
4f174f1
Compare
Choose a tag to compare
Fix crash when cubemap face id is invalid (#154)

* Fix crash when cubemap face id is invalid

* make variable const

rde1f082

01 Jun 22:06
de1f082
Compare
Choose a tag to compare
Fix HTTP RequestState values (fixes Pretendo Network support with HLE…

… http) (#143)

* Fix http RequestState values

* Fix formatting

r64e3e9f

15 May 22:52
64e3e9f
Compare
Choose a tag to compare
Do not use the cache if the read would result in OOB (#130)

r71eca05

13 May 09:12
71eca05
Compare
Choose a tag to compare
Fix PTM ext data creation after Artic Base changes. (#111)

r24c6ec5

12 May 18:51
24c6ec5
Compare
Choose a tag to compare
Add Artic Base support (#105)

* Add Artic Base support

* Add Android support

ra8e601a

22 Apr 21:58
a8e601a
Compare
Choose a tag to compare
Fix showing color console if debugger attached on windows. (#88)