Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/13/2021 in all areas

  1. Sadly I only have a fr guitar in e-std in my hands rn, so no drop d and no bass (bass is without plectrum tho ) Lead: - Beginner: - Intermediate: Rhythm: - Beginner: - Advanced: Bass Advanced:
    2 points
  2. This is how to change the font in the "profile select" menu. Make sure you have copies of the "commonlib.gfx" and "gfxfontlib.gfx" files we used earlier to use as a resource. You will need to get HEX versions of the colors you replaced "WHITE_CLR" and "BLUE_CLR" with earlier and write them down in a text file for later. Unpack the static.psarc file. (we will be repacking this static.psarc so its better to just unpack a fresh one instead of reusing the one you unpacked earlier) Open the static.psarc folder and navigate to "gfxassets/views" then open the file "profileselect.gfx" with JPEXS. A warning will pop up again and this time ask you to select both the "commonlib.gfx" and "gfxfontlib.gfx" files multiple times each (around 10 times total) Click yes to all, and yes, open, yes open ect until it stops asking you. (this is to load the necessary fonts for each of the different texts, if you click no or skip any of these you will be unable to save the file) Once the file is opened, expand "texts" in the left pane then click on "DefineEditText(9)" Help: https://ibb.co/rtZzzRb If the middle pane doesn't work for you this color is the "BLUE_CLR" and DefineEditText(10) is "WHITE_CLR" In the right panel click "Edit Pcode", Leave the ff at the start of the color and paste the replacement HEX color over the final 6 digits, Make sure the HEX is all lowercase, Paste the color code again in the orange line below, Save the Pcode, then repeat this step for "DefineEditText(10)" Help:https://ibb.co/84JndX8 This changes the blue and white texts on the profile select menu to your new color, now we will change the orange. In the left panel open "Scripts/packages/rs/views/startup/controls" then click on "ProfileDescription" Help: https://ibb.co/Krt8fsH This is the "ORANGE_CLR" color and to change this one will use a DECIMAL color code. Click "Edit Pcode" in the right panel, Paste your new color (it should be located on line 114), and save. Save at the top left of JPEXS and close the program. Repack the static.psarc, Move the original static.psarc to a backup folder, Move the newly modified one into your Rocksmith folder. This should be it. All this work to change the 1 small thing the first guide didn't! A cool step to take after changing the fonts is to open the color shadow textures that sometimes appear around the text in GIMP or PaintNet and adjust their hue to match your new colors. Since editing the textures is pretty straightforward I wont be making a guide for that. I hope these guides help some people who want to change their Rocksmith up and make it more their own.
    2 points
  3. Now that you have your "commonlib.gfx" "gfxfontlib.gfx" and Decimal color codes you are ready to move on. Open the "commonlib.gfx" file with JPEXS. A warning dialog will pop up. Click yes, yes again, navigate to the "gfxfontlib.gfx" file you extracted from static. Select it and click open. Repeat the previous step. At the top of JPEXS click settings, Then click "use own flash viewer" Then click file to leave settings. Help: https://ibb.co/yff86Vt (the previous step will populate the middle window but isnt required if you have the obsolete flash player installed, also the middle window isnt required at all for this project regardless) In the left panel open "scripts/packages/rs/common" then click "prefs" Help: https://ibb.co/106TDXH Now in the middle panel you can see the "static var ORANGE_CLR = 12345678;" line. (if the middle panel doesnt work for you its fine, only the right panel is used) The colors you might want to change here are: ORANGE_CLR ORANGE_CLR_HILITE WHITE_CLR WHITE_CLR_HILITE OFFWHITE_CLR BLACK_CLR YELLOW_CLR BLUE_CLR BLUE_CLR_HILITE GREY_CLR GREY_CLR_HILITE (I only changed the Orange, White, and Blue + their HiLite counterparts) Disregard the standard colors " ie BLACK_STD = 0;" (To know exactly which color your changing you can copy then paste the decimal colors listed in JPEXS to the color conversion website I provided) When your confident you know which colors you want to change go to the right panel and click "Edit P-code" Scroll down to the "Push register1 "ORANGE_CLR" line and paste in the new decimal color. Help: https://ibb.co/F8d3rZt Repeat this for all the colors you want to change. When your done click save at the bottom of the right panel then save at the top left of JPEXS. Close JPEXS and move your newly modified "commonlib.gfx" file back into the "cache8.7z" "gfxassets/libs" zipped directory. Use the RS Toolkit to repack the Cache.psarc. Copy your original Cache.psarc file into a Backup folder then move the newly modified one into your Rocksmith main folder. This will change the vast majority of font colors, A few small things wont be changed but I will cover how to do that below. (save your extracted copies of commonlib.gfx and gfxfontlib.gfx as they will be used as resources for changing the profile select colors) If anything is confusing or an image isnt working pm me and I will clarify/fix.
    2 points
  4. Post all your CDLC requests here. Since we no longer have the "Popular" Request system, you can now post them in this, and only in this, topic! NOTICE. Posting a request here does not mean that someone will make it. Spamming the same song over and over will get you suspended. This is not a demand area. The Charters that post their CDLC on CF do so because they want to. You cannot force them to make your song. Do not send PM's to every single charter asking for your song to be made. Basically this is a dumping ground for your requests and nothing more.
    1 point
  5. Anyone else have a customized loft? If so post some pics here. Im trying to find info on editing the .nif files, Nifskope can edit the nifs but it causes RS to crash. Anyone know of a way to do this? Also trying to change the fonts if anyone has any input.
    1 point
  6. Hey all, As you can see there are large performance issues with the website. I'm fully aware as I get messaged about it from every source possible. With a full time job and as the only sysadmin this falls under as something only I can fix at the moment. I'm having a hard time narrowing the issue down as when the time outs start, there is no backend errors or severe load issues. The other issue is when prime-time (most users on the site) happens I'm usually asleep due to that I work night shift which makes it harder for me to see the issue. I understand everyone's frustrations, ignition4 was supposed to be the website that resolved all of the old websites problems. After the last website had a problem I was unable to revert, I was forced to upgrade the website to an unstable build Ignition4. Right now the search engine itself is stable however the server is not. So my plan for this week is to see the following: See if we require to upgrade our servers again (I am trying to avoid this 100% as our current dedicated server specs are solid) Look into PHP issues, consider switching engines again if that is the issue Check the MySQL configuration, improve and optimize it. Analyze error logs, slow queries Verify outside sources are not the problem (illegal scrapers, DDoS Attacks, etc) Resolve the issues above, or consider hiring expert help by paying them via a donation goal Please note due to COVID and other life issues that we are short-staffed. Right now if you don't count me we have 2 main developers for Ignition4/5, 1 developer for CFSM. I want this to be the best website possible. If you have advanced skills and the time available, please apply. https://forms.gle/NWzpZTpBTok5T5ER6 Info about the volunteer jobs: System Admin - This position you would be managing our cPanel server and configuring CentOS 7, MySQL, and Apache/PHP-FPM configurations. To apply for this job you must have previous professional system admin experience at a web hosting company. cPanel University and Certifications help. React Developer - You would be working on the next version of the website, Ignition5. This uses Typescript and GraphQL Laravel Developer - You would be working on the current version of the website. This uses Laravel 7, Livewire, Bootstrap4 .NET Developer - You would be working on our CFSM Project. This uses an old version of .NET, we would like to make it more modern. CF Moderator - You would moderate the website, forums, and clear out reports for Ignition. Discord Moderator - You would solely be a CF Discord moderator, which provides assistance to users and moderates the chat. If you're unable to assist via volunteering consider supporting the website via donations to keep us running. I hope to fix this within a few weeks. Please note I am trying my hardest to get this resolved.
    1 point
  7. Lead + The same song, Rhythm for fun:
    1 point
  8. You may be right. When I play this song, it doesn't sound bad. Unfortunately, Rocksmith doesn't count many notes, maybe I don't hit the tempo perfectly. Hard work to improve this, but better step by step:
    1 point
  9. I'll look but pretty sure lag is at 18, playing on a pc, and a sound out cable to amp. I also use a realtone cable and a Y splitter, one to guitar one to amp. Like to hear it loud (especially songs I like) LOL!!! Gotta keep up with unknown neighbor who plays lead loudly with his amp some times.... Would like to know which neighbor it is. I'll check the other settings. Thanks!!!
    1 point
  10. i suck in solos i had to miss one of those power chords... i love the effect sound in this one... bass... well.. should this be level 1 difficulty?
    1 point
  11. Yeah!! It works finally! Thank you very much!
    1 point
  12. Hi. I created a package with osx 10.12. You can download it from the same place, it's the new version 1.03. Hope it works for you!
    1 point
  13. I don't think you are wrong...reset mine to 0 and it seemed better in SA. More "perfect" notes, but that is one time anecdotal. Will keep it for a while and see.
    1 point
  14. plectrum-less challenge part 2. Wow...I can feel the lack of muscle memory...just feels weird! (spreadsheet keepers can ignore this score)
    1 point
  15. Super catchy. ♫~ I forgot to submit my FC of this to the CS, but how about an elaborate week-and-a-half-late performance anyway?
    1 point
  16. This is how to change "most of" the font colors in Rocksmith. You need to unpack the cache.psarc file (found in rocksmiths main folder) using the RS toolkit. Go to the cache folder you unpacked and open the "cache8.7z" file. Open "gfxassets" then "libs" Scroll down to the "commonlib.gfx" file and move it out of the zip to your desktop or an empty folder. Now you will need to unpack the static.psarc file (also found in your rocksmiths main folder) for some resources for JPEXS. Go to the static folder you unpacked and open "gfxassets" then "localization" Drag the file "gfxfontlib.gfx" to your desktop or working folder. Now you will need to choose your colors you want to use. This website: https://htmlcolorcodes.com/ is how I chose my colors. (the colors you get from this will be in hex, you will need to convert them to decimal) Choose your color on the first website. Help: https://ibb.co/NW6hqk0 Open this website in a new tab: https://convertingcolors.com/ Copy the HEX color code into the box on the converting color website. Help: https://ibb.co/YBrbpnp Below you will see the "decimal" conversion . Copy it then paste it into a .txt file (make sure to write down which color is which!) Get all the colors you are going to want (you mainly need 3 but more can be used) You might want to open Rocksmith and look at the background colors ect before choosing as some will blend in ect ect.
    1 point
  17. Awesome thanks for the info/walkthrough! I will try to figure out if I can change the color somehow while im tinkering. Update: I figured out how to change font colors, Guide below.
    1 point
  18. I would rate this a 7 This one has some things to teach me. Good choice! Also a good choice, also some good things to work on
    1 point
  19. Nifskope doesn't have very good rs support, even just opening and re-saving the file kills it. The only luck I've had is replacing nif files with other ingame ones, this won't work with the loft since it has the camera animations and for some reason is rigged? Unless proper support for rs gets added to nifskope we're outta luck on the custom models front. You need JPEX flash decompiler to modify the fonts.gfx file Unpack cache.psarc Extract cache4.7z Go to the gfxassets\localization subfolder Open fonts.gfx in the flash decompiler Select the top font and click the embed button Select a font from the dropdown or specify an external ttf file Tick "all characters", make sure the font can at least cover all upercase, lowercase, punctuation and numerals. If not pick another one. (you can have different fonts for numbers if you select them separately which might look cool in the menu) Click OK and, "Yes to All" and then "Yes" Do the same for the other font too SAVE AT THE TOP WHEN DONE Now you need to open the original cache4.7z in 7zip and replace the file in there with the modified one Delete the extracted cache4 folder Repack the cache.psarc Replace the old one Done. Note this won't have any effect on score attack menus since they use a font stored in a "fontsgc.gfx" in cache8.7z. Change that too if you want. One thing I'd also like to figure out is custom font colours too but for now I got no idea where to start. Examples
    1 point
  20. That's pretty sweet looking. I personally use the blackout one for better performance, but yours looks really cool. good job
    1 point
  21. Hey, I'm a guitarist, and I'm absolute shite at fingerpicking. But don't feel bad about your weaknesses - rock your strengths. There's plenty of powerful plectrum bassists in the world - if you ever want to work on your fingerstyle it's there for you, but it's no means a requirement to be a good bassist.
    1 point
  22. I'd love to learn Adam Sandler's Grow Old WIth You for my wife's birthday if someone can make it. I would appreciate it very much.
    1 point
This leaderboard is set to Indiana - Petersburg/GMT-04:00
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. - Privacy Policy