Skip to content

Commit

Permalink
[modupdater.ini] dgVoodoo2 url fix (KR/KR2/SC1/SCPR)
Browse files Browse the repository at this point in the history
  • Loading branch information
galeksandrp committed Jan 6, 2024
1 parent 2a6cbda commit fc75381
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 12 deletions.
6 changes: 2 additions & 4 deletions data/KnightRider.WidescreenFix/scripts/modupdater.ini
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
[MODS]
DDraw.dll = https://node-js-geturl.herokuapp.com/?url=(http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2.html)&selector=(a[href*=dgVoodoo])
D3DImm.dll = https://node-js-geturl.herokuapp.com/?url=(http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2.html)&selector=(a[href*=dgVoodoo])
DDraw.dll = https://github.com/dege-diosg/dgVoodoo2/releases/download/v2.82.2/dgVoodoo2_82_2.zip
D3DImm.dll = https://github.com/dege-diosg/dgVoodoo2/releases/download/v2.82.2/dgVoodoo2_82_2.zip

[DDraw.dll]
Password = shitgoogle
ExtractSingleFile
PlaceToRoot

[D3DImm.dll]
Password = shitgoogle
ExtractSingleFile
PlaceToRoot
6 changes: 2 additions & 4 deletions data/KnightRider2.WidescreenFix/scripts/modupdater.ini
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
[MODS]
DDraw.dll = https://node-js-geturl.herokuapp.com/?url=(http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2.html)&selector=(a[href*=dgVoodoo])
D3DImm.dll = https://node-js-geturl.herokuapp.com/?url=(http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2.html)&selector=(a[href*=dgVoodoo])
DDraw.dll = https://github.com/dege-diosg/dgVoodoo2/releases/download/v2.82.2/dgVoodoo2_82_2.zip
D3DImm.dll = https://github.com/dege-diosg/dgVoodoo2/releases/download/v2.82.2/dgVoodoo2_82_2.zip

[DDraw.dll]
Password = shitgoogle
ExtractSingleFile
PlaceToRoot

[D3DImm.dll]
Password = shitgoogle
ExtractSingleFile
PlaceToRoot
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[MODS]
d3d8.dll = https://node-js-geturl.herokuapp.com/?url=(http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2.html)&selector=(a[href*=dgVoodoo])
d3d8.dll = https://github.com/dege-diosg/dgVoodoo2/releases/download/v2.82.2/dgVoodoo2_82_2.zip

[d3d8.dll]
Password = shitgoogle
ExtractSingleFile
PlaceToRoot
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[MODS]
d3d8.dll = https://node-js-geturl.herokuapp.com/?url=(http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2.html)&selector=(a[href*=dgVoodoo])
d3d8.dll = https://github.com/dege-diosg/dgVoodoo2/releases/download/v2.82.2/dgVoodoo2_82_2.zip

[d3d8.dll]
Password = shitgoogle
ExtractSingleFile
PlaceToRoot

0 comments on commit fc75381

Please sign in to comment.