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
Question about texture filtering on real hardware
03-26-2023, 12:05 AM
Post: #1
Question about texture filtering on real hardware
So I'm making the jump from ps1 romhacking projects to psp, and some of the things I want to do are things like removing the linear filtering on textures. Dithering, too, but less important to me than the filtering. I really like the unfiltered pixelated textures in low-ish poly games.

So I'm wondering, while looking through the GE Debugger that I'm trying to learn; is texture filtering enabled on a texture by texture basis? Are there any sce-functions that can affect the entire frame's texture's filtering that I could hack? It'd be a lot more work to try to hack each texture individually... ^^;

I mainly play my PSP games on a vita so I really want this linear filtering on textures gone so I can get that PS1/DS feel I like. Any tips?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Question about texture filtering on real hardware - Arolandis - 03-26-2023 12:05 AM

Forum Jump: