Announcement

Collapse
No announcement yet.

TempAR 1.62-3 By raing3 (PSP)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • TempAR 1.62-3 By raing3 (PSP)

    The reason for this NitePR/MKULTRA mod is because I wanted a way to test PSPAR codes on CFW, for me it was easier just to implement the PSPAR code types into an existing cheat device, rather then try and patch the PSPAR EBOOT to run on CFW, so that is exactly what I have done.

    Unlike the official PSPAR cheat device, a more simple code file format is utilized for loading codes, the format is much like the CWCheat cheat database format, but instead of code lines being preceded with "_L " they are preceded with "_M ".

    I also got bored, and decided to implement the CWCheat code types, so hopefully most CWCheat codes should work with this cheat device.

    -raing3
    Download

    Homepage
    The Hackmaster

  • #2
    TempAR 1.63 By raing3

    Homebrew developer raing3 has released a new version of TempAR, a complete rewrite of the popular PSP cheat device NitePR/MKULTRA, with additional features and improvements.

    Features:

    Supports CWCheat and PSPAR code types, support for NitePR codes was removed though codes can be made compatible using the included converter.

    Re-written search functionality which much faster known and unknown memory search speed and less wear on the memory stick (in some cases search speed is more than 100x faster).

    Cheats load almost instantly, no need to wait for your cheats to load on boot. It only takes ~2 seconds to parse a 2MB file.

    Works with homebrew (uses same Game ID as CWCheat) and PSX games.

    Supports grouping of codes into 2 types of collapsible folders, single-select folders and multi-select folders. Comments can also be grouped into folders.

    UMD dumper to create ISO images from UMD's and PSStore EBOOT's.

    Text viewer to view guides during gameplay, place text files in ms0:/seplugins/TempAR/text/{gameid}.txt.

    No need to press the HOME button each time you start a game unlike other NitePR mods.

    Installation Instructions:

    Copy the seplugins folder to your Memory Stick (if not copying over game.txt and pops.txt be sure to manually add those lines to the files on the MS).

    Change log (v1.63):

    [+] User can now change the maximum number of cheats/code lines which can be loaded.

    [+] Added support for loading codes from PSPAR .bin files (checksum not validated).

    [+] Added support for loading codes from NitePR .txt files (converted to PSPAR on load).

    [+] Added 0xC1 code type (call function with arguments) to PSPAR extended engine.

    [+] Added 0xC2 code type (run code from cheat list) to PSPAR extended engine.

    [+] Added 0xC4 code type (safe data store) to PSPAR engine. Depending on usage this code type could interfere with auto-off feature.

    [+] Added 0xC5 code type (counter) to PSPAR extended engine.

    [+] Can add search results in CWCheat format by pressing SQUARE on the search result instead of CROSS.

    [+] Added support for PSX GameShark codes.

    [+] Added HB blacklist file to disable HB Game ID generation in certain games. This is useful for shells such as Xplora, Prometheus ISO Launcher, etc.

    [+] Added PSP Utilities application which contains various cheat helper functionality (requires Java).

    [+] Added option to swap functionality of CROSS and CIRCLE buttons in the TempAR menu.

    [+] Added multi-lingual support for the interface.

    [+] Added Japanese translation (thanks to HARO).

    [+] Added support for folders in folders using 0xCF code type.

    [-] Removed thread list and module list from lite version to reduce size.

    [-] Removed copy to text file from Disassembler.

    [-] Removed old PC tools since the functionality they offered is now integrated into TempAR.

    [!] Fixes to the conditional code types and 0xD0 code type (thanks HARO)

    [?] Temporary data buffers are only allocated when needed to reduce memory usage.

    [?] Rewrote cheat.db file parser to make it ~1/3 faster.
    Old Parser: 62 seconds (58.9MB)
    New Parser: 42 seconds (58.9MB)

    [?] Removed autooff version, auto-off functionality is merged with both tempar.prx and tempar_lite.prx. To enable auto off change "Enable Autooff" from False to True in the [PRX] tab, Save Settings and reload the cheat file. (once you reload a game auto-off functionality will be enabled by default).

    [?] Pressing LTRIGGER in cheat menu now toggles cheat engine between active/deactive.

    [?] Rewrote function used to get home screen frame buffer. Should now work with homebrew which doesn't use the Sony exit screen and no longer has to allocate RAM for custom framebuffer in PSX games.

    Download

    Source
    The Hackmaster

    Comment

    Working...
    X