-
Notifications
You must be signed in to change notification settings - Fork 1
Tips on getting your map to load
BAD-AL edited this page Dec 21, 2020
·
5 revisions
Here are some tips to get your map playable on the XBOX:
- Reduce Texture size
- Remove/replace larger (as in kb) models
- Remove/replace repetitive, complex models that are taxing for the XBOX to render
- Reduce the selectable characters (this one made more of a difference than I thought it would)
- Used the 'calculation process' from Shaymin/imastupid's video here: https://youtu.be/HID6OByOf90?t=1472
- winscp(bookmarks, more reliable transfer) is a better XBOX FTP tool than Filezilla
For help:
- Use the Gametoast forums (especially the dedicated XBOX forum)
- Join the discord conversation on SWBFII console modding (find the link on gametoast).
For reference I've placed some interesting files regarding the XMAS in Jinglin Towm port here
- Developing a SWBFII DLC package
-
Notes
- SWBFII Lua Environment
- common.lvl notes
- PSP notes
- PPSSPP notes
- Console world memory notes
- Shipped world sizes
- Sides memory notes
- Sound File analysis
- Sound file Notes
- Console memory adjustments
- Important Links
- Productivity Tips
- Useful Debugging Functions
- BF1 Notes
- UnleashX Menu Notes
- Video Conversion Notes