Page 46 of 47 FirstFirst ... 36424344454647 LastLast
Results 451 to 460 of 468

Thread: New Code Contribution

                  
   
  1. #451
    DCEmu Newbie
    Join Date
    Aug 2007
    Location
    Germany
    Posts
    67
    Rep Power
    0

    Default

    thanks Nieko, i get the solution.I try ir-shell 3.8 and voila it contains such a function.

  2. #452
    DCEmu Newbie
    Join Date
    Jan 2008
    Posts
    1
    Rep Power
    0

    Default

    hey im from the us and is there something you need for this applience

  3. #453
    DCEmu Pro
    Join Date
    Feb 2007
    Location
    Netherlands
    Posts
    539
    Rep Power
    69

    Default

    A PSP, a GPS receiver, Map This! source code and a properly set up PSP development environment. You can get PSPSDK and psptoolchain from www.ps2dev.org (though it doesn't seem to be doing anything right now).

    If you're not too familiar with Linux, then you can also get it going under Cygwin.

  4. #454
    DCEmu Newbie
    Join Date
    Jan 2008
    Posts
    2
    Rep Power
    0

    Default

    Quote Originally Posted by deniska View Post
    Yes, I'll try to throw in some generic localization bundle where users can specify their native character set and translate all "hardcodded" messages to their native tong...
    It would look something like (short example of russian translation bundle):

    #define your charset here
    LOCAL_CHARSET=ÀÁÂÃÄŨÆÇÈÉÊËÌÍÎÏÐ ÑÒÓÔÕÖרÙÚÛÜÝÞß

    #define your message translation here
    ::: HELP :::=::: ÏÎÌÎÙÜ :::
    ::: CONFIGURATION :::=::: ÊÎÍÔÈÃÓÐÀÖÈß :::
    ::: SELECT ACTION :::=::: ÂÛÁÅÐÈÒÅ ÄÅÉÑÒÂÈÅ :::
    ::: SELECT MAP :::=::: ÂÛÁÎÐ ÊÀÐÒÛ :::

    The user will also need to generate the font for the local character set in a form of png file as show in the attachement...
    I read every forums and after all of that I cannot create my hungarian translation.
    I have to create only the third line of bigfont.png or I have to create a totally new one(3 lines)?
    I created a 3rd line version and edited the localization and localfont_small, but it doesnt work. At the small characters I have only pink dots and bigfonts are "ÁÁ", nothing else.
    could you help me?
    I become crazy very soon...

  5. #455
    DCEmu Newbie
    Join Date
    Mar 2008
    Posts
    1
    Rep Power
    0

    Default

    Can you give instructions on how to use it?
    I just got it.

  6. #456
    DCEmu Newbie
    Join Date
    Aug 2007
    Location
    Germany
    Posts
    67
    Rep Power
    0

    Default ersetzen

    Quote Originally Posted by kvb1982 View Post
    I read every forums and after all of that I cannot create my hungarian translation.
    I have to create only the third line of bigfont.png or I have to create a totally new one(3 lines)?
    I created a 3rd line version and edited the localization and localfont_small, but it doesnt work. At the small characters I have only pink dots and bigfonts are "ÁÁ", nothing else.
    could you help me?
    I become crazy very soon...


    Hm did you try replace all charsets? you can edited in photoshop or other program,you can skatch a raster in the right size and than take the char into the right size for example 8x8 pixel or so.You have only the exist place to use for one letter.This should be go.....char for char that you replace....important is the right size all of chars together.Is only one pixel false its possible to see not all of the letter in mapthis


    sry for my bad engli:rofl:sh

  7. #457
    PSP Coder deniska's Avatar
    Join Date
    Jul 2005
    Posts
    1,557
    Rep Power
    80

    Default

    @kvb1982, can you post your config files?

    meanwhile, make sure that your charset and translations encoded as Windows-1251 (I hope it covers Hungarian symbols)

  8. #458
    DCEmu Newbie
    Join Date
    May 2008
    Posts
    1
    Rep Power
    0

    Default

    where do i put the file?

  9. #459
    DCEmu Newbie
    Join Date
    Jul 2008
    Posts
    3
    Rep Power
    0

    Default

    Don't know if this is the right place to post this but here goes...
    I'm trying to understand the MapThis Code (0520) and could use some help (explanation) with what the following functions do:
    swizzleImage
    swizzle_fast
    blitImageToImage2

    Thanks in advance

  10. #460
    PSP Coder deniska's Avatar
    Join Date
    Jul 2005
    Posts
    1,557
    Rep Power
    80

    Default

    swizzling - helps the GPU render things faster.. There is a better explanation in ps2dev.org forums...

    Sorry, I am too lazy to go and check the code...
    maybe some other day... :-)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •