Skip to content
/ skygfx_vc Public

Bringing the PS2 graphics of GTA III and Vice City to PC

Notifications You must be signed in to change notification settings

aap/skygfx_vc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkyGfx (Sky is name of Renderware for the PS2) brings accurate PS2 graphics to the PC version of San Andreas, Vice City and III (and now Xbox graphics to III and Vice City).

More information on gtaforums.


How to compile: Define RWSDK34 and RWSDK36 environmental variables or replace them with paths to RWSDK in premake5.lua. For example:

RWSDK34: <some path>\RWSDK\RW34\include\d3d8
RWSDK36: <some path>\RWSDK\RW36\Graphics\rwsdk\include\d3d9

Use premake to generate a solution.