The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how can i set breakpoint before the game loads any assets?
05-30-2016, 12:05 AM
Post: #1
how can i set breakpoint before the game loads any assets?
im trying to figure out how different games unpack the data found under the usrdir directory , however setting a break point to the default load adress (08804000) and dumping the ram seems to indicate this data has already been unpacked

example. if i wanted to view the assembly code in mgspw right as the game reads the first byte from slot.dat under PSP_GAME\USRDIR how would i go about doing this?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
how can i set breakpoint before the game loads any assets? - grief3r - 05-30-2016 12:05 AM

Forum Jump: