Posts: 22
Threads: 2
Joined: Jan 2018
Reputation:
0
Can this be realized? Suppose I only need to skip 7 and 9 drawcals, without affecting the 8 and the rest. Here's how I imagine it:
skipdraw offset=6 skipdraw=1 skipdraw offset2=1 skipdraw2=1 (something similar)
It's 2 levels, but they need a lot more. How to think?
Posts: 1.394
Threads: 27
Joined: Jan 2016
Reputation:
40
Location: Emerald Dream
Adding crc hacks isn't good practice. It would be better to fix the problem properly/emulate the effect.
CPU: I7-4770 3.9GHZ
Motherboard: Asrock B85M - DGS
RAM: Hyper X Savage 2x8GB 1.6GHZ CL9
GPU: GTX750TI 2GB GDDR5
OS: Windows 10 Pro 64bit
Posts: 1.394
Threads: 27
Joined: Jan 2016
Reputation:
40
Location: Emerald Dream
(02-06-2018, 04:20 PM)FlatOut Wrote: Adding any hardware hack isn't good practice. It would be better to solve all GSdx rendering issues in one big fix. If you have one, please make a PR ASAP. 
I've been cleaning up/purging CRC hacks here and there if that counts
(02-06-2018, 04:21 PM)Ivan89el Wrote: It's true, but today it's not real and we have to use hacks. Maybe someday in an uncertain future hacks will go down in history (dream
)
Maybe during 1.2.1 or lower versions but not now. Emulation has improved quite a bit, especially on OpenGL.
CPU: I7-4770 3.9GHZ
Motherboard: Asrock B85M - DGS
RAM: Hyper X Savage 2x8GB 1.6GHZ CL9
GPU: GTX750TI 2GB GDDR5
OS: Windows 10 Pro 64bit
Posts: 1.362
Threads: 14
Joined: Feb 2009
Reputation:
36
anfd even then some hacks are used when you increase the internal resplution above 1x such as in FFXII with the blur effect when you set it to aggressive.