Advertisement
Guest User

Untitled

a guest
Feb 25th, 2017
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. # This file is needed to redirect one or many texture hashes to what the redone texture has been renamed, making them organized and saving space.
  2. # For an explaination on all the syntax:
  3. # - https://github.com/hrydgard/ppsspp/pull/8715
  4. # - https://github.com/hrydgard/ppsspp/pull/8792
  5. [options]
  6. version = 1
  7. hash = quick
  8.  
  9. [hashes]
  10. 097be3009cb140ee3194db48 = ui/dialogue_window.png
  11.  
  12. (Duplicates)
  13.  
  14. #ui/dialogue_window#
  15. 097be3009cb140ee00000000 = 097be3009cb140ee3194db48
  16. 097d5cc09cb140ee00000000 = 097be3009cb140ee3194db48
  17. 097fbf009cb140ee00000000 = 097be3009cb140ee3194db48
  18. 0976c4409cb140ee00000000 = 097be3009cb140ee3194db48
  19. 0976d5409cb140ee00000000 = 097be3009cb140ee3194db48
  20. 0976adc09cb140ee02a9512e = 097be3009cb140ee3194db48
  21. 000000009cb140ee00000000 = 097be3009cb140ee3194db48
  22. 097de7009cb140ee20befc43 = 097be3009cb140ee3194db48
  23. 000000009cb140ee00000000 = 097be3009cb140ee3194db48
  24.  
  25. [hashranges]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement