Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/PeterTh/gedosato
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterTh committed Jun 7, 2016
2 parents 817c7dc + a5dd013 commit d2157ae
Show file tree
Hide file tree
Showing 18 changed files with 313 additions and 173 deletions.
4 changes: 2 additions & 2 deletions defs/plugins.def
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@

PLUGIN("Dark Souls 2", "DarkSoulsII", DS2Plugin)
PLUGIN("Mitsurugi Kamui Hikae", "mitsurugi", MitsurugiPlugin)
//PLUGIN("Final Fantasy XIII", "ffxiiiimg", FF13Plugin)
PLUGIN("Final Fantasy XIII", "ffxiiiimg", FF13Plugin)
//PLUGIN("Dynasty Warriors 8", "Launch", DW8Plugin)
PLUGIN("Tales of Zestiria", "Tales of Zestiria", ZestiriaPlugin)
PLUGIN("Lightning Returns FInal Fantasy XIII", "LRFF13", LightningReturnsPlugin)
PLUGIN("Lightning Returns Final Fantasy XIII", "LRFF13", LightningReturnsPlugin)
PLUGIN("Tales of Symphonia", "Symphonia", SymphoniaPlugin)
PLUGIN("Stranger of Sword City", "StrangerOfSwordCity", StrangerOfSwordCityPlugin)

Expand Down
5 changes: 4 additions & 1 deletion pack/config/Bioshock/GeDoSaTo.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@

# for SSAO (or DOF)
zBufCompatibilityFlag 6
zBufClearIndex 0
zBufClearIndex 0

# Hud Toggle
injectRenderstate 15,1
8 changes: 8 additions & 0 deletions pack/config/FalloutNV/GeDoSaTo.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Lines starting with "#" are ignored by GeDoSaTo and used to provide documentation

# This is a profile file for FalloutNV

# Hudless
injectPSHash 7ba17778
injectVSHash 9ae9949b
injectDelayAfterDraw true
7 changes: 7 additions & 0 deletions pack/config/KungFuStrike/GeDoSaTo.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Lines starting with "#" are ignored by GeDoSaTo and used to provide documentation

# This is a profile file for KungFuStrike

# Hud Toggle

injectPSHash 806bcb0a
11 changes: 11 additions & 0 deletions pack/config/Overlord/GeDoSaTo.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Lines starting with "#" are ignored by GeDoSaTo and used to provide documentation

# This is a profile file for Overlord

# Hud Toggle
injectPSHash 4aee71b0
injectDelayAfterDraw true

# If you disabled bloom, use the one below:

#injectVSHash fa5bc7ea
6 changes: 6 additions & 0 deletions pack/config/Psychonauts/GeDoSaTo.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Lines starting with "#" are ignored by GeDoSaTo and used to provide documentation

# This is a profile file for psychonauts

# Hudless Screenshots
injectVSHash 7ffc0750
8 changes: 8 additions & 0 deletions pack/config/SWTFU/GeDoSaTo.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Lines starting with "#" are ignored by GeDoSaTo and used to provide documentation

# This is a profile file for Star Wars: The Force Unleashed

# Hudless Toggle

injectPSHash 8cfea303
injectDelayAfterDraw true
10 changes: 10 additions & 0 deletions pack/config/Torchlight2/GeDoSaTo.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Lines starting with "#" are ignored by GeDoSaTo and used to provide documentation

# This is a profile file for Torchlight 2

# Hudless Toggle
injectRenderstate 139,4294967295
injectDelayAfterDraw true

# Mouse Fix
modifyGetCursorPos true
6 changes: 6 additions & 0 deletions pack/config/alan_wakes_american_nightmare/GeDoSaTo.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Lines starting with "#" are ignored by GeDoSaTo and used to provide documentation

# This is a profile file for alan_wakes_american_nightmare

# Hudless
injectPSHash fe17b157
6 changes: 6 additions & 0 deletions pack/config/deadrising2otr/GeDoSaTo.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Lines starting with "#" are ignored by GeDoSaTo and used to provide documentation

# This is a profile file for Dead Rising 2: Off the Record

# Hud Toggle
injectVSHash 5a628dfb
20 changes: 20 additions & 0 deletions pack/config/ffxiiiimg/GeDoSaTo.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

# This is a profile file for Final Fantasy XIII

## Rendering Resolution
# can't select res in-game so write it here
clearRenderResolutions
renderResolution 3840x2160@60
#renderResolution 4480x2520@60

## Anti Aliasing
# MSAA sample count, default 4, other options: 2, 8
# higher = higher performance impact
MSAASampleCount 4
# Enable coverage sampling (CSAA on NV, EQAA on AMD) if HW supports it
# (improvement for small performance hit)
enableCoverageSampling false

## Shadow Resolution
# 1 = default
# sensible values: 2, 4, 8 (extreme)
# higher numbers = larger performance impact
shadowScale 1

## Required settings, don't change
injectPSHash 1329c9bf
maxScreenshotParallelism -1
Expand Down
6 changes: 6 additions & 0 deletions pack/config/game/GeDoSaTo.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Lines starting with "#" are ignored by GeDoSaTo and used to provide documentation

# This is a profile file for Gurumin

# Hud Toggle (might need to disable DoF in option)
injectRenderstate 23,4
7 changes: 7 additions & 0 deletions pack/config/kl2/GeDoSaTo.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Lines starting with "#" are ignored by GeDoSaTo and used to provide documentation

# This is a profile file for Kane & Lynch 2: Dog Days

# Hud Toggle

injectRenderstate 37,1185669120
7 changes: 7 additions & 0 deletions pack/config/lcgol/GeDoSaTo.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Lines starting with "#" are ignored by GeDoSaTo and used to provide documentation

# This is a profile file for Lara Croft and the Guardian of Light

# Hud Toggle

injectVSHash 34a8fe8b
7 changes: 7 additions & 0 deletions pack/config/outland/GeDoSaTo.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Lines starting with "#" are ignored by GeDoSaTo and used to provide documentation

# This is a profile file for Outland

# Hud Toggle

injectPSHash 858b354d
8 changes: 8 additions & 0 deletions pack/config/the last tinker/GeDoSaTo.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Lines starting with "#" are ignored by GeDoSaTo and used to provide documentation

# This is a profile file for the The Last Tinker: City of Colors

# Hud Toggle

injectPSHash d791db69
injectDelayAfterDraw true
Loading

0 comments on commit d2157ae

Please sign in to comment.