Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

GoHAN Vita: Difference between revisions

From GameBrew
m (Text replacement - "GameBrew!" to "GameBrew")
 
(9 intermediate revisions by the same user not shown)
Line 2: Line 2:
|title=Vita Homebrew Rom Hacks (Hack Utilities) - GameBrew
|title=Vita Homebrew Rom Hacks (Hack Utilities) - GameBrew
|title_mode=append
|title_mode=append
|image=gohanvita.jpg
|image=gohanvita2.png
|image_alt=GoHAN
|image_alt=GoHAN
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=GoHAN
|title=GoHAN
|image=gohanvita.jpg
|image=gohanvita2.png
|description=Savedata modifier for PSVITA.
|description=Savedata modifier for PS Vita.
|author=OneRice07
|author=OneRice07
|lastupdated=2016/10/15
|lastupdated=2016/10/15
Line 15: Line 15:
|license=Unlicense
|license=Unlicense
|download=https://dlhb.gamebrew.org/vitahomebrews/gohanvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/gohanvita.7z
|website=
|website=https://github.com/OneRice07/GoHAN
|source=https://github.com/OneRice07/GoHAN
|source=https://github.com/OneRice07/GoHAN
}}
}}
Homebrew that allows the user to modifiy games savedata.
Homebrew that allows the user to modifiy games savedata.


==Screenshot==
==Installation==
[[image:gohanvita.jpg|600px]]
Version differences:
*GoHAN_2.1.0.vpk - Standard version, allows to select game to modify from game list.
*GoHAN_Parallel_2.1.0.vpk - Alt version, allows to modify savefiles locate in ux0:savedata_mod/. Recommend to use with [[Vita Save Manager]].
 
==User guide==
Open GoHAN, select the game from the game list and use Left/Right to toggle between 4 operation modes:
*Launch game (genuine).
*Modify game (genuine).
*Launch game (dumped).
*Modify game (dumped).
 
How to modify game:
*Toggle Modify game, press Select/Start to open the editor.
*If the game's savedata has checksum,it is necessary to select the game title in the CheckSUM list on the left.
*Press Square/Triangle/Touch, under "FileA(Target)" pick the savefile you want to modify.
*Press Square/Triangle/Touch, input "Value(Dec)" (use D-Pad to modify the value).
*Press Square/Triangle/Touch, input "Byte" (use Up/Down to modify the value).
** 1 Byte: 0-255
** 2 Byte: 0-65535
** 3 Byte: 0-15777215
** 4 Byte: 0-2147483647
*Press Square/Triangle/Touch to select the "Search" option. Press Start to compare values.
*Your results will appear on "DataAddress(Dec)" (or at the bottom if "No results").
*Use D-Pad to cycle through addresses, the changes will display on "TargetAddress(Dec)".
*Press Square/Triangle/Touch, input "ChangeTo(Dec)".
*(If you already know the pointer address, simply choose the savefile on "FileA(Target)", then enter the values on "TargetAddress(Dec)" and  "ChangeTo(Dec)".
*Press Square/Triangle/Touch to select the "Modify" option. Press Start to confirm (you can only modify one address at a time).
*Once completed, press the PS button to exit the app.
*Run GoHAN again, change the operation to Launch game.
*Load the edited savefile to see the changes.
 
'''Note:''' Before modifying, use L+Select to create a backup to ux0:savesata_bak/. If anything goes wrong, you can restore the savefile with R+Select.
 
==Controls==
'''Main screen:'''
 
Up/Down - Select game
 
Left/Right - Toggle Mode
 
Start - Launch game (create backup/bak on first launch), Modify game
 
Select - Launch game (do not create backup/bak), Modify game
 
'''Editor:'''
 
L/R+Select - Save/Load backup
 
Square/Triangle or Touchscreen - Next/Previous item
 
D-Pad - Input value
 
Start - Start searching (Search), Apply changes to savefile (Modify)
 
==Screenshots==
https://dlhb.gamebrew.org/vitahomebrews/gohanvita3.png
 
https://dlhb.gamebrew.org/vitahomebrews/gohanvita4.png


== External links ==
== External links ==
* Github - https://github.com/OneRice07/GoHAN
* GitHub - https://github.com/OneRice07/GoHAN
* Tieba - http://tieba.baidu.com/p/4757349464?pn=1
* VitaDB - https://vitadb.rinnegatamante.it/#/info/250
* VitaDB - https://vitadb.rinnegatamante.it/#/info/250

Latest revision as of 00:09, 27 Ocak 2023

GoHAN
Gohanvita2.png
General
AuthorOneRice07
TypeHack Utilities
Version2.1.0
LicenseUnlicense
Last Updated2016/10/15
Links
Download
Website
Source

Homebrew that allows the user to modifiy games savedata.

Installation

Version differences:

  • GoHAN_2.1.0.vpk - Standard version, allows to select game to modify from game list.
  • GoHAN_Parallel_2.1.0.vpk - Alt version, allows to modify savefiles locate in ux0:savedata_mod/. Recommend to use with Vita Save Manager.

User guide

Open GoHAN, select the game from the game list and use Left/Right to toggle between 4 operation modes:

  • Launch game (genuine).
  • Modify game (genuine).
  • Launch game (dumped).
  • Modify game (dumped).

How to modify game:

  • Toggle Modify game, press Select/Start to open the editor.
  • If the game's savedata has checksum,it is necessary to select the game title in the CheckSUM list on the left.
  • Press Square/Triangle/Touch, under "FileA(Target)" pick the savefile you want to modify.
  • Press Square/Triangle/Touch, input "Value(Dec)" (use D-Pad to modify the value).
  • Press Square/Triangle/Touch, input "Byte" (use Up/Down to modify the value).
    • 1 Byte: 0-255
    • 2 Byte: 0-65535
    • 3 Byte: 0-15777215
    • 4 Byte: 0-2147483647
  • Press Square/Triangle/Touch to select the "Search" option. Press Start to compare values.
  • Your results will appear on "DataAddress(Dec)" (or at the bottom if "No results").
  • Use D-Pad to cycle through addresses, the changes will display on "TargetAddress(Dec)".
  • Press Square/Triangle/Touch, input "ChangeTo(Dec)".
  • (If you already know the pointer address, simply choose the savefile on "FileA(Target)", then enter the values on "TargetAddress(Dec)" and "ChangeTo(Dec)".
  • Press Square/Triangle/Touch to select the "Modify" option. Press Start to confirm (you can only modify one address at a time).
  • Once completed, press the PS button to exit the app.
  • Run GoHAN again, change the operation to Launch game.
  • Load the edited savefile to see the changes.

Note: Before modifying, use L+Select to create a backup to ux0:savesata_bak/. If anything goes wrong, you can restore the savefile with R+Select.

Controls

Main screen:

Up/Down - Select game

Left/Right - Toggle Mode

Start - Launch game (create backup/bak on first launch), Modify game

Select - Launch game (do not create backup/bak), Modify game

Editor:

L/R+Select - Save/Load backup

Square/Triangle or Touchscreen - Next/Previous item

D-Pad - Input value

Start - Start searching (Search), Apply changes to savefile (Modify)

Screenshots

gohanvita3.png

gohanvita4.png

External links

Advertising: