Audio (332) Datatype (50) Demo (191) Development (564) Document (21) Driver (96) Emulation (143) Game (931) Graphics (479) Library (105) Network (221) Office (60) Utility (863) Video (65)
Total files: 4121
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Regionset | | Description: | Modify the region codes of DVD drives | | Download: | regionset.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | | Size: | 20kb | | Version: | 1.2 | | Date: | 28 Oct 2009 | | Author: | Fredrik Wikström | | Submitter: | Fredrik Wikström | | Email: | fredrik/a500 org | | Homepage: | http://a500.org | | Category: | driver/storage | | Replaces: | driver/storage/regionset.lha | | License: | Freeware | | Distribute: | yes | | Min OS Version: | 4.0 | | FileID: | 5108 | | | | | Comments: | 1 | | Snapshots: | 0 | | Videos: | 0 | | Downloads: | 308 (Current version) | | 350 (Accumulated) | | Votes: | 0 (0/0) (30 days/7 days) | |
Usage:
RegionSet DEVICE=DRIVE/K,REGION/N
Get region information from drive "CD0:":
RegionSet
Get region information from drive "CD1:":
RegionSet drive CD1:
Set "CD0:" to region 2:
RegionSet 2
Set "CD1:" to region 2:
RegionSet drive CD1: 1
Changes:
1.2 (27-Oct-2009)
- Removed the io_Unit check from DoSCSICmd because some device drivers set
this field to NULL even they open successfully
1.1 (26-Oct-2009)
- First released version
|