malortie / source-sdk-2013

The 2013 edition of the Source SDK
https://developer.valvesoftware.com/wiki/SDK2013_GettingStarted
Other
12 stars 2 forks source link

Human Error missing startup intro #15

Open PratBal opened 2 years ago

PratBal commented 2 years ago

I used the first method in playing Human Error (through Source SDK 2013 where the mod doesnt show up in the Library). And I also did put the launch code and it did open, but during the opening a error dialog box pops up and says "missing materials/console/startup_into.vtf" if someone can give me that file or tell me how to fix it.

malortie commented 2 years ago

You need to have the following games intalled:

Source SDK Base 2013 Singleplayer must be set to beta 'upcoming'.

Make sure to launch each game once.


You need to install the following files in order. Each patch must overwrite the files from the previous one.

Human Error 1.0.2 https://www.moddb.com/mods/half-life-2-short-stories/downloads/human-error-10

Human Error EP1 - Patch 1.0.3 https://www.moddb.com/mods/half-life-2-short-stories/downloads/human-error-ep1-patch-103

Human Error Patch - Source SDK 2013 https://www.moddb.com/mods/half-life-2-short-stories/downloads/human-error-patch-source-sdk-2013

You must install these files to your sourcemods directory. e.g.

C:\Program Files (x86)\Steam\steamapps\sourcemods\Human_Error

Restart Steam.


Following the above, the mod appears in my game list.

I launched the mod and it works.