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

NitePR PSP: Difference between revisions

From GameBrew
Created page with "{{Infobox PSP Homebrews |title=SANiK's nitePR |image=niteprpsp.png |description=An enhanced cheat utility. |author=SANiK |lastupdated=2007/11/21 |type=Plugins |format= |version=revK STABLE |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/niteprpsp.7z |website=http://sanik.imk.cx/nitePR/ |source=https://dlhb.gamebrew.org/psphomebrew/niteprpsp.7z }} An enhanced cheat utility. == Features == * Disassembler. * Memory editor. * Cheat editor. * Ability to alter..."
 
 
(2 intermediate revisions by the same user not shown)
Line 41: Line 41:


Open game.txt and add this line
Open game.txt and add this line
ms0:/seplugins/nitePR.prx 1
ms0:/seplugins/nitePR.prx 1


Reset VSH in Recovery Menu.
Reset VSH in Recovery Menu.
Line 168: Line 168:
'''Revision A 2007/06/10'''
'''Revision A 2007/06/10'''
* Initial Release.
* Initial Release.
== See also ==
nitePR mods:
*[[TempAR PSP|TempAR]] by raing3 (2022)
*[[DarkFrost PSP|DarkFrost]] by demon450 (2012)
*[[DayPR PSP|DayPR]] by lilmnm (2010)
*[[MKUltra PSP‎‎|MKUltra]] by RedHate (2009)
*[[CoderPR PSP|CoderPR]] by Murderface (2009)
*[[FxPR PSP|fxPR]] by NoEffex (2009)


== External links ==
== External links ==

Latest revision as of 08:39, 21 February 2025

SANiK's nitePR
General
AuthorSANiK
TypePlugins
VersionrevK STABLE
LicenseMixed
Last Updated2007/11/21
Links
Download
Website
Source

An enhanced cheat utility.

Features

  • Disassembler.
  • Memory editor.
  • Cheat editor.
  • Ability to alter the MAC used to load SaveGames (no flashing needed), use nitePRed.
  • Breakpoint insertion/register logger.
  • Searching for Exact/Unknown values.
  • Undoing accidental searches.
  • Search History which shows the values that were searched for previously.
  • Normal cheats, pointer cheats, and freeze cheats.
  • Ability to turn cheats on/off, undoing the effects of cheats.
  • Dump game RAM.
  • Screenshot (press Down+Square).
  • Address copier (press Select).
  • Ability to pause game when cheat menu is showing or not, use PRX > Pause Game?
  • Ability to change the Hz at which cheats are applied, 0/1000 Hz means cheats are applied only when turned on/off, anything else and the cheats are applied constantly, use PRX > Cheat Hz?
  • Regenerate OFF codes from a RAM dump.

Installation

Copy nitePR.prx to ms0:/seplugins/.

Copy cheat file (e.g. UCUS-98645.txt) to ms0:/seplugins/nitePR/.

If ms0:/seplugins/game.txt doesn't exist, create it.

Open game.txt and add this line

ms0:/seplugins/nitePR.prx 1

Reset VSH in Recovery Menu.

User guide

Startup

Double tap the Home button and the message at the top should go away.

Menu

Press the Volume + and - keys, both at the same time, to open up the nitePR menu.

Cheats

Selecting cheats with the Square button makes them blue - these cheats stay on until you turn em off in the menu - they don't get turned off by the music button.

Selecting cheats with the CROSS/X button makes them white - these cheats are turned on/off with the music button.

So when it says "Cheats are OFF" - the WHITE cheats ARE off but the BLUE CHEATS STAY ON until you deselect them in the menu.

Edit Cursor

When a blue/red cursor shows, press Cross to switch between EDIT MODE and SCROLLER MODE:

  • BLUE CURSOR = SCROLLER MODE
  • RED CURSOR = EDIT MODE

Press up/down to alter the digits when in EDIT MODE

Warning: There's no undo button.

Screenshots

niteprpsp.png

Compatibility

Tested on:

5.00 M33
3.90 M33

Known issues

Avoid hitting Home while the nitePR menu is opened (nitePR uses the home screen for extra memory). To exit please close the cheat menu before you are trying to quit. If you accidentally press Home in the menu, just press Home again to make it disappear.

Changelog

Revision K STABLE (1.5/OE & M33) 2007/11/21

  • Removed support for 2048 lines of code - was causing heavy crashes.
  • Edited some of the documents included with nitePR - added a document going over dmaHunter usage as well.

Revision K (1.5/OE & M33) 2007/11/04

  • Fixed bug causing a nasty crash when using "Find Text" followed by "Find Exact Value".
  • Added Left/Right for super fast scrolling in the Cheater.
  • Added ability to change PSID in PRX (unban from within nitePR).
  • Added support for 2048 more lines of code.

Revision J (M33) 2007/10/20

  • Fixed M33 NIDs.

Revision J 2007/08/10

  • Screenshots are now saved to ms0:/PHOTO/ or ms0:/PSP/PHOTO.
  • The photo folder depends on whichever's detected first.
  • Fixed defect causing certain users to lose game music or crash.
  • Renamed Tracker to Logger.
  • Fixed the stupid Initiation screen from Revision I.
  • Fixed bug that would cause a weird jumping effect in Searcher when looking at the search results.
  • Support for 1024 more lines of code added to nitePR.
  • DMA codes tested and working.
  • The majority of bad codes out there won't crash nitePR until the bad code is turned on (Progress? You bet).
  • Find text added and working.
  • PSID corrupter (unbanner) is enabled by default now.

Revision I 2007/07/29

  • Ability to take screenshots, default buttons are DOWN + SQUARE.
  • Search for difference now works fully (err - it can lag you out easily).
  • Added address transferrer (press Select).
  • Made nitePR user-friendlier with better explained buttons on the bottom.
  • Ability to regenerate OFF codes from ramdump.

Revision H 2007/07/21

  • Bug fixed regarding the last five lines of a cheat file not getting loaded.
  • Crash fixed when one tried to enter an out of bounds address in the cheat editor.
  • Freeze cheat support added.
  • Fixed a timing bug which slowed down gameplay ~5.0%.
  • Fixed a bug that would cause the PSP to crash when the last three bytes in the browser were searched for.
  • Added the 8/16 bytes per line setting for browser.
  • Added the Real address mode feature to Browser/Decoder/Tracker.
  • Added faster/speedup scrolling the longer a button's held.
  • Converted the Find Exact to be compatible with Find Unknown.
  • Began work on the Tracker interface.
  • Colors changed in the Cheat Select Menu.
  • Decoder wasn't able to go to the last address - now it can.
  • Decoder was screwing up text formatting - fixed.
  • Added ability to select which slot to dump game RAM to.
  • Pointer/DMA cheats added (Untested).
  • Viewing of floats added.
  • Freeze cheat support added.

Revision F 2007/07/06

  • New interface design with Logo by Telazorn.
  • Added PSID corrupter (AKA - SOCOM FTB/FTB2 unbanner).
  • Cheat names can be longer now.
  • Added Cheat Saving.
  • Browser implemented.
  • Decoder implemented.
  • Find Exact implemented.
  • Fixed a bug concerning the first 2 digits being dropped instead of 1 in the cheat addresses.

Revision E 2007/07/02

  • Cheat system introduced in revD was removed due to bugs caused when cheats collided.
  • nitePRed.exe, an editor for nitePR.prx's config (goodbye hex editor!).

Revision D 2007/06/21

  • Added a system that generates OFF codes when cheats get individually turned on.
  • Added ability to select cheats with the SQUARE BUTTON.
  • Cheats selected with the SQUARE button are always on..
  • They can be turned off only by unselecting them in the cheat menu..
  • The NOTE button has no control over them..
  • Added ability to use NitePR with other games, got rid of socom.txt.
  • Fixed text residue bug when pressing up (repositioning the cursor to the bottom).

Revision C 2007/06/17

  • Added scrolling to allow for more than 25 cheats to be added.
  • Added ability to alter the MAC used for loading SaveGames.
  • Added support for Byte and Word cheats.
  • Added ability to redefine the ON/OFF key.

Revision B 2007/06/13

  • Added a cheat selection menu.

Revision A 2007/06/10

  • Initial Release.

See also

nitePR mods:

External links

Advertising: