It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Sup yall.

I am trying to play the TC "Attrition" using the hi res pack in eduke. It says that it should work in the TC readme, but it won't use the hi res models for some reason. I added an autoload folder to the TC directory, which should do the trick; it worked for DukePlus but not here.
This question / problem has been solved by Forgeimage
You don't need to put the autoload folder into the attrition folder. When you extracted attrition there should have been a "attrition_HRP.bat" file in the attrition folder. Use that to get hi-res.

If your missing the "attrition_HRP.bat" file use the following lines in a notepad text file and save it as a bat:

@echo off
cls

echo.
echo ATTRITION
echo.
echo by DeeperThought
echo.

EDuke32.exe -game_dir attrition -hatt_hrp.def
Post edited May 25, 2011 by jurijchrul