Compiling valve.orange_box_x360 maps
#154
snake-biscuits
started this conversation in
Guides
Replies: 2 comments 2 replies
|
Going to be updating this guide whenever I work on:
While having a working
|
1 reply
|
Saw this was posted in the Xbox360 Source Engine Modding Discord: https://github.com/marinesciencedude/xenia-canary-mousehook/releases/tag/source-engine |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Thanks to the Xbox 360 Source Engine Modding Discord for working this stuff out
Requirements
Steam
Xbox 360
Xenia (Xbox 360 Emulator)
only needed if you used the redump.org ripping method1
Tools Setup
Hammer
makegamedata.exebin/makegamedata.exeto<MyModTools>/game/ddd_mgd/bin/Where
<MyModTools>/is wherever you want to keep your tools / converted maps.dlls:dinodday/folder next tobin/Xenia Canary
Change the following lines in
xenia-canary.config.toml2:Xbox360 Files
If you used the Redump ripping method1 your copy of The Orange Box will be in
.isoformYou'll need to use
extract-xisoto extract the files & add our map(s).iso<360Files>/Where
<360Files>/is wherever you keep your Xbox360 disk imagesTroubleshooting
Xenia Controls
I'd recommend using a controller w/ Xenia

Keyboard controls are available:
Bindings can only be changed by editing
xenia-canary.config.tomlBaseline Test
Make sure to run
<360Files>/default.xexw/ Xenia targeting an official map first3If that runs OK you'll know for sure that your map is the problem
Xenia isn't working
xenia-canary.config.tomlSomeone else might've encountered the same issue
Compiling
.bspfrom your working folder (orhalf-life2/hl2/mapsto<MyModTools>/game/ddd_mgd/dinodday/<MyModTools>/game/ddd_mgd/dinodday/E.g.
Shift+Right Clickin the folder and selectOpen PowerShell window here../bin/makegamedata.exe <mapname>.bspmakegamedata.exerefuses to run unless run from inside a sub-directory ofgame/Running maps
<mapname>.360.bspto<360Files>/<game>/maps/<mapname>.360.bsp<360Files>/default.xexin Xenia (Drag & Drop works too)Limitations
Mounting assets from
<360Files>/hl2/zip0.360.zipin<MyModTools>/game/ddd_mgd/dinodday/might helpI remember hearing something about the physics load of everything falling
OnMapSpawncrashing dev Xbox360sFootnotes
Redump.org: Microsoft Xbox and Xbox 360 Dumping Guide ↩ ↩2
https://github.com/snake-biscuits/bsp_tool/issues/79#issuecomment-1769817598 ↩ ↩2
VDC: Half-Life 2 map reference ↩
xenia-project/game-compatability: 4541080F - The Orange Box ↩
All reactions