All Projects → soarqin → vita-rxcheat

soarqin / vita-rxcheat

Licence: MIT License
VITA RxCheat

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to vita-rxcheat

Coloraimbot-CSharp
A simple Coloraimbot for any Game coded in C# - with additional features
Stars: ✭ 81 (+224%)
Mutual labels:  cheat
VITA2PC
Stream PSVITA gaming sessions over WiFi.
Stars: ✭ 61 (+144%)
Mutual labels:  psvita
PS4-NetCheatAPI
Netcheat API for PS4 4.05
Stars: ✭ 26 (+4%)
Mutual labels:  cheat
VitaTestSuite
Step by step execution and exploration of dumped PS Vita code
Stars: ✭ 15 (-40%)
Mutual labels:  psvita
Lua-RayCast3D
3D Game Engine using RayCasting algorithm for Lua Player Plus
Stars: ✭ 24 (-4%)
Mutual labels:  psvita
otc
Onetap Crack Loader - Official ReHost
Stars: ✭ 46 (+84%)
Mutual labels:  cheat
Caesar
Open source cheat for Steam version of Counter-Strike 1.6.
Stars: ✭ 22 (-12%)
Mutual labels:  cheat
ScreenAccess
Anti Recoil system with weapon type built-in recognition based on OCR, currently support next games: Apex Legends
Stars: ✭ 41 (+64%)
Mutual labels:  cheat
Diamond
External glow ESP for CS:GO
Stars: ✭ 57 (+128%)
Mutual labels:  cheat
Pingo
A tile painting puzzle game for the PS Vita
Stars: ✭ 17 (-32%)
Mutual labels:  psvita
MusicPremium
PlayStation Vita plugin to enable background music play for any game or application.
Stars: ✭ 43 (+72%)
Mutual labels:  psvita
farctool2
Texture viewer for LittleBigPlanet 1/2/3
Stars: ✭ 19 (-24%)
Mutual labels:  psvita
vitruvia
My biggest internal cheat project
Stars: ✭ 14 (-44%)
Mutual labels:  cheat
NEPS
Bloat-free CS:GO multihack for Windows, based on Osiris. You should probably give it a go, as it was in development for about 2 years. Formerly a griefing cheat that developed into a semi-rage multihack, with many features added, bugs fixed, things optimized and more!
Stars: ✭ 205 (+720%)
Mutual labels:  cheat
VARGEN
Сheat for CS:GO. Based on Osiris - https://github.com/danielkrupinski/Osiris
Stars: ✭ 12 (-52%)
Mutual labels:  cheat
Achievement-Watcher
A sexy achievement file parser with real-time notification, automatic screenshot and playtime tracking. View every achievements earned on your PC whether it's coming from Steam, a Steam emulator, and more.
Stars: ✭ 331 (+1224%)
Mutual labels:  trophy
surviv.io-cheat
Cheat for surviv.io game
Stars: ✭ 22 (-12%)
Mutual labels:  cheat
Overwatcheat
Free, open-source undetected color cheat!
Stars: ✭ 180 (+620%)
Mutual labels:  cheat
Arduino-Cheat-Sheet
Cheat Sheets for Arduino Programming Language
Stars: ✭ 30 (+20%)
Mutual labels:  cheat
8-Ball-Pool-Hack-Guide-Line
Created to help 8 ball pool
Stars: ✭ 18 (-28%)
Mutual labels:  cheat

VITA RxCheat

VITA RxCheat is a plugin for 3.60/3.65 taiHEN used to run CwCheat codes or unlock trophies locally, and modify memory or unlock trophies from PC throught network

Installation

  1. Copy tai/rcsvr.skprx to your taiHEN plugin folder, modify tai plugin config.txt, add rcsvr.skprx to *KERNEL section, e.g. if you copy it to ux0:tai/rcsvr.skprx, add 2 lines in config.txt as following:
*KERNEL
ux0:tai/rcsvr.skprx
  1. Copy tai/rcsvr.suprx(Full version) or tai/rcsvr_lt.suprx(Lite version) to ux0:tai/

HOW-TO use client sofware

  1. You need full version of plugin(rcsvr.suprx) installed
  2. Ensure the IP address of your PSVITA/PSTV can be accessed from your PC, start any game on PSVITA, run rcclient on PC after "VITA RxCheat" shown up, click Autoconnect button
  3. If step 3 is not connecting, you can get PSVITA IP address in Network Settings or VitaShell (Press SELECT in FTP MODE), input in the client and click Connect button
  4. Now your can search memory or unlock trophies as well

HOW-TO use in-game menu

  1. After "VITA RxCheat" shown up, follow instruction to call up menu by pressing L+R+LEFT+SELECT
  2. You can enable/disable cheats(if CwCheat codes are loaded) and unlock trophies here

HOW-TO use CwCheat codes

  1. Put CwCheat code file as ux0:data/rcsvr/cheat/TITLE_ID.ini (the extension can also be txt or dat), e.g. below is a simple working CwCheat file for Atelier Firis (ASIA version), just save it as ux0:data/rcsvr/cheat/PCSH10026.ini:

     _S PCSH10026
     _G Atelier Firis
     _C0 LOCK DAY LEFT TO 360
     _L 0x000C6FB0 0x0000005B
     _C0 LOCK HOUR TO 0
     _L 0x000C6FB4 0x00000000
     _C0 LOCK HOUR TO 12
     _L 0x000C6FB4 0x0000000C
    
  2. Boot the game with certain TITLE_ID, the CwCheat codes will be loaded and you can see tips with "VITA RxCheat" message

  3. Press L+R+LEFT+SELECT to call up CwCheat menu and enable/disable sections (enabled sections are prefixed by a CIRCLE)

Credits

  1. VitaSDK for toolchain
  2. henkaku & taiHEN for 3.60 support
  3. 3.65 port of henkaku & taiHEN for 3.65 support
  4. Debug log through UDP idea from libdebugnet
  5. oclockvita for basic blitting functions, libvita2d for PGF support
  6. Memory modification idea from rinCheat
  7. Trophy unlocking idea from TropHAX
  8. Way to prevent games from disabling net from InfiniteNet
  9. Memory pool idea from taipool, codes modified from liballoc 1.1
  10. Hook system IO functions to allow read/write to ux0:data & ux0:temp, idea from ioPlus
  11. kcp for reliable UDP commnication
  12. GLFW, gl3w, Dear ImGui for client UI
  13. yaml-cpp for client configurations and multi-language support
  14. Subproject libcheat for cheat codes support
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].