georgemoralis
8a1ba4c2a6
New translations en_us.ts (Chinese Simplified)
2025-02-23 23:21:23 +02:00
georgemoralis
bcf8f157a9
New translations en_us.ts (Ukrainian)
2025-02-23 23:21:22 +02:00
georgemoralis
9949e5a08a
New translations en_us.ts (Turkish)
2025-02-23 23:21:21 +02:00
georgemoralis
e00cd4f06a
New translations en_us.ts (Swedish)
2025-02-23 23:21:20 +02:00
georgemoralis
17c64bcab6
New translations en_us.ts (Albanian)
2025-02-23 23:21:19 +02:00
georgemoralis
7fce3ff89b
New translations en_us.ts (Russian)
2025-02-23 23:21:18 +02:00
georgemoralis
6fa76b3568
New translations en_us.ts (Polish)
2025-02-23 23:21:17 +02:00
georgemoralis
aa91f118f2
New translations en_us.ts (Dutch)
2025-02-23 23:21:16 +02:00
georgemoralis
4660764141
New translations en_us.ts (Lithuanian)
2025-02-23 23:21:15 +02:00
georgemoralis
1b46e28e8b
New translations en_us.ts (Korean)
2025-02-23 23:21:14 +02:00
georgemoralis
920dc1e173
New translations en_us.ts (Japanese)
2025-02-23 23:21:13 +02:00
georgemoralis
be21d90254
New translations en_us.ts (Italian)
2025-02-23 23:21:12 +02:00
georgemoralis
cc3b0cf5ca
New translations en_us.ts (Hungarian)
2025-02-23 23:21:11 +02:00
georgemoralis
24c5b9794d
New translations en_us.ts (Finnish)
2025-02-23 23:21:10 +02:00
georgemoralis
7df4520fd2
New translations en_us.ts (Greek)
2025-02-23 23:21:09 +02:00
georgemoralis
464323d0e7
New translations en_us.ts (German)
2025-02-23 23:21:08 +02:00
georgemoralis
0235d3c0b2
New translations en_us.ts (Danish)
2025-02-23 23:21:07 +02:00
georgemoralis
d96b30c7a2
New translations en_us.ts (Arabic)
2025-02-23 23:21:07 +02:00
georgemoralis
fa6c1ed8ea
New translations en_us.ts (Spanish)
2025-02-23 23:21:06 +02:00
georgemoralis
ac0e2f825a
New translations en_us.ts (French)
2025-02-23 23:21:04 +02:00
georgemoralis
4b0b28356d
New translations en_us.ts (Romanian)
2025-02-23 23:21:03 +02:00
georgemoralis
229740f557
[ci skip] Qt GUI: Update Translation. ( #2518 )
...
Co-authored-by: georgemoralis <4313123+georgemoralis@users.noreply.github.com>
2025-02-23 22:52:30 +02:00
georgemoralis
42dd79a32d
clang-format fix
2025-02-23 22:41:55 +02:00
Fire Cube
c38e1635ea
Add option to save logfiles seperate for each game ( #2504 )
...
* add option to split log
* better naming
* fix
* fix
* fix formatting
* fix misspelling
* make clang conform
* clang fix
2025-02-23 22:30:11 +02:00
DanielSvoboda
84a614dddc
Fix cache size ( #2517 )
2025-02-23 22:17:29 +02:00
jarred wilson
f1c70ce53c
Fix/display mode default ( #2516 )
...
* fix: move fullscreen config options to GUI section of variable declarations
* fix:[#2514 ] set display mode default to windowed
2025-02-23 22:07:06 +02:00
jarred wilson
02f9d03f57
fix:[ #2513 ] align emulator settings content top ( #2515 )
2025-02-23 22:06:42 +02:00
jarred wilson
bc85357235
move display mode and hdr to graphics tab ( #2485 )
...
* move display mode and hdr to graphics tab
* add left margin to display settings box
* merge display combo box and fullscreen checkbox
* remove commented out checkbox
* Rename borderless to windowed
* rename graphics box and mode
* Rename window modes and map
* fix formatting
* fix: xml formatting
* Rename borderless windowed
* change resolution input layout
* rename resolution to window size
* change window size layout oriention
* add true fullscreen mode
* fix duplicate label name
* set fullscreen on true fullscreen or borderless
* remove commented out ref
* rearrange settings config for new schema
* move HDR config to GPU section
2025-02-23 17:01:09 +02:00
rainmakerv2
e1e697a3ff
Revert use of embedded icons ( #2509 )
...
Co-authored-by: rainmakerv2 <30595646+jpau02@users.noreply.github.com>
2025-02-23 17:00:26 +02:00
marcoppenheimer
10486db091
docs: add qt6-tools to Arch build guide ( #2495 )
2025-02-23 02:09:53 -08:00
DanielSvoboda
e1ae052185
QT: Various interface fixes ( #2496 )
...
* QT: Various interface fixes
* fix close without saving
* +
* +
using the save and close buttons, everything works fine, but when using the X button it doesn't work very well...
* fix close (X) without saving
2025-02-23 10:02:00 +02:00
rainmakerv2
22ca57b1f2
Trophy pop-up and viewer enhancements ( #2493 )
...
* Include trophy rarity icons in pop up, remove newlines from viewer
Fix layout
Update platinum.png
Fix linux and apple
* Smaller type icons, center text vertically
* use original icons
* MacOS fixes
* Address Review comments
Update build.yml
Update build.yml
Update build.yml
Update build.yml
Update build.yml
Update build.yml
Update build.yml
test
* Move trophy type to leftmost and trophy art to rightmost
* Embed resources
* Revert packaging of resources with builds
---------
Co-authored-by: rainmakerv2 <30595646+jpau02@users.noreply.github.com>
2025-02-23 10:00:24 +02:00
Stephen Miller
4f1baece33
Avoid processing job buffers before codec initialization ( #2507 )
2025-02-23 06:47:44 +03:00
georgemoralis
0aaeea4837
libcInternal HLE fixes ( #2491 )
...
* internal_vprintf was wrong
* reducing the calls to only needed (and tested one) . Fixed strcpy_s
* clang fix
* Added snprintf
2025-02-22 10:56:35 +02:00
squidbus
8a793f64bf
misc: Add message indicating unimplemented primitive type.
2025-02-21 21:18:12 -08:00
squidbus
9424047214
shader_recompiler: Proper support for inst-typed buffer format operations. ( #2469 )
2025-02-21 03:01:18 -08:00
squidbus
6860bb7349
fix: mask_jump32 target
2025-02-21 02:55:52 -08:00
squidbus
5b3e156197
externals: Update MoltenVK ( #2492 )
2025-02-21 12:41:36 +02:00
DanielSvoboda
745cdd89fd
QT: Fix search in Grid mode ( #2490 )
...
* QT: Fix search in Grid mode
* Fix performance?
* Fix performance List
* +fix
2025-02-21 08:29:30 +02:00
¥IGA
6f5dfc576f
CI: Use Qt 6.9.0 + Update CMake Cache ( #2487 )
2025-02-21 08:29:09 +02:00
Stephen Miller
54a1694a2b
memory: Implement protecting multiple VMAs ( #2484 )
...
* Implement protecting multiple VMAs
A handful of games expect this to work, and updated versions of Grand Theft Auto V crash if it doesn't work.
* Clang
2025-02-21 08:28:47 +02:00
georgemoralis
14717b8ecb
New Crowdin updates ( #2483 )
...
* New translations en_us.ts (Norwegian Bokmal)
* New translations en_us.ts (Norwegian Bokmal)
* New translations en_us.ts (Norwegian Bokmal)
2025-02-21 08:28:29 +02:00
Paris Oplopoios
3ed1c31678
Update README.md ( #2488 )
2025-02-21 00:30:40 +02:00
Missake212
b6baf78812
adding info about MSYS2 build ( #2482 )
...
adding information about MSYS2 builds being broken right now and redirecting people to VS 2022
2025-02-20 10:16:13 +02:00
Dmugetsu
2af20b0d83
Now lightbar overwrite works on dualsense while using it on bluetooth ( #2481 )
2025-02-20 10:15:54 +02:00
georgemoralis
cc583b6189
hot-fix: rasterizer
2025-02-19 13:55:18 +02:00
TheTurtle
da0ab005c7
video_core: Fix some cases of "Attempted to track non-GPU memory" ( #2447 )
...
* memory: Consider flexible mappings as gpu accessible
Multiple guest apps do this with perfectly valid sharps in simple shaders. This needs some hw testing to see how it is handled but for now doesnt hurt to handle it
* memory: Clamp large buffers to mapped area
Sometimes huge buffers can be bound that start on some valid mapping but arent fully contained by it. It is not reasonable to expect the game needing all of the memory, so clamp the size to avoid the gpu tracking assert
* clang-format fix
---------
Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2025-02-19 13:31:35 +02:00
jarred wilson
50aa0f5564
Update linux build docs ( #2474 )
...
* fix: update linux build dependencies for libpng
- add libpng to linux build docs
- add libpng to nix build file
* linux docs: reformat code blocks
- add code block bash syntax highlighting
- format long code blocks to multiline
2025-02-19 13:29:31 +02:00
georgemoralis
f686b1df98
New Crowdin updates ( #2478 )
...
* New translations en_us.ts (French)
* New translations en_us.ts (Portuguese)
* New translations en_us.ts (Italian)
2025-02-19 13:29:16 +02:00
DanielSvoboda
48c621532c
Cheats/Patches - add mask_jump32 ( #2477 )
...
* mask_jump32
* fix qt/sdl
* fix dangling pointer?
fixes the warning: "clang-diagnostic-dangling-gls: object backing the pointer will be destroyed at the end of the full-expression"
2025-02-19 13:29:04 +02:00