Skip to content

This repo contains all of my 2D HLSL UI Components that I've created thanks to @xoxor4d

License

Notifications You must be signed in to change notification settings

Zoro-6191/cod4-2d-shaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Shader UI Components for COD4

This repo contains all of my 2D HLSL UI Components that I've created. Some of these shaders eat FPS. (I have yet to upload all of them, doing one by one)

menu

This was taught to me by @xoxor4d. The source is mostly his, I only did copying and editing except the .hlsl files.

How does it Work?

Wiki

How to Install All Shaders at once?

I don't recommend doing this coz of a weird glitch (which I'll try to fix).

  • Be sure that you have Modtools properly installed.
  • Copy and Paste whole raw/ folder to cod4/raw/
  • Go to cod4/raw/shader_bin/shader_src/ and run compile.bat

You should now be able to use those materials in your mod/map.

How to Install just one shader?

Wiki

Shader Previews

Named after their Material name and in alphabetical order.

  • button1

    button1

  • button2

    button2

  • button3

    button2

  • fire_bg

    fire_bg

  • fire_particles

    fire_particles

  • loadcircle1

    loadcircle1

  • loadcircle21

    loadcircle21

  • misc1

    misc1

  • misc2

    misc2

  • misc3

    misc3

  • sick_bg1

    sick_bg1

  • sick_bg2

    sick_bg2

  • sick_bg3

    sick_bg3

  • sick_bg4

    sick_bg4

  • sick_bg5

    sick_bg5

  • sick_bg12

    sick_bg12

  • sick_bg13

    sick_bg13

  • sick_bg14

    sick_bg14

  • sick_bg15

    sick_bg15

  • sick_bg16

    sick_bg16

  • statusicon_afk

    statusicon_afk

  • test_1234

    test_1234

About

This repo contains all of my 2D HLSL UI Components that I've created thanks to @xoxor4d

Resources

License

Stars

Watchers

Forks