masterfeizz / Xash3DS

A port of Xash3D-FWGS for the Nintendo 3DS
GNU General Public License v3.0
148 stars 9 forks source link

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

Open ghost opened 2 years ago

ghost commented 2 years ago

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?

XxSIBxX commented 1 year ago

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.