Go Back   Zune Boards > Zune Discussions > Zune Games > Download Completed Games > Open Source Applications

Reply
 
LinkBack Thread Tools
Old 10-27-2008, 05:00 PM   #101 (permalink)
you lost the game.
zB Programmer
Moderator
Elite Zuner
 
itsnotabigtruck's Avatar
 
Join Date: May 2008
Posts: 2,435
itsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud of
Default

Quote:
Originally Posted by zanyi6261 View Post
who can sent jazp0.11.rar to me?
I just checked and the link in the OP still works. :/
__________________

signature by vettexl




itsnotabigtruck is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old 10-28-2008, 06:13 PM   #102 (permalink)
GETTING AWAY WITH MURDER
Retired Staff
Expert Zuner
 
Bolt's Avatar
 
Join Date: Oct 2008
Location: In your closet, in your head
Posts: 3,258
Bolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to behold
Send a message via Yahoo to Bolt
Default

There's a lot of unused code according to my thing, but it worked. Checking it out now.
__________________



Bolt is offline   Reply With Quote
Old 11-15-2008, 10:02 PM   #103 (permalink)
Zewbie
 
Join Date: Nov 2008
Posts: 1
xndcn is on a distinguished road
Default

It's really useful for Chinese! However, the link can't work in China... Maybe the website Free File Hosting Made Simple - MediaFire is banned...
So, who can upload the files in other site? Such as Game Downloads, Game Patches - FileFront.com, er..., maybe FTP is better.
Thx.



xndcn is offline   Reply With Quote
Old 11-16-2008, 06:02 PM   #104 (permalink)
Zewbie
 
Join Date: Nov 2008
Posts: 9
xsweetdreamx is on a distinguished road
Default

when I tried to deploy the app i got this error message Error 1 The font family "Zegoe UI" could not be found. Please ensure the requested font is installed, and is a TrueType or OpenType font. C:\Users\Thao Nguyen\Downloads\jazp0.1\Clock\Clock\Content\Sprit eFontSmall.spritefont Clock
please help thx a lot

Quote:
Originally Posted by websnail View Post
Just replace "zegoe" with "Arial" in souce code .
how to do this?

Last edited by Elektrolik; 11-16-2008 at 06:25 PM.



xsweetdreamx is offline   Reply With Quote
Old 11-16-2008, 08:49 PM   #105 (permalink)
you lost the game.
zB Programmer
Moderator
Elite Zuner
 
itsnotabigtruck's Avatar
 
Join Date: May 2008
Posts: 2,435
itsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud of
Default

Quote:
Originally Posted by xsweetdreamx View Post
when I tried to deploy the app i got this error message Error 1 The font family "Zegoe UI" could not be found. Please ensure the requested font is installed, and is a TrueType or OpenType font. C:UsersThao NguyenDownloadsjazp0.1ClockClockContentSpriteFontS mall.spritefont Clock
please help thx a lot



how to do this?
Double-click the error message, then change where it says Zegoe UI to Arial.
__________________

signature by vettexl




itsnotabigtruck is offline   Reply With Quote
Old 11-17-2008, 12:05 PM   #106 (permalink)
Zewbie
 
Join Date: Nov 2008
Posts: 9
xsweetdreamx is on a distinguished road
Talking

Quote:
Originally Posted by itsnotabigtruck View Post
Double-click the error message, then change where it says Zegoe UI to Arial.
thank you very much. I did it



xsweetdreamx is offline   Reply With Quote
Old 11-19-2008, 02:20 PM   #107 (permalink)
Jr. Zuner
 
Join Date: Nov 2007
Posts: 39
sectionboy is on a distinguished road
Default

Quote:
Originally Posted by xndcn View Post
It's really useful for Chinese! However, the link can't work in China... Maybe the website Free File Hosting Made Simple - MediaFire is banned...
So, who can upload the files in other site? Such as Game Downloads, Game Patches - FileFront.com, er..., maybe FTP is better.
Thx.
This: jazp0.11.rar - FileFront.com

Quote:
Originally Posted by xsweetdreamx View Post
when I tried to deploy the app i got this error message Error 1 The font family "Zegoe UI" could not be found. Please ensure the requested font is installed, and is a TrueType or OpenType font. C:UsersThao NguyenDownloadsjazp0.1ClockClockContentSpriteFontS mall.spritefont Clock
please help thx a lot



how to do this?
Either replacing Zegoe UI font with Arial, or you can install Zegoe UI font ( included in the package.)



sectionboy is offline   Reply With Quote
Old 11-20-2008, 05:11 PM   #108 (permalink)
GETTING AWAY WITH MURDER
Retired Staff
Expert Zuner
 
Bolt's Avatar
 
Join Date: Oct 2008
Location: In your closet, in your head
Posts: 3,258
Bolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to behold
Send a message via Yahoo to Bolt
Default

Quote:
Originally Posted by zachnehrenberg View Post
Do a find and replace on the following, and make sure you change the search to Solution. Find and replace is found in the Edit menu (I think) or the one next to it, and you want to click replace.

find:
Buttons.LeftThumbstickRight

replace with:
Buttons.DPadRight



find:
Buttons.LeftThumbstickLeft

replace with:
Buttons.DPadLeft



find:
Buttons.LeftThumbstickUp

replace with:
Buttons.DPadUp


find:
Buttons.LeftThumbstickDown

replace with:
Buttons.DPadDown



(you could also add OR's to the thumbstick if's in order to make the code zune30 & zune80 compat at same time)

save the file, deploy, and enjoy
Do the opposite of above (this is for converting games to zune 30). You want to insert the commands under 'find'. Add OR's, like it says in red, so it works for both.
__________________



Bolt is offline   Reply With Quote
Old 11-20-2008, 05:43 PM   #109 (permalink)
Zewbie
 
Join Date: Nov 2008
Posts: 8
nuriko001 is on a distinguished road
Default

does anyone know if this application works with the 120gb series? I got it on my zune but everytime i launch the program, it restarts the zune..



nuriko001 is offline   Reply With Quote
Old 11-20-2008, 06:20 PM   #110 (permalink)
GETTING AWAY WITH MURDER
Retired Staff
Expert Zuner
 
Bolt's Avatar
 
Join Date: Oct 2008
Location: In your closet, in your head
Posts: 3,258
Bolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to behold
Send a message via Yahoo to Bolt
Default

It does, just deployed it on my friend's 120. Sorry, I don't know what to do to help.
__________________



Bolt is offline   Reply With Quote
Old 11-20-2008, 07:48 PM   #111 (permalink)
you lost the game.
zB Programmer
Moderator
Elite Zuner
 
itsnotabigtruck's Avatar
 
Join Date: May 2008
Posts: 2,435
itsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud of
Default

Quote:
Originally Posted by Timtacious View Post
Do the opposite of above (this is for converting games to zune 30). You want to insert the commands under 'find'. Add OR's, like it says in red, so it works for both.
ORing it is a bad idea as then if you click the Zune pad in any direction it runs the command twice.
__________________

signature by vettexl




itsnotabigtruck is offline   Reply With Quote
Old 11-21-2008, 05:19 AM   #112 (permalink)
GETTING AWAY WITH MURDER
Retired Staff
Expert Zuner
 
Bolt's Avatar
 
Join Date: Oct 2008
Location: In your closet, in your head
Posts: 3,258
Bolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to behold
Send a message via Yahoo to Bolt
Default

And that just confirms that I'm not a programmer.
__________________



Bolt is offline   Reply With Quote
Old 11-23-2008, 03:34 AM   #113 (permalink)
Zewbie
 
Join Date: Oct 2007
Posts: 3
crazyman9916 is on a distinguished road
Default How to make font?.dat file..

I want to see. korean..

How to make font*.dat file..?

I want to making font13k.dat file..

and edit Game1.cs

fontpath = Path.Combine(StorageContainer.TitleLocation, "font13k.dat");
fontfile = File.Open(fontpath, FileMode.Open, FileAccess.Read);
fontbufferj = new byte[fontfile.Length];
fontfile.Read(fontbufferj, 0, (int)fontfile.Length);
fontfile.Close();

help..~



crazyman9916 is offline   Reply With Quote
Old 11-23-2008, 02:03 PM   #114 (permalink)
Jr. Zuner
 
Join Date: Nov 2007
Posts: 39
sectionboy is on a distinguished road
Default

Quote:
Originally Posted by crazyman9916 View Post
I want to see. korean..

How to make font*.dat file..?

I want to making font13k.dat file..

and edit Game1.cs

fontpath = Path.Combine(StorageContainer.TitleLocation, "font13k.dat");
fontfile = File.Open(fontpath, FileMode.Open, FileAccess.Read);
fontbufferj = new byte[fontfile.Length];
fontfile.Read(fontbufferj, 0, (int)fontfile.Length);
fontfile.Close();

help..~

It requires a little bit of work to make a font file, and a bit of knowledge of the language(Korean), which I don't have. I can show you how to do that.



sectionboy is offline   Reply With Quote
Old 11-23-2008, 05:47 PM   #115 (permalink)
Zewbie
 
Join Date: Oct 2007
Posts: 3
crazyman9916 is on a distinguished road
Default

Sectionboy//

I want to see how to do that... please..



crazyman9916 is offline   Reply With Quote
Old 11-24-2008, 02:48 PM   #116 (permalink)
Jr. Zuner
 
Join Date: Nov 2007
Posts: 39
sectionboy is on a distinguished road
Default

Quote:
Originally Posted by crazyman9916 View Post
Sectionboy//

I want to see how to do that... please..
Basically, find a software can convert a TXT file to a image file ("advanced text2gif") , then convert the image file to the font file using the language you are familar with ( I used matlab).

The font file contains font information as a dot array. Each dot is repersented by 1 byte. Adjust the font size so it looks good on zune screen.

Nothing fancy here, and I am sure it can be streamlined a lot.

Edit: One dot is actually represented by one byte (256 grayscale).

Last edited by sectionboy; 11-24-2008 at 09:55 PM.



sectionboy is offline   Reply With Quote
Old 11-24-2008, 05:10 PM   #117 (permalink)
you lost the game.
zB Programmer
Moderator
Elite Zuner
 
itsnotabigtruck's Avatar
 
Join Date: May 2008
Posts: 2,435
itsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud ofitsnotabigtruck has much to be proud of
Default

Quote:
Originally Posted by sectionboy View Post
Basically, find a software can convert a TXT file to a image file ("advanced text2gif") , then convert the image file to the font file using the language you are familar with ( I used matlab).

The font file contains font information as a dot array. Each dot is repersented by 2bits, thus 4 gray levels. Adjust the font size so it looks good on zune screen.

Nothing fancy here, and I am sure it can be streamlined a lot.
You might want to indicate a bit more in terms of specifics about the format, like how code points are mapped to glyphs or what the expected dimensions of each glyph are.

Someone (e.g. you :p) could make an automated font generation tool that uses GDI+ to automatically render a range of codepoints and generate the necessary 2bpp glyph bitmaps.
__________________

signature by vettexl




itsnotabigtruck is offline   Reply With Quote
Old 11-24-2008, 07:44 PM   #118 (permalink)
Jr. Zuner
 
Join Date: Nov 2007
Posts: 39
sectionboy is on a distinguished road
Default

Quote:
Originally Posted by itsnotabigtruck View Post
You might want to indicate a bit more in terms of specifics about the format, like how code points are mapped to glyphs or what the expected dimensions of each glyph are.

Someone (e.g. you :p) could make an automated font generation tool that uses GDI+ to automatically render a range of codepoints and generate the necessary 2bpp glyph bitmaps.
Only I don't know windows programming except matlab ( work related), which can't display Korean properly.

The font file format, on the other hand, is pretty straightforward. There is no header. The dimension of a glyph can be adjusted. A Chinese glyph is 13x13. One byte for one dot on the screen, thus one Chinese glyph is 13x13=169 bytes. The size of font13.dat is 3,532,438 bytes, containing 20902 Chinese chars. Japanese font is little bit different, Hiragana and Katakana are included in font13j.dat, while Kanji is in font13.dat already.


Read the zune program code might help understanding.

Last edited by sectionboy; 11-24-2008 at 07:53 PM.



sectionboy is offline   Reply With Quote
Old 11-24-2008, 07:55 PM   #119 (permalink)
USCG
Senior Writer
Support Team
GFX Crew
Global Moderator
Zune Lord
 
Zombii Matt's Avatar
 
Join Date: Aug 2007
Location: La Quinta, CA
Posts: 4,628
Zombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond reputeZombii Matt has a reputation beyond repute
Send a message via AIM to Zombii Matt Send a message via MSN to Zombii Matt Send a message via Skype™ to Zombii Matt
Default

looks cool
now i just need songs with asian characters lol
__________________




Zombii Matt is offline   Reply With Quote
Old 11-24-2008, 08:00 PM   #120 (permalink)
GETTING AWAY WITH MURDER
Retired Staff
Expert Zuner
 
Bolt's Avatar
 
Join Date: Oct 2008
Location: In your closet, in your head
Posts: 3,258
Bolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to beholdBolt is a splendid one to behold
Send a message via Yahoo to Bolt
Default

Want a link?

And I've got to go, so here it is: http://www.chinese-tools.com/songs/s...superstar.html
__________________



Bolt is offline   Reply With Quote
Reply

Bookmarks

Thread Tools