Pocket Card Jockey 3DS

From GameBrew
Revision as of 02:59, 16 June 2021 by HydeWing (talk | contribs) (Created page with "{{Infobox 3DS homebrew | title = Pocket Card Jockey | image = https://dlhb.gamebrew.org/3dshomebrew/PocketCardJockey.jpg|250px | type = Hack Utilities | version = v1.1 | licen...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Infobox 3DS homebrew

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.


[?IMG]

This is my release of a save editor for 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 "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)

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.

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).

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

Advertising: