Also kind reminder that now that now that the sources have a .git you have to delete your AUR helper cache so it doesnt yell about it not being a clone bla bla
Search Criteria
Package Details: vita3k-git r3546.ef89d019d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vita3k-git.git (read-only, click to copy) |
---|---|
Package Base: | vita3k-git |
Description: | Experimental PlayStation Vita emulator |
Upstream URL: | https://github.com/Vita3K/Vita3K |
Keywords: | emulation gaming |
Licenses: | GPL2 |
Conflicts: | vita3k |
Provides: | vita3k |
Submitter: | aimileus |
Maintainer: | EXtremeExploit |
Last Packager: | EXtremeExploit |
Votes: | 12 |
Popularity: | 1.03 |
First Submitted: | 2018-01-29 14:48 (UTC) |
Last Updated: | 2024-01-17 19:09 (UTC) |
Dependencies (13)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcurl-gnutls (libcurl3-gnutlsAUR, libcurl-http3-ngtcp2-gnutlsAUR, libcurl-gnutls-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- xdg-desktop-portal (xdg-desktop-portal-gitAUR)
- boost (boost-gitAUR) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lld (llvm-rocm-gitAUR, llvm-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- vulkan-validation-layers (vulkan-validation-layers-gitAUR) (optional) – Descriptive vulkan errors
Required by (0)
Sources (41)
- better-enums
- capstone
- concurrentqueue
- cubeb
- dirent
- fmt
- glslang
- googletest
- imgui
- imgui_club
- libb64
- libzrif
- nativefiledialog-extended
- psp2rela
- psvpfsparser
- pugixml
- sanitizers-cmake
- sdl2-cmake-scripts
- spdlog
- SPIRV-Cross
- stb
- tracy
- vita-toolchain
- vita3k-boost
- vita3k-dlmalloc
- vita3k-dynarmic
- vita3k-ffmpeg
- vita3k-LibAtrac9
- vita3k-libfat16
- vita3k-printf
- vita3k-psvpfstools
- vita3k-sdl
- vita3k-unicorn
- vita3k.desktop
- vita3k
- Vulkan-Headers
- VulkanMemoryAllocator-Hpp
- VulkanMemoryAllocator
- xxHash
- yaml-cpp
- zlib
EXtremeExploit commented on 2023-10-21 16:53 (UTC)
EXtremeExploit commented on 2023-10-21 16:31 (UTC)
Committed your changes, thanks!
xiota commented on 2023-10-21 15:32 (UTC)
@ExtremeExploit Here is a PKGBUILD that's modified to make changing the names of the submodule source folders easier. Tested in clean chroot.
patlefort commented on 2023-10-21 11:18 (UTC)
Can you please change the name of the source of dynarmic since it is a fork and also add .git
at the end of all the git sources? Makes it easier to cache these sources.
EXtremeExploit commented on 2023-09-21 00:19 (UTC)
what game does it occur on?, i am unable to replicate, can you check if it happens on other game or on a manual build?, any case should be reported onto upstream (the github), just to track it, start the issue title name with "AUR: blabla", so i can track it myself easily, thanks!
Neros commented on 2023-09-19 21:00 (UTC)
@EXtremeExploit: Thanks for the last patch! Can you test on your side the "Cubeb" audio backend? It looks like it crashes with this version but not with the precompiled build on Github.
EXtremeExploit commented on 2023-09-19 14:44 (UTC)
Fixed last error in upstream, reinstall the pkg using updated source
Neros commented on 2023-09-16 23:30 (UTC)
Crash when launching vita3k
:
/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1/array:202: reference std::array<renderer::TextureCacheInfo, 1024>::operator[](size_type) [_Tp = renderer::TextureCacheInfo, _Nm = 1024]: Assertion '__n < this->size()' failed.
[1] 33758 IOT instruction (core dumped) vita3k
EXtremeExploit commented on 2023-02-03 21:39 (UTC)
nvm i pushed your changes, thank you
Pinned Comments
xiota commented on 2023-10-30 09:29 (UTC)
Instead of deleting folders, may also edit
[folder]/config
to add the missing.git
to the end of theurl
.EXtremeExploit commented on 2023-10-21 16:53 (UTC)
Also kind reminder that now that now that the sources have a .git you have to delete your AUR helper cache so it doesnt yell about it not being a clone bla bla