Jump to content
RealModScene

evgeny_uaj

Members
  • Content Count

    16
  • Joined

  • Last visited

  • Days Won

    1

evgeny_uaj last won the day on February 4 2013

evgeny_uaj had the most liked content!

Community Reputation

3 Neutral

About evgeny_uaj

  • Rank
    RMS Freshman

Recent Profile Visitors

1060 profile views
  1. To add 3 background you need to add it to default.xex source code or to make custom background in skin.xur and give link to it in every xur file.
  2. Yes. I forget since last update coverflow title color is in default.xex. You need to encode xex file with xextool open it in HEX editor find cowerflow section with color code change it any you want and decode it again.
  3. If xma not working after placed it in audio folder of skin it means you converted wrong wav files to xma.
  4. Yes it's possible. But you need to know Xuitool enough well. I did similiar animation even made lockscreen to access main screen.
  5. Yes this possible via Xuitool and XML file. It will work like when you change wallpaper in FSD (you can preview it in your case preview will be in full size of screen). You can make even transition beetwen wallpapers. But you need add every wallpaper to xml manualy to skin folder. For example pic1.png, pic2.png and etc. and you can even slide it via buttons. But it will be very long and hard proccess.
  6. ClassOverride is located in default.xex and it C++ coded. To need Settings_Main.xur works you need not to save it you need to export binary... via xuitool in file menu of program.
  7. Doesn't see any problem. Extract skin -> open gamelist_coverflow.xur navigate to folder Panel_Titletext/ select GameTitle go to the end and change text color save it and repack skin.
  8. All reflaction of box art is in YOUR SKINMeshesShadersCoverflowShader.fx you can edit it via notepad. In my case I removed reflaction completly. But for do it you need to understand a little fx file type and extract your skin before
  9. You can do it 2 ways. 1: make png file in Photoshop with desired image and text as you post above open SplashScreen.xur of default skin in Xuitool (you need extract default theme via XZP tool before) delete everything inside it and dd image file as you want and save it. 2: is more harder but you can do it with animation. You need add only picture and make 2 different text fields one for white and one for red colors.
  10. Open skin in xuitool and on the right side in tools pane tools you need to choose VIDEO tool and past video as you want. Video should be not bigger then 640x480 in WMV and with special compress specs. If it has bigger resoulition it'll be lagging. If you want example download BlackEX (FSD) skin it has video option in customization tab and see how it works.
  11. For full translation you need to do it via xuitool and translate every xur files of skin and deafult.xex too. If do it via xml it will be translated partial.
  12. Don't use JPG use PNG format for all wallpapers and it will work like a charm.
  13. You can make many tabs as you wish. No limits. But to add one new tab you need to replace tabs frames and named frames too (named frames count tabs transition) it's hard and longer process.
  14. It's hard and longer proccess if you want to create your own theme. The best way is to open skin and see on examle how its made. SDK and XDK not help you.
×
×
  • Create New...