HQ NETWORK:   XBOX ONE |  XBOX 360 |  AIDELUXE HQ Network: 7,951 | Guests: 884 | Members: 1 


   Current Location: Forums New Game - Fursan al-Aqsa - Knights of al-Aqsa Mosque   |   Old Xbox boot but wont load games or MS Dashboard   |   New google drive   |   Which modchip is this?   |   Anyone here capable or interested in restarting XBConnect?   |   Error code 05   |   original xbox with 0 memory   |   Why cell damage is low with ratings   |   Xbox-Hq.Com VIP Member Testimonials   |   XBHD: A Full-Featured Original Xbox Adapter from EON Gaming,   |   
  Home | Active Topics | CD/DVD Media | Downloads | Forums | Feedback | Games | HardDrives | Homebrew | My Profile | ModChips | Reviews | Search | SoftMods | Tutorials

Xbox Forums

Discuss all aspects of the original Xbox Console in our Interactive Xbox Forums..

Get Xbox Game Pass Ultimate
Xbox-Hq.Com :: View topic - Burning Global Image files...
Xbox-Hq.Com Forum Index -> Xbox DVD/CD Burning & Iso Extraction/Creation/Hard Drive Backups
Post new topic Reply to topic    
 Burning Global Image files... View previous topic :: View next topic  
 
 
 
 
maddogtime
V.I.P. Lifetime


Joined: Nov 07, 2003
Posts: 142
Location: Finland

Post Posted: Mon Dec 29, 2003 11:51 pm   
Post subject: Burning Global Image files...
Reply with quote
 
Hi,

I have some xbox and ps2 games that consist of the following 3 files:

[gametitle] (11).gi --> ISO?
[gametitle] (12).gi --> FDU?
[gametitle].gi --> same as a .cue file?

Can someone please tell me how to burn these files properly? When I use my version of Prassi Primo DVD 2.0 it says the files are not valid Global Image files!?!?

I am sure there is another way of going about burning these and would appreciate any help!

CHEERS,
MDT


View user's profile Send private message Visit poster's website
 
 
 
 
forahobby
Administrator
Administrator


Joined: May 22, 2003
Posts: 23944
Location: NSW, Australia

Post Posted: Tue Dec 30, 2003 7:33 am   
Post subject:
Reply with quote
 
cant help ya there??

I have never used those extensions before dude sorry? Sad

All mine are .iso


anyone else!?!??!

_________________
HQ Network:
www.xbox-hq.com | www.xboxone-hq.com | www.360-hq.com | www.c64-hq.com


View user's profile Send private message Send e-mail Visit poster's website
 
 
 
 
privtpilot
Xbox-HQ Newbie
Xbox-HQ Newbie



Joined: Feb 10, 2004
Posts: 1

Post Posted: Wed Feb 11, 2004 7:10 pm   
Post subject:
Reply with quote
 
Try using Record Now Max? It uese the gi(global image) extension...


View user's profile Send private message
 
 
 
 
RPGFanatic
Xbox-HQ Newbie
Xbox-HQ Newbie



Joined: Feb 09, 2004
Posts: 7
Location: Indiana

Post Posted: Thu Feb 12, 2004 12:21 am   
Post subject: Convert gi to iso...
Reply with quote
 
I ran into the same thing. And the answer was ridiculously easy.

Take the two or three game(11).gi, game(12).gi, game(13).gi and at a DOS prompt type in:

copy /b "game(11).gi"+"game(12)"+"game(13)" output.iso

This will create a standard ISO file that you can burn with any program. When I first saw this answer I disregarded it, but I saw the same thing in a couple of other places, so I tried it and it works! There is also a batch file that someone wrote:

--- start batch file ---

@echo off
echo ===========================================
echo gi2iso.bat
echo global image to iso conversion tool
echo by someone
echo ===========================================

if "%1"=="" goto usage
if "%1"=="2" goto 2
if "%1"=="3" goto 3

:2
ren *(11).gi 1.gi
ren *(12).gi 2.gi
copy /b 1.gi+2.gi game.iso
goto end

:3
ren *(11).gi 1.gi
ren *(12).gi 2.gi
ren *(13).gi 3.gi
copy /b 1.gi+2.gi+3.gi game.iso
goto end

:usage
echo ===========================================
echo USAGE
echo ===========================================
echo:
echo gi2iso [2 -3]
echo:
echo 2 = join 2 gi files to 1 iso
echo 3 = join 3 gi files to 1 iso

:end

--- end batch file ---

That's all there is to it. BTW, RecordMAX will do this for you automatically, but if you don't have it, then the above is all you need to do.

RPGFanatic


View user's profile Send private message
 
 
 
 
forahobby
Administrator
Administrator


Joined: May 22, 2003
Posts: 23944
Location: NSW, Australia

Post Posted: Thu Feb 12, 2004 12:44 am   
Post subject:
Reply with quote
 
thanks for the info RPGFanatic.. Great work.

I personally havent seen these files before but there you go..

great to see you using the site guys..

_________________
HQ Network:
www.xbox-hq.com | www.xboxone-hq.com | www.360-hq.com | www.c64-hq.com


View user's profile Send private message Send e-mail Visit poster's website
 
 
 
 
mp
Guest





Post Posted: Sat May 29, 2004 11:36 pm   
Post subject: Re: Convert gi to iso...
Reply with quote
 
Thanks, works great


RPGFanatic wrote:
I ran into the same thing. And the answer was ridiculously easy.

Take the two or three game(11).gi, game(12).gi, game(13).gi and at a DOS prompt type in:

copy /b "game(11).gi"+"game(12)"+"game(13)" output.iso

This will create a standard ISO file that you can burn with any program. When I first saw this answer I disregarded it, but I saw the same thing in a couple of other places, so I tried it and it works! There is also a batch file that someone wrote:

--- start batch file ---

@echo off
echo ===========================================
echo gi2iso.bat
echo global image to iso conversion tool
echo by someone
echo ===========================================

if "%1"=="" goto usage
if "%1"=="2" goto 2
if "%1"=="3" goto 3

:2
ren *(11).gi 1.gi
ren *(12).gi 2.gi
copy /b 1.gi+2.gi game.iso
goto end

:3
ren *(11).gi 1.gi
ren *(12).gi 2.gi
ren *(13).gi 3.gi
copy /b 1.gi+2.gi+3.gi game.iso
goto end

:usage
echo ===========================================
echo USAGE
echo ===========================================
echo:
echo gi2iso [2 -3]
echo:
echo 2 = join 2 gi files to 1 iso
echo 3 = join 3 gi files to 1 iso

:end

--- end batch file ---

That's all there is to it. BTW, RecordMAX will do this for you automatically, but if you don't have it, then the above is all you need to do.

RPGFanatic
Very Happy


 
Display posts from previous:   
  Post new topic  
 
  Reply to topic  
|
 All times are GMT | Page 1 of 1
Jump to:  
 

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
 


Get Xbox Game Pass Ultimate