JessePerry

Results 7 comments of JessePerry

I just tried to do this myself with the vue UI. I could get the site building and presenting the home dashboard, but I had circular references in the console...

[The 2.0.0 Release notes show all changes/renames](https://github.com/vuetifyjs/vuetify/releases/tag/v2.0.0) Like how `v-list-tile` is `v-list-item` > v-list et al > Many components have been renamed > v-list-tile → v-list-item > v-list-tile-action → v-list-item-action...

One of the most confusing parts I dealt with was regarding the much simplified `v-data-table` which should be able to work without a header and body template. Eg: in the...

I can explain what helped me but it was a complex dependency issue and I doubt it will be exactly the same fix for you. First I setup a vanilla...

I figured out how to build OpenEmu and it's cores by following the [guide](https://github.com/OpenEmu/OpenEmu/wiki/Compiling-From-Source-Guide). I was able to build this altered version of the SNES9x core and run Trials of...

[Trials of Mana (U) [3-Player Edition].sav.zip](https://github.com/OpenEmu/SNES9x-Core/files/6681871/Trials.of.Mana.U.3-Player.Edition.sav.zip) Here is a zip of a battery save for a 3 player party for anyone wanting to test - about 5hrs into the game....

The second port is the multitap on real hardware, as is configured here by default. I tried switching around the ports in this part but it had no effect: ```...