Recent content by Colbydude

  1. Colbydude

    Hacking [RELEASE] Persona 4 Golden - Save Editor

    We managed to get some Vita saves working by splicing in chunks in the hex editor manually, but just dropping in a vita save and calculating the checksum will not work. Clever! Much easier. Aha
  2. Colbydude

    Hacking [RELEASE] Persona 4 Golden - Save Editor

    Ok so figured out how to successfully use the save editor. The data00XX.binslot has a checksum relating to the save data. So here's what you need to do in order modify your save. Gonna run through this using HxD, but you can use similar means. 1. Make a back up just incase! 2. Open your...
  3. Colbydude

    Hacking [RELEASE] Persona 4 Golden - Save Editor

    +1 for this. Found at least where the cloud save location for it on PC (C:\Program Files (x86)\Steam\userdata\<your user id>\1113000\remote). Tried simply editing it to set yen to 5000 from the starting 4000. Save tool was able to read the file, but overwriting the file and re-opening the game...
  4. Colbydude

    Super Mario 64 PC port has been released!

    For anyone on playing around on macOS, here's what I did to accomplish frame limiting to 30 FPS. In gfx_sdl2.c: // Add the following towards the top of the file. const unsigned int FPS = 30; const unsigned int FRAME_TARGET_TIME = 1000 / FPS; int ticksLastFrame = 0; // Update this method to...
  5. Colbydude

    Super Mario 64 PC port has been released!

    I was able to get past the separator error by converting indentations to tabs. Running gmake TARGET_N64=0 -j5 got me this far: gcc-9 -P -DVERSION_US -DNON_MATCHING -DAVOID_UB -I . -o build/us_pc/level_rules.mk levels/level_rules.mk ld: warning: ignoring file levels/level_rules.mk, building for...
  6. Colbydude

    ROM Hack extracted and decrypted mm3d

    Looks like (most) the ctxb files will open with the texturipper tool. The .gar files are some sort of archive and almost definitely contains most of what people want out of the game. Taking a poke around shows that there are file lists inside the file. Just a matter of being able to split each...
General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: Att is displaying prices like it's an ingredients list now lol