#1  
Old 4th October 2016, 04:28 AM
Atsix Atsix is offline
Junior Member
 
Join Date: Oct 2016
Posts: 12
Default Updating Project64

Hi everyone,
I'm currently using Project64 2.2 and now I want to install the new 2.3 release. But, as some games need specific settings to fix glitches, I would have to change the settings all over again in the new version. Is there some way I could import my current per game configurations into the 2.3 version?

Thanks in advance.
Reply With Quote
  #2  
Old 4th October 2016, 05:26 AM
zilmar zilmar is offline
Core Team
Alpha Tester
Project Supporter
Administrator
 
Join Date: Jun 2005
Posts: 989
Default

all your user settings are in project64.cfg, you can just backup this file and copy it over the top of the new one.

What changes you have that are not there by default?
Reply With Quote
  #3  
Old 4th October 2016, 06:48 PM
Atsix Atsix is offline
Junior Member
 
Join Date: Oct 2016
Posts: 12
Default

Quote:
Originally Posted by zilmar View Post
all your user settings are in project64.cfg, you can just backup this file and copy it over the top of the new one.

What changes you have that are not there by default?
Hi Zilmar, thanks for the help!

Well, I'm using the 2.2 version, so I don't know if any of these issues have been fixed on version 2.3, but the changes I did are things like setting the VI Refresh Rate to 1475 on Perfect Dark so it wouldn't run too fast, enabling "Read Every Frame" on Glide64 for Mario Kart 64 to fix the big screen in the Luigi's Raceway course, and also various tweaks on Donkey Kong 64, among other things. I don't have too many games, but it just would be easier to copy the configuration file to the new version.

By the way, I've found all these fixes through various sites online, and the latest Project64 GameFAQ I've found is for version 2.1. Is there a GameFAQ for the 2.3 version, or a PJ64 wiki where I could find issues and fixes for the current version?
Reply With Quote
  #4  
Old 5th October 2016, 05:05 AM
zilmar zilmar is offline
Core Team
Alpha Tester
Project Supporter
Administrator
 
Join Date: Jun 2005
Posts: 989
Default

Quote:
Originally Posted by Atsix View Post
Is there a GameFAQ for the 2.3 version, or a PJ64 wiki where I could find issues and fixes for the current version?
Unfortunately smiff was the one who did all that and he is long gone. I do want to spend some time soon to re-do the website and add a wiki here to start to fix up the documentation.
Reply With Quote
  #5  
Old 5th October 2016, 06:16 PM
Atsix Atsix is offline
Junior Member
 
Join Date: Oct 2016
Posts: 12
Default

Quote:
Originally Posted by zilmar View Post
I do want to spend some time soon to re-do the website and add a wiki here to start to fix up the documentation.
That's great! That would certainly help the users to know which plugin works best for a given game, the settings needed to fix an issue, and stuff like that. Thanks!

Quote:
Originally Posted by Frank74
Jabo's 1.6.1 has fixes for Goldeneye, Perfect Dark, Mario Kart etc. 1.6.1 is newer than 1.7+. This is confusing I know. I don't know why Jabo didn't name the newer 1.6.1 plugin 1.8.
I didn't know that Jabo's 1.6.1 was newer than 1.7, it is a bit confusing haha

I'm currently using the latest GlideN64 revision which I think is a great plugin, but I'll give Jabo's 1.6.1 a try. Thanks!
Reply With Quote
  #6  
Old 5th October 2016, 06:20 PM
Frank74's Avatar
Frank74 Frank74 is offline
Alpha Tester
Project Supporter
Senior Member
 
Join Date: Aug 2013
Location: UK
Posts: 828
Default

Quote:
Originally Posted by Atsix View Post
I'm currently using the latest GlideN64 revision which I think is a great plugin, but I'll give Jabo's 1.6.1 a try. Thanks!
If you can run GLideN64 full speed, I recommend using that instead. I cannot, it's far too slow for me. If you need performance, use Jabo's 1.6.1.
Reply With Quote
  #7  
Old 5th October 2016, 06:23 PM
retroben's Avatar
retroben retroben is offline
Alpha Tester
Project Supporter
Senior Member
 
Join Date: Jul 2013
Posts: 687
Default

But turning off frame limit makes framerates really choppy,at least on my end with a certain older PJ64 version for all my code hunting needs.
Reply With Quote
  #8  
Old 5th October 2016, 08:19 AM
juniel_katarn juniel_katarn is offline
Alpha Tester
Project Supporter
Member
 
Join Date: Mar 2010
Posts: 42
Default

Quote:
Originally Posted by Atsix View Post
Is there a GameFAQ for the 2.3 version, or a PJ64 wiki where I could find issues and fixes for the current version?
There is one, though I don't know if it's being updated frequently:
http://pj64wiki.com/
Reply With Quote
  #9  
Old 5th October 2016, 01:55 PM
HatCat's Avatar
HatCat HatCat is offline
Alpha Tester
Project Supporter
Senior Member
 
Join Date: Feb 2007
Location: In my hat.
Posts: 16,236
Default

All you have to do is create a branch named gh-pages and put an index.html in it. Then http://project64.github.io/project64/ will become a valid URL and you will have a website.

So like:
Code:
cd ~/project64/
git checkout -b gh-pages
git add index.html
git commit -m "lol website"

# Upload the website:
git push origin gh-pages
It's not hosted on pj64-emu.com's server space obviously, but it does let everyone pull request to the website.
Reply With Quote
  #10  
Old 5th October 2016, 05:38 PM
zilmar zilmar is offline
Core Team
Alpha Tester
Project Supporter
Administrator
 
Join Date: Jun 2005
Posts: 989
Default

https://github.com/project64/project64-wiki

I will be using that, so all edits to the wiki will go through github pull requests
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 09:33 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.