masterfeizz / Xash3DS

A port of Xash3D-FWGS for the Nintendo 3DS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Half-Life mods do not work when trying to activate them. [Old 3DS; Luma; Ripped from Steam]

opened this issue · comments

Currently, I cannot run any Half-Life mods I have installed; when activating it crashes and kicks to the home screen or asks for you to shutdown your 3DS. I tested with Blue Shift, Opposing Force, and Team Fortress Classic and all ended up with the same problem. These all came from my steam library and I removed the unneeded files (config.cfg, video.cfg, opengl.cfg) and added the 'extras' (extras.pak) file.

Is there something I need to do to make them work? This is my first time with a version of Xash. If this is no longer getting supported, is there a fork or solution to this issue?

Someone mentioned this in issue #4, one of the people there said to create a .xml file with the following case-sensitive text

<shortcut>
   <name>[nameofshortcut]</name>
   <executable>[path/to/your/xash3d.3dsx]</executable>
   <arg>-game [nameOfYourModFolder]</arg>
</shortcut>

Just edit the things inside the brackets to be correct and put that file really anywhere on your sd card and itll show up like any .3dsx file would in the homebrew channel.