Jump to content
OGXbox.com

Search the Community

Showing results for tags 'm8+'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Rules
    • Why Can't I Download?
  • Subscribed Members Only
    • Subscribed Members Only
  • Off Topic
    • New Member Introductions
    • Rumble Pit
    • Suggestion Box.
  • General Xbox Discussion
    • General Xbox Discussion
  • Original Xbox Modding Forum
    • Hardware Mods
    • Modchips
    • TSOP Flashing
    • Softmods
    • Repair
  • Xbox Case Modding
    • Case Mods
    • Lighting & Electrical Mods
  • Tutorials
    • Official Tutorials
    • Tutorial Submission
  • Software
    • Bios
    • Dashboards
    • Installation Disks
    • Applications
    • Games
    • Emulators
    • Homebrew
  • Xbox Collecting
    • Xbox Collection Showcase
  • Rare and Uncommon
    • Rare and Uncommon Xbox Hardware
    • Rare and Uncommon Xbox Software
  • Vendors
    • N64 Freak's Products
    • Barnito's Products
  • Development
    • Rocky5's Projects
  • Online Play
    • Game Night
  • Classifieds
    • Wanted
    • For Sale
  • Moderator Section
    • Moderator Back Room

Product Groups

  • Vendor Forum
  • Membership Subscriptions
  • Forum Ads

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 8 results

  1. etsuna

    Bios EVOX M8+ IGR

    Hello, I have a xbox 1.6 with a puce aladdin x2, hdd 500 go. I need the bios M8+ that supports IGR and 500 go hdd. I have a programmer. Thanks to anyone who can give me a link for this one. PS: I can't use cerbios because the console is plugged into RGB.
  2. has anyone had the same issues I have? the DVD drive under standard XBMC and other apps fails to detect DVDs (always shows as empty), this is hinted in Titan's readme on its github, but it's a software problem -- it should be fixable, for example XBMC4Gamers has it fixed, but it can't play media in any way! is there any way we can obtain the same version of the source code that XBMC4Gamers uses and have it in a normal XBMC4Xbox version that can play multimedia? i'm one of the few weirdos that still uses his Xbox to watch movies and shows, cuz it gives an amazingly crisp, bright and clear image over RGB! so this DVD problem is a major bummer that I'd LOVE someone could have a fix for!
  3. Where can I change fan speed? Since Insignia I flashed my TSOP with EvoX M8+... I used to have iND before... The problem is, I don't know where to setup the fan speed... I can change it in XBMC4GAMERS but as soon as I start a App or Game it changes back to low speed. This is not good because I'm useing a different silence fan that needs to run at least with 80% speed to keep the Xbox cooled. My Xbox HDD is installed with Hexen2020. It has all the other Dashboards and I tried everything... Dashboards from Apps folder, HexenTools folder, C Partition... but it won't work, it won't save the fan speed like it did with iND and his config file. Any idea?
  4. I hope this topic is not in the wrong section. So I have driveimageutils installed along with various things that I followed in this reddit post where KaosEngineer had opte4d his help with someone else. Link below: I have my dashloader configured in what I would assume working order. I looked at the dumped log file and appears to be working with the patch for running an xiso. I ftp'd a xiso that I made with quix and put it in my F:\Games folder along with the attach.xbe file renamed to default.xbe. Note that i have the iso and deafult.xbe in their own folder. Now when I load everything up and go to my games folder in the dashboard, it says attach virtual disc or something of that like. So I click on it and it goes to black screen and stays there. Not sure if there is something configured wrong with driveimageutils install or if I have an incompatible bios, though evidence seemed to point that wasn't the case. In any case, I'm pretty stumped and haven't found any threads dealing with the same problem. Though I should mention that I built the xiso from a redump on archive.org, so I am not sure if that is what the problem could be.
  5. https://github.com/gaasedelen/titan#overview Overview Titan is a series of hand-written binary patches for the original Microsoft Xbox kernel. These patches are designed to expand the storage capabilities of the popular 2001 game console in excess of 16TB. This is achieved by modifying the kernel to support LBA48 and extending the number of addressable 512-byte disk sectors in the IO stack. Special thanks to Mike Davis for his serial debugging boards, Matt Borgerson for his tireless efforts on XEMU & FATX, and finally Paul Bartholomew (oz_paulb) for his original LBA48 research from 2003 which facilitated up to 2TB for the past 15+ years. All of these people and their open-source works played an important role in the creation of Titan. Disclaimer This project does NOT use any copyrighted code, or help circumvent security mechanisms of an Xbox console. These patches should be considered highly experimental pending further attestation. By using this software, you accept the risk of experiencing total loss or destruction of data on the console in question. Titan may break existing Xbox homebrew, and existing homebrew may break Titan-based systems. Usage Titan's PC-based kernel patcher is written in Python 3. It is strongly recommended that you download the released packages which bundle the applicable dependencies for Windows, Linux, and macOS. Example usage is provided below: python3 tpatch.py m8plus_kernel.img Successful output should look something like the following: [*] Patching with Titan v1.0 -- by Markus Gaasedelen [*] - Hashing kernel 'C:\titan\m8plus_kernel.img' to ensure compatibility [*] - 0x800243AA: Patching HddStartVerify(...) [*] - 0x8002443F: Patching HddVerify(...) [*] - 0x800244E6: Patching HddStartRw_Length(...) [*] - 0x80024534: Patching HddStartRw_Transfer(...) [*] - 0x80024632: Patching HddRw_Save(...) [*] - 0x8002465B: Patching HddRw_Smuggle(...) [*] - 0x80024485: Patching HddCompleteRw(...) [*] - 0x800246F3: Patching HddGetDriveGeometry(...) [*] - 0x8002F066: Patching HddPartitionCreate(...) [*] - 0x80024B5A: Patching HddCreateQuick(...) [*] - 0x8005546D: Patching HddCreate(...) [*] - 0x80027143: Patching FatxParseSupeblock(...) [*] - 0x80029CE5: Patching FatxStartAsyncIo(...) [*] - 0x80029E5B: Patching FatxAsyncIo(...) [+] Patching successful! For a full walkthrough of setting up an Xbox with Titan, please refer to the GUIDE.md provided in this repo. Additional Notes Some additional notes about Titan are as follows: Formatting The FATX project is currently the only tested/supported method to format a disk for a Titan-based system XBPartitioner/XBlast/XeniumOS/FATXplorer are all considered unsupported and probably require updates I fully expect these tools to get updated releases in the near-future Partitions Titan is essentially hardcoded to use a 'F (Partition 6) Takes All'-esque partitioning scheme Titan could be extended to support additional partitions, but it seems unnecessary Clusters Titan allows increased cluster sizes of 128kb, 256kb and 512kb It is strongly recommended to format large disks (2TB+) with 1024 sectors per cluster (512kb) Matt's FATX is the only tool that can currently format disks with larger clusters Increased cluster sizes dramatically increases the speed of mounting FATX volumes (faster bootup) Increased cluster sizes will ensure more linear reads on the disk (faster file reads, game loading, etc.) Increased cluster sizes allows for more items in the root disk directory (8192 items at 512kb clusters) If you're using Titan, you can afford the luxury of bigger clusters so stop complaining about wasted space Increased cluster sizes were never the issue for limiting drive/partition sizes, this is FUD 64kb clusters should work on the Titan partition but bootup/mounting WILL be slow for large disks UDMA Titan can change the UDMA transfer mode used by the kernel with --udma N Increasing the UDMA mode has been profiled to improve some game load times in excess of 20% Increasing the UDMA mode will require an 80pin IDE cable The retail Xbox uses UDMA 2 (33mb/s) by default (as do many/all (?) modified BIOS') The maximum supported UDMA mode by the Xbox southbridge is UDMA 5 (100mb/s HDD <--> CPU) UDMA 5 DOES NOT WORK WITH ALL IDE TO SATA ADAPTERS UDMA 5 has been confirmed working with Startech adapters but has not been properly benchmarked UDMA 5 is unstable on RXD-629A7-7 based adapters, but UDMA 4 seems okay WLXKG-863B are the 'worst' adapters I have experienced working on Titan and are largely untested Games A random assortment of games have been tested to ensure some baseline on system stability I don't expect major issues here, but more testing should be obviously be done Dashboards XBMC seems to work fine EvoX seems to work fine EvoX displays the incorrect disk size because it performs a modulus of 'available gigabytes' by 1000 This does not mean that you formatted incorrectly, or that the HDD is corrupt FTP seems okay? Dashboard-based FTPs are probably much safer than BIOS-based FTP (eg. XeniumOS) Consider all other dashboards as untested Other Homebrew Notes DVD2Xbox works fine FTP via XeniumOS is probably risky. I would only use it to transfer files onto RETAIL partitions (C or E) Anything booting into a BFM BIOS (PBL, Hexen?) is totally unsupported for accessing the Titan partition (F) Consider all other homebrew as untested Patches Titan is only supported on the M8+ kernel. M8+ is a modified version of the final retail kernel (5838) Titan/M8+ can be used on ALL retail hardware revisions (1.0 -> 1.6b) These patches can almost certainly be ported to other Xbox kernels, but not something I plan on doing Previous iterations of these patches modified the kernel to use 4K sectors but was deemed unnecessary The released patches can be further simplified, moving away from the original 4K implementation More experimental patches that further accelerate mounting large FATX volumes may be added later
  6. I'm having some trouble getting both of these working at the same time; I have a M8+ 1.6 BIOS pointing to Rocky5's xISO patcher, which works fine, but when I try to pack it with XboxHD's patch and run it, it doesn't show up in the XboxHD app. This happens using both the edited or clean M8+ images as a base when packing it again. If I don't load the xISO patcher, the XboxHD patch shows up fine in the app. I'm wondering if there's a way around this or if anyone else has gotten these to work together.
  7. I've just installed a XeniumICE chip into my 1.6 xbox, and I can launch the stock dash fine but when I try to launch evox m8plus the console shuts down then boots back to xeniumos. What's going on here?
  8. At first I started modding my OG Xbox for fun and preservation. But I really like playing with it. After a Rocky5 softmod (mrmario2011 tutorial), I decided to go TSOP. After tweaking my potention meter, to finally get 1 of the 4 hexen discs to read, and after fixing the dashboard with it. I now have a TSOPPED, 1.0 with 256kb evox m8+ f and g bios and a unleash x dash. In the changelog of the HEXEN2018 disc, it says that every bios is modified to work without disc drive.. But if I disconnect my disk drive, my xbox won't boot into his dash.. So I would like to try to modify my evox m8+ bios myself with evotool to get rid of the dvd check. (to make sure I preserve my og xbox when the drive fails in the future). The only problem is, I can't seem to find the bios files on the internet, and I don't know how to get them off the Hexen dvd.. Anybody got tips. And what is your opinion, should I use ind bios instead? And what's the best way to flash from the hard drive?

Board Life Status


Board startup date: April 23, 2017 12:45:48
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.