Jump to content


  • Please log in to reply

Latest emulator and libogc with 3rd party classic controller

(Go to first unread post)
FIX94 Post #631 Posted 05 February 2011 - 08:38 PM

    GBAtemp Psycho!


  • Group: Members
  • Posts: 3,980
  • Member No.: 232,444
  • Joined: 03-December 09
  • Location: ???

  •  

QUOTE(abdias @ Feb 5 2011, 06:46 PM) <{POST_SNAPBACK}>
QUOTE(FIX94 @ Feb 5 2011, 04:14 PM) <{POST_SNAPBACK}>
Do you know which devkitppc and which libogc version are you using?

devkitppc v22
libogc from here

OK still doesn't work laugh.gif maybe because I'm on windows? Have you tried to change the line in the makefile? Then it should work.



abdias Post #632 Posted 06 February 2011 - 01:35 AM

    Member

  • Pip

  • Group: Newcomers
  • Posts: 24
  • Member No.: 269,005
  • Joined: 03-December 10

  •  

QUOTE(FIX94 @ Feb 5 2011, 08:38 PM) <{POST_SNAPBACK}>
OK still doesn't work laugh.gif maybe because I'm on windows? Have you tried to change the line in the makefile? Then it should work.

I changed the LIBDIRS line, after that i got this: http://pastebin.com/bgdkbcx6
Then I changed makefile again, I added '-lwiikeyboard' to the LIBS line. Then I got this: http://pastebin.com/k3kCMn6P


NahuelDS Post #633 Posted 22 March 2011 - 04:39 PM

    "Where Did You Learn to Fly?"


  • Group: Members
  • Posts: 2,122
  • Member No.: 244,868
  • Joined: 09-February 10
  • Location: At World's Ass

  •  

Hi matguitarist! Thanks for your work!
Have a question... you will add the cover mod to the new updates of Fceugx v3.2.4 , Snes9xgx v4.2.6 , Vbagx v2.2.3 ????


matguitarist Post #634 Posted 22 March 2011 - 05:56 PM

    GBAtemp Fan

  • PipPipPipPip

  • Group: Members
  • Posts: 458
  • Member No.: 138,755
  • Joined: 14-October 08
  • Location: Canada

  •  

Hi NahuelDS

Cover MOD is a nice project but so many things have changes since this version. It require lot of work to add it to latest version. I don't have time to do a project like this for now (kid, work and wife take a lot of time smile.gif ). Maybe someday.

Mat


NahuelDS Post #635 Posted 22 March 2011 - 06:38 PM

    "Where Did You Learn to Fly?"


  • Group: Members
  • Posts: 2,122
  • Member No.: 244,868
  • Joined: 09-February 10
  • Location: At World's Ass

  •  

thanks for your quick answer Mat!
that's totally understandable... everyone has a life outside the scene!
Thanks for your effort, I'll check this thread from time to time to see if you got something


catuligbat Post #636 Posted 29 March 2011 - 07:16 PM

    Member

  • Pip

  • Group: Newcomers
  • Posts: 40
  • Member No.: 259,969
  • Joined: 12-August 10
  • Location: in place i dont know it

  •  

Hi i downloaded source of vbagx and find in menu.h menu cheats appears and in source/vba appears 2 folders one called gb with gb.h, gbcheats.h, gbmemory, gbcodes, gbcodescb and another called vba with cheats.h and cheatssearch.h, my question is more difficult add this option to emu, i have in this time devkitpro and svn tortoise but anyone have ideas from how to program this emulators (manuals etc..)

At least ideas for update pcsx-revolution code with lastest code pcsx reloaded any ideas has been appreciated

bow.gif



matguitarist Post #637 Posted 30 March 2011 - 01:53 AM

    GBAtemp Fan

  • PipPipPipPip

  • Group: Members
  • Posts: 458
  • Member No.: 138,755
  • Joined: 14-October 08
  • Location: Canada

  •  

Hi catuligbat

You want to add cheat to psx emu right?

Have you try action replay in Wiisx ? It's a lot easier way to use cheat.

Take a look at that page ,

Settings: Dynarec (Can also run with Interpreter, however at a bit of a slower speed, for games that require it), Limit FPS: Auto, Frame Skip: Off, Dithering: Default.

Result: Works perfectly. After selecting cheats for a game, press the start button and select "With Codes." When it asks to insert game disc, go into the WiiSX menu and select the "Swap CD" option. Select the respective game and exit out of the WiiSX menu. Press the X button, and Action Replay will boot the game with the selected cheats enabled.


catuligbat Post #638 Posted 30 March 2011 - 05:59 PM

    Member

  • Pip

  • Group: Newcomers
  • Posts: 40
  • Member No.: 259,969
  • Joined: 12-August 10
  • Location: in place i dont know it

  •  

QUOTE
Hi catuligbat

You want to add cheat to psx emu right?

Have you try action replay in FileTrip Download Link Wiisx ? It's a lot easier way to use cheat.

Take a look at that page ,

Settings: Dynarec (Can also run with Interpreter, however at a bit of a slower speed, for games that require it), Limit FPS: Auto, Frame Skip: Off, Dithering: Default.

Result: Works perfectly. After selecting cheats for a game, press the start button and select "With Codes." When it asks to insert game disc, go into the WiiSX menu and select the "Swap CD" option. Select the respective game and exit out of the WiiSX menu. Press the X button, and Action Replay will boot the game with the selected cheats enabled.


no i want add cheat to vbagx and something info for update code for pcsx revolution with lastest pcsx reloaded code

thanks for any ideas


FIX94 Post #639 Posted 26 June 2011 - 09:08 PM

    GBAtemp Psycho!


  • Group: Members
  • Posts: 3,980
  • Member No.: 232,444
  • Joined: 03-December 09
  • Location: ???

  •  

I don't know if still someone here is using it, but I updated fceugx to 3.2.6 r565, snes9xgx to 4.2.8 r701 and vbagx to 2.2.5 r546. Everything is compiled with devkitppc r23 and the latest svn libs. I used the current official 3rd party fix, it would be great to get some feedback if it works properly. I can't update the other emulators currently because they can't use the latest libs.


ploggy Post #640 Posted 26 June 2011 - 09:38 PM

    GBAtemp Regular

  • PipPipPip

  • Group: Members
  • Posts: 211
  • Member No.: 98,665
  • Joined: 29-August 07

  •  

QUOTE(FIX94 @ Jun 26 2011, 08:08 PM) <{POST_SNAPBACK}>
I don't know if still someone here is using it, but I updated fceugx to 3.2.6 r565, snes9xgx to 4.2.8 r701 and vbagx to 2.2.5 r546. Everything is compiled with devkitppc r23 and the latest svn libs. I used the current official 3rd party fix, it would be great to get some feedback if it works properly. I can't update the other emulators currently because they can't use the latest libs.



When I get a spare minute I'll test the Snes9xGX version, I've always had the problematic classic controller pro (analogue sticks)



EDIT:

OK, just had a look and noticed it code dumped first time when I was scrolling the rom list, but couldn't reproduce it after.
and also noticed that the scrolling seems to jump when using the D-pad ? (kinda like a delay)
Plus my analogue sticks still don't work frown.gif

Edited by ploggy, 26 June 2011 - 09:55 PM.


matguitarist Post #641 Posted 26 June 2011 - 10:51 PM

    GBAtemp Fan

  • PipPipPipPip

  • Group: Members
  • Posts: 458
  • Member No.: 138,755
  • Joined: 14-October 08
  • Location: Canada

  •  

Hi guys !

Before testing newer revision try ( remove / backup ) your setting, it sometime lead to codedump.






bm123456 Post #642 Posted 25 July 2011 - 09:01 PM

    GBAtemp Regular

  • PipPipPip

  • Group: Members
  • Posts: 188
  • Member No.: 279,836
  • Joined: 07-June 11
  • Location: Houston

  •  

Thanks Matguitarist ,Hugo-gx r21 USB2 MOD (Change Log ) worked great ,



matguitarist Post #643 Posted 25 July 2011 - 10:20 PM

    GBAtemp Fan

  • PipPipPipPip

  • Group: Members
  • Posts: 458
  • Member No.: 138,755
  • Joined: 14-October 08
  • Location: Canada

  •  

QUOTE(bm123456 @ Jul 25 2011, 04:01 PM) <{POST_SNAPBACK}>
Thanks Matguitarist ,Hugo-gx r21 USB2 MOD (Change Log ) worked great ,



Great to see you like it !

PS i'll work on your neocd as soon i receive my new motherboard ... the mobo of my laptop dies this week that too sad frown.gif


bm123456 Post #644 Posted 25 July 2011 - 10:35 PM

    GBAtemp Regular

  • PipPipPip

  • Group: Members
  • Posts: 188
  • Member No.: 279,836
  • Joined: 07-June 11
  • Location: Houston

  •  

QUOTE(matguitarist @ Jul 25 2011, 04:20 PM) <{POST_SNAPBACK}>
QUOTE(bm123456 @ Jul 25 2011, 04:01 PM) <{POST_SNAPBACK}>
Thanks Matguitarist ,Hugo-gx r21 USB2 MOD (Change Log ) worked great ,



Great to see you like it !

PS i'll work on your neocd as soon i receive my new motherboard ... the mobo of my laptop dies this week that too sad frown.gif


Glad to hear you are still interested in it .. sorry to hear about your motherboard ,,
thanks again Mat



catuligbat Post #645 Posted 04 February 2012 - 05:04 PM

    Member

  • Pip

  • Group: Newcomers
  • Posts: 40
  • Member No.: 259,969
  • Joined: 12-August 10
  • Location: in place i dont know it

  •  

Hi yesterday pcsx revolution code update

http://code.google.c...ion/source/list







Users browsing this topic

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users