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

Pocket Card Jockey 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 2: Line 2:
|title=Pocket Card Jockey
|title=Pocket Card Jockey
|image=PocketCardJockey.jpg
|image=PocketCardJockey.jpg
|description=Pocket Card Jockey Save Editor
|description=A save editor for the Nintendo 3DS game Pocket Card Jockey.
|author=Taser9090
|author=Taser9090
|lastupdated=2018/08/15
|lastupdated=2018/08/15
Line 8: Line 8:
|version=1.1
|version=1.1
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/3dshomebrew/PocketCardJockey.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/pocketcardjockeytool.7z 1.0 & 1.1
|website=https://gbatemp.net/threads/wip-pocket-card-jockey-save-editor.514493/
|website=https://gbatemp.net/threads/wip-pocket-card-jockey-save-editor.514493
|source=https://github.com/jrobles1646/pocket-card-jockey-tool/
|source=https://github.com/jrobles1646/pocket-card-jockey-tool
}}
}}
<youtube>50FxeAk7Ags</youtube>
This is a save editor for Pocket Card Jockey written in C++.


I'll start off by saying I'm a noob at programming and idk how to use GitHub. This program works smoothly on my machine, but I'm not sure how it will go on other computers.
To use it, you must have the save file in the same directory as the executable (PocketCardJockey.exe) and it must be named gamedata. All commands are inputted through keyboard.


https://dlhb.gamebrew.org/3dshomebrew/bNqPFIH.jpg
==Features==
https://dlhb.gamebrew.org/3dshomebrew/sbUtWT4.png
* Edit speed.
* Edit stamina.
* Edit number of wins.
* Edit number of races horse participated in.
* Edit peak times.
* Maximize cash for all race horses.
* Appearance/gender.
* Racing style.
* Temperament.
* Active Shop items (to an extent).


[https://github.com/jrobles1646/pocket-card-jockey-tool/releases/tag/1.0 <span style="color: #ff00ff">This is my release of a save editor for</span>] Pocket Card Jockey. It's a simple C++ program so there is no fancy interface. To use it, you must have the save file in the same directory as the executable (PocketCardJockey.exe) and it ''must'' be named &quot;gamedata&quot;. All commands are inputted through keyboard.
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/pocketcardjockeytool3.png


==Features:==
https://dlhb.gamebrew.org/3dshomebrews/pocketcardjockeytool4.png
* Edit speed
* Edit stamina
* Edit number of wins
* Edit number of races horse participated in
* Edit peak times
* Maximize cash for all race horses
* Appearance/gender
* Racing style
* Temperament
* Active Shop items (to an extent)


Currently, the program doesn't edit the player data, horse's name, and skills. If anyone knows how skills are stored in the data, please let me know! If we're looking at horse #1, I know that skills are somewhere in offsets 0x31-0x33, but I can't solve how it works.
==Known issues==
Currently, the program doesn't edit the player data, horse's name, and skills.  


'''Note:''' If you raise your growth mode's horse's speed/stamina too high, it will loop and reset. I'm not sure why, so the program assumes the maximum stat is roughly 75 for that specific horse (it still resets/loops, however).
If you raise your growth mode's horse's speed/stamina too high, it will loop and reset. So the program assumes the maximum stat is roughly 75 for that specific horse (it still resets/loops, however).


* There are no plans to implement a puzzle pieces or trophies editor.
-There are no plans to implement a puzzle pieces or trophies editor.
 
==Changelog==
'''v1.1'''
* Added features for editing horse appearance, temperament, how many more babies it can produce, and racing style.
 
'''v1.0'''
* First release of the Pocket Card Jockey Save Editor. Included is an .exe file, a test save, and a g++-compiled executable.
 
==External links==
* GitHub - https://github.com/jrobles1646/pocket-card-jockey-tool
* GBAtemp - https://gbatemp.net/threads/wip-pocket-card-jockey-save-editor.514493
 
[[Category:3DS homebrew rom hacks]]
[[Category:Homebrew hack utility for 3DS games]]

Revision as of 08:49, 31 March 2022

Pocket Card Jockey
File:PocketCardJockey.jpg
General
AuthorTaser9090
TypeHack Utilities
Version1.1
LicenseMixed
Last Updated2018/08/15
Links
1.0 & 1.1 Download
Website
Source

This is a save editor for Pocket Card Jockey written in C++.

To use it, you must have the save file in the same directory as the executable (PocketCardJockey.exe) and it must be named gamedata. All commands are inputted through keyboard.

Features

  • Edit speed.
  • Edit stamina.
  • Edit number of wins.
  • Edit number of races horse participated in.
  • Edit peak times.
  • Maximize cash for all race horses.
  • Appearance/gender.
  • Racing style.
  • Temperament.
  • Active Shop items (to an extent).

Screenshots

pocketcardjockeytool3.png

pocketcardjockeytool4.png

Known issues

Currently, the program doesn't edit the player data, horse's name, and skills.

If you raise your growth mode's horse's speed/stamina too high, it will loop and reset. So the program assumes the maximum stat is roughly 75 for that specific horse (it still resets/loops, however).

-There are no plans to implement a puzzle pieces or trophies editor.

Changelog

v1.1

  • Added features for editing horse appearance, temperament, how many more babies it can produce, and racing style.

v1.0

  • First release of the Pocket Card Jockey Save Editor. Included is an .exe file, a test save, and a g++-compiled executable.

External links

Advertising: